diff --git a/maps/tether/submaps/gateway/snow_outpost.dm b/maps/tether/submaps/gateway/snow_outpost.dm index 645d28a0964..a4b1b078ed5 100644 --- a/maps/tether/submaps/gateway/snow_outpost.dm +++ b/maps/tether/submaps/gateway/snow_outpost.dm @@ -7,19 +7,16 @@ /area/awaymission/snow_outpost icon_state = "blank" - requires_power = 0 + mobcountmax = 0 + floracountmax = 0 base_turf = /turf/snow/snow2 ambience = list('sound/music/main.ogg', 'sound/ambience/maintenance/maintenance4.ogg', 'sound/ambience/sif/sif1.ogg', 'sound/ambience/ruins/ruins1.ogg') base_turf = /turf/simulated/floor/snow/snow2 /area/awaymission/snow_outpost/outside icon_state = "away1" - requires_power = 1 always_unpowered = 1 - dynamic_lighting = 1 - power_light = 0 - power_equip = 0 - power_environ = 0 + dynamic_lighting = 0 mobcountmax = 50 floracountmax = 300 valid_mobs = list(/mob/living/simple_mob/animal/sif/savik, /mob/living/simple_mob/animal/wolf, /mob/living/simple_mob/animal/sif/shantak, @@ -30,17 +27,27 @@ /obj/structure/flora/ausbushes/sunnybush, /obj/structure/flora/ausbushes/genericbush, /obj/structure/flora/ausbushes/pointybush, /obj/structure/flora/ausbushes/lavendergrass, /obj/structure/flora/ausbushes/sparsegrass, /obj/structure/flora/ausbushes/fullgrass) -/area/awaymission/snow_outpost/restricted // No mob spawns! - icon_state = "red" - mobcountmax = 1 // Hacky fix. - floracountmax = 100 - valid_mobs = list(/obj/structure/flora/tree/pine) // Hacky fix. - valid_flora = list(/obj/structure/flora/tree/pine, /obj/structure/flora/tree/pine, /obj/structure/flora/tree/pine, - /obj/structure/flora/tree/dead, /obj/structure/flora/grass/brown, /obj/structure/flora/grass/green, - /obj/structure/flora/grass/both, /obj/structure/flora/bush, /obj/structure/flora/ausbushes/grassybush, - /obj/structure/flora/ausbushes/sunnybush, /obj/structure/flora/ausbushes/genericbush, /obj/structure/flora/ausbushes/pointybush, - /obj/structure/flora/ausbushes/lavendergrass, /obj/structure/flora/ausbushes/sparsegrass, /obj/structure/flora/ausbushes/fullgrass) +/area/awaymission/snow_outpost/outside/EvalValidSpawnTurfs() + ..() + if(mobcountmax || floracountmax) + for(var/turf/simulated/floor/water/W in src) + valid_spawn_turfs -= W + for(var/turf/simulated/floor/outdoors/ice/I in src) + valid_spawn_turfs -= I -/area/awaymission/snow_outpost/outpost +/area/awaymission/snow_outpost/dark + icon_state = "red" + requires_power = 1 + always_unpowered = 1 + dynamic_lighting = 1 + +/area/awaymission/snow_outpost/outside/nospawn + icon_state = "away2" + mobcountmax = 0 + floracountmax = 0 + +/area/awaymission/snow_outpost/powered + requires_power = 0 + dynamic_lighting = 1 icon_state = "away" ambience = list('sound/ambience/chapel/chapel1.ogg', 'sound/ambience/ruins/ruins5.ogg', 'sound/ambience/ruins/ruins1.ogg') // Rykka was here. <3 diff --git a/maps/tether/submaps/gateway/snow_outpost.dmm b/maps/tether/submaps/gateway/snow_outpost.dmm index aecda96568b..5f4beae3976 100644 --- a/maps/tether/submaps/gateway/snow_outpost.dmm +++ b/maps/tether/submaps/gateway/snow_outpost.dmm @@ -1,67 +1,67 @@ //MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE "aa" = ( /turf/simulated/wall/snowbrick, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ab" = ( /turf/simulated/floor/snow/snow2, /area/awaymission/snow_outpost/outside) "ac" = ( /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ad" = ( /obj/machinery/gateway{ dir = 9 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ae" = ( /obj/machinery/gateway{ dir = 1 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "af" = ( /obj/machinery/gateway{ dir = 5 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ag" = ( /obj/machinery/gateway{ dir = 8 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ah" = ( /obj/machinery/gateway/centeraway, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ai" = ( /obj/machinery/gateway{ dir = 4 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "aj" = ( /obj/machinery/gateway{ dir = 10 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ak" = ( /obj/machinery/gateway, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "al" = ( /obj/machinery/gateway{ dir = 6 }, /turf/simulated/floor/tiled/old_tile/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "an" = ( /obj/machinery/door/airlock/alien/public, /turf/simulated/wall/snowbrick, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ao" = ( /obj/machinery/crystal/ice, /turf/simulated/floor/snow/snow2, @@ -74,20 +74,21 @@ dir = 1 }, /turf/simulated/floor/dungeon, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/outside/nospawn) "ar" = ( /turf/simulated/floor/water/deep, /area/awaymission/snow_outpost/outside) "as" = ( /turf/simulated/wall/r_wall, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/outside/nospawn) "at" = ( +/obj/machinery/light/flicker, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "au" = ( /obj/machinery/door/airlock/silver, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/outside/nospawn) "av" = ( /obj/structure/window/reinforced/full, /obj/structure/window/reinforced{ @@ -95,14 +96,14 @@ }, /obj/structure/grille, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aw" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ icon_state = "map"; dir = 8 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "ax" = ( /obj/machinery/atmospherics/unary/vent_pump/high_volume{ dir = 8; @@ -117,11 +118,11 @@ dir = 4 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "ay" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "az" = ( /obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary, /obj/structure/grille, @@ -132,31 +133,31 @@ dir = 4 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aA" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 5; icon_state = "intact" }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aB" = ( /obj/structure/grille, /obj/structure/window/reinforced/full, /obj/structure/window/reinforced, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/outside/nospawn) "aC" = ( /obj/structure/railing, /turf/simulated/floor/dungeon, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/outside/nospawn) "aD" = ( /obj/machinery/crystal/ice, /turf/simulated/floor/outdoors/ice, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/outside/nospawn) "aE" = ( /turf/simulated/wall, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aF" = ( /obj/structure/table/standard{ name = "plastic table frame" @@ -165,26 +166,26 @@ /obj/machinery/door/window/southleft, /obj/machinery/door/window/northleft, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ icon_state = "intact"; dir = 10 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aH" = ( /obj/machinery/suit_cycler, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aI" = ( /obj/machinery/suit_cycler/mining, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aJ" = ( /obj/machinery/suit_cycler/medical, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aK" = ( /obj/machinery/power/apc{ dir = 1; @@ -198,26 +199,27 @@ oxygen = 0; temperature = 80 }, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aL" = ( /obj/machinery/suit_cycler/engineering, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aM" = ( /obj/machinery/suit_cycler/security, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aN" = ( /obj/machinery/suit_cycler/syndicate, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aO" = ( +/obj/machinery/light/flicker, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aP" = ( /obj/machinery/replicator, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aQ" = ( /turf/simulated/floor/bluegrid{ name = "Mainframe Base"; @@ -225,7 +227,7 @@ oxygen = 0; temperature = 80 }, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aR" = ( /obj/structure/AIcore, /turf/simulated/floor/bluegrid{ @@ -234,29 +236,29 @@ oxygen = 0; temperature = 80 }, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aS" = ( /obj/machinery/porta_turret/stationary/syndie, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aT" = ( /mob/living/simple_mob/mechanical/viscerator/mercenary, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/outside/nospawn) "aU" = ( /obj/machinery/dna_scannernew, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aV" = ( /obj/machinery/clonepod/transhuman/full, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aW" = ( /obj/machinery/sleeper{ dir = 8 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aX" = ( /obj/machinery/firealarm{ dir = 2; @@ -266,39 +268,39 @@ }, /mob/living/simple_mob/humanoid/merc/ranged/ionrifle, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aY" = ( /obj/machinery/implantchair, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "aZ" = ( /obj/machinery/sleep_console, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "ba" = ( /obj/machinery/bodyscanner, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bb" = ( /obj/machinery/body_scanconsole, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) -"bc" = ( -/obj/machinery/optable, -/turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bd" = ( /obj/machinery/telecomms/relay, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "be" = ( /obj/machinery/telecomms/broadcaster, +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 4 + }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bf" = ( /obj/machinery/washing_machine, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bg" = ( /obj/machinery/power/apc{ dir = 1; @@ -307,7 +309,7 @@ pixel_y = 28 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bh" = ( /obj/structure/ore_box, /obj/machinery/power/apc{ @@ -316,7 +318,7 @@ pixel_x = 24 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bi" = ( /obj/machinery/power/apc{ dir = 4; @@ -328,118 +330,118 @@ dir = 10 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bj" = ( /obj/machinery/porta_turret/stationary/syndie, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bk" = ( /obj/machinery/power/breakerbox/activated, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bl" = ( /obj/machinery/power/smes/magical, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bm" = ( /obj/machinery/atmospherics/pipe/tank/air{ dir = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bn" = ( /obj/machinery/door/airlock/silver, /obj/machinery/door/firedoor, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/outside/nospawn) "bo" = ( /obj/machinery/atmospherics/unary/vent_scrubber, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bp" = ( /obj/machinery/door/airlock/highsecurity, /obj/machinery/door/firedoor, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bq" = ( /obj/machinery/door/airlock/silver, /obj/machinery/door/firedoor, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "br" = ( /obj/structure/table/standard, /obj/machinery/door/firedoor, /obj/machinery/door/window/southright, /obj/machinery/door/window/northleft, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) -"bs" = ( -/obj/random/landmine, -/turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bt" = ( /turf/simulated/wall/solidrock{ block_tele = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "bu" = ( /turf/simulated/floor/outdoors/ice{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "bv" = ( /obj/machinery/crystal/ice, /turf/simulated/floor/outdoors/ice{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "bw" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/wall/r_wall, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bx" = ( /obj/machinery/door/airlock/silver, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "by" = ( /obj/machinery/atmospherics/unary/vent_pump, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bz" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 4 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bA" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ dir = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bB" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ icon_state = "intact"; dir = 9 }, +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 4 + }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bC" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan{ icon_state = "map"; dir = 4 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bD" = ( /obj/machinery/atmospherics/unary/vent_pump{ dir = 4; use_power = 0 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bE" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/security{ @@ -450,30 +452,30 @@ }, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bF" = ( /obj/machinery/door/airlock/silver, /obj/machinery/door/firedoor, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bG" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 6 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bH" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 4; icon_state = "intact" }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bI" = ( /obj/machinery/atmospherics/pipe/manifold/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bJ" = ( /obj/machinery/firealarm{ dir = 2; @@ -486,11 +488,11 @@ icon_state = "intact" }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bK" = ( /obj/machinery/atmospherics/pipe/manifold4w/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bL" = ( /obj/machinery/atmospherics/unary/vent_pump{ dir = 8; @@ -502,7 +504,7 @@ use_power = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bM" = ( /obj/machinery/power/apc{ dir = 4; @@ -513,7 +515,7 @@ dir = 8 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bN" = ( /obj/machinery/door/airlock/silver, /obj/machinery/door/firedoor, @@ -522,13 +524,13 @@ icon_state = "intact" }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bO" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ dir = 8 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bP" = ( /obj/machinery/atmospherics/unary/vent_pump{ dir = 1; @@ -544,14 +546,15 @@ use_power = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bQ" = ( /obj/machinery/atmospherics/unary/vent_scrubber{ icon_state = "map_scrubber_off"; dir = 1 }, +/obj/machinery/light/flicker, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bR" = ( /obj/structure/table/standard{ name = "plastic table frame" @@ -561,15 +564,15 @@ /obj/machinery/door/window/northleft, /obj/machinery/atmospherics/pipe/simple/hidden/cyan, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bS" = ( /obj/tether_away_spawner/underdark_hard, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bT" = ( /mob/living/simple_mob/humanoid/merc/ranged/laser, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bU" = ( /mob/living/simple_mob/humanoid/merc/ranged/space, /turf/simulated/floor/bluegrid{ @@ -578,27 +581,27 @@ oxygen = 0; temperature = 80 }, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bV" = ( /mob/living/simple_mob/humanoid/merc/ranged, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bW" = ( /mob/living/simple_mob/humanoid/merc/melee, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bX" = ( /mob/living/simple_mob/humanoid/merc/melee/sword/space, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "bY" = ( /obj/structure/loot_pile/surface/bones, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "bZ" = ( /obj/random/firstaid, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ca" = ( /obj/random/landmine, /turf/simulated/floor/snow/snow2, @@ -606,7 +609,7 @@ "cb" = ( /obj/random/ammo, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cc" = ( /obj/effect/decal/remains/human, /turf/simulated/floor/snow/snow2, @@ -616,89 +619,89 @@ /area/awaymission/snow_outpost/outside) "ce" = ( /turf/simulated/wall/sandstone, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cf" = ( /obj/item/weapon/ore/diamond, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cg" = ( /obj/structure/boulder, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ch" = ( /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ci" = ( /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cj" = ( /obj/item/weapon/ore, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ck" = ( /obj/structure/bed/alien, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cl" = ( /obj/structure/cult/talisman, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cm" = ( /obj/machinery/artifact, /obj/structure/anomaly_container, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cn" = ( /obj/structure/simple_door/sandstone, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "co" = ( /obj/structure/loot_pile/surface/alien, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cp" = ( /mob/living/simple_mob/animal/passive/tindalos, /turf/simulated/floor/tiled/kafel_full/yellow, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cq" = ( /obj/structure/closet/crate/secure/loot, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cr" = ( /turf/simulated/mineral/floor/ignore_mapgen, /area/awaymission/snow_outpost/outside) "cs" = ( /obj/item/weapon/ore, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ct" = ( /obj/effect/floor_decal/asteroid, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cu" = ( /obj/structure/anomaly_container, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cv" = ( /turf/simulated/wall, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cw" = ( /obj/item/frame/apc, /obj/item/weapon/module/power_control, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cx" = ( /obj/structure/table/steel, /obj/machinery/cell_charger, /obj/random/powercell, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cy" = ( /obj/structure/table/steel, /obj/item/weapon/storage/excavation, /obj/item/device/measuring_tape, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cz" = ( /obj/machinery/power/port_gen/pacman/super, /obj/structure/cable/yellow{ @@ -706,111 +709,111 @@ icon_state = "0-4" }, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cA" = ( /obj/structure/cable/yellow{ d2 = 8; icon_state = "0-8" }, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cB" = ( /obj/structure/bed/chair{ dir = 4 }, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cC" = ( /obj/structure/table/steel, /obj/item/weapon/folder, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cD" = ( /obj/structure/table/rack, /obj/item/weapon/pickaxe, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cE" = ( /obj/item/mecha_parts/mecha_equipment/tool/drill/diamonddrill, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cF" = ( /obj/structure/loot_pile/maint/technical, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cG" = ( /obj/structure/table/steel, /obj/random/tech_supply, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cH" = ( /obj/structure/table/rack, /obj/item/weapon/shovel, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cI" = ( /obj/structure/boulder, /obj/effect/decal/mecha_wreckage/ripley, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cJ" = ( /obj/structure/boulder, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cK" = ( /obj/structure/loot_pile/maint/junk, /turf/simulated/floor/plating/external, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cL" = ( /obj/structure/table/steel, /obj/item/weapon/tool/wrench, /obj/item/weapon/storage/box/samplebags, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cM" = ( /obj/structure/table/steel, /obj/item/stack/flag/yellow, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cN" = ( /obj/random/toolbox, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cO" = ( /obj/structure/closet/crate, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cP" = ( /obj/machinery/floodlight, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "cQ" = ( /obj/structure/ore_box, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cR" = ( /turf/simulated/floor/tiled/asteroid_steel, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cS" = ( /obj/machinery/light/small, /turf/simulated/floor/tiled/asteroid_steel, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cT" = ( /obj/machinery/space_heater, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cU" = ( /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cV" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cW" = ( /obj/structure/table/standard, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cX" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, @@ -819,20 +822,20 @@ dir = 1 }, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cY" = ( /obj/structure/table/standard, /obj/structure/bedsheetbin, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "cZ" = ( /obj/machinery/door/airlock, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "da" = ( /obj/structure/old_roboprinter, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "db" = ( /obj/item/weapon/ore/gold, /obj/item/weapon/ore/gold, @@ -847,7 +850,7 @@ /obj/item/weapon/ore/gold, /obj/item/weapon/ore/gold, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "dc" = ( /obj/item/weapon/ore/gold, /obj/item/weapon/ore/gold, @@ -855,113 +858,113 @@ /obj/item/weapon/ore/gold, /obj/item/weapon/ore/gold, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "dd" = ( /obj/structure/table/standard, /obj/item/device/flashlight/lamp, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "de" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/light, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "df" = ( /obj/structure/window/reinforced/full, /turf/simulated/wall, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dg" = ( /obj/machinery/light{ icon_state = "tube1"; dir = 4 }, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dh" = ( /obj/structure/table/standard, /obj/machinery/cell_charger, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "di" = ( /obj/structure/table/standard, /obj/item/weapon/cell/high, /obj/item/weapon/cell/high, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dj" = ( /obj/structure/loot_pile/maint/trash, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dk" = ( /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dl" = ( /obj/machinery/power/apc{ operating = 0; pixel_x = 31 }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dm" = ( /obj/machinery/light/small{ dir = 1 }, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dn" = ( /obj/structure/closet/crate/trashcart, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "do" = ( /obj/structure/closet/crate/engineering, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dp" = ( /obj/machinery/light, /obj/machinery/space_heater, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dq" = ( /obj/machinery/space_heater, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dr" = ( /obj/structure/closet/secure_closet/engineering_welding, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "ds" = ( /obj/structure/table/rack, /obj/item/weapon/pickaxe/drill, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dt" = ( /obj/machinery/vending/cola, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "du" = ( /obj/machinery/vending/snack, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dv" = ( /obj/machinery/washing_machine, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dw" = ( /obj/structure/ore_box, /turf/simulated/floor/tiled/asteroid_steel, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dx" = ( /obj/machinery/light{ icon_state = "tube1"; dir = 8 }, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dy" = ( /obj/item/weapon/stool, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dz" = ( /obj/machinery/light/small{ brightness_color = "#DA0205"; @@ -970,37 +973,34 @@ dir = 8 }, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "dA" = ( /obj/machinery/light/small{ dir = 4; pixel_y = 0 }, /turf/simulated/floor/tiled/asteroid_steel, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dB" = ( /obj/structure/table/standard, /obj/item/pizzabox, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dC" = ( /obj/machinery/door/airlock, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dD" = ( /obj/machinery/light{ icon_state = "tube1"; dir = 1 }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "dE" = ( /obj/machinery/light/small, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) -"dF" = ( -/turf/simulated/mineral/ignore_mapgen, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "dG" = ( /obj/effect/decal/cleanable/blood, /turf/simulated/floor/snow/snow2, @@ -1009,49 +1009,38 @@ /obj/structure/flora/tree/sif, /turf/simulated/floor/snow/snow2, /area/awaymission/snow_outpost/outside) -"dI" = ( -/turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) -"dJ" = ( -/obj/effect/decal/remains/human, -/turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) "dK" = ( /obj/structure/table/steel, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) -"dL" = ( -/obj/structure/flora/tree/sif, -/turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dM" = ( /mob/living/simple_mob/humanoid/merc/ranged/smg/poi, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dN" = ( /turf/simulated/floor/snow/snow2, /turf/simulated/shuttle/wall/dark{ icon_state = "dark6"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dO" = ( /turf/simulated/shuttle/wall/dark{ icon_state = "dark0"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dP" = ( /turf/simulated/floor/snow/snow2, /turf/simulated/shuttle/wall/dark{ icon_state = "dark10"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dQ" = ( /mob/living/simple_mob/humanoid/merc/ranged/laser/poi, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dR" = ( /obj/structure/shuttle/engine/heater{ icon_state = "heater"; @@ -1061,14 +1050,14 @@ icon_state = "dark0"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dS" = ( /obj/structure/shuttle/engine/propulsion{ dir = 4; icon_state = "propulsion_l" }, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "dT" = ( /obj/machinery/light{ dir = 1 @@ -1086,14 +1075,14 @@ dir = 9 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dU" = ( /obj/structure/dispenser/oxygen, /obj/effect/floor_decal/borderfloor{ dir = 5 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dV" = ( /obj/machinery/door/airlock/external{ density = 1; @@ -1103,14 +1092,14 @@ req_access = list(150) }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dW" = ( /obj/effect/floor_decal/corner/green/border{ icon_state = "bordercolor"; dir = 9 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dX" = ( /obj/machinery/gibber, /obj/effect/floor_decal/corner/green/border{ @@ -1118,7 +1107,7 @@ dir = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dY" = ( /obj/machinery/light{ dir = 1 @@ -1128,7 +1117,7 @@ dir = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "dZ" = ( /obj/machinery/bodyscanner{ dir = 8 @@ -1138,7 +1127,7 @@ dir = 1 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ea" = ( /obj/machinery/body_scanconsole, /obj/effect/floor_decal/corner/green/border{ @@ -1146,57 +1135,57 @@ dir = 5 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eb" = ( /turf/simulated/floor/tiled/steel, /turf/simulated/shuttle/wall/dark{ icon_state = "dark5"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "ec" = ( /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ed" = ( /obj/structure/table/steel, /obj/item/weapon/gun/projectile/automatic/wt550, /obj/item/weapon/gun/projectile/automatic/p90, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ee" = ( /obj/effect/floor_decal/borderfloor{ dir = 8 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ef" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eg" = ( /obj/machinery/door/airlock/external, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eh" = ( /obj/effect/floor_decal/corner/green/border{ icon_state = "bordercolor"; dir = 8 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ei" = ( /obj/machinery/optable, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ej" = ( /obj/effect/decal/cleanable/blood, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ek" = ( /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "el" = ( /obj/machinery/organ_printer/flesh, /obj/effect/floor_decal/corner/green/border{ @@ -1204,27 +1193,27 @@ dir = 5 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "em" = ( /turf/simulated/floor/tiled/steel, /turf/simulated/shuttle/wall/dark{ icon_state = "dark9"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "en" = ( /turf/simulated/floor/tiled/steel, /turf/simulated/shuttle/wall/dark{ icon_state = "dark6"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "eo" = ( /mob/living/simple_mob/mechanical/viscerator, /mob/living/simple_mob/mechanical/viscerator, /mob/living/simple_mob/mechanical/viscerator, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ep" = ( /obj/structure/table/steel, /obj/machinery/light/small{ @@ -1232,33 +1221,33 @@ pixel_y = 0 }, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eq" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 4 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "er" = ( /obj/effect/floor_decal/borderfloor{ dir = 1 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "es" = ( /obj/effect/floor_decal/borderfloor{ dir = 5 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "et" = ( /obj/effect/decal/cleanable/blood/drip, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eu" = ( /mob/living/simple_mob/humanoid/merc/melee/sword/poi, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ev" = ( /obj/machinery/light{ dir = 4; @@ -1270,25 +1259,25 @@ dir = 4 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ew" = ( /obj/structure/table/steel, /obj/effect/floor_decal/borderfloor/full, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ex" = ( /obj/structure/table/steel, /obj/item/weapon/grenade/smokebomb, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ey" = ( /obj/effect/floor_decal/borderfloor/corner, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ez" = ( /obj/effect/floor_decal/borderfloor, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eA" = ( /obj/machinery/light{ dir = 4; @@ -1299,7 +1288,7 @@ dir = 6 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eB" = ( /obj/structure/table/standard, /obj/item/weapon/storage/firstaid/surgery, @@ -1308,31 +1297,31 @@ dir = 10 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eC" = ( /obj/structure/table/standard, /obj/item/weapon/tank/anesthetic, /obj/effect/floor_decal/corner/green/border, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eD" = ( /obj/effect/floor_decal/corner/green/border, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eE" = ( /obj/structure/table/standard, /obj/item/clothing/gloves/sterile, /obj/item/clothing/gloves/sterile, /obj/effect/floor_decal/corner/green/border, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eF" = ( /obj/structure/table/standard, /obj/item/weapon/reagent_containers/spray/sterilizine, /obj/item/weapon/reagent_containers/spray/sterilizine, /obj/effect/floor_decal/corner/green/border, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eG" = ( /obj/structure/table/standard, /obj/item/weapon/storage/box/masks, @@ -1341,7 +1330,7 @@ dir = 6 }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eH" = ( /obj/machinery/light{ icon_state = "tube1"; @@ -1351,7 +1340,7 @@ dir = 9 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eI" = ( /obj/structure/bed/chair/office/dark{ dir = 1 @@ -1360,70 +1349,70 @@ dir = 5 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eJ" = ( /obj/machinery/door/airlock/security{ locked = 1 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eK" = ( /obj/machinery/door/airlock/glass, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eL" = ( /turf/simulated/floor/tiled/steel, /turf/simulated/shuttle/wall/dark{ icon_state = "dark10"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "eM" = ( /obj/machinery/computer/communications, /obj/effect/floor_decal/borderfloor{ dir = 9 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eN" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 1 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eO" = ( /obj/effect/floor_decal/borderfloor{ dir = 9 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eP" = ( /obj/structure/closet/secure_closet/freezer/fridge, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eQ" = ( /obj/structure/table/steel, /obj/item/weapon/material/knife, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eR" = ( /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eS" = ( /obj/machinery/light{ dir = 1 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eT" = ( /mob/living/simple_mob/humanoid/merc/ranged/smg/poi, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eU" = ( /obj/structure/table/steel, /obj/random/toolbox, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eV" = ( /obj/structure/table/steel, /obj/machinery/light/small{ @@ -1431,7 +1420,7 @@ pixel_y = 0 }, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eW" = ( /obj/structure/grille, /obj/structure/window/reinforced{ @@ -1444,14 +1433,14 @@ dir = 4 }, /turf/simulated/floor/plating, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "eX" = ( /obj/structure/table/steel, /obj/effect/floor_decal/borderfloor{ dir = 8 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eY" = ( /obj/machinery/light{ icon_state = "tube1"; @@ -1461,13 +1450,13 @@ dir = 8 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "eZ" = ( /mob/living/simple_mob/animal/giant_spider/ion, /turf/simulated/floor/outdoors/ice{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "fa" = ( /obj/machinery/light{ dir = 4; @@ -1478,19 +1467,19 @@ dir = 4 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fb" = ( /obj/item/weapon/stool, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fc" = ( /obj/structure/table/steel, /obj/random/projectile, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fd" = ( /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fe" = ( /obj/structure/grille, /obj/structure/window/reinforced{ @@ -1500,46 +1489,46 @@ dir = 8 }, /turf/simulated/floor/plating, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "ff" = ( /obj/machinery/door/airlock/glass, /obj/effect/floor_decal/borderfloor{ dir = 1 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fg" = ( /obj/effect/floor_decal/corner/grey, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fh" = ( /obj/machinery/door/airlock/glass, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fi" = ( /obj/structure/table/steel, /obj/item/pizzabox, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fj" = ( /obj/structure/table/steel, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fk" = ( /obj/machinery/door/airlock, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fl" = ( /obj/machinery/door/airlock/glass, /obj/effect/floor_decal/borderfloor, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fm" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 8 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fn" = ( /obj/structure/grille, /obj/structure/window/reinforced, @@ -1550,7 +1539,7 @@ dir = 4 }, /turf/simulated/floor/plating, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "fo" = ( /obj/machinery/power/apc{ dir = 8; @@ -1558,31 +1547,31 @@ pixel_x = -24 }, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fp" = ( /mob/living/simple_mob/humanoid/merc/melee/sword/poi, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fq" = ( /obj/machinery/computer/area_atmos, /obj/effect/floor_decal/borderfloor{ dir = 10 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fr" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 }, /mob/living/simple_mob/humanoid/merc/ranged/laser/poi, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fs" = ( /obj/effect/floor_decal/borderfloor{ dir = 10 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "ft" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 @@ -1591,7 +1580,7 @@ dir = 4 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fu" = ( /obj/structure/table/steel, /obj/item/weapon/paper{ @@ -1599,24 +1588,24 @@ name = "Operation Progress/M-53" }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fv" = ( /obj/structure/table/steel, /obj/item/weapon/paper_bin, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fw" = ( /obj/machinery/light, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fx" = ( /obj/structure/closet/toolcloset, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fy" = ( /obj/machinery/portable_atmospherics/canister/empty/oxygen, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fz" = ( /obj/machinery/atmospherics/pipe/tank/oxygen, /obj/machinery/light/small{ @@ -1624,7 +1613,7 @@ pixel_y = 0 }, /turf/simulated/floor/tiled/yellow, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fA" = ( /obj/machinery/light{ icon_state = "tube1"; @@ -1634,18 +1623,18 @@ dir = 10 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fB" = ( /obj/structure/bed/chair/office/dark, /obj/effect/floor_decal/borderfloor{ dir = 6 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fC" = ( /obj/structure/table/steel, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fD" = ( /obj/effect/floor_decal/borderfloor/corner{ dir = 4 @@ -1654,7 +1643,7 @@ dir = 4 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fE" = ( /obj/machinery/light{ dir = 4; @@ -1665,23 +1654,23 @@ dir = 5 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fF" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fG" = ( /obj/machinery/door/airlock, /turf/simulated/floor/tiled/hydro, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fH" = ( /turf/simulated/floor/tiled/hydro, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fI" = ( /mob/living/simple_mob/mechanical/viscerator, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fJ" = ( /obj/structure/table/steel, /obj/item/weapon/gun/projectile/pistol, @@ -1690,49 +1679,49 @@ pixel_y = 0 }, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fK" = ( /obj/effect/floor_decal/borderfloor{ dir = 6 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fL" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/structure/bed, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fM" = ( /obj/machinery/light/small{ dir = 4; pixel_y = 0 }, /turf/simulated/floor/tiled/hydro, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fN" = ( /mob/living/simple_mob/mechanical/viscerator, /mob/living/simple_mob/mechanical/viscerator, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fO" = ( /obj/structure/table/steel, /obj/random/energy, /turf/simulated/floor/tiled/steel_grid, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fP" = ( /obj/effect/floor_decal/borderfloor{ dir = 4 }, /mob/living/simple_mob/humanoid/merc/melee/sword/poi, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fQ" = ( /obj/structure/toilet{ dir = 1 }, /turf/simulated/floor/tiled/hydro, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fR" = ( /obj/machinery/light, /obj/structure/table/rack, @@ -1748,34 +1737,34 @@ dir = 10 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fS" = ( /obj/structure/dispenser/oxygen, /obj/effect/floor_decal/borderfloor{ dir = 6 }, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fT" = ( /obj/structure/table/woodentable, /obj/random/projectile, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fU" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/machinery/light, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "fV" = ( /obj/tether_away_spawner/aerostat_inside, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "fW" = ( /obj/item/weapon/ore/gold, /obj/tether_away_spawner/aerostat_inside, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "fX" = ( /obj/structure/flora/tree/pine, /turf/simulated/floor/snow/snow2, @@ -1787,7 +1776,7 @@ "fZ" = ( /obj/structure/flora/ausbushes/fullgrass, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ga" = ( /obj/structure/flora/ausbushes/sparsegrass, /turf/simulated/floor/snow/snow2, @@ -1795,11 +1784,11 @@ "gb" = ( /obj/item/weapon/shovel, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gc" = ( /obj/structure/flora/ausbushes/sunnybush, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gd" = ( /obj/structure/flora/ausbushes/stalkybush, /turf/simulated/floor/snow/snow2, @@ -1826,7 +1815,7 @@ "gi" = ( /obj/structure/flora/tree/sif, /turf/simulated/floor/outdoors/ice, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gj" = ( /obj/item/ammo_casing/a45, /obj/random/landmine, @@ -1843,7 +1832,7 @@ /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gm" = ( /obj/item/ammo_casing/a45, /obj/item/ammo_casing/a45, @@ -1868,64 +1857,64 @@ /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gr" = ( /mob/living/simple_mob/animal/giant_spider, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gs" = ( /obj/effect/decal/cleanable/cobweb, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gt" = ( /obj/random/mob/spider, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gu" = ( /mob/living/simple_mob/animal/giant_spider/lurker, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gv" = ( /obj/effect/decal/cleanable/cobweb2, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gw" = ( /mob/living/simple_mob/animal/giant_spider/webslinger, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gx" = ( /obj/effect/decal/cleanable/cobweb2, /mob/living/simple_mob/animal/giant_spider/lurker, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gy" = ( /obj/random/landmine, /turf/simulated/floor/outdoors/ice, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gz" = ( /obj/random/mob/spider/mutant, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gA" = ( /mob/living/simple_mob/animal/giant_spider/lurker, /turf/simulated/floor/outdoors/dirt, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gB" = ( /obj/structure/flora/tree/pine{ icon_state = "pine_2" @@ -1948,15 +1937,15 @@ /obj/item/weapon/storage/toolbox, /obj/random/toolbox, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gE" = ( /obj/structure/loot_pile/maint/technical, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gF" = ( /obj/structure/table/woodentable, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gG" = ( /obj/machinery/power/port_gen/pacman, /obj/structure/cable{ @@ -1964,7 +1953,7 @@ d2 = 2 }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gH" = ( /obj/structure/closet/crate, /obj/item/weapon/reagent_containers/hypospray, @@ -1976,7 +1965,7 @@ /obj/item/weapon/reagent_containers/pill/paracetamol, /obj/random/firstaid, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gI" = ( /obj/structure/cable{ d1 = 1; @@ -1985,7 +1974,7 @@ pixel_y = 0 }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gJ" = ( /obj/structure/closet/crate, /obj/random/contraband, @@ -1998,14 +1987,14 @@ /obj/item/weapon/material/star, /obj/item/weapon/material/star, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gK" = ( /obj/effect/spider/stickyweb, /mob/living/simple_mob/animal/giant_spider/lurker, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gL" = ( /obj/structure/cable{ d1 = 1; @@ -2013,7 +2002,7 @@ icon_state = "1-4" }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gM" = ( /obj/structure/cable{ d1 = 4; @@ -2022,7 +2011,7 @@ pixel_x = 0 }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gN" = ( /obj/machinery/computer/communications, /obj/structure/cable{ @@ -2030,11 +2019,11 @@ icon_state = "0-8" }, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gO" = ( /obj/structure/loot_pile/maint/boxfort, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gP" = ( /obj/structure/flora/tree/pine{ icon_state = "pine_2" @@ -2090,98 +2079,98 @@ "gY" = ( /obj/effect/floor_decal/rust, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "gZ" = ( /obj/random/trash, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ha" = ( /obj/structure/closet/cabinet, /obj/item/weapon/lipstick/random, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hb" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/structure/curtain/open/bed, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hc" = ( /obj/structure/table/woodentable, /obj/item/weapon/reagent_containers/pill/happy{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hd" = ( /obj/structure/curtain/black, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "he" = ( /obj/random/trash, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hf" = ( /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hg" = ( /obj/effect/decal/remains/mouse, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hh" = ( /obj/structure/closet/cabinet, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hi" = ( /obj/structure/table/woodentable, /obj/item/weapon/reagent_containers/pill/methylphenidate{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hj" = ( /obj/structure/bed/chair/comfy/beige{ icon_state = "armchair_preview"; dir = 1 }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hk" = ( /obj/item/weapon/reagent_containers/pill/citalopram{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hl" = ( /obj/random/junk, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hm" = ( /obj/structure/closet/cabinet, /obj/item/weapon/contraband/poster, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hn" = ( /obj/structure/bed/chair/comfy/beige, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ho" = ( /obj/structure/table/woodentable, /obj/item/device/flashlight/lamp, /obj/item/weapon/reagent_containers/syringe/drugs, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hp" = ( /obj/structure/bed/chair/comfy/beige, /obj/item/weapon/reagent_containers/pill/citalopram{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hq" = ( /obj/structure/loot_pile/maint/junk, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hr" = ( /obj/item/weapon/reagent_containers/pill/citalopram{ name = "pill" @@ -2190,114 +2179,114 @@ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hs" = ( /obj/structure/table/standard, /obj/item/weapon/storage/pill_bottle/happy, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "ht" = ( /obj/structure/table/standard, /obj/item/stack/medical/splint, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hu" = ( /obj/structure/table/standard, /obj/item/weapon/reagent_containers/pill/citalopram, /obj/item/weapon/reagent_containers/pill/citalopram, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hv" = ( /obj/structure/table/standard, /obj/item/weapon/reagent_containers/pill/tramadol, /obj/item/weapon/reagent_containers/pill/tramadol, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hw" = ( /obj/structure/closet/cabinet, /obj/item/clothing/accessory/jacket, /obj/item/weapon/material/butterfly/switchblade, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hx" = ( /obj/item/weapon/reagent_containers/pill/zoom{ name = "pill" }, /obj/random/trash, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hy" = ( /obj/item/weapon/reagent_containers/pill/zoom{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hz" = ( /obj/structure/loot_pile/maint/boxfort, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hA" = ( /obj/structure/table/standard, /obj/item/weapon/surgical/scalpel, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hB" = ( /obj/item/wheelchair, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hC" = ( /obj/structure/table/standard, /obj/random/firstaid, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hD" = ( /obj/structure/loot_pile/maint/junk, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hE" = ( /obj/effect/floor_decal/rust, /obj/structure/table/standard, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hF" = ( /obj/structure/table/standard, /obj/item/weapon/reagent_containers/pill/zoom, /obj/item/weapon/reagent_containers/pill/zoom, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hG" = ( /obj/structure/table/woodentable, /obj/item/weapon/reagent_containers/pill/tramadol{ name = "pill" }, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hH" = ( /mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hI" = ( /obj/structure/girder, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hJ" = ( /obj/item/weapon/material/shard, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hK" = ( /obj/structure/table/woodentable, /obj/item/device/flashlight/lamp, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hL" = ( /obj/structure/table/woodentable, /obj/item/weapon/reagent_containers/syringe/drugs, /turf/simulated/floor/carpet, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hM" = ( /obj/effect/spider/stickyweb, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hN" = ( /obj/effect/spider/spiderling/frost, /turf/simulated/mineral/floor/ignore_mapgen, @@ -2306,7 +2295,7 @@ /obj/item/weapon/spacecash/c100, /obj/item/weapon/spacecash/c100, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hP" = ( /obj/random/mob/spider/mutant, /turf/simulated/mineral/floor/ignore_mapgen, @@ -2317,42 +2306,42 @@ /obj/item/weapon/spacecash/c100, /obj/effect/decal/remains, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hR" = ( /obj/random/mob/spider, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hS" = ( /obj/item/weapon/grenade/spawnergrenade/spider, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hT" = ( /obj/random/toolbox, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hU" = ( /obj/effect/decal/mecha_wreckage/ripley, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hV" = ( /obj/item/mecha_parts/mecha_equipment/tool/drill/diamonddrill, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hW" = ( /mob/living/simple_mob/animal/giant_spider/frost, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hX" = ( /obj/effect/spider/stickyweb, /obj/effect/spider/stickyweb, /turf/simulated/mineral/floor/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hY" = ( /mob/living/simple_mob/animal/giant_spider/frost, /turf/simulated/floor/outdoors/ice{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "hZ" = ( /mob/living/simple_mob/animal/giant_spider/frost, /turf/simulated/floor/snow/snow2, @@ -2561,60 +2550,52 @@ /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) -"iE" = ( -/turf/simulated/floor/outdoors/dirt{ - outdoors = 0 - }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iF" = ( /obj/structure/closet/crate/mimic/guaranteed, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) "iG" = ( /obj/structure/closet/grave, /obj/structure/gravemarker, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iH" = ( /obj/structure/closet/crate/mimic/dangerous, /turf/simulated/floor, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "iI" = ( /obj/structure/closet/crate/mimic/guaranteed, /turf/simulated/floor/tiled, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/powered) "iJ" = ( /obj/structure/closet/crate/mimic/guaranteed, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) -"iK" = ( -/turf/simulated/floor/outdoors/ice, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iL" = ( /obj/vehicle/bike, /turf/simulated/floor/snow/snow2, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/outside/nospawn) "iM" = ( /obj/effect/decal/remains/deer, /turf/simulated/floor/snow/snow2, /area/awaymission/snow_outpost/outside) "iN" = ( /turf/simulated/floor/water/deep, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iO" = ( /obj/mecha/combat/phazon/equipped, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "iP" = ( /obj/machinery/atmospherics/unary/vent_pump, /obj/item/weapon/cell/infinite, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "iQ" = ( /obj/machinery/atmospherics/pipe/simple/hidden/cyan{ dir = 5; @@ -2623,7 +2604,7 @@ /obj/item/weapon/cell/infinite, /obj/item/weapon/cat_box, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "iR" = ( /obj/machinery/atmospherics/unary/vent_pump{ dir = 8; @@ -2635,69 +2616,179 @@ use_power = 1 }, /obj/item/stack/material/phoron, +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 4 + }, /turf/simulated/floor/tiled/white, -/area/awaymission/snow_outpost/outpost) +/area/awaymission/snow_outpost/powered) "iS" = ( /obj/structure/table/woodentable, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "iT" = ( /obj/structure/bed, /obj/item/weapon/bedsheet, /obj/item/toy/plushie/spider, /turf/simulated/floor/tiled/steel, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/powered) "iU" = ( /turf/simulated/floor/snow/snow2, /turf/simulated/shuttle/wall/dark{ icon_state = "dark5"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "iV" = ( /turf/simulated/floor/snow/snow2, /turf/simulated/shuttle/wall/dark{ icon_state = "dark9"; name = "Unknown Shuttle" }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) "iW" = ( /obj/effect/decal/remains/deer, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iX" = ( /obj/structure/bonfire/permanent, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/restricted) -"iY" = ( -/obj/structure/closet/crate/mimic/guaranteed, -/turf/simulated/floor/outdoors/dirt{ - outdoors = 0 - }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "iZ" = ( /obj/structure/dogbed, /turf/simulated/floor/outdoors/dirt{ outdoors = 0 }, -/area/awaymission/snow_outpost/restricted) -"ja" = ( -/obj/structure/closet/crate/mimic/dangerous, -/turf/simulated/floor/outdoors/dirt{ - outdoors = 0 - }, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/dark) "jb" = ( /obj/structure/flora/tree/sif, /turf/unsimulated/mineral, /area/awaymission/snow_outpost/outside) -"je" = ( +"jo" = ( +/turf/simulated/mineral/floor/ignore_mapgen, +/area/awaymission/snow_outpost/dark) +"jv" = ( +/obj/machinery/door/airlock, +/turf/simulated/floor, +/area/awaymission/snow_outpost/dark) +"jK" = ( +/obj/random/mob/spider/mutant, +/turf/simulated/mineral/floor/ignore_mapgen, +/area/awaymission/snow_outpost/dark) +"jO" = ( +/obj/structure/ore_box, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"ki" = ( +/turf/simulated/floor, +/area/awaymission/snow_outpost/dark) +"kV" = ( +/turf/simulated/floor/outdoors/ice, +/area/awaymission/snow_outpost/dark) +"lA" = ( +/obj/structure/flora/tree/sif, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"oT" = ( +/obj/structure/flora/tree/pine, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"pV" = ( /turf/unsimulated/mineral, -/area/awaymission/snow_outpost/restricted) +/area/awaymission/snow_outpost/outside/nospawn) +"qL" = ( +/obj/random/landmine, +/turf/simulated/floor/outdoors/dirt{ + outdoors = 0 + }, +/area/awaymission/snow_outpost/dark) +"ri" = ( +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/awaymission/snow_outpost/powered) +"rs" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan{ + dir = 4; + icon_state = "intact" + }, +/obj/machinery/light/flicker, +/turf/simulated/floor/tiled/white, +/area/awaymission/snow_outpost/powered) +"uq" = ( +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/powered) +"uy" = ( +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/outside/nospawn) +"xN" = ( +/obj/effect/spider/stickyweb, +/turf/simulated/floor/outdoors/dirt, +/area/awaymission/snow_outpost/dark) +"yC" = ( +/turf/simulated/floor/tiled, +/area/awaymission/snow_outpost/dark) +"yM" = ( +/turf/simulated/wall/r_wall, +/area/awaymission/snow_outpost/powered) +"yY" = ( +/obj/effect/spider/spiderling/frost, +/turf/simulated/mineral/floor/ignore_mapgen, +/area/awaymission/snow_outpost/dark) +"za" = ( +/obj/structure/flora/ausbushes/sparsegrass, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"zF" = ( +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 8 + }, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/powered) +"Cl" = ( +/obj/machinery/crystal/ice, +/turf/simulated/floor/outdoors/dirt{ + outdoors = 0 + }, +/area/awaymission/snow_outpost/dark) +"DR" = ( +/turf/simulated/floor/tiled/steel, +/turf/simulated/shuttle/wall/dark{ + icon_state = "dark9"; + name = "Unknown Shuttle" + }, +/area/awaymission/snow_outpost/outside/nospawn) +"EA" = ( +/turf/simulated/shuttle/wall/dark{ + icon_state = "dark0"; + name = "Unknown Shuttle" + }, +/area/awaymission/snow_outpost/powered) +"EV" = ( +/obj/machinery/light{ + icon_state = "tube1"; + dir = 1 + }, +/turf/simulated/floor/tiled/old_tile/white, +/area/awaymission/snow_outpost/powered) +"Gr" = ( +/turf/simulated/floor/outdoors/dirt{ + outdoors = 0 + }, +/area/awaymission/snow_outpost/dark) +"GU" = ( +/turf/simulated/floor/water/deep, +/area/awaymission/snow_outpost/outside/nospawn) +"Iz" = ( +/turf/simulated/floor/outdoors/ice, +/area/awaymission/snow_outpost/outside/nospawn) "Jn" = ( /obj/effect/shuttle_landmark{ base_area = /area/awaymission/snow_outpost/outside; @@ -2707,10 +2798,100 @@ }, /turf/simulated/floor/snow/snow2, /area/awaymission/snow_outpost/outside) +"JY" = ( +/obj/random/landmine, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/outside/nospawn) +"KI" = ( +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 1 + }, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/powered) +"Lh" = ( +/turf/simulated/mineral/ignore_mapgen, +/area/awaymission/snow_outpost/dark) +"Lq" = ( +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"MR" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/awaymission/snow_outpost/powered) +"MV" = ( +/obj/machinery/door/airlock/silver, +/obj/machinery/door/firedoor, +/turf/simulated/floor/tiled/white, +/area/awaymission/snow_outpost/powered) +"NH" = ( +/obj/machinery/light/flicker{ + icon_state = "tube1"; + dir = 4 + }, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/powered) +"PZ" = ( +/obj/machinery/crystal/ice, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/outside/nospawn) +"QY" = ( +/mob/living/simple_mob/animal/giant_spider/frost, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"Rs" = ( +/turf/unsimulated/mineral, +/area/awaymission/snow_outpost/dark) +"RF" = ( +/turf/simulated/mineral/ignore_mapgen, +/area/awaymission/snow_outpost/outside/nospawn) +"RY" = ( +/obj/structure/flora/tree/sif, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/outside/nospawn) +"SO" = ( +/obj/machinery/light{ + icon_state = "tube1"; + dir = 8 + }, +/turf/simulated/floor/tiled/old_tile/white, +/area/awaymission/snow_outpost/powered) +"Tb" = ( +/obj/structure/flora/ausbushes/grassybush, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) "Uy" = ( /obj/effect/overmap/visitable/sector/tether_gateway/snowoutpost, /turf/simulated/mineral/ignore_mapgen, -/area/awaymission/snow_outpost/outside) +/area/awaymission/snow_outpost/dark) +"Vk" = ( +/turf/simulated/mineral/ignore_mapgen, +/area/awaymission/snow_outpost/powered) +"VF" = ( +/obj/machinery/crystal/ice, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"VK" = ( +/obj/structure/flora/ausbushes/stalkybush, +/turf/simulated/floor/snow/snow2, +/area/awaymission/snow_outpost/dark) +"Wj" = ( +/obj/machinery/atmospherics/pipe/simple/hidden/cyan, +/obj/machinery/light/flicker, +/turf/simulated/floor/tiled/white, +/area/awaymission/snow_outpost/powered) +"Zg" = ( +/obj/machinery/crystal/ice, +/turf/simulated/mineral/floor/ignore_mapgen, +/area/awaymission/snow_outpost/dark) +"ZW" = ( +/obj/machinery/light, +/turf/simulated/floor/tiled/old_tile/white, +/area/awaymission/snow_outpost/powered) (1,1,1) = {" in @@ -2779,80 +2960,80 @@ in in in in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs "} (2,1,1) = {" in @@ -2921,80 +3102,80 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh Uy -in +Rs "} (3,1,1) = {" in @@ -3063,80 +3244,80 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo hX -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (4,1,1) = {" in @@ -3205,80 +3386,80 @@ cd cd cd cd -cd -cd +Lh +Lh hO hQ -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh hX hX -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (5,1,1) = {" in @@ -3347,80 +3528,80 @@ cd cd cd cd -cd -cr -cr +Lh +jo +jo hO -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo hM -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh da da da da -ab -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq +Lq dz -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (6,1,1) = {" in @@ -3489,80 +3670,80 @@ cd cd cd cd -cd -hN -cr -cd -cd -cd +Lh +yY +jo +Lh +Lh +Lh hM hM -cd -cd -cd -cd -cd -cd -cd -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (7,1,1) = {" in @@ -3632,79 +3813,79 @@ ab ab cd hM -cr -cr -cd -cd -cr -cr -cr -hP -cr -cr -cr -cr -cr -cr -hN -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +jo +jo +Lh +Lh +jo +jo +jo +jK +jo +jo +jo +jo +jo +jo +yY +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh fW fV fV fV -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (8,1,1) = {" in @@ -3773,80 +3954,80 @@ ab ab ab cd -cd -cr -cr +Lh +jo +jo hR -cr -cr -cr -cr -cr -cr +jo +jo +jo +jo +jo +jo hM -cr -cr -cr -cr -cr -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +jo +jo +jo +jo +jo +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh db -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (9,1,1) = {" in @@ -3915,80 +4096,80 @@ ab ab cd cd -cd -cd +Lh +Lh hM -cr -cr -cr -cr +jo +jo +jo +jo hM hM -cr -cr -cr -cr -cd -cr -cr -hP -cr +jo +jo +jo +jo +Lh +jo +jo +jK +jo hM -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh dc -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (10,1,1) = {" in @@ -4057,80 +4238,80 @@ ab ab cd cd -cd -cd -cd -cr +Lh +Lh +Lh +jo hM -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr -cr -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo +jo +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh ce ce ce ce ce -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (11,1,1) = {" in @@ -4199,53 +4380,53 @@ ab ab cd cd -cd -cd -cd -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cQ -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd +uq +uq +uq +uq +uq +uq +uq +uq +uq +Lq +Lh +Lh +Lh ce ce ch @@ -4253,26 +4434,26 @@ ch ch ce ce -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (12,1,1) = {" in @@ -4341,53 +4522,53 @@ ab ab cd cd -cd +Lh hM -cr -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +jo +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh hM -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh dm -ab -ab -ab +uq +uq +uq cR dA cR cR cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ch ch @@ -4395,26 +4576,26 @@ cm ch ch ce -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh cJ cN -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (13,1,1) = {" in @@ -4483,30 +4664,30 @@ ab ab cd cd -cd +Lh hM -hN -cr -cr +yY +jo +jo hT -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo hM -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh cR cR cR @@ -4521,15 +4702,15 @@ cR cR dw cR -cv +aE dC -cv +aE cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ch ch @@ -4537,26 +4718,26 @@ ch ch ch ce -cd -cd -cd +Lh +Lh +Lh cv cz cF cK -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (14,1,1) = {" in @@ -4625,53 +4806,53 @@ ab ab ab cd -cd +Lh hM -cr -cr -cr +jo +jo +jo hM -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh hM -cr -cr -cd -cd -cd -cd -cd +jo +jo +Lh +Lh +Lh +Lh +Lh cR -cv -cv -cv -cv +aE +aE +aE +aE df df df df df -cv -cv -cv -cv -cv +aE +aE +aE +aE +aE dD -cv +aE cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ce ce @@ -4680,25 +4861,25 @@ ce ce ce cq -cd -cd +Lh +Lh cw cA ci ci -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (15,1,1) = {" in @@ -4767,32 +4948,32 @@ ab ab ab cd -cd -cd -cd -cd -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cr -cr -cr -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +jo +jo +jo +Lh +Lh +Lh +Lh +Lh cS -cv +aE cT cU cU @@ -4804,16 +4985,16 @@ cU cT ds ds -cv -cv +aE +aE dC -cv +aE cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ch ch @@ -4821,26 +5002,26 @@ ch ch ch ce -cr -ab +jo +Lq cs -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (16,1,1) = {" in @@ -4909,32 +5090,32 @@ ab dH ab cd -cd -cd -cd +Lh +Lh +Lh hM -cr -cr +jo +jo hM -cd -cd +Lh +Lh hU hV hM -cd -cd -cd -cd -cr -cr -cr -hP -cd -cd -cd -cd +Lh +Lh +Lh +Lh +jo +jo +jo +jK +Lh +Lh +Lh +Lh cR -cv +aE cU cU cU @@ -4949,13 +5130,13 @@ cU cU cU cU -cv +aE cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ch ch @@ -4964,25 +5145,25 @@ ch ch cn ch -ab -ab -ab +Lq +Lq +Lq cB cB ct -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (17,1,1) = {" in @@ -5051,53 +5232,53 @@ ab ab ab cd -cd -cd -cd +Lh +Lh +Lh hM -cr -cr -cr -cr -cr -cr -cr -cr +jo +jo +jo +jo +jo +jo +jo +jo hM -cd -cd -cd -cr -cr -cr -cd -cd -cd -cd -cd +Lh +Lh +Lh +jo +jo +jo +Lh +Lh +Lh +Lh +Lh cR -cv -cv +aE +aE cZ -cv -cv -cv +aE +aE +aE cZ -cv -cv -cv -cv -cv -cv -cv +aE +aE +aE +aE +aE +aE +aE dC -cv +aE cR -ab +uq dE -cd -cd -cd +Lh +Lh +Lh ce ch cl @@ -5106,25 +5287,25 @@ ch ch ce ch -ab -ab +Lq +Lq cx cC cG cL cO -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (18,1,1) = {" in @@ -5193,53 +5374,53 @@ ab ab ab cd -cd -cd -cd -hN -cr -cr -cr +Lh +Lh +Lh +yY +jo +jo +jo hR -cr -cr -cr -cr +jo +jo +jo +jo hM hW -cd -cd -cr -cr -cr -cd -cd -cd -cd -cd +Lh +Lh +jo +jo +jo +Lh +Lh +Lh +Lh +Lh cR -cv +aE cV cU cV -cv +aE dh dk dk dn -cv +aE cT cU dx cU cU -cv +aE cR -ab -ab -cd -cd -cd +uq +Lq +Lh +Lh +Lh ce ci ci @@ -5248,25 +5429,25 @@ ch ch ce ch -ab -ab +Lq +Lq cy cD cH cM cP -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (19,1,1) = {" in @@ -5335,53 +5516,53 @@ ab ab ab cd -cd -cd -cd -cr -cr -cr -cr -cr -cr -cr -hP -cr -cr +Lh +Lh +Lh +jo +jo +jo +jo +jo +jo +jo +jK +jo +jo hM -cd -cr -cr +Lh +jo +jo hM hM -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh cR -cv +aE cW cU dd -cv +aE di dk dk do -cv +aE dt cU dy cW dy -cv +aE cR -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh cg cj ci @@ -5390,25 +5571,25 @@ ch ch ch ch -ab -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (20,1,1) = {" in @@ -5477,53 +5658,53 @@ cd cd ab cd -cd -cr -cr -cr -cr -cr -cr -cr -cr -cr -cr -cr -cr -cr -cr -hN +Lh +jo +jo +jo +jo +jo +jo +jo +jo +jo +jo +jo +jo +jo +jo +yY hM -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh cR -cv +aE cX cU de -cv +aE di dk dk dp -cv +aE du cU dy cW dy -cv +aE cR -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh ce ci ch @@ -5531,26 +5712,26 @@ ch ch ch cj -ab -ab -ab -ab +Lq +Lq +Lq +Lq ct -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (21,1,1) = {" in @@ -5619,53 +5800,53 @@ cd cd cd cd -cd -cr -hP -cr -cr -cd +Lh +jo +jK +jo +jo +Lh hM hM hM hM hM hM -cr -cr -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd +jo +jo +jo +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cS -cv +aE cY cU cW -cv +aE dj dk dk dq -cv +aE iI cU dy dB dy -cv +aE cR -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh ce ce ce @@ -5674,25 +5855,25 @@ ci ci ce cs -ab +Lq ct -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (22,1,1) = {" in @@ -5759,55 +5940,55 @@ ab cd cd cd -cd -cd -cd -cr -cr -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Zg +jo +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cR -cv +aE cV cU cV -cv +aE iH dk dl dr -cv +aE dv cU dg cU cU -cv -cd -cd -cd -cd -cd -cd +aE +Vk +Lh +Lh +Lh +Lh +Lh ce ch ch @@ -5816,25 +5997,25 @@ ch cp ce ct -ab -ab -ab +Lq +Lq +Lq cE -ab +Lq ct -cQ -cQ -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +jO +jO +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (23,1,1) = {" in @@ -5901,14 +6082,14 @@ ab cd cd cd -cd -cd -cr -hN -cr -cr +Lh +Lh +Zg +yY +jo +Zg hS -cd +Lh cd cd cd @@ -5928,28 +6109,28 @@ cd cd cd cR -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cv -cd -cd -cd -cd -cd +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +aE +Vk +Lh cd +Lh +Lh +Lh ce ck ch @@ -5957,26 +6138,26 @@ ch ch ch ci -ab -ab +Lq +Lq cu cu -cd +Lh cI -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (24,1,1) = {" in @@ -5998,32 +6179,32 @@ ab gd ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -6044,7 +6225,7 @@ cd cd cd cd -cd +Lh cd cr cr @@ -6089,9 +6270,9 @@ cd cd cd cd -cd -cd -cd +Lh +Lh +Lh ce ce ch @@ -6099,26 +6280,26 @@ co ch ce ci -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (25,1,1) = {" in @@ -6140,32 +6321,32 @@ ab dH ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -bs -aO -aO -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +JY +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -6231,36 +6412,36 @@ ab ab ab cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh ce ce ce ce ce -cd -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (26,1,1) = {" in @@ -6282,32 +6463,32 @@ gd ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy aT -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -ab -ab -ca -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +JY +uy ab ab ab @@ -6373,36 +6554,36 @@ ab ge ab cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (27,1,1) = {" in @@ -6424,32 +6605,32 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -6515,36 +6696,36 @@ ab ab ab cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (28,1,1) = {" in @@ -6566,32 +6747,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy bj -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +NH +uy +uy +uy +uy +uy +uy +uy +NH +uy aT -aO -aO +uy +uy bj -ab -ab -ab -ab +uy +uy +uy +uy ab ab ab @@ -6657,36 +6838,36 @@ ab ab ab cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (29,1,1) = {" in @@ -6708,9 +6889,9 @@ ab ab ab ab -ab -aO -aO +uy +uy +uy bj as as @@ -6730,10 +6911,10 @@ as as as as -ab -ab -ab -ab +KI +uy +uy +uy ab ab ab @@ -6799,7 +6980,7 @@ cd cd ab cd -cd +Lh bu bu bu @@ -6812,23 +6993,23 @@ bu bu bv bu -cd -cd -ao -ao -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +VF +VF +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (30,1,1) = {" in @@ -6850,32 +7031,32 @@ ab ab ab ab -ca -aO -aO -aO +JY +uy +uy +uy as bk -at +ek bG -ay +Wj bw ay -ay +MR aw ay ay -ay +MR ay bx aw -ay +MR aA au -ab -ab -ab -ab +uy +uy +uy +uy ab ab ab @@ -6941,7 +7122,7 @@ cd cd ab cd -cd +Lh bu bv bu @@ -6954,23 +7135,23 @@ bu bu bu bu -cd -cd -ao -ab -ao -cd -cd -cd -cd -ao -cd -cd -cd -cd -cd -cd -in +Lh +Lh +VF +Lq +VF +Lh +Lh +Lh +Lh +VF +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (31,1,1) = {" in @@ -6992,32 +7173,32 @@ dH ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as bl -at +ek aG bm -as +yM aX -at +ek bH -at -at -at -at +ek +ek +ek +ek av ax az ax aB -ab -ab -ab -ab +uy +uy +uy +uy ab ab ca @@ -7071,19 +7252,19 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd ab cd -cd +Lh bu bu bu @@ -7096,23 +7277,23 @@ bu bv bu bu -cd -cd -ao -ab -ao -ab -ab -cd -ao -ao -cd -cd -cd -cd -cd -cd -in +Lh +Lh +VF +Lq +VF +Lq +Lq +Lh +VF +VF +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (32,1,1) = {" in @@ -7134,32 +7315,32 @@ ab ab ab ab -ab -aO -aO +uy +uy +uy aO as -as -as -as -as -as +yM +yM +yM +yM +yM bg -at +ek bH -at -at -at -at +ek +ek +ek +ek bq -at -at -at +ek +ri +ek au -ab -ab -ca -ab +uy +uy +JY +uy ab ab ab @@ -7212,20 +7393,20 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -ab -ab +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq ab ab ab cd -cd +Lh bu bu hY @@ -7238,23 +7419,23 @@ bu bu bu bu -cd -cd -ab -ab -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (33,1,1) = {" in @@ -7276,32 +7457,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as aP bz aW bD aE -at -at +ek +ek bH -at -at -at +ek +ek +ek bV as as as as as -ab -ab -ab -ab +KI +uy +uy +uy ab ab ab @@ -7347,27 +7528,27 @@ ab cd cd cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh iJ -cd -cd -cd -cd -cd -cd -ab -ab +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq ab ab ab cd -cd +Lh bu bu bu @@ -7381,22 +7562,22 @@ bu bu bu bv -ao -ab -ab -cd -cd -ao -ab -ab -ab -ab -ao -ab -cd -cd -cd -in +VF +Lq +Lq +Lh +Lh +VF +Lq +Lq +Lq +Lq +VF +Lq +Lh +Lh +Lh +Rs "} (34,1,1) = {" in @@ -7418,32 +7599,32 @@ ab ab ab ab -ab +uy aT -aO -aO +uy +uy as aY bH aZ bH aF -at -at +ek +ek bH -at -at -at -at +ek +ek +ek +ek as bj -aO -aO +uy +uy bj -ab -ab -ab -ab +uy +uy +uy +uy ab ab ab @@ -7488,28 +7669,28 @@ ab ab cd cd -cd -cd -cd -cd -ab -ab -ab -ab -ab -fX -ab -ab -ab +Lh +Lh +Lh +Lh +Lq +Lq +Lq +Lq +Lq +oT +Lq +Lq +Lq gc -ab +Lq +Lq +Lh ab cd ab cd -ab -cd -cd +Lh bu bu bu @@ -7523,22 +7704,22 @@ bu bu bu bv -ao -ab -ab -cd -cd -cd -ao -ab -ab -hZ -ab -ab -cd -cd -cd -in +VF +Lq +Lq +Lh +Lh +Lh +VF +Lq +Lq +QY +Lq +Lq +Lh +Lh +Lh +Rs "} (35,1,1) = {" in @@ -7560,10 +7741,10 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as aU aG @@ -7578,14 +7759,14 @@ ay ay aA as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -7630,28 +7811,28 @@ ab ab cd cd -cd -cd -cd -ab +Lh +Lh +Lh +Lq fZ -ab -dH -ab +Lq +lA +Lq fZ gb -ab -fY -ab -ab -ab -ab -cd +Lq +Tb +Lq +Lq +Lq +Lq +Lh cd cd ab cd -cd +Lh bu bu bu @@ -7665,22 +7846,22 @@ bu bu bu bv -ao -ab -ab -cd -cd -cd -cd +VF +Lq +Lq +Lh +Lh +Lh +Lh bt -ab -ab -ab -hZ -cd -cd -cd -in +Lq +Lq +Lq +QY +Lh +Lh +Lh +Rs "} (36,1,1) = {" in @@ -7702,32 +7883,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as aV -at +ek bW -at +ek br bH -at +ek bH -at -at -at +ek +ek +ek bH as -aO -aO -aO -aO -ab -ab -ab -ab +KI +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -7772,28 +7953,28 @@ ab ab cd cd -cd -ab -fY -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -dH -ab -gd -ab +Lh +Lq +Tb +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +lA +Lq +VK +Lq cd cd ab cd -cd +Lh bu bu bu @@ -7807,22 +7988,22 @@ bu bu bu bv -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (37,1,1) = {" in @@ -7844,32 +8025,32 @@ ab ab ab ab -ab -aO -aO +uy +uy +uy aO as aE bg -at -bc +ek +ei aE bL bT bH bT -at +ek bT bO as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -7914,28 +8095,28 @@ ab ab cd cd -cd -cd -ab -ab -fX -ab -ab -ab -ab -ab -ab +Lh +Lh +Lq +Lq +oT +Lq +Lq +Lq +Lq +Lq +Lq fZ -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq cd cd ab cd -cd +Lh bu bu bu @@ -7949,22 +8130,22 @@ bu bu bu bv -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (38,1,1) = {" in @@ -7986,32 +8167,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as ba +ek at -at -as -as -as -as +yM +yM +yM +yM bN +yM +MV +yM +yM as -bn -as -as -as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8056,28 +8237,28 @@ ab ab cd cd -cd -cd -ab -ab -ab -ab +Lh +Lh +Lq +Lq +Lq +Lq fZ -ab -ab -dH -ab -ab -ab -ab -ab -ab -fX +Lq +Lq +lA +Lq +Lq +Lq +Lq +Lq +Lq +oT cd cd ab cd -cd +Lh bu bu bu @@ -8091,22 +8272,22 @@ bu bu bu bv -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (39,1,1) = {" in @@ -8128,32 +8309,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as bb -at -at -bn -at -at -as +ek +ek +MV +ek +ek +yM bH -at -at +ek +ek bG bP as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8198,28 +8379,28 @@ ab ab cd ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq cd cd ab cd -cd +Lh eZ bu bu @@ -8233,22 +8414,22 @@ bu bu bu bv -ao -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +VF +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (40,1,1) = {" in @@ -8270,15 +8451,15 @@ ab ab ab ab -ab -aO -aO +uy +uy +uy bj as -as -as -as -as +yM +yM +yM +yM bG ay bF @@ -8288,14 +8469,14 @@ ay bC bQ as -aO -aO -aO -aO -ca -ab -ab -ab +uy +uy +uy +uy +JY +uy +uy +uy ab ab ab @@ -8340,28 +8521,28 @@ ab ab cd ab -ab -cd -cd -cd -ab -ga -ab -ab -ab -ab -fX -ab -ab +Lq +Lh +Lh +Lh +Lq +za +Lq +Lq +Lq +Lq +oT +Lq +Lq fZ -ab -ab -cd +Lq +Lq +Lh cd ab ab cd -cd +Lh bu bu bu @@ -8376,21 +8557,21 @@ bu bu bv bv -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (41,1,1) = {" in @@ -8412,32 +8593,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as bo aA bS -as +yM bH -at -bn +ek +MV bH -at +ek aS -at +ek aS as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8482,28 +8663,28 @@ ab ab ab ab -cd -cd -cd -cd -cd -cd -cd -ab -ab -ab -ga -ab -ab -ab -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +Lq +Lq +za +Lq +Lq +Lq +Lh +Lh +Lh cd ab ab cd -cd +Lh bu bu bu @@ -8524,15 +8705,15 @@ bu bu bu bu -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (42,1,1) = {" in @@ -8554,32 +8735,32 @@ ab ab ab ab -ca -aO -aO -aO +JY +uy +uy +uy as bS bA ay bE bI -at -as +ek +yM bN -as -as +yM +yM bp +yM as -as -aO -aO -aO -aO -ab -ab -ab -ab +KI +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8624,28 +8805,28 @@ ab cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd ab ab cd -cd +Lh bu bu bv @@ -8658,7 +8839,7 @@ bu bu bu bu -ab +Lq bv bu bu @@ -8666,15 +8847,15 @@ bu bu bu bu -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (43,1,1) = {" in @@ -8696,32 +8877,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as by bB bS -as +yM bH bX -as +yM bH -as +yM aQ aQ aQ as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8776,47 +8957,47 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh cd cd cd ab cd -cd +Lh bv bv -cd -cd -cd -cd -ab -ab -cd -cd -cd -cd -ab +Lh +Lh +Lh +Lh +Lq +Lq +Lh +Lh +Lh +Lh +Lq bv -cd -cd -cd -cd +Lh +Lh +Lh +Lh bu bu bv bv -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (44,1,1) = {" in @@ -8838,32 +9019,32 @@ ab ab ab ab -ab +uy aT -aO -aO -as -as -as -as +uy +uy as +yM +yM +yM +yM bJ at -as -bH -as +yM +rs +yM aK aR aQ as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -8920,45 +9101,45 @@ ab cd cd cd -cd -cd -cd +Lh +Lh +Lh cd cd cd ab ab cd -cd +Lh bv bv -cd -cd -cd -cd -ab -ab -cd -cd -cd -cd -ab -ao -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lq +Lq +Lh +Lh +Lh +Lh +Lq +VF +Lh +Lh +Lh +Lh bu bu bv bv -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (45,1,1) = {" in @@ -8980,32 +9161,32 @@ ab ab ab ab -ab -aO -aO +uy +uy +uy aO as iP iQ iO -as +yM bH -at -as +ek +yM bH -as +yM aQ bU aQ as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ca ab ab @@ -9071,36 +9252,36 @@ ab ab ab cd -cd -cd -cd -cd -cd -cd -cd -ab -ao -cd -cd -ao -ab -ab -ao -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lq +VF +Lh +Lh +VF +Lq +Lq +VF +Lh +Lh +Lh +Lh hY bu bu bu -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (46,1,1) = {" in @@ -9122,10 +9303,10 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as bo bC @@ -9133,21 +9314,21 @@ ay bF bK aA -as +yM bH +yM +yM +yM +yM as -as -as -as -as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -9216,33 +9397,33 @@ ab cd cd cd -cd -cd -cd -cd -ab -ao -cd -cd -ao -ab -ab -ao -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lq +VF +Lh +Lh +VF +Lq +Lq +VF +Lh +Lh +Lh +Lh bu bu bu bu -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (47,1,1) = {" in @@ -9264,32 +9445,32 @@ ab ab ab ab -ab -aO -aO -aO +uy +uy +uy +uy as bd be bd -as +yM bL bM -as +yM bi ay aA -at +ri bf as -aO -aO -bs -aO -ab -ab -ab -ab +uy +uy +JY +uy +uy +uy +uy +uy ab ab ab @@ -9358,33 +9539,33 @@ ab ab ab cd -cd -cd -cd -cd -ab -ab -cd -cd -ab -ab -ao -ao -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lq +Lq +Lh +Lh +Lq +Lq +VF +VF +Lh +Lh +Lh +Lh bv bv -ab -ab -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (48,1,1) = {" in @@ -9406,12 +9587,10 @@ ab ab ab ab -ab -aO -aO -aO -as -as +uy +uy +uy +uy as as as @@ -9420,18 +9599,20 @@ as as as as +yM +yM bN +yM +yM as -as -as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -9500,33 +9681,33 @@ cd cd cd cd -cd -cd -cd -cd -ao -ab -cd -cd -ab -ab -ab -ao -cd -cd -cd -cd +Lh +Lh +Lh +Lh +VF +Lq +Lh +Lh +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh bv bv -ab -ab -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (49,1,1) = {" in @@ -9548,32 +9729,32 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy +zF +uy +uy bj as aH -at +ek bH -at +ek aL as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -9635,40 +9816,40 @@ ab ab ab cd -ao -ao -cd -cd -ao -ab -cd -cd -cd +VF +VF +Lh +Lh +VF +Lq +Lh +Lh +Lh bv bu bu bu bv bv -ao -ab -ab -ao -cd -cd -cd -cd -cd -cd -ao -ab -ab -ao -cd -cd -cd -cd -in +VF +Lq +Lq +VF +Lh +Lh +Lh +Lh +Lh +Lh +VF +Lq +Lq +VF +Lh +Lh +Lh +Lh +Rs "} (50,1,1) = {" in @@ -9690,17 +9871,17 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy as aI bG @@ -9708,14 +9889,14 @@ bC aA aM as -aO -aO -aO -aO -ab -ab -ab -ab +KI +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -9777,15 +9958,15 @@ ab ab ab cd -ao +VF cf -ao -ao -ab -ab -cd -cd -cd +VF +VF +Lq +Lq +Lh +Lh +Lh hY bu bv @@ -9793,24 +9974,24 @@ bu bv bv bv -ao -ab -ab -cd -cd -ao -ab -ab -cd -ab -ab -ab -ao -cd -cd -cd -cd -in +VF +Lq +Lq +Lh +Lh +VF +Lq +Lq +Lh +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh +Rs "} (51,1,1) = {" in @@ -9832,17 +10013,17 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy aT -aO -aO -aO +uy +uy +uy as aJ iR @@ -9850,14 +10031,14 @@ bh bO aN as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -9919,40 +10100,40 @@ cd ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq bu bu bu bu -cd -cd -cd -cd -ab -ab -ab -ao -ab -ab -ab -ao -ab -ab -ab -ao -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lq +Lq +Lq +VF +Lq +Lq +Lq +VF +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh +Rs "} (52,1,1) = {" in @@ -9974,17 +10155,17 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy as as as @@ -9992,14 +10173,14 @@ as as as as -aO -aO -aO -aO -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -10061,40 +10242,40 @@ cd cd ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq +Lq bu bu bu bu -cd -ao -ao -cd -ab -ao -ab -ao -ab -ab -ab -ab -ab -ab -ao -ao -cd -cd -cd -cd -in +Lh +VF +VF +Lh +Lq +VF +Lq +VF +Lq +Lq +Lq +Lq +Lq +Lq +VF +VF +Lh +Lh +Lh +Lh +Rs "} (53,1,1) = {" in @@ -10116,32 +10297,32 @@ ab ab ab ab -ab -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO -aO +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +zF +uy +uy +uy aT -aO -aO -aO -ab -ab -ca -ab +uy +uy +uy +uy +uy +JY +uy ab ab ab @@ -10203,40 +10384,40 @@ cd cd ab cd -ao +VF cf -ab -ab -ab -ab -ab -ab -ab +Lq +Lq +Lq +Lq +Lq +Lq +Lq bu bu bu bv -cd +Lh bY -ab -cd -ab -ab -ab -ao -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lh +Lq +Lq +Lq +VF +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (54,1,1) = {" in @@ -10258,32 +10439,32 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -10345,40 +10526,40 @@ cd cd ab cd -cd -ao +Lh +VF cf -ab -ab -ao -cd -cd -cd +Lq +Lq +VF +Lh +Lh +Lh bu bv bu bv -cd -ab -ab -ab -ab -ab -ao -ao -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lq +Lq +Lq +Lq +Lq +VF +VF +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (55,1,1) = {" in @@ -10495,32 +10676,32 @@ cd cd cd cd -cd +Lh bv bv hY bv -cd -ab -ab -cd -cd -cd -cd -cd -ab -ab -ao -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lq +Lq +VF +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (56,1,1) = {" in @@ -10637,32 +10818,32 @@ ab ab cd cd -cd -ao -ao -ab -ao -cd -ab -ab -ab -ab -ab -ao -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +VF +VF +Lq +VF +Lh +Lq +Lq +Lq +Lq +Lq +VF +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (57,1,1) = {" in @@ -10779,32 +10960,32 @@ cd cd cd cd -cd -ab -ao -ab -ao -cd -ab -ab -ao -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lq +VF +Lq +VF +Lh +Lq +Lq +VF +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (58,1,1) = {" in @@ -10918,35 +11099,35 @@ ab ab cd cd -cd -cd -cd -ab -ab -ab -ab -ao -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lq +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (59,1,1) = {" in @@ -11060,35 +11241,35 @@ ab ab cd cd -cd -ao -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +VF +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (60,1,1) = {" in @@ -11203,34 +11384,34 @@ ab cd cd bY -ab -ab -ab -ab -ao -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lq +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (61,1,1) = {" in @@ -11344,35 +11525,35 @@ ab ab cd cd -ab -ab -ab -hZ -ab +Lq +Lq +Lq +QY +Lq bY -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (62,1,1) = {" in @@ -11486,35 +11667,35 @@ ab ab cd cd -ao -ab -ab -ab -ab -ab -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +VF +Lq +Lq +Lq +Lq +Lq +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (63,1,1) = {" in @@ -11628,35 +11809,35 @@ ab ab cd cd -ao -ao -ab -ab -ab -ao -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +VF +VF +Lq +Lq +Lq +VF +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (64,1,1) = {" in @@ -11770,35 +11951,35 @@ ab ab cd cd -cd +Lh bZ cb bY -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (65,1,1) = {" in @@ -11912,35 +12093,35 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (66,1,1) = {" in @@ -12055,34 +12236,34 @@ ab cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (67,1,1) = {" in @@ -12195,36 +12376,36 @@ ab cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (68,1,1) = {" in @@ -12337,36 +12518,36 @@ dH cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (69,1,1) = {" in @@ -12483,32 +12664,32 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (70,1,1) = {" in @@ -12625,32 +12806,32 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -ap -ap -cd -cd -ap -ap -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +kV +kV +Lh +Lh +kV +kV +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (71,1,1) = {" in @@ -12767,32 +12948,32 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -ap +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +kV gi -ap -ap -ap -ap -ap -ap -cd -cd -cd -cd -cd -cd -cd -in +kV +kV +kV +kV +kV +kV +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (72,1,1) = {" in @@ -12907,34 +13088,34 @@ ab ab cd cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh gr gl -cd -cd -cd -cd -cd -cd -ap -ap +Lh +Lh +Lh +Lh +Lh +Lh +kV +kV gy -ap -ap -ap -ap -ap -cd -cd -cd -cd -cd -cd -cd -in +kV +kV +kV +kV +kV +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (73,1,1) = {" in @@ -13049,34 +13230,34 @@ ab ab cd cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd -ap -ap -ap -ap -ap -ap -ap -ap -ap +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh +kV +kV +kV +kV +kV +kV +kV +kV +kV gi -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (74,1,1) = {" in @@ -13191,34 +13372,34 @@ ab ab cd cd -cd -cd -cd +Lh +Lh +Lh gq -gn -gn +Gr +Gr gt -cd -cd -cd -cd -ap -ap -ap -ap +Lh +Lh +Lh +Lh +kV +kV +kV +kV gi gy -ap -ap -ap -ap -cd -cd -cd -cd -cd -cd -in +kV +kV +kV +kV +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (75,1,1) = {" in @@ -13334,33 +13515,33 @@ ab cd cd cd -cd -cd -cd -gn -gn -gn -gn -gn -cd -cd -cd -cd -cd -ap -ap -ap -ap -ap -ap -gn -ap -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +kV +kV +kV +kV +kV +kV +Gr +kV +Lh +Lh +Lh +Lh +Lh +Rs "} (76,1,1) = {" in @@ -13476,33 +13657,33 @@ ab ab cd cd -cd -cd -gn -gn -gn -gn -gn -gn -gn -cd -cd -cd -cd -cd +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh gl -gn -ap -gn -gn -gn +Gr +kV +Gr +Gr +Gr gl -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Rs "} (77,1,1) = {" in @@ -13619,32 +13800,32 @@ ab cd cd cd -cd -gn -gn -gn -gn -gn -gn -gn +Lh +Gr +Gr +Gr +Gr +Gr +Gr +Gr gw -cd -cd -cd -cd -cd -gn -gn -gn -gn -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (78,1,1) = {" in @@ -13761,32 +13942,32 @@ ab cd cd cd -cd +Lh gl -gn +Gr gu -cd -gn -gn -gn -gn -cd -cd -cd -cd -cd -gn -gn -cd +Lh +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Lh gA -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (79,1,1) = {" in @@ -13903,32 +14084,32 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh gv -gn -gn -cd -cd -cd -cd -cd -gn -gn -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (80,1,1) = {" in @@ -14047,30 +14228,30 @@ ab cd cd cd -cd -cd -cd -cd -cd -gn -gn +Lh +Lh +Lh +Lh +Lh +Gr +Gr gz -gn -gn -cd -cd -gn -gn -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Gr +Gr +Lh +Lh +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (81,1,1) = {" in @@ -14189,30 +14370,30 @@ ab ab cd cd -cd -ap -ap -cd -cd -gn -gn -gn -gn -gn -gn -gn -gn +Lh +kV +kV +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Gr gl -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (82,1,1) = {" in @@ -14331,30 +14512,30 @@ ab ab ap ap -ap -ap -cd -cd -cd -gn -gn -cd -cd +kV +kV +Lh +Lh +Lh +Gr +Gr +Lh +Lh gu -gn -gn -gn -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (83,1,1) = {" in @@ -14473,30 +14654,30 @@ ab ab ap ap -ap -cd -cd -cd -cd -gn -gn -cd -cd -cd -gn -gn -cd -cd -cd -cd +kV +Lh +Lh +Lh +Lh +Gr +Gr +Lh +Lh +Lh +Gr +Gr +Lh +Lh +Lh +Lh gl gK -gn -cd -cd -cd -cd -in +Gr +Lh +Lh +Lh +Lh +Rs "} (84,1,1) = {" in @@ -14615,30 +14796,30 @@ gf ab ap cd -cd -cd -cd -cd -cd -gn -gn -cd -cd -cd -gn -gn -gn -cd -cd -cd -gn -gn -gn -gn -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Rs "} (85,1,1) = {" in @@ -14653,14 +14834,14 @@ ab ab ab dH -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy ab dH ab @@ -14757,30 +14938,30 @@ ab ab ap cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh gs -gn -gn +Gr +Gr gA -cd -cd +Lh +Lh iF -gn -gn +Gr +Gr gl -cd -gn -gn -gn -gn +Lh +Gr +Gr +Gr +Gr gl -cd -cd -cd -in +Lh +Lh +Lh +Rs "} (86,1,1) = {" in @@ -14795,15 +14976,15 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -14899,30 +15080,30 @@ go ab cd cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd -gn -gn -gn -gn -gn -gn -gn -gn -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Rs "} (87,1,1) = {" in @@ -14936,16 +15117,16 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -15040,31 +15221,31 @@ ca ab cd cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh gt -gn -gn -cd -cd -cd -cd -gn -gn -gn -gk -gn -gn -gn -gn -cd -cd -cd -cd -in +Gr +Gr +Lh +Lh +Lh +Lh +Gr +Gr +Gr +qL +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Rs "} (88,1,1) = {" in @@ -15075,22 +15256,22 @@ ab ab ab ab -dH -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +RY +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -15181,46 +15362,46 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd -gk -gn -gn -gn +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh +qL +Gr +Gr +Gr gl -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (89,1,1) = {" in ab ab cd -dF -dI -dI -dI -dI -dI -dI -dI +cd +ab +uy +uy +uy +uy +uy +uy en dO eW @@ -15229,14 +15410,14 @@ fe fn dO eb -dI -dI -dI -dI -dI -dI -dI -dJ +uy +uy +uy +uy +uy +uy +uy +cc ab ab ab @@ -15322,63 +15503,63 @@ ab gk gn gp -cd -cd -cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh gl gl -gk -gn -cd -cd -cd -cd -cd -cd -cd -cd -in +qL +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (90,1,1) = {" in dG ab cd -dF -dF -dI -dI -dI -dI -dI +cd +cd +uy +uy +uy +uy +uy en -dO +EA eM eX eX eX eX fq -dO +EA eb -dI -dI -dI -dI -dI -dI -dI +uy +uy +uy +uy +uy +uy +ab ab cc ab @@ -15462,49 +15643,49 @@ gf gg cd gl -gn -gn -gp -cd -cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd -cd -cd -gn -gn -gn -gn -gn -cd -cd -cd -cd -cd -in +Gr +Gr +xN +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Rs "} (91,1,1) = {" in ab ab ab -dF -dF +cd +RF dN dO dO eb en -dO +EA eH eN eR @@ -15513,14 +15694,14 @@ eR eR fm fA -dO +EA eb en dO dO iU -dI -dI +uy +ab ab ab cd @@ -15606,41 +15787,41 @@ cd cd cd gl -gn -cd -cd +Gr +Lh +Lh gs -gn -gn -gk -gn -gn -gn +Gr +Gr +qL +Gr +Gr +Gr gl -cd -cd -cd -cd -cd -gn -gn -gn -gn -gn -gn +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Gr gz -cd -cd -cd -in +Lh +Lh +Lh +Rs "} (92,1,1) = {" in ab ab ab -dI -dI +ab +uy dO dO dO @@ -15661,8 +15842,8 @@ dO dO dO dO -dI -dI +uy +ab ab cd cd @@ -15746,65 +15927,65 @@ cd cd cd cd -cd +Lh gl -gn -gk -gn -gn -gn -gn -gn -cd -cd -gn -gn -gn -cd -cd -cd -gn -gn -gn -dk -dk -dk -gn -gn +Gr +qL +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Gr +Gr +Gr +ki +ki +ki +Gr +Gr gu -cd -cd -in +Lh +Lh +Rs "} (93,1,1) = {" in ab ab ab -dJ -dL -dO -dO -dO -dO -dO -dO -dO +cc +RY dO dO +EA +EA +EA +EA +EA +EA +EA ff fl +EA +EA +EA +EA +EA +EA +EA dO dO -dO -dO -dO -dO -dO -dO -dO -dL -dI +RY +ab ab ab dH @@ -15887,47 +16068,47 @@ ab cd cd cd -cd -cd -cd -gn -gn -gn -gn -gn -cd -cd -cd -cd +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh gx -gn -gn -cd -cd -gn -gn -gn -dk +Gr +Gr +Lh +Lh +Gr +Gr +Gr +ki gG gI gL -gn -gn -gn -cd -cd -in +Gr +Gr +Gr +Lh +Lh +Rs "} (94,1,1) = {" in ab ab ab -dI -dI -dO +ab +uy dO dO +EA ec eo ec @@ -15942,11 +16123,11 @@ eJ ec fI fN +EA dO dO -dO -dI -dL +uy +dH ab ab ab @@ -16029,66 +16210,66 @@ ab cd cd cd -cd -cd -cd -cd -gp -gn -gn -gn -cd -cd -cd -cd -cd -gn -gn -cd +Lh +Lh +Lh +Lh +xN +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Lh gu -gn -dk -dk +Gr +ki +ki gF cv cv gM -dk -dk -gn -cd -cd -in +ki +ki +Gr +Lh +Lh +Rs "} (95,1,1) = {" in ab ab dH -dI -dI +ab +uy dP dO -dO +EA ed ep ex -dO +EA er eR eR eR eR ez -dO +EA fC fJ fO -dO +EA dO iV -dI -dI +uy +ab dG ab ab @@ -16171,68 +16352,68 @@ ab cd cd cd -cd -cd -cd -cd -cd -gn -gn -gn -cd -cd -cd -cd -cd -gn -gn -cd -gn -gn -dk -dk +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Lh +Gr +Gr +ki +ki gF cv cv gN -dk +ki gO -cd -cd -cd -in +Lh +Lh +Lh +Rs "} (96,1,1) = {" in ab -ab -ab -dI -dI -dI -dO -dO -dO -dO -dO +uy +uy +uy +uy +uy dO +EA +EA +EA +EA +EA er eR fg eR eR ez +EA +EA +EA +EA +EA dO -dO -dO -dO -dO -dO -dI -dI -dI -ab -ab +uy +uy +uy +uy +uy ab ab ab @@ -16313,45 +16494,45 @@ ab cd cd cd -cd -cd -cd -cd -cd -gn -gn -gn -cd -cd +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Lh +Lh gs -gk -gn -gn +qL +Gr +Gr gt -cd -cd -gn +Lh +Lh +Gr gD -dk -dk +ki +ki gH gJ -dk -dk -cd -cd -cd -cd -in +ki +ki +Lh +Lh +Lh +Lh +Rs "} (97,1,1) = {" in ab -cd -ab -dI -dI -dI +RF +uy +uy +uy +uy dO dT ee @@ -16370,11 +16551,11 @@ ee ee fR dO -dI -dI -dI -ab -ab +uy +uy +uy +uy +uy dH ab ab @@ -16455,42 +16636,42 @@ ab ab cd cd -cd -cd -cd -cd -cd -gn -gn -gn -gn -gn -gn -gn -gn -gn -cd -cd -cd -gn -gn +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Gr +Gr gE -dk +ki gz -gn -dk -cd -cd -cd -cd -cd -in +Gr +ki +Lh +Lh +Lh +Lh +Lh +Rs "} (98,1,1) = {" in cd -cd -ab +RF +uy dK dK dK @@ -16515,8 +16696,8 @@ dO dK dK dK -ab -ab +uy +uy ab ab ab @@ -16597,68 +16778,68 @@ ab ab cd cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh gt -cd +Lh gv -gn -cd -cd -cd -cd -cd -cd -cd -cd -gn -gn -gn -gn -gn -cd -cd -cd -cd -cd -cd -in +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Gr +Gr +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (99,1,1) = {" in cd -ab -ab +uy +uy dK dM -dI -dO -dO +uy dO +EA +EA er ez -dO -dO -dO +EA +EA +EA fh fh -dO -dO -dO +EA +EA +EA er ez -dO -dO +EA +EA dO dQ -dI +uy dK -ab -ab +uy +uy ab ab ab @@ -16741,66 +16922,66 @@ ab cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -gn -cd -gn -gn -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Gr +Lh +Gr +Gr +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (100,1,1) = {" in ab -ab -ab +uy +uy dK -dI -dI -dI +uy +uy +uy dV eg er ez -dO +EA eP eR eR eR eR fu -dO +EA er ez eg dV -dI -dI -dI +uy +uy +uy dK -ab -ab +uy +uy ab ab ab @@ -16889,60 +17070,60 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (101,1,1) = {" in ab -ab -ab +uy +uy dK -dI -dI -dI +uy +uy +uy dV eg es eA -dO +EA eQ eR eR eR eR fv -dO +EA fE fK eg dV -dI -dI -dI +uy +uy +uy dK -ab -ab +uy +uy ab dH ab @@ -17032,59 +17213,59 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (102,1,1) = {" in ab -dH -ab +RY +uy dK -dI +uy dQ dO -dO -dO -dO -dO -dO +EA +EA +EA +EA +EA eR fb fi fj fb eR +EA +EA +EA +EA +EA dO -dO -dO -dO -dO -dO -dI +uy dM dK -ab -ab +uy +uy cc ab ab @@ -17187,20 +17368,20 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (103,1,1) = {" in ab -ab -ab +uy +uy dK dK dK @@ -17209,14 +17390,14 @@ dW eh eh eB -dO +EA eS fb fj fj fb fw -dO +EA fF fL fF @@ -17225,8 +17406,8 @@ dO dK dK dK -ab -ab +uy +uy ab cd ab @@ -17330,45 +17511,45 @@ cd cd cd cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (104,1,1) = {" in ab -ab -ab -dI -dI -dI +uy +uy +uy +uy +uy dO dX ei et eC -dO +EA eR fb fj fj fb eT -dO +EA eR eR eR fT dO -dI -dI -dI -ab -ab +uy +uy +uy +uy +uy cd cd ab @@ -17473,21 +17654,21 @@ ab ab ab ab -ab -iE -iE -iY -iE -je +Lq +Gr +Gr +iF +Gr +Rs "} (105,1,1) = {" in ab -ab -ab -dI -dI -dI +uy +uy +uy +uy +uy dO dY ej @@ -17506,11 +17687,11 @@ fF fF fU dO -dI -dI -dI -ab -cd +uy +uy +uy +uy +RF cd cd ab @@ -17617,40 +17798,40 @@ ar ar ap iG -iE -iE +Gr +Gr iX -je +Rs "} (106,1,1) = {" in ab dH ab -dI -dI -dI +ab +uy +uy dO dZ ek ek eD -dO +EA eR eR eR eR eR eR -dO +EA eR eR eR iS dO -dI -dL -dI +uy +RY +ab cd cd cd @@ -17758,41 +17939,41 @@ ar ar ar ap -iK -iK +kV +kV iW -iE -je +Gr +Rs "} (107,1,1) = {" in ab ab ab -dI -dI -dL +ab +uy +RY dO ea ek eu eE -dO -dO -dO +EA +EA +EA fk fk -dO -dO -dO +EA +EA +EA eR fF fF iT dO iU -dI -dI +uy +ab cd cd dH @@ -17901,40 +18082,40 @@ ar ar ar iN -iK -iK -iE -je +kV +kV +Gr +Rs "} (108,1,1) = {" in ab ab ab -dI -dI +ab +uy dN dO -dO +EA ek ej eF -dO +EA eU fc eR eR fo fx -dO +EA fG +EA +EA +EA dO dO -dO -dO -dO -dL -dJ +RY +cc ab ab ab @@ -18044,39 +18225,39 @@ ar ar iN iN -iK +kV iZ -je +Rs "} (109,1,1) = {" in ab dG ab -dJ -dI -dO +cc +uy dO dO +EA el ev eG -dO +EA eU eR eR eR eR fy -dO +EA fH fM fQ +EA dO dO -dO -dI -dI +uy +ab ab ab ab @@ -18186,39 +18367,39 @@ ar ar iN iN -iK -iE -je +kV +Gr +Rs "} (110,1,1) = {" in ab ab ab -dI -dI -dO -dO -dO -dO -dO +ab +uy dO dO +EA +EA +EA +EA +EA eV eR eR eR eR fz +EA +EA +EA +EA +EA dO dO -dO -dO -dO -dO -dO -dI -dI +uy +ab ab ab ab @@ -18328,39 +18509,39 @@ ar ar iN iN -iK -iE -je +kV +Gr +Rs "} (111,1,1) = {" in ab ab ab -dL -dI +dH +uy dO dO -dO -dO -em -dI +EA +EA +DR +uy eL -dO +EA fd fd fd fp -dO -em -dI +EA +DR +uy eL dO dO dO dO -dI -dF +uy +cd cd ab ab @@ -18470,39 +18651,39 @@ ar ar iN iN -iK -ja -je +kV +iD +Rs "} (112,1,1) = {" in cd cd cd -dI -dI -dO +ab +uy dO dO +EA em -dI -dI -dI +uy +uy +uy eL dR dR dR dR -em -dI -dI -dI +DR +uy +uy +uy eL dR dR iV -dF -dF +cd +cd cd cd ab @@ -18612,39 +18793,39 @@ ar ar iN iN -iK -iK -je +kV +kV +Rs "} (113,1,1) = {" in dH cd cd -dF -dI +cd +ab dP dR dR -dI -dI -dI -dI -dI +uy +uy +uy +uy +uy dS dS dS dS -dI -dI -dI -dL -dI +uy +uy +uy +RY +uy dS dS -dI -dF -dF +uy +cd +cd cd cd ab @@ -18754,39 +18935,39 @@ ar ap iN iN -iK +kV iN -je +Rs "} (114,1,1) = {" in ab ab ab -dI -dI -dI +ab +ab +uy dS dS -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dI -dF -dF +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +cd +cd cd ab ab @@ -18894,11 +19075,11 @@ ap ap ap ap -iK +kV iN iN iN -je +Rs "} (115,1,1) = {" in @@ -18907,26 +19088,26 @@ ab ab ab ab -ab -ab -ab -ab -ab -dH -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +RY +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy ab ab ab @@ -19035,12 +19216,12 @@ gn gn gn gn -gn -iK +Gr +kV iN iN iN -je +Rs "} (116,1,1) = {" in @@ -19067,8 +19248,8 @@ ab ab ab ab -ab -ab +uy +uy ab ab ab @@ -19176,13 +19357,13 @@ cd cd cd cd -cd -gn -iK +Lh +Gr +kV iN iN iN -je +Rs "} (117,1,1) = {" in @@ -19317,14 +19498,14 @@ cd cd cd cd -cd -cd +Lh +Lh iD -iK -iK -iK -iK -je +kV +kV +kV +kV +Rs "} (118,1,1) = {" in @@ -19448,25 +19629,25 @@ ab gn cd cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Rs "} (119,1,1) = {" in @@ -19590,17 +19771,17 @@ ab gn cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd cd @@ -19732,17 +19913,17 @@ ab gn gn cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd cd @@ -19874,16 +20055,16 @@ ab ab gn cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cd cd cd @@ -20016,25 +20197,25 @@ ab ab gn cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (123,1,1) = {" in @@ -20158,15 +20339,15 @@ ab ab gn cd -cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cv cv cv @@ -20174,9 +20355,9 @@ cv cv cv cv -cd -cd -in +Lh +Lh +Rs "} (124,1,1) = {" in @@ -20301,24 +20482,24 @@ ab gn cd cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cv hs hA hE -dk +ki hI cv -cd -cd -in +Lh +Lh +Rs "} (125,1,1) = {" in @@ -20443,24 +20624,24 @@ ab gn gn cd -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cv ht hB -dk +ki hH -dk +ki cv -cd -cd -in +Lh +Lh +Rs "} (126,1,1) = {" in @@ -20585,24 +20766,24 @@ ab ab gn gn -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cv hu gY -dk -dk +ki +ki hJ cv -cd -cd -in +Lh +Lh +Rs "} (127,1,1) = {" in @@ -20678,11 +20859,11 @@ ap ap ab ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy ab ap ap @@ -20727,24 +20908,24 @@ ab ab ab gn -cd -cd -cd -cd -cd -cd -cd -cd +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh cv hv hC hF -dk -dk +ki +ki cv -cd -cd -in +Lh +Lh +Rs "} (128,1,1) = {" in @@ -20820,11 +21001,11 @@ ap ap ap ab -ab +uy aq aC -ab -ap +uy +Iz ap ap ar @@ -20869,7 +21050,7 @@ ab ab ab gn -gn +Cl cv cv cv @@ -20881,12 +21062,12 @@ cv cv cv cv -dC +jv cv cv -cd -cd -in +Lh +Lh +Rs "} (129,1,1) = {" in @@ -20962,11 +21143,11 @@ ab ap ap ap -ap +Iz aq aC -ap -ap +Iz +Iz ar ar ar @@ -21011,24 +21192,24 @@ ab ab ab ab -gn +Gr cv -cU +yC gY gY hg hl -dk +ki hq -dk -dk +ki +ki gZ -dk -dk -dk -cd -cd -in +ki +ki +ki +Lh +Lh +Rs "} (130,1,1) = {" in @@ -21104,11 +21285,11 @@ ab ab ap ap -ap +Iz aq aC -ap -ar +Iz +GU ar ar ar @@ -21153,24 +21334,24 @@ ab ab ab ab -gn -dC -cU +Gr +jv +yC gY -dk -dk -dk -dk -dk -dk -cU -dk -dk -dk +ki +ki +ki +ki +ki +ki +yC +ki +ki +ki hl -cd -cd -in +Lh +Lh +Rs "} (131,1,1) = {" in @@ -21246,11 +21427,11 @@ ab ab ab ab -ab +uy aq aC -ap -ar +Iz +GU ar ar ar @@ -21295,24 +21476,24 @@ ab ab ab ab -gn +Gr cv -cU +yC gZ -dk -dk +ki +ki gZ -dk +ki gY -cU +yC hD gY -dk +ki gZ cv -cd -cd -in +Lh +Lh +Rs "} (132,1,1) = {" in @@ -21388,11 +21569,11 @@ ab ab ab ab -ab +uy aq aC -ap -ap +Iz +Iz ap ap ap @@ -21437,7 +21618,7 @@ ab ab ab gn -gn +Gr cv cv cv @@ -21452,9 +21633,9 @@ cv hd cv cv -cd -cd -in +Lh +Lh +Rs "} (133,1,1) = {" in @@ -21522,19 +21703,19 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy aq aC -ap -ab +Iz +uy ab ab ab @@ -21594,9 +21775,9 @@ hh hf hh cv -cd -cd -in +Lh +Lh +Rs "} (134,1,1) = {" in @@ -21664,19 +21845,19 @@ ab ab ab ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ab -ap -ab +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +uy +Iz +uy ab ab ab @@ -21736,9 +21917,9 @@ hG hf hK cv -cd -cd -in +Lh +Lh +Rs "} (135,1,1) = {" in @@ -21806,8 +21987,8 @@ ab ab ab ab -ab -ab +uy +uy aa aa aa @@ -21815,8 +21996,8 @@ aa aa aa aa -ab -ap +uy +Iz ab ab ab @@ -21878,9 +22059,9 @@ hn hf hL cv -cd -cd -in +Lh +Lh +Rs "} (136,1,1) = {" in @@ -21948,16 +22129,16 @@ ab ab ab ab -ab +uy iL aa ac ac -ac +SO ac ac aa -ap +Iz aD ap ao @@ -22005,8 +22186,8 @@ ab ab gn cd -cd -cd +Lh +Lh cv hb hf @@ -22020,9 +22201,9 @@ hn hf he cv -cd -cd -in +Lh +Lh +Rs "} (137,1,1) = {" in @@ -22090,8 +22271,8 @@ ab ab ab ab -ab -ab +uy +uy aa ac ad @@ -22099,8 +22280,8 @@ ag aj ac an -ab -ab +uy +uy ab ab ab @@ -22147,8 +22328,8 @@ gn gn gn cd -cd -cd +Lh +Lh cv cv cv @@ -22162,9 +22343,9 @@ cv cv cv cv -cd -cd -in +Lh +Lh +Rs "} (138,1,1) = {" in @@ -22232,17 +22413,17 @@ ab ab ab ab -ab +uy iL aa -ac +EV ae ah ak -ac +ZW aa -ab -ab +uy +uy ao ab ab @@ -22289,24 +22470,24 @@ gn cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (139,1,1) = {" in @@ -22374,8 +22555,8 @@ ab ab ab ab -ab -ab +uy +uy aa ac af @@ -22383,8 +22564,8 @@ ai al ac aa -ao -ab +PZ +uy ab ab ab @@ -22431,24 +22612,24 @@ gn cd cd cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -cd -in +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Lh +Rs "} (140,1,1) = {" in @@ -22516,35 +22697,17 @@ in in in in -in -in -je -je -je -je -je -je -je -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in -in +pV +pV +pV +pV +pV +pV +pV +pV +pV +pV +pV in in in @@ -22591,4 +22754,22 @@ in in in in +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs +Rs "}