diff --git a/code/game/area/Space Station 13 areas.dm b/code/game/area/Space Station 13 areas.dm
index a15ca2bb2c..7e1ef0bed4 100755
--- a/code/game/area/Space Station 13 areas.dm
+++ b/code/game/area/Space Station 13 areas.dm
@@ -2607,8 +2607,8 @@ var/list/the_station_areas = list (
luminosity = 1
dynamic_lighting = 0
requires_power = 0
-
-
+
+
//CHOMPSTATION AREAS
//Moved hangars to here from Southern cross areas.
/area/hangar
@@ -2638,8 +2638,29 @@ var/list/the_station_areas = list (
name = "\improper Exploration Locker Room Three"
icon_state = "hangarcontrol"
+//Chompstation overmap exploration shuttles
+
/area/shuttle/stargazer
name = "\improper Stargazer"
icon_state = "shuttlered"
requires_power = 1
-
\ No newline at end of file
+
+/area/shuttle/echidna
+ name = "\improper Echidna"
+ icon_state = "shuttlered"
+ requires_power = 1
+
+/area/shuttle/ursula
+ name = "\improper Ursula"
+ icon_state = "shuttlered"
+ requires_power = 1
+
+/area/shuttle/needle
+ name = "\improper Needle"
+ icon_state = "shuttlered"
+ requires_power = 1
+
+/area/shuttle/baby_mammoth
+ name = "\improper Baby_mammoth"
+ icon_state = "shuttlered"
+ requires_power = 1
diff --git a/maps/gateway_vr/snow_outpost.dmm b/maps/gateway_vr/snow_outpost.dmm
index 6dfd70f91f..89db083677 100644
--- a/maps/gateway_vr/snow_outpost.dmm
+++ b/maps/gateway_vr/snow_outpost.dmm
@@ -1,63 +1,60 @@
//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
"aa" = (
/turf/simulated/wall/snowbrick,
-/area/awaymission/snow_outpost/powered)
-"ab" = (
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ac" = (
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ad" = (
/obj/machinery/gateway{
dir = 9
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ae" = (
/obj/machinery/gateway{
dir = 1
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"af" = (
/obj/machinery/gateway{
dir = 5
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ag" = (
/obj/machinery/gateway{
dir = 8
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ah" = (
/obj/machinery/gateway/centeraway,
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ai" = (
/obj/machinery/gateway{
dir = 4
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aj" = (
/obj/machinery/gateway{
dir = 10
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ak" = (
/obj/machinery/gateway,
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"al" = (
/obj/machinery/gateway{
dir = 6
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"am" = (
/obj/machinery/power/apc{
dir = 4;
@@ -66,53 +63,39 @@
},
/obj/machinery/washing_machine,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"an" = (
/obj/machinery/door/airlock/alien/public,
/turf/simulated/wall/snowbrick,
-/area/awaymission/snow_outpost/powered)
-"ao" = (
-/obj/machinery/crystal/ice,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"ap" = (
-/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"aq" = (
/obj/structure/railing{
dir = 1
},
/turf/simulated/floor/dungeon,
-/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/outside/nospawn)
+/area/space)
"at" = (
/obj/machinery/light/flicker,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"au" = (
/obj/machinery/door/airlock/silver,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"av" = (
/obj/structure/window/reinforced/full,
/obj/structure/window/reinforced{
dir = 1
},
/obj/structure/grille,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"aw" = (
/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{
- icon_state = "map";
dir = 8
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ax" = (
/obj/machinery/atmospherics/unary/vent_pump/high_volume{
dir = 8;
@@ -127,11 +110,11 @@
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ay" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"az" = (
/obj/machinery/portable_atmospherics/powered/scrubber/huge/stationary,
/obj/structure/grille,
@@ -142,31 +125,27 @@
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aA" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- dir = 5;
- icon_state = "intact"
+ dir = 5
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aB" = (
/obj/structure/grille,
/obj/structure/window/reinforced/full,
/obj/structure/window/reinforced,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"aC" = (
/obj/structure/railing,
/turf/simulated/floor/dungeon,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"aD" = (
/obj/machinery/crystal/ice,
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/outside/nospawn)
-"aE" = (
-/turf/simulated/wall,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aF" = (
/obj/structure/table/standard{
name = "plastic table frame"
@@ -175,31 +154,29 @@
/obj/machinery/door/window/southleft,
/obj/machinery/door/window/northleft,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aG" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- icon_state = "intact";
dir = 10
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aH" = (
/obj/machinery/suit_cycler,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aI" = (
/obj/machinery/suit_cycler/mining,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aJ" = (
/obj/machinery/suit_cycler/medical,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aK" = (
/obj/machinery/power/apc{
dir = 1;
name = "north bump";
- pixel_x = 0;
pixel_y = 28
},
/turf/simulated/floor/bluegrid{
@@ -208,27 +185,27 @@
oxygen = 0;
temperature = 80
},
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aL" = (
/obj/machinery/suit_cycler/engineering,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aM" = (
/obj/machinery/suit_cycler/security,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aN" = (
/obj/machinery/suit_cycler/syndicate,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aO" = (
/obj/machinery/light/flicker,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"aP" = (
/obj/machinery/replicator,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aQ" = (
/turf/simulated/floor/bluegrid{
name = "Mainframe Base";
@@ -236,7 +213,7 @@
oxygen = 0;
temperature = 80
},
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aR" = (
/obj/mecha/combat/marauder/mauler{
operation_req_access = newlist()
@@ -247,91 +224,87 @@
oxygen = 0;
temperature = 80
},
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aS" = (
/obj/machinery/porta_turret/stationary/syndie,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aT" = (
/mob/living/simple_mob/mechanical/viscerator/mercenary,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"aU" = (
/obj/machinery/dna_scannernew,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aV" = (
/obj/machinery/clonepod/transhuman/full,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aW" = (
/obj/machinery/sleeper{
dir = 8
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aX" = (
/obj/machinery/firealarm{
- dir = 2;
layer = 3.3;
- pixel_x = 0;
pixel_y = 26
},
/mob/living/simple_mob/humanoid/merc/ranged/ionrifle,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aY" = (
/obj/machinery/implantchair,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"aZ" = (
/obj/machinery/sleep_console,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ba" = (
/obj/machinery/bodyscanner,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bb" = (
/obj/machinery/body_scanconsole,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bc" = (
/obj/machinery/atmospherics/unary/vent_scrubber{
dir = 8
},
/obj/structure/ore_box,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bd" = (
/obj/machinery/telecomms/relay,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"be" = (
/obj/machinery/telecomms/broadcaster,
/obj/machinery/light/flicker{
- icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bf" = (
/obj/machinery/washing_machine,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bg" = (
/obj/machinery/power/apc{
dir = 1;
name = "north bump";
- pixel_x = 0;
pixel_y = 28
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bh" = (
/obj/structure/ghost_pod/manual/lost_drone/dogborg,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"bi" = (
/obj/machinery/power/apc{
dir = 4;
@@ -339,125 +312,115 @@
pixel_x = 24
},
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- icon_state = "intact";
dir = 10
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bj" = (
/obj/machinery/porta_turret/stationary/syndie,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"bk" = (
/obj/machinery/power/breakerbox/activated,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bl" = (
/obj/machinery/power/smes/buildable/point_of_interest,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bm" = (
/obj/machinery/atmospherics/pipe/tank/air{
dir = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
-"bn" = (
-/obj/machinery/door/airlock/silver,
-/obj/machinery/door/firedoor,
-/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"bo" = (
/obj/machinery/atmospherics/unary/vent_scrubber,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bp" = (
/obj/machinery/door/airlock/highsecurity,
/obj/machinery/door/firedoor,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bq" = (
/obj/machinery/door/airlock/silver,
/obj/machinery/door/firedoor,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"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/powered)
+/area/space)
"bs" = (
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"bt" = (
/turf/simulated/wall/solidrock{
block_tele = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"bu" = (
/turf/simulated/floor/outdoors/ice{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"bv" = (
/obj/machinery/crystal/ice,
/turf/simulated/floor/outdoors/ice{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"bw" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/turf/simulated/wall/r_wall,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"by" = (
/obj/machinery/atmospherics/unary/vent_pump,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bz" = (
/obj/machinery/atmospherics/unary/vent_scrubber{
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bA" = (
/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{
dir = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"bC" = (
/obj/machinery/atmospherics/pipe/manifold/hidden/cyan{
- icon_state = "map";
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bD" = (
/obj/machinery/atmospherics/unary/vent_pump{
- dir = 4;
- use_power = 0
+ dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bE" = (
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/security{
@@ -468,59 +431,53 @@
},
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"bG" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
dir = 6
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bH" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- dir = 4;
- icon_state = "intact"
+ dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bI" = (
/obj/machinery/atmospherics/pipe/manifold/hidden/cyan,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bJ" = (
/obj/machinery/firealarm{
- dir = 2;
layer = 3.3;
- pixel_x = 0;
pixel_y = 26
},
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- dir = 4;
- icon_state = "intact"
+ dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bK" = (
/obj/machinery/atmospherics/pipe/manifold4w/hidden/cyan,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bL" = (
/obj/machinery/atmospherics/unary/vent_pump{
dir = 8;
external_pressure_bound = 140;
external_pressure_bound_default = 140;
icon_state = "map_vent_out";
- pressure_checks = 1;
- pressure_checks_default = 1;
use_power = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bM" = (
/obj/machinery/power/apc{
dir = 4;
@@ -531,22 +488,21 @@
dir = 8
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bN" = (
/obj/machinery/door/airlock/silver,
/obj/machinery/door/firedoor,
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- dir = 4;
- icon_state = "intact"
+ dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bO" = (
/obj/machinery/atmospherics/unary/vent_scrubber{
dir = 8
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bP" = (
/obj/machinery/atmospherics/unary/vent_pump{
dir = 1;
@@ -562,15 +518,14 @@
use_power = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"bR" = (
/obj/structure/table/standard{
name = "plastic table frame"
@@ -580,15 +535,11 @@
/obj/machinery/door/window/northleft,
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
-"bS" = (
-/obj/tether_away_spawner/underdark_hard,
-/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bT" = (
/mob/living/simple_mob/humanoid/merc/ranged/laser,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bU" = (
/mob/living/simple_mob/humanoid/merc/ranged/space,
/turf/simulated/floor/bluegrid{
@@ -597,127 +548,117 @@
oxygen = 0;
temperature = 80
},
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bV" = (
/mob/living/simple_mob/humanoid/merc/ranged,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bW" = (
/mob/living/simple_mob/humanoid/merc/melee,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bX" = (
/mob/living/simple_mob/humanoid/merc/melee/sword/space,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"bY" = (
/obj/structure/loot_pile/surface/bones,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"bZ" = (
/obj/random/firstaid,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"ca" = (
-/obj/random/landmine,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cb" = (
/obj/random/ammo,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cc" = (
/obj/effect/decal/remains/human,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"cd" = (
-/turf/simulated/mineral/ignore_mapgen,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"ce" = (
/turf/simulated/wall/sandstone,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cf" = (
/obj/item/weapon/ore/diamond,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cg" = (
/obj/structure/boulder,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ch" = (
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ci" = (
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cj" = (
/obj/item/weapon/ore,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ck" = (
/obj/structure/bed/alien,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cl" = (
/obj/structure/cult/talisman,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cm" = (
/obj/machinery/artifact,
/obj/structure/anomaly_container,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cn" = (
/obj/structure/simple_door/sandstone,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"co" = (
/obj/structure/loot_pile/surface/alien,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cp" = (
/mob/living/simple_mob/animal/passive/tindalos,
/turf/simulated/floor/tiled/kafel_full/yellow,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cq" = (
/obj/structure/closet/crate/secure/loot,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
-"cr" = (
-/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"cs" = (
/obj/item/weapon/ore,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"ct" = (
/obj/effect/floor_decal/asteroid,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cu" = (
/obj/structure/anomaly_container,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cv" = (
/turf/simulated/wall,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cw" = (
/obj/item/frame/apc,
/obj/item/weapon/module/power_control,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cx" = (
/obj/structure/table/steel,
/obj/machinery/cell_charger,
/obj/random/powercell,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cy" = (
/obj/structure/table/steel,
/obj/item/weapon/storage/excavation,
/obj/item/device/measuring_tape,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cz" = (
/obj/machinery/power/port_gen/pacman/super,
/obj/structure/cable/yellow{
@@ -725,133 +666,125 @@
icon_state = "0-4"
},
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cA" = (
/obj/structure/cable/yellow{
d2 = 8;
icon_state = "0-8"
},
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cB" = (
/obj/structure/bed/chair{
dir = 4
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cC" = (
/obj/structure/table/steel,
/obj/item/weapon/folder,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cD" = (
/obj/structure/table/rack,
/obj/item/weapon/pickaxe,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cE" = (
/obj/item/mecha_parts/mecha_equipment/tool/drill/diamonddrill,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cF" = (
/obj/structure/loot_pile/maint/technical,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"cG" = (
/obj/structure/table/steel,
/obj/random/tech_supply,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cH" = (
/obj/structure/table/rack,
/obj/item/weapon/shovel,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cI" = (
/obj/structure/boulder,
/obj/effect/decal/mecha_wreckage/ripley,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cJ" = (
/obj/structure/boulder,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cK" = (
/obj/structure/loot_pile/maint/junk,
/turf/simulated/floor/plating/external,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"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/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cM" = (
/obj/structure/table/steel,
/obj/item/stack/flag/yellow,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cN" = (
/obj/random/toolbox,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cO" = (
/obj/structure/closet/crate,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cP" = (
/obj/machinery/floodlight,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"cQ" = (
-/obj/structure/ore_box,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"cR" = (
/turf/simulated/floor/tiled/asteroid_steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cS" = (
/obj/machinery/light/small,
/turf/simulated/floor/tiled/asteroid_steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cT" = (
/obj/machinery/space_heater,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
-"cU" = (
-/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cV" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cW" = (
/obj/structure/table/standard,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cX" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/machinery/light{
- icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cY" = (
/obj/structure/table/standard,
/obj/structure/bedsheetbin,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"cZ" = (
/obj/machinery/door/airlock,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"da" = (
/obj/structure/old_roboprinter,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"db" = (
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
@@ -865,122 +798,117 @@
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dc" = (
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
/obj/item/weapon/ore/gold,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dd" = (
/obj/structure/table/standard,
/obj/item/device/flashlight/lamp,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"de" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/machinery/light,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"df" = (
/obj/structure/window/reinforced/full,
/turf/simulated/wall,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dg" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dh" = (
/obj/structure/table/standard,
/obj/machinery/cell_charger,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"di" = (
/obj/structure/table/standard,
/obj/item/weapon/cell/high,
/obj/item/weapon/cell/high,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dj" = (
/obj/structure/loot_pile/maint/trash,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
-"dk" = (
-/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dl" = (
/obj/machinery/power/apc{
operating = 0;
pixel_x = 31
},
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dm" = (
/obj/machinery/light/small{
dir = 1
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dn" = (
/obj/structure/closet/crate/trashcart,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"do" = (
/obj/structure/closet/crate/engineering,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dp" = (
/obj/machinery/light,
/obj/machinery/space_heater,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dq" = (
/obj/machinery/space_heater,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dr" = (
/obj/structure/closet/secure_closet/engineering_welding,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ds" = (
/obj/structure/table/rack,
/obj/item/weapon/pickaxe/drill,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dt" = (
/obj/machinery/vending/cola,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"du" = (
/obj/machinery/vending/snack,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dv" = (
/obj/machinery/washing_machine,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dw" = (
/obj/structure/ore_box,
/turf/simulated/floor/tiled/asteroid_steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dx" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dy" = (
/obj/item/weapon/stool,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dz" = (
/obj/machinery/light/small{
brightness_color = "#DA0205";
@@ -988,35 +916,29 @@
brightness_range = 5;
dir = 8
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dA" = (
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/asteroid_steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dB" = (
/obj/structure/table/standard,
/obj/item/pizzabox,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
-"dC" = (
-/obj/machinery/door/airlock,
-/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dD" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 1
},
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dE" = (
/obj/machinery/light/small,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dF" = (
/obj/structure/closet/crate,
/obj/item/stack/cable_coil,
@@ -1024,77 +946,66 @@
/obj/item/weapon/storage/toolbox,
/obj/random/toolbox,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"dG" = (
/obj/effect/decal/cleanable/blood,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"dH" = (
-/obj/structure/flora/tree/sif,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dI" = (
/obj/structure/loot_pile/maint/technical,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"dJ" = (
/obj/structure/table/woodentable,
/obj/item/weapon/cell/void,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"dK" = (
/obj/structure/table/steel,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dL" = (
/obj/structure/table/woodentable,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"dM" = (
/mob/living/simple_mob/humanoid/merc/ranged/smg/poi,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dN" = (
-/turf/simulated/floor/snow/snow2,
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark6";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
-"dO" = (
-/turf/simulated/shuttle/wall/dark{
- icon_state = "dark0";
- name = "Unknown Shuttle"
- },
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"dP" = (
-/turf/simulated/floor/snow/snow2,
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark10";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"dQ" = (
/mob/living/simple_mob/humanoid/merc/ranged/laser/poi,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dR" = (
/obj/structure/shuttle/engine/heater{
- icon_state = "heater";
dir = 4
},
/turf/simulated/shuttle/wall/dark{
icon_state = "dark0";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"dS" = (
/obj/structure/shuttle/engine/propulsion{
dir = 4;
icon_state = "propulsion_l"
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"dT" = (
/obj/machinery/light{
dir = 1
@@ -1112,272 +1023,248 @@
dir = 9
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dU" = (
/obj/structure/dispenser/oxygen,
/obj/effect/floor_decal/borderfloor{
dir = 5
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dV" = (
/obj/machinery/door/airlock/external{
- density = 1;
frequency = 1331;
id_tag = "merc_shuttle_outer";
name = "Ship External Access";
req_access = list(150)
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dW" = (
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 9
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dX" = (
/obj/machinery/gibber,
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dY" = (
/obj/machinery/light{
dir = 1
},
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"dZ" = (
/obj/machinery/bodyscanner{
dir = 8
},
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 1
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ea" = (
/obj/machinery/body_scanconsole,
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 5
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eb" = (
/turf/simulated/floor/tiled/steel,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark5";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"ec" = (
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"ee" = (
/obj/effect/floor_decal/borderfloor{
dir = 8
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ef" = (
/obj/effect/floor_decal/borderfloor{
dir = 4
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eg" = (
/obj/machinery/door/airlock/external,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eh" = (
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 8
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ei" = (
/obj/machinery/optable,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ej" = (
/obj/effect/decal/cleanable/blood,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ek" = (
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"el" = (
/obj/machinery/organ_printer/flesh,
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 5
},
/turf/simulated/floor/tiled/white,
-/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/powered)
+/area/space)
"en" = (
/turf/simulated/floor/tiled/steel,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark6";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"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/powered)
+/area/space)
"ep" = (
/obj/structure/table/steel,
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eq" = (
/obj/effect/floor_decal/borderfloor/corner{
dir = 4
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"er" = (
/obj/effect/floor_decal/borderfloor{
dir = 1
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"es" = (
/obj/effect/floor_decal/borderfloor{
dir = 5
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"et" = (
/obj/effect/decal/cleanable/blood/drip,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eu" = (
/mob/living/simple_mob/humanoid/merc/melee/sword/poi,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ev" = (
/obj/machinery/light{
- dir = 4;
- icon_state = "tube1";
- pixel_x = 0
+ dir = 4
},
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ew" = (
/obj/structure/table/steel,
/obj/effect/floor_decal/borderfloor/full,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ex" = (
/obj/structure/table/steel,
/obj/item/weapon/grenade/smokebomb,
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ey" = (
/obj/effect/floor_decal/borderfloor/corner,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ez" = (
/obj/effect/floor_decal/borderfloor,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eA" = (
/obj/machinery/light{
- dir = 4;
- icon_state = "tube1";
- pixel_x = 0
+ dir = 4
},
/obj/effect/floor_decal/borderfloor{
dir = 6
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eB" = (
/obj/structure/table/standard,
/obj/item/weapon/storage/firstaid/surgery,
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 10
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"eD" = (
/obj/effect/floor_decal/corner/green/border,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"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/powered)
+/area/space)
"eG" = (
/obj/structure/table/standard,
/obj/item/weapon/storage/box/masks,
/obj/effect/floor_decal/corner/green/border{
- icon_state = "bordercolor";
dir = 6
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eH" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 8
},
/obj/effect/floor_decal/borderfloor{
dir = 9
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eI" = (
/obj/structure/bed/chair/office/dark{
dir = 1
@@ -1386,78 +1273,77 @@
dir = 5
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eJ" = (
/obj/machinery/door/airlock/security{
locked = 1
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eK" = (
/obj/machinery/door/airlock/glass,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eL" = (
/turf/simulated/floor/tiled/steel,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark10";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"eM" = (
/obj/machinery/computer/communications,
/obj/effect/floor_decal/borderfloor{
dir = 9
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eN" = (
/obj/effect/floor_decal/borderfloor/corner{
dir = 1
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eO" = (
/obj/effect/floor_decal/borderfloor{
dir = 9
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eP" = (
/obj/structure/closet/secure_closet/freezer/fridge,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eQ" = (
/obj/structure/table/steel,
/obj/item/weapon/material/knife,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eR" = (
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eS" = (
/obj/machinery/light{
dir = 1
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eT" = (
/mob/living/simple_mob/humanoid/merc/ranged/smg/poi,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eU" = (
/obj/structure/table/steel,
/obj/random/toolbox,
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eV" = (
/obj/structure/table/steel,
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eW" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -1470,53 +1356,50 @@
dir = 4
},
/turf/simulated/floor/plating,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"eX" = (
/obj/structure/table/steel,
/obj/effect/floor_decal/borderfloor{
dir = 8
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eY" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 8
},
/obj/effect/floor_decal/borderfloor{
dir = 8
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"eZ" = (
/mob/living/simple_mob/animal/giant_spider/ion,
/turf/simulated/floor/outdoors/ice{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"fa" = (
/obj/machinery/light{
- dir = 4;
- icon_state = "tube1";
- pixel_x = 0
+ dir = 4
},
/obj/effect/floor_decal/borderfloor{
dir = 4
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fb" = (
/obj/item/weapon/stool,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fc" = (
/obj/structure/table/steel,
/obj/random/projectile,
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fd" = (
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fe" = (
/obj/structure/grille,
/obj/structure/window/reinforced{
@@ -1526,46 +1409,46 @@
dir = 8
},
/turf/simulated/floor/plating,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"ff" = (
/obj/machinery/door/airlock/glass,
/obj/effect/floor_decal/borderfloor{
dir = 1
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fg" = (
/obj/effect/floor_decal/corner/grey,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fh" = (
/obj/machinery/door/airlock/glass,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fi" = (
/obj/structure/table/steel,
/obj/item/pizzabox,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fj" = (
/obj/structure/table/steel,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fk" = (
/obj/machinery/door/airlock,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fl" = (
/obj/machinery/door/airlock/glass,
/obj/effect/floor_decal/borderfloor,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fm" = (
/obj/effect/floor_decal/borderfloor/corner{
dir = 8
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fn" = (
/obj/structure/grille,
/obj/structure/window/reinforced,
@@ -1576,7 +1459,7 @@
dir = 4
},
/turf/simulated/floor/plating,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"fo" = (
/obj/machinery/power/apc{
dir = 8;
@@ -1584,31 +1467,31 @@
pixel_x = -24
},
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fp" = (
/mob/living/simple_mob/humanoid/merc/melee/sword/poi,
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fq" = (
/obj/machinery/computer/area_atmos,
/obj/effect/floor_decal/borderfloor{
dir = 10
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"fs" = (
/obj/effect/floor_decal/borderfloor{
dir = 10
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"ft" = (
/obj/effect/floor_decal/borderfloor{
dir = 4
@@ -1617,7 +1500,7 @@
dir = 4
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fu" = (
/obj/structure/table/steel,
/obj/item/weapon/paper{
@@ -1625,53 +1508,51 @@
name = "Operation Progress/M-53"
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fv" = (
/obj/structure/table/steel,
/obj/item/weapon/paper_bin,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fw" = (
/obj/machinery/light,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fx" = (
/obj/structure/closet/toolcloset,
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fy" = (
/obj/machinery/portable_atmospherics/canister/empty/oxygen,
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fz" = (
/obj/machinery/atmospherics/pipe/tank/oxygen,
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/yellow,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fA" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 8
},
/obj/effect/floor_decal/borderfloor{
dir = 10
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fB" = (
/obj/structure/bed/chair/office/dark,
/obj/effect/floor_decal/borderfloor{
dir = 6
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fC" = (
/obj/structure/table/steel,
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fD" = (
/obj/effect/floor_decal/borderfloor/corner{
dir = 4
@@ -1680,85 +1561,81 @@
dir = 4
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fE" = (
/obj/machinery/light{
- dir = 4;
- icon_state = "tube1";
- pixel_x = 0
+ dir = 4
},
/obj/effect/floor_decal/borderfloor{
dir = 5
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fF" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fG" = (
/obj/machinery/door/airlock,
/turf/simulated/floor/tiled/hydro,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fH" = (
/turf/simulated/floor/tiled/hydro,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fI" = (
/mob/living/simple_mob/mechanical/viscerator,
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fJ" = (
/obj/structure/table/steel,
/obj/item/weapon/gun/projectile/pistol,
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fK" = (
/obj/effect/floor_decal/borderfloor{
dir = 6
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fL" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/structure/bed,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fM" = (
/obj/machinery/light/small{
- dir = 4;
- pixel_y = 0
+ dir = 4
},
/turf/simulated/floor/tiled/hydro,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fN" = (
/mob/living/simple_mob/mechanical/viscerator,
/mob/living/simple_mob/mechanical/viscerator,
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fO" = (
/obj/structure/table/steel,
/obj/random/energy,
/turf/simulated/floor/tiled/steel_grid,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/powered)
+/area/space)
"fQ" = (
/obj/structure/toilet{
dir = 1
},
/turf/simulated/floor/tiled/hydro,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fR" = (
/obj/machinery/light,
/obj/structure/table/rack,
@@ -1774,184 +1651,148 @@
dir = 10
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fS" = (
/obj/structure/dispenser/oxygen,
/obj/effect/floor_decal/borderfloor{
dir = 6
},
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fT" = (
/obj/structure/table/woodentable,
/obj/random/projectile,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"fU" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/machinery/light,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
-"fV" = (
-/obj/tether_away_spawner/aerostat_inside,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"fW" = (
/obj/item/weapon/ore/gold,
-/obj/tether_away_spawner/aerostat_inside,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"fX" = (
-/obj/structure/flora/tree/pine,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"fY" = (
-/obj/structure/flora/ausbushes/grassybush,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"fZ" = (
/obj/structure/flora/ausbushes/fullgrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"ga" = (
-/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gb" = (
/obj/item/weapon/shovel,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gc" = (
/obj/structure/flora/ausbushes/sunnybush,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"gd" = (
-/obj/structure/flora/ausbushes/stalkybush,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"ge" = (
/obj/structure/flora/tree/dead,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gf" = (
/obj/item/ammo_casing/a45,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gg" = (
/obj/item/ammo_casing/a45,
/obj/item/weapon/reagent_containers/food/snacks/xenomeat/spidermeat,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gh" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gi" = (
/obj/structure/flora/tree/sif,
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gj" = (
/obj/item/ammo_casing/a45,
/obj/random/landmine,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"gk" = (
-/obj/random/landmine,
-/turf/simulated/floor/outdoors/dirt{
- outdoors = 0
- },
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gl" = (
/obj/effect/spider/stickyweb,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gm" = (
/obj/item/ammo_casing/a45,
/obj/item/ammo_casing/a45,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"gn" = (
-/turf/simulated/floor/outdoors/dirt{
- outdoors = 0
- },
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"go" = (
/obj/item/weapon/reagent_containers/food/snacks/xenomeat/spidermeat,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"gp" = (
-/obj/effect/spider/stickyweb,
-/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gq" = (
/obj/item/clothing/accessory/storage/webbing,
/obj/item/weapon/material/knife/tacknife/combatknife,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gr" = (
/mob/living/simple_mob/animal/giant_spider,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gs" = (
/obj/effect/decal/cleanable/cobweb,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gt" = (
/obj/random/mob/spider,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gu" = (
/mob/living/simple_mob/animal/giant_spider/lurker,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gv" = (
/obj/effect/decal/cleanable/cobweb2,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gw" = (
/mob/living/simple_mob/animal/giant_spider/webslinger,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"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/dark)
+/area/space)
"gy" = (
/obj/random/landmine,
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gz" = (
/obj/random/mob/spider/mutant,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gA" = (
/mob/living/simple_mob/animal/giant_spider/lurker,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gB" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
@@ -1959,22 +1800,22 @@
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gC" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_3"
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gD" = (
/obj/structure/cable{
- icon_state = "0-2";
- d2 = 2
+ d2 = 2;
+ icon_state = "0-2"
},
/obj/machinery/porta_turret/alien/destroyed,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gE" = (
/obj/structure/closet/crate,
/obj/item/weapon/reagent_containers/hypospray,
@@ -1986,16 +1827,15 @@
/obj/item/weapon/reagent_containers/pill/paracetamol,
/obj/random/firstaid,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gF" = (
/obj/structure/cable{
d1 = 1;
d2 = 2;
- icon_state = "1-2";
- pixel_y = 0
+ icon_state = "1-2"
},
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gG" = (
/obj/structure/closet/crate,
/obj/random/contraband,
@@ -2008,7 +1848,7 @@
/obj/item/weapon/material/star,
/obj/item/weapon/material/star,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gH" = (
/obj/structure/cable{
d1 = 1;
@@ -2016,16 +1856,15 @@
icon_state = "1-4"
},
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gI" = (
/obj/structure/cable{
d1 = 4;
d2 = 8;
- icon_state = "4-8";
- pixel_x = 0
+ icon_state = "4-8"
},
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gJ" = (
/obj/structure/cable{
d2 = 8;
@@ -2033,165 +1872,165 @@
},
/obj/structure/prop/alien/power,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gK" = (
/obj/effect/spider/stickyweb,
/mob/living/simple_mob/animal/giant_spider/lurker,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gL" = (
/obj/structure/loot_pile/maint/boxfort,
/turf/simulated/shuttle/floor/alienplating,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gP" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gQ" = (
/obj/structure/flora/ausbushes/sparsegrass,
/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gR" = (
/obj/structure/flora/tree/dead,
/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gS" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
/obj/structure/flora/ausbushes/sparsegrass,
/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gT" = (
/obj/structure/flora/ausbushes/brflowers,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gU" = (
/obj/structure/flora/ausbushes/sparsegrass,
/obj/structure/flora/ausbushes/brflowers,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gV" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
/obj/structure/flora/ausbushes/sparsegrass,
/obj/structure/flora/ausbushes/brflowers,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"gW" = (
/obj/structure/flora/tree/pine{
icon_state = "pine_2"
},
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"gX" = (
/obj/structure/flora/ausbushes/sparsegrass,
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"gY" = (
/obj/effect/floor_decal/rust,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"gZ" = (
/obj/random/trash,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ha" = (
/obj/structure/closet/cabinet,
/obj/item/weapon/lipstick/random,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hb" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/structure/curtain/open/bed,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hc" = (
/obj/structure/table/woodentable,
/obj/item/weapon/reagent_containers/pill/happy{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hd" = (
/obj/structure/curtain/black,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"he" = (
/obj/random/trash,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hf" = (
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hg" = (
/obj/effect/decal/remains/mouse,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hh" = (
/obj/structure/closet/cabinet,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hi" = (
/obj/structure/table/woodentable,
/obj/item/weapon/reagent_containers/pill/methylphenidate{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hj" = (
/obj/structure/bed/chair/comfy/beige{
- icon_state = "armchair_preview";
- dir = 1
+ dir = 1;
+ icon_state = "armchair_preview"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hk" = (
/obj/item/weapon/reagent_containers/pill/citalopram{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hl" = (
/obj/random/junk,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hm" = (
/obj/structure/closet/cabinet,
/obj/item/weapon/contraband/poster,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hn" = (
/obj/structure/bed/chair/comfy/beige,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"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/dark)
+/area/space)
"hp" = (
/obj/structure/bed/chair/comfy/beige,
/obj/item/weapon/reagent_containers/pill/citalopram{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hq" = (
/obj/structure/loot_pile/maint/junk,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hr" = (
/obj/item/weapon/reagent_containers/pill/citalopram{
name = "pill"
@@ -2200,242 +2039,219 @@
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hs" = (
/obj/structure/table/standard,
/obj/item/weapon/storage/pill_bottle/happy,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ht" = (
/obj/structure/table/standard,
/obj/item/stack/medical/splint,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"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/dark)
+/area/space)
"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/dark)
+/area/space)
"hw" = (
/obj/structure/closet/cabinet,
/obj/item/clothing/accessory/jacket,
/obj/item/weapon/material/butterfly/switchblade,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hx" = (
/obj/item/weapon/reagent_containers/pill/zoom{
name = "pill"
},
/obj/random/trash,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hy" = (
/obj/item/weapon/reagent_containers/pill/zoom{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hz" = (
/obj/structure/loot_pile/maint/boxfort,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hA" = (
/obj/structure/table/standard,
/obj/item/weapon/surgical/scalpel,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hB" = (
/obj/item/wheelchair,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hC" = (
/obj/structure/table/standard,
/obj/random/firstaid,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hD" = (
/obj/structure/loot_pile/maint/junk,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hE" = (
/obj/effect/floor_decal/rust,
/obj/structure/table/standard,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"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/dark)
+/area/space)
"hG" = (
/obj/structure/table/woodentable,
/obj/item/weapon/reagent_containers/pill/tramadol{
name = "pill"
},
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hH" = (
/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hI" = (
/obj/structure/girder,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hJ" = (
/obj/item/weapon/material/shard,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hK" = (
/obj/structure/table/woodentable,
/obj/item/device/flashlight/lamp,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hL" = (
/obj/structure/table/woodentable,
/obj/item/weapon/reagent_containers/syringe/drugs,
/turf/simulated/floor/carpet,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hM" = (
/obj/effect/spider/stickyweb,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
-"hN" = (
-/obj/effect/spider/spiderling/frost,
-/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"hO" = (
/obj/item/weapon/spacecash/c100,
/obj/item/weapon/spacecash/c100,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
-"hP" = (
-/obj/random/mob/spider/mutant,
-/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"hQ" = (
/obj/item/weapon/spacecash/c100,
/obj/item/weapon/spacecash/c100,
/obj/item/weapon/spacecash/c100,
/obj/effect/decal/remains,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hR" = (
/obj/random/mob/spider,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hS" = (
/obj/item/weapon/grenade/spawnergrenade/spider,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hT" = (
/obj/random/toolbox,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hU" = (
/obj/effect/decal/mecha_wreckage/ripley,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hV" = (
/obj/item/mecha_parts/mecha_equipment/tool/drill/diamonddrill,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hW" = (
/mob/living/simple_mob/animal/giant_spider/frost,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hX" = (
/obj/effect/spider/stickyweb,
/obj/effect/spider/stickyweb,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"hY" = (
/mob/living/simple_mob/animal/giant_spider/frost,
/turf/simulated/floor/outdoors/ice{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
-"hZ" = (
-/mob/living/simple_mob/animal/giant_spider/frost,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
-"ia" = (
-/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ib" = (
/obj/structure/flora/tree/pine,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ic" = (
/obj/structure/flora/grass/green,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"id" = (
/turf/simulated/floor/water,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ie" = (
/obj/structure/flora/tree/dead,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"if" = (
/turf/simulated/shuttle/wall,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ig" = (
/obj/structure/shuttle/window,
/obj/structure/grille,
/turf/simulated/shuttle/plating,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ih" = (
/obj/structure/flora/grass/both,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ii" = (
/obj/structure/bed/chair{
- icon_state = "chair_preview";
dir = 1
},
/obj/machinery/status_display{
- density = 0;
layer = 4;
- pixel_x = -32;
- pixel_y = 0
+ pixel_x = -32
},
/obj/structure/loot_pile/maint/junk,
/turf/simulated/floor/water,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ij" = (
/obj/structure/bed/chair{
- icon_state = "chair_preview";
dir = 1
},
/obj/effect/decal/remains/posi,
/obj/machinery/light{
- dir = 8;
- icon_state = "tube1";
- pixel_y = 0
+ dir = 8
},
/obj/machinery/vending/wallmed1{
layer = 3.3;
name = "Emergency NanoMed";
- pixel_x = 28;
- pixel_y = 0
+ pixel_x = 28
},
/obj/item/clothing/shoes/brown,
/obj/item/clothing/under/mbill,
/obj/item/clothing/head/soft/mbill,
/turf/simulated/floor/water,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ik" = (
/obj/structure/bed/chair{
- icon_state = "chair_preview";
dir = 1
},
/obj/structure/closet/walllocker/emerglocker/east,
@@ -2450,61 +2266,57 @@
starts_with = list(/obj/item/seeds/random = 6, /obj/item/seeds/replicapod = 2, /obj/item/seeds/ambrosiavulgarisseed = 2, /obj/item/seeds/kudzuseed, /obj/item/seeds/libertymycelium, /obj/item/seeds/reishimycelium)
},
/turf/simulated/floor/water,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"il" = (
/obj/structure/shuttle/engine/propulsion/burst,
/turf/simulated/shuttle/wall,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"im" = (
/obj/structure/door_assembly/door_assembly_ext{
anchored = 1
},
/turf/simulated/floor/water,
-/area/awaymission/snow_outpost/outside)
-"in" = (
-/turf/unsimulated/mineral,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"io" = (
/obj/structure/flora/grass/brown,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ip" = (
/obj/effect/spider/stickyweb,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iq" = (
/obj/structure/flora/ausbushes/palebush,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"ir" = (
/obj/structure/flora/grass/both,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"is" = (
/turf/simulated/mineral,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"it" = (
/obj/structure/flora/grass/brown,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iu" = (
/obj/structure/shuttle/engine/propulsion/burst{
- icon_state = "propulsion";
dir = 8
},
/turf/simulated/shuttle/wall,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"iv" = (
/obj/effect/spider/eggcluster/small/frost,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iw" = (
/obj/machinery/door/airlock/external{
name = "Escape Pod Hatch";
welded = 1
},
/turf/simulated/shuttle/floor,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"ix" = (
/obj/structure/bed/chair{
dir = 4
@@ -2516,7 +2328,7 @@
pixel_y = -26
},
/turf/simulated/shuttle/floor,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"iy" = (
/obj/structure/bed/chair{
dir = 4
@@ -2528,16 +2340,13 @@
/obj/machinery/light,
/obj/item/weapon/weldingtool/largetank,
/turf/simulated/shuttle/floor,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"iz" = (
/obj/machinery/status_display{
- density = 0;
layer = 4;
- pixel_x = 0;
pixel_y = -32
},
/obj/structure/bed/chair{
- icon_state = "chair_preview";
dir = 8
},
/obj/effect/decal/remains,
@@ -2548,250 +2357,227 @@
/obj/item/clothing/glasses/sunglasses,
/obj/random/multiple/gun/projectile/handgun,
/turf/simulated/shuttle/floor,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"iA" = (
/mob/living/simple_mob/animal/giant_spider/frost/sif{
ai_holder_type = /datum/ai_holder/simple_mob/guard/give_chase
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iB" = (
/mob/living/simple_mob/animal/giant_spider/carrier{
ai_holder_type = /datum/ai_holder/simple_mob/guard/give_chase
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iC" = (
/obj/effect/spider/stickyweb,
/obj/effect/spider/stickyweb,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iD" = (
/obj/structure/closet/crate/mimic/dangerous,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"iF" = (
/obj/structure/closet/crate/mimic/guaranteed,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"iG" = (
/obj/structure/closet/grave,
/obj/structure/gravemarker,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"iH" = (
/obj/structure/closet/crate/mimic/dangerous,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"iI" = (
/obj/structure/closet/crate/mimic/guaranteed,
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"iJ" = (
/obj/structure/closet/crate/mimic/guaranteed,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iL" = (
/obj/vehicle/bike,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"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/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"iR" = (
/obj/machinery/atmospherics/unary/vent_pump{
dir = 8;
external_pressure_bound = 140;
external_pressure_bound_default = 140;
icon_state = "map_vent_out";
- pressure_checks = 1;
- pressure_checks_default = 1;
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/powered)
+/area/space)
"iS" = (
/obj/structure/table/woodentable,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"iT" = (
/obj/structure/bed,
/obj/item/weapon/bedsheet,
/obj/item/toy/plushie/spider,
/turf/simulated/floor/tiled/steel,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"iU" = (
-/turf/simulated/floor/snow/snow2,
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark5";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"iV" = (
-/turf/simulated/floor/snow/snow2,
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark9";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"iW" = (
/obj/effect/decal/remains/deer,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"iX" = (
/obj/structure/bonfire/permanent,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"iZ" = (
/obj/structure/dogbed,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"jb" = (
/obj/structure/flora/tree/sif,
/turf/unsimulated/mineral,
-/area/awaymission/snow_outpost/outside)
+/area/space)
"jo" = (
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"jv" = (
/obj/machinery/door/airlock,
/turf/simulated/floor,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"jK" = (
/obj/random/mob/spider/mutant,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"jO" = (
/obj/structure/ore_box,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"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)
+/area/space)
"oT" = (
/obj/structure/flora/tree/pine,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
-"pV" = (
-/turf/unsimulated/mineral,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"qL" = (
/obj/random/landmine,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ri" = (
/obj/machinery/light/flicker{
- icon_state = "tube1";
dir = 4
},
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
+"rj" = (
+/turf/simulated/floor/outdoors/dirt,
+/area/space)
"rs" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan{
- dir = 4;
- icon_state = "intact"
+ dir = 4
},
/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)
+/area/space)
"xN" = (
/obj/effect/spider/stickyweb,
/turf/simulated/floor/outdoors/dirt,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"yC" = (
/turf/simulated/floor/tiled,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"yM" = (
/turf/simulated/wall/r_wall,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"yY" = (
/obj/effect/spider/spiderling/frost,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"za" = (
/obj/structure/flora/ausbushes/sparsegrass,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"zF" = (
/obj/machinery/light/flicker{
- icon_state = "tube1";
dir = 8
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/powered)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"Cl" = (
/obj/machinery/crystal/ice,
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"DR" = (
/turf/simulated/floor/tiled/steel,
/turf/simulated/shuttle/wall/dark{
icon_state = "dark9";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"EA" = (
/turf/simulated/shuttle/wall/dark{
icon_state = "dark0";
name = "Unknown Shuttle"
},
-/area/awaymission/snow_outpost/powered)
+/area/space)
"EV" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 1
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"Gr" = (
/turf/simulated/floor/outdoors/dirt{
outdoors = 0
},
-/area/awaymission/snow_outpost/dark)
+/area/space)
"GU" = (
/turf/simulated/floor/water/deep,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"Iz" = (
/turf/simulated/floor/outdoors/ice,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"Jn" = (
/obj/effect/shuttle_landmark{
base_area = /area/awaymission/snow_outpost/outside;
@@ -2799,170 +2585,152 @@
landmark_tag = "tether_excursion_snow_outpost";
name = "Snowy Landing Site"
},
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"JY" = (
/obj/random/landmine,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"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)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"Lq" = (
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"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)
+/area/space)
"MV" = (
/obj/machinery/door/airlock/silver,
/obj/machinery/door/firedoor,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"QY" = (
/mob/living/simple_mob/animal/giant_spider/frost,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"Rs" = (
/turf/unsimulated/mineral,
-/area/awaymission/snow_outpost/dark)
-"RF" = (
-/turf/simulated/mineral/ignore_mapgen,
-/area/awaymission/snow_outpost/outside/nospawn)
+/area/space)
"RY" = (
/obj/structure/flora/tree/sif,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/outside/nospawn)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"SO" = (
/obj/machinery/light{
- icon_state = "tube1";
dir = 8
},
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"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/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"Vk" = (
/turf/simulated/mineral/ignore_mapgen,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"VF" = (
/obj/machinery/crystal/ice,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"VK" = (
/obj/structure/flora/ausbushes/stalkybush,
-/turf/simulated/floor/snow/snow2,
-/area/awaymission/snow_outpost/dark)
+/turf/simulated/floor/outdoors/snow/sif/planetuse,
+/area/space)
"Wj" = (
/obj/machinery/atmospherics/pipe/simple/hidden/cyan,
/obj/machinery/light/flicker,
/turf/simulated/floor/tiled/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
"Zg" = (
/obj/machinery/crystal/ice,
/turf/simulated/mineral/floor/ignore_mapgen,
-/area/awaymission/snow_outpost/dark)
+/area/space)
"ZW" = (
/obj/machinery/light,
/turf/simulated/floor/tiled/old_tile/white,
-/area/awaymission/snow_outpost/powered)
+/area/space)
(1,1,1) = {"
-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
@@ -3039,292 +2807,292 @@ Rs
Rs
"}
(2,1,1) = {"
-in
-hZ
-ia
-ia
+Rs
+QY
+Lq
+rj
ic
id
id
id
id
ib
-ia
+rj
ih
-ia
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(3,1,1) = {"
-in
-ab
-ia
+Rs
+Lq
+rj
ic
id
id
-ar
-ar
-ar
+GU
+GU
+GU
id
id
-ia
-ia
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+rj
+rj
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
hX
-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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(4,1,1) = {"
-in
-ab
+Rs
+Lq
ib
id
if
@@ -3332,233 +3100,233 @@ if
if
if
il
-ar
-ar
+GU
+GU
id
io
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
hO
hQ
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
hX
hX
-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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(5,1,1) = {"
-in
-ab
-ia
+Rs
+Lq
+rj
id
ig
ii
ij
ik
im
-ar
-ar
+GU
+GU
id
-ia
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-Lh
+rj
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
jo
hO
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
da
da
da
@@ -3571,136 +3339,136 @@ Lq
Lq
dz
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(6,1,1) = {"
-in
-ab
-ia
+Rs
+Lq
+rj
ie
if
if
if
if
il
-ar
+GU
id
id
io
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
yY
jo
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
hM
hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -3713,113 +3481,113 @@ 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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(7,1,1) = {"
-in
-ab
-ia
-ia
+Rs
+Lq
+Lq
+rj
ih
-ia
+rj
id
id
id
id
-ia
+rj
io
-ia
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
hM
jo
jo
-Lh
-Lh
+Vk
+Vk
jo
jo
jo
@@ -3832,21 +3600,18 @@ jo
jo
yY
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
fW
-fV
-fV
-fV
Lq
Lq
Lq
@@ -3855,109 +3620,112 @@ 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
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(8,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-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
-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
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
jo
jo
hR
@@ -3975,16 +3743,16 @@ jo
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
db
Lq
Lq
@@ -3998,109 +3766,109 @@ 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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(9,1,1) = {"
-in
-ab
-ab
+Rs
+Lq
+Lq
iq
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
hM
jo
jo
@@ -4112,21 +3880,21 @@ jo
jo
jo
jo
-Lh
+Vk
jo
jo
jK
jo
hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
dc
Lq
Lq
@@ -4141,138 +3909,138 @@ 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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(10,1,1) = {"
-in
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
jo
hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -4284,152 +4052,152 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
ce
ce
ce
ce
ce
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(11,1,1) = {"
-in
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-dH
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-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
-uq
-uq
-uq
-uq
-uq
-uq
-uq
-uq
-uq
+Rs
Lq
-Lh
-Lh
-Lh
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+jo
+jo
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+jo
+jo
+jo
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+jO
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
ce
ce
ch
@@ -4437,141 +4205,141 @@ ch
ch
ce
ce
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(12,1,1) = {"
-in
-ab
-ab
+Rs
+Lq
+Lq
ge
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
hM
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
hM
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
dm
-uq
-uq
-uq
+Lq
+Lq
+Lq
cR
dA
cR
cR
cR
-uq
Lq
-Lh
-Lh
-Lh
+Lq
+Vk
+Vk
+Vk
ce
ch
ch
@@ -4579,118 +4347,118 @@ cm
ch
ch
ce
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cJ
cN
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(13,1,1) = {"
-in
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Rs
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
hM
yY
jo
jo
hT
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
jo
hM
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
cR
cR
cR
@@ -4705,15 +4473,15 @@ cR
cR
dw
cR
-aE
-dC
-aE
+cv
+jv
+cv
cR
-uq
Lq
-Lh
-Lh
-Lh
+Lq
+Vk
+Vk
+Vk
ce
ch
ch
@@ -4721,141 +4489,141 @@ ch
ch
ch
ce
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
cv
cz
cF
cK
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(14,1,1) = {"
-in
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-cd
-Lh
-hM
-jo
-jo
-jo
-hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-hM
-jo
-jo
-Lh
-Lh
-Lh
-Lh
-Lh
-cR
-aE
-aE
-aE
-aE
-df
-df
-df
-df
-df
-aE
-aE
-aE
-aE
-aE
-dD
-aE
-cR
-uq
+Rs
Lq
-Lh
-Lh
-Lh
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+hM
+jo
+jo
+jo
+hM
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+hM
+jo
+jo
+Vk
+Vk
+Vk
+Vk
+Vk
+cR
+cv
+cv
+cv
+cv
+df
+df
+df
+df
+df
+cv
+cv
+cv
+cv
+cv
+dD
+cv
+cR
+Lq
+Lq
+Vk
+Vk
+Vk
ce
ce
ce
@@ -4864,140 +4632,140 @@ ce
ce
ce
cq
-Lh
-Lh
+Vk
+Vk
cw
cA
ci
ci
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(15,1,1) = {"
-in
-ab
-fY
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-dH
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-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
-aE
-cT
-cU
-cU
-cU
-cU
-cU
-cU
-cU
-cT
-ds
-ds
-aE
-aE
-dC
-aE
-cR
-uq
+Rs
Lq
-Lh
-Lh
-Lh
+Tb
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+jo
+jo
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+jo
+jo
+jo
+Vk
+Vk
+Vk
+Vk
+Vk
+cS
+cv
+cT
+yC
+yC
+yC
+yC
+yC
+yC
+yC
+cT
+ds
+ds
+cv
+cv
+jv
+cv
+cR
+Lq
+Lq
+Vk
+Vk
+Vk
ce
ch
ch
@@ -5014,132 +4782,132 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(16,1,1) = {"
-in
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-cd
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Vk
+Vk
+Vk
+Vk
hM
jo
jo
hM
-Lh
-Lh
+Vk
+Vk
hU
hV
hM
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
jo
jo
jo
jK
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
cR
-aE
-cU
-cU
-cU
+cv
+yC
+yC
+yC
dg
-cU
-cU
-cU
-cU
+yC
+yC
+yC
+yC
dg
-cU
-cU
-cU
-cU
-cU
-aE
+yC
+yC
+yC
+yC
+yC
+cv
cR
-uq
Lq
-Lh
-Lh
-Lh
+Lq
+Vk
+Vk
+Vk
ce
ch
ch
@@ -5156,88 +4924,88 @@ cB
ct
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(17,1,1) = {"
-in
-dH
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-Lh
-Lh
-Lh
+Rs
+RY
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
hM
jo
jo
@@ -5248,40 +5016,40 @@ jo
jo
jo
hM
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
cR
-aE
-aE
+cv
+cv
cZ
-aE
-aE
-aE
+cv
+cv
+cv
cZ
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-dC
-aE
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+jv
+cv
cR
-uq
+Lq
dE
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
ce
ch
cl
@@ -5298,88 +5066,88 @@ cG
cL
cO
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(18,1,1) = {"
-in
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
yY
jo
jo
@@ -5391,39 +5159,39 @@ jo
jo
hM
hW
-Lh
-Lh
+Vk
+Vk
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
cR
-aE
+cv
cV
-cU
+yC
cV
-aE
+cv
dh
-dk
-dk
+ki
+ki
dn
-aE
+cv
cT
-cU
+yC
dx
-cU
-cU
-aE
+yC
+yC
+cv
cR
-uq
Lq
-Lh
-Lh
-Lh
+Lq
+Vk
+Vk
+Vk
ce
ci
ci
@@ -5440,88 +5208,88 @@ cH
cM
cP
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(19,1,1) = {"
-in
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-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
-cd
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
jo
jo
jo
@@ -5533,39 +5301,39 @@ jK
jo
jo
hM
-Lh
+Vk
jo
jo
hM
hM
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
cR
-aE
+cv
cW
-cU
+yC
dd
-aE
+cv
di
-dk
-dk
+ki
+ki
do
-aE
+cv
dt
-cU
+yC
dy
cW
dy
-aE
+cv
cR
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
cg
cj
ci
@@ -5582,86 +5350,86 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(20,1,1) = {"
-in
-fY
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-cd
-Lh
+Rs
+Tb
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Vk
+Vk
jo
jo
jo
@@ -5678,36 +5446,36 @@ jo
jo
yY
hM
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cR
-aE
+cv
cX
-cU
+yC
de
-aE
+cv
di
-dk
-dk
+ki
+ki
dp
-aE
+cv
du
-cU
+yC
dy
cW
dy
-aE
+cv
cR
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
ce
ci
ch
@@ -5724,91 +5492,91 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(21,1,1) = {"
-in
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-Lh
+Rs
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
jo
jK
jo
jo
-Lh
+Vk
hM
hM
hM
@@ -5819,37 +5587,37 @@ jo
jo
jo
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cS
-aE
+cv
cY
-cU
+yC
cW
-aE
+cv
dj
-dk
-dk
+ki
+ki
dq
-aE
+cv
iI
-cU
+yC
dy
dB
dy
-aE
+cv
cR
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
ce
ce
ce
@@ -5866,132 +5634,132 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(22,1,1) = {"
-in
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
+Rs
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+VK
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Zg
jo
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cR
-aE
+cv
cV
-cU
+yC
cV
-aE
+cv
iH
-dk
+ki
dl
dr
-aE
+cv
dv
-cU
+yC
dg
-cU
-cU
-aE
+yC
+yC
+cv
+Vk
+Vk
+Vk
+Vk
+Vk
Vk
-Lh
-Lh
-Lh
-Lh
-Lh
ce
ch
ch
@@ -6008,132 +5776,132 @@ Lq
ct
jO
jO
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(23,1,1) = {"
-in
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
+Rs
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
Zg
yY
jo
Zg
hS
-Lh
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cR
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
-aE
Vk
-Lh
-cd
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+cR
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+cv
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
ce
ck
ch
@@ -6145,137 +5913,137 @@ Lq
Lq
cu
cu
-Lh
+Vk
cI
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(24,1,1) = {"
-in
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-gd
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-Lh
-cd
-cr
-cr
-hN
-hP
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-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
-Lh
-Lh
-Lh
+Rs
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+VK
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+jo
+jo
+yY
+jK
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
ce
ce
ch
@@ -6286,704 +6054,704 @@ ci
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(25,1,1) = {"
-in
-dH
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-dH
-ab
-ab
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
+Rs
+RY
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
JY
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-cd
-cd
-cd
-cr
-cr
-cr
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-fX
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-Lh
-Lh
-Lh
-Lh
-ce
-ce
-ce
-ce
-ce
-Lh
+Vk
+Vk
+Vk
+jo
+jo
+jo
+Vk
+Vk
+Vk
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+oT
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+ce
+ce
+ce
+ce
+ce
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(26,1,1) = {"
-in
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-gd
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
+Rs
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+VK
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aT
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
JY
-uy
-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
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ge
-ab
-cd
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(27,1,1) = {"
-in
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-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
+Rs
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+ge
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(28,1,1) = {"
-in
-ab
-ab
-dH
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
+Rs
+Lq
+Lq
+RY
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
bj
-uy
-uy
-uy
+Lq
+Lq
+Lq
NH
-uy
-uy
-uy
-uy
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
NH
-uy
+Lq
aT
-uy
-uy
+Lq
+Lq
bj
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-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
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-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
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(29,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
bj
-as
-as
-bn
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
-as
+yM
+yM
+MV
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
KI
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -6996,49 +6764,49 @@ bu
bu
bv
bu
-Lh
-Lh
+Vk
+Vk
VF
VF
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(30,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
is
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
JY
-uy
-uy
-uy
-as
+Lq
+Lq
+Lq
+yM
bk
ek
bG
@@ -7056,76 +6824,76 @@ aw
MR
aA
au
-uy
-uy
-uy
-uy
-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
gC
-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
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bv
bu
@@ -7138,49 +6906,49 @@ bu
bu
bu
bu
-Lh
-Lh
+Vk
+Vk
VF
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
VF
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(31,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
is
is
is
-ab
-ab
-dH
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
bl
ek
aG
@@ -7198,76 +6966,76 @@ ax
az
ax
aB
-uy
-uy
-uy
-uy
-ab
-ab
-ca
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-ab
-cd
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -7280,49 +7048,49 @@ bu
bv
bu
bu
-Lh
-Lh
+Vk
+Vk
VF
Lq
VF
Lq
Lq
-Lh
+Vk
VF
VF
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(32,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
is
is
is
is
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aO
-as
+yM
yM
yM
yM
@@ -7340,76 +7108,76 @@ ek
ri
ek
au
-uy
-uy
+Lq
+Lq
JY
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
Lq
Lq
-ab
-ab
-ab
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
bu
bu
hY
@@ -7422,8 +7190,8 @@ bu
bu
bu
bu
-Lh
-Lh
+Vk
+Vk
Lq
Lq
Lq
@@ -7431,45 +7199,45 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(33,1,1) = {"
-in
+Rs
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
is
is
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
aP
bz
aW
bD
-aE
+cv
ek
ek
bH
@@ -7477,81 +7245,81 @@ ek
ek
ek
bV
-as
-as
-as
-as
-as
+yM
+yM
+yM
+yM
+yM
KI
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
iJ
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
-ab
-ab
-ab
-cd
-Lh
+Lq
+Lq
+Lq
+Vk
+Vk
bu
bu
bu
@@ -7568,8 +7336,8 @@ bv
VF
Lq
Lq
-Lh
-Lh
+Vk
+Vk
VF
Lq
Lq
@@ -7577,36 +7345,36 @@ Lq
Lq
VF
Lq
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(34,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aT
-uy
-uy
-as
+Lq
+Lq
+yM
aY
bH
aZ
@@ -7619,63 +7387,63 @@ ek
ek
ek
ek
-as
+yM
bj
-uy
-uy
+Lq
+Lq
bj
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -7688,12 +7456,12 @@ Lq
gc
Lq
Lq
-Lh
-ab
-cd
-ab
-cd
-Lh
+Vk
+Lq
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -7710,45 +7478,45 @@ bv
VF
Lq
Lq
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
VF
Lq
Lq
QY
Lq
Lq
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(35,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
aU
aG
ay
@@ -7761,66 +7529,66 @@ ay
ay
ay
aA
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-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
+Lq
ge
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
fZ
Lq
-lA
+RY
Lq
fZ
gb
@@ -7830,12 +7598,12 @@ Lq
Lq
Lq
Lq
-Lh
-cd
-cd
-ab
-cd
-Lh
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -7852,45 +7620,45 @@ bv
VF
Lq
Lq
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bt
Lq
Lq
Lq
QY
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(36,1,1) = {"
-in
-ab
-ab
+Rs
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
it
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
aV
ek
bW
@@ -7903,60 +7671,60 @@ ek
ek
ek
bH
-as
+yM
KI
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
Lq
Tb
Lq
@@ -7969,15 +7737,15 @@ Lq
Lq
Lq
Lq
-lA
+RY
Lq
VK
Lq
-cd
-cd
-ab
-cd
-Lh
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -7994,50 +7762,50 @@ bv
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(37,1,1) = {"
-in
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
ir
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
it
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aO
-as
-aE
+yM
+cv
bg
ek
ei
-aE
+cv
bL
bT
bH
@@ -8045,61 +7813,61 @@ bT
ek
bT
bO
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Lq
Lq
oT
@@ -8115,11 +7883,11 @@ Lq
Lq
Lq
Lq
-cd
-cd
-ab
-cd
-Lh
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -8136,45 +7904,45 @@ bv
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(38,1,1) = {"
-in
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
ir
-ab
-ab
-ab
+Lq
+Lq
+Lq
ir
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
ba
ek
at
@@ -8187,61 +7955,61 @@ yM
MV
yM
yM
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ca
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -8249,7 +8017,7 @@ Lq
fZ
Lq
Lq
-lA
+RY
Lq
Lq
Lq
@@ -8257,11 +8025,11 @@ Lq
Lq
Lq
oT
-cd
-cd
-ab
-cd
-Lh
+Vk
+Vk
+Lq
+Vk
+Vk
bu
bu
bu
@@ -8278,45 +8046,45 @@ bv
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(39,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
bb
ek
ek
@@ -8329,59 +8097,58 @@ ek
ek
bG
bP
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
Lq
Lq
Lq
@@ -8399,11 +8166,12 @@ Lq
Lq
Lq
Lq
-cd
-cd
-ab
-cd
-Lh
+Lq
+Vk
+Vk
+Lq
+Vk
+Vk
eZ
bu
bu
@@ -8420,45 +8188,45 @@ bv
VF
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(40,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
bj
-as
+yM
yM
yM
yM
@@ -8471,63 +8239,63 @@ ay
ay
bC
bQ
-as
-uy
-uy
-uy
-uy
-JY
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
+yM
Lq
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
Lq
za
Lq
@@ -8540,12 +8308,12 @@ Lq
fZ
Lq
Lq
-Lh
-cd
-ab
-ab
-cd
-Lh
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
bu
bu
bu
@@ -8562,48 +8330,48 @@ bv
bv
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(41,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
bo
aA
-bS
+ek
yM
bH
ek
@@ -8613,66 +8381,66 @@ ek
aS
ek
aS
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -8680,14 +8448,14 @@ za
Lq
Lq
Lq
-Lh
-Lh
-Lh
-cd
-ab
-ab
-cd
-Lh
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
bu
bu
bu
@@ -8708,42 +8476,42 @@ bu
bu
bu
bu
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(42,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
JY
-uy
-uy
-uy
-as
-bS
+Lq
+Lq
+Lq
+yM
+ek
bA
ay
bE
@@ -8755,81 +8523,81 @@ yM
yM
bp
yM
-as
+yM
KI
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
gC
-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
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-ab
-ab
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
bu
bu
bv
@@ -8850,44 +8618,44 @@ bu
bu
bu
bu
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(43,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
by
bB
-bS
+ek
yM
bH
bX
@@ -8897,136 +8665,136 @@ yM
aQ
aQ
aQ
-as
+yM
bj
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-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
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-cd
-ab
-cd
-Lh
-bv
-bv
-Lh
-Lh
-Lh
-Lh
Lq
Lq
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
+bv
+bv
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Lq
bv
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bu
bu
bv
bv
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(44,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aT
-uy
-uy
-as
+Lq
+Lq
+yM
yM
yM
yM
@@ -9039,136 +8807,136 @@ yM
aK
aR
aQ
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-cd
-cd
-cd
-ab
-ab
-cd
-Lh
-bv
-bv
-Lh
-Lh
-Lh
-Lh
Lq
Lq
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
+bv
+bv
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bu
bu
bv
bv
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(45,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aO
-as
+yM
by
aA
aS
@@ -9181,136 +8949,136 @@ yM
aQ
bU
aQ
-as
+yM
bj
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ca
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
VF
-Lh
-Lh
+Vk
+Vk
VF
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
hY
bu
bu
bu
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(46,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
bo
bC
ay
@@ -9323,136 +9091,136 @@ yM
yM
yM
yM
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
ge
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
VF
-Lh
-Lh
+Vk
+Vk
VF
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bu
bu
bu
bu
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(47,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
bd
be
bd
@@ -9465,369 +9233,369 @@ ay
aA
ri
bf
-as
-uy
-uy
+yM
+Lq
+Lq
JY
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-Lh
-Lh
-Lh
-Lh
Lq
Lq
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
Lq
Lq
VF
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bv
bv
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(48,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
bj
-as
-as
-as
-as
-as
-as
-as
-as
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+yM
yM
yM
bN
yM
yM
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-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
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
VF
Lq
-Lh
-Lh
+Vk
+Vk
Lq
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
bv
bv
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(49,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
bj
-uy
-uy
+Lq
+Lq
zF
-uy
-uy
+Lq
+Lq
bj
-as
+yM
aH
ek
bH
ek
aL
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
VF
VF
-Lh
-Lh
+Vk
+Vk
VF
Lq
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
bv
bu
bu
@@ -9838,138 +9606,138 @@ VF
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
VF
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(50,1,1) = {"
-in
-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
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
aI
bG
bC
aA
aM
-as
+yM
KI
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
VF
cf
VF
VF
Lq
Lq
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
hY
bu
bv
@@ -9980,129 +9748,129 @@ bv
VF
Lq
Lq
-Lh
-Lh
+Vk
+Vk
VF
Lq
Lq
-Lh
+Vk
Lq
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(51,1,1) = {"
-in
-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
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aT
-uy
-uy
-uy
-as
+Lq
+Lq
+Lq
+yM
aJ
iR
am
bc
aN
-as
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+yM
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
Lq
Lq
Lq
@@ -10116,10 +9884,10 @@ bu
bu
bu
bu
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Lq
Lq
Lq
@@ -10132,119 +9900,119 @@ Lq
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(52,1,1) = {"
-in
-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
-as
-as
-as
-as
-as
-as
-as
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+yM
+yM
+yM
+yM
+yM
+yM
+yM
bj
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
Lq
Lq
Lq
@@ -10258,10 +10026,10 @@ bu
bu
bu
bu
-Lh
+Vk
VF
VF
-Lh
+Vk
Lq
VF
Lq
@@ -10274,119 +10042,119 @@ Lq
Lq
VF
VF
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(53,1,1) = {"
-in
-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
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
zF
-uy
-uy
+Lq
+Lq
bj
aT
-uy
-uy
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
JY
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Vk
VF
cf
Lq
@@ -10400,10 +10168,10 @@ bu
bu
bu
bv
-Lh
+Vk
bY
Lq
-Lh
+Vk
Lq
Lq
Lq
@@ -10411,138 +10179,138 @@ VF
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(54,1,1) = {"
-in
-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
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-cd
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Vk
+Vk
VF
cf
Lq
Lq
VF
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
bu
bv
bu
bv
-Lh
+Vk
Lq
Lq
Lq
@@ -10553,280 +10321,280 @@ VF
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(55,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
bv
bv
hY
bv
-Lh
+Vk
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
Lq
VF
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(56,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
VF
VF
Lq
VF
-Lh
+Vk
Lq
Lq
Lq
@@ -10835,140 +10603,140 @@ Lq
VF
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(57,1,1) = {"
-in
-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
-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
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
Lq
VF
Lq
VF
-Lh
+Vk
Lq
Lq
VF
@@ -10977,2349 +10745,2349 @@ Lq
Lq
Lq
Lq
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(58,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-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
gh
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(59,1,1) = {"
-in
-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
-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
-ga
-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
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(60,1,1) = {"
-in
-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
-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
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
bY
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(61,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-ab
-ga
-ga
-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
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
Lq
Lq
Lq
QY
Lq
bY
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(62,1,1) = {"
-in
-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
-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
-ga
-ga
-ab
-ab
-ab
-ab
-ga
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-cd
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(63,1,1) = {"
-in
-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
-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
-ga
-ga
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
gh
-ab
-ab
+Lq
+Lq
gh
-ga
-ab
-ab
-ab
-ab
+za
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
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
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(64,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
bZ
cb
bY
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(65,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(66,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gQ
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(67,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ge
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(68,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gT
-ab
+Lq
gT
-ab
-ab
-ab
-ab
-ga
-ab
-ga
-ga
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+za
+za
+Lq
+Lq
gh
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ga
-ga
-ga
-ga
-ab
-ab
+Lq
+Lq
+za
+za
+za
+za
+Lq
+Lq
gh
-ab
-ab
-ga
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-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
+Lq
+Lq
+za
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(69,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ga
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+za
+za
+za
+za
gQ
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
gP
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-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
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(70,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gU
-ga
-ga
-ga
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-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
+za
+za
+za
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Iz
+Iz
+Vk
+Vk
+Iz
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(71,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
gR
-ab
+Lq
gh
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-kV
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Iz
gi
-kV
-kV
-kV
-kV
-kV
-kV
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(72,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gP
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
gr
gl
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-kV
-kV
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Iz
+Iz
gy
-kV
-kV
-kV
-kV
-kV
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Iz
+Iz
+Iz
+Iz
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(73,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
gP
-ga
-ga
-ga
-ga
+za
+za
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ab
+za
+za
+za
+za
+za
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-kV
-kV
-kV
-kV
-kV
-kV
-kV
-kV
-kV
+Vk
+Vk
+Vk
+Vk
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
gi
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(74,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
gP
-ga
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
+za
gQ
gS
gQ
@@ -13327,141 +13095,141 @@ gQ
gQ
gQ
gQ
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ga
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+za
gh
-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
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
gq
Gr
Gr
gt
-Lh
-Lh
-Lh
-Lh
-kV
-kV
-kV
-kV
+Vk
+Vk
+Vk
+Vk
+Iz
+Iz
+Iz
+Iz
gi
gy
-kV
-kV
-kV
-kV
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Iz
+Iz
+Iz
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(75,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
gQ
gQ
gQ
@@ -13469,199 +13237,199 @@ gQ
gQ
gS
gQ
-ab
-ga
-ga
-ab
-ga
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
+Lq
+za
+za
+Lq
+za
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-kV
-kV
-kV
-kV
-kV
-kV
+Vk
+Vk
+Vk
+Vk
+Vk
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
Gr
-kV
-Lh
-Lh
-Lh
-Lh
-Lh
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(76,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ga
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+za
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -13669,141 +13437,141 @@ Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
gl
Gr
-kV
+Iz
Gr
Gr
Gr
gl
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(77,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ga
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+za
+za
+za
+za
+za
+za
+za
gP
-ga
+za
gU
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
gh
gh
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -13812,572 +13580,572 @@ Gr
Gr
Gr
gw
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(78,1,1) = {"
-in
-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
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ga
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+za
gQ
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
gl
Gr
gu
-Lh
+Vk
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
+Vk
gA
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(79,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
gh
-ga
-ga
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gP
-ga
-ab
+za
+Lq
gh
-ab
-ab
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ga
-ab
+Lq
+Lq
+Lq
+Lq
+za
+Lq
gC
-ab
-ab
+Lq
+Lq
gQ
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
gv
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(80,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ga
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+za
+za
gU
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ab
+za
+za
+za
+za
+za
+Lq
iM
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
gf
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
gz
Gr
Gr
-Lh
-Lh
+Vk
+Vk
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(81,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
gh
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-kV
-kV
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Iz
+Iz
+Vk
+Vk
Gr
Gr
Gr
@@ -14387,713 +14155,713 @@ Gr
Gr
Gr
gl
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(82,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
gf
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-kV
-kV
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Vk
+Vk
+Vk
Gr
Gr
-Lh
-Lh
+Vk
+Vk
gu
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(83,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ap
-ap
-ap
-ap
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Iz
+Iz
+Iz
+Iz
gX
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gP
gU
-ga
-ga
-ab
+za
+za
+Lq
gB
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-kV
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
gl
gK
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(84,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gW
-ar
-ar
-ar
-ab
+GU
+GU
+GU
+Lq
gh
-ga
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+za
+Lq
+za
+za
+za
+za
+za
+za
+za
gR
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gm
gf
-ab
-ap
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(85,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ga
-ga
-ab
-ab
-ga
-ga
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+za
+za
+Lq
+Lq
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ga
-ga
-ab
-ab
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+za
+za
+Lq
+Lq
gR
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
gj
-ab
-ab
-ab
-ap
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Iz
+Vk
+Vk
+Vk
+Vk
+Vk
gs
Gr
Gr
gA
-Lh
-Lh
+Vk
+Vk
iF
Gr
Gr
gl
-Lh
+Vk
Gr
Gr
Gr
Gr
gl
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(86,1,1) = {"
-in
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-dH
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
ge
-ga
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
go
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -15102,140 +14870,140 @@ Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(87,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gX
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gU
gP
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
gt
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -15244,308 +15012,308 @@ Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(88,1,1) = {"
-in
-ab
-ab
-cd
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
RY
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gX
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
gQ
-ga
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+za
+za
+za
+za
+za
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ca
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+JY
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
qL
Gr
Gr
Gr
gl
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(89,1,1) = {"
-in
-ab
-ab
-cd
-cd
-ab
-uy
-uy
-uy
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
en
-dO
+EA
eW
fe
fe
fn
-dO
+EA
eb
-uy
-uy
-uy
-uy
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gX
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
gh
-ga
-ab
-ab
-ab
-ab
+za
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-dH
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
gf
-ab
-ab
-gk
-gn
-gp
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+qL
+Gr
+xN
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
gl
gl
qL
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(90,1,1) = {"
-in
+Rs
dG
-ab
-cd
-cd
-cd
-uy
-uy
-uy
-uy
-uy
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
en
EA
eM
@@ -15556,136 +15324,136 @@ eX
fq
EA
eb
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
cc
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
gh
-ar
-ap
+GU
+Iz
gX
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ab
-ga
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-cd
-cd
-ab
-ab
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+za
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
gf
gg
-cd
+Vk
gl
Gr
Gr
xN
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(91,1,1) = {"
-in
-ab
-ab
-ab
-cd
-RF
+Rs
+Lq
+Lq
+Lq
+Vk
+Vk
dN
-dO
-dO
+EA
+EA
eb
en
EA
@@ -15700,99 +15468,99 @@ fA
EA
eb
en
-dO
-dO
+EA
+EA
iU
-uy
-ab
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
gh
-ar
-ar
-ar
-ar
-ar
-ap
-ab
-ab
-ga
-ga
+GU
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+za
+za
gP
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
+za
+za
+za
gU
-ga
-ga
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+za
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
gf
-cd
-cd
-cd
-cd
+Vk
+Vk
+Vk
+Vk
gl
Gr
-Lh
-Lh
+Vk
+Vk
gs
Gr
Gr
@@ -15801,11 +15569,11 @@ Gr
Gr
Gr
gl
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -15813,23 +15581,23 @@ Gr
Gr
Gr
gz
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(92,1,1) = {"
-in
-ab
-ab
-ab
-ab
-uy
-dO
-dO
-dO
-dO
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
+EA
+EA
+EA
+EA
ew
eI
ef
@@ -15840,97 +15608,97 @@ ef
fr
fB
ew
-dO
-dO
-dO
-dO
-dO
-uy
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+EA
+EA
+EA
+EA
+EA
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+za
+za
+za
+za
+za
+za
+za
+za
gV
-ga
-ga
-ga
-ga
-ga
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+za
+za
+za
+za
+za
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-ab
-cd
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
gl
Gr
qL
@@ -15939,14 +15707,14 @@ Gr
Gr
Gr
Gr
-Lh
-Lh
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -15956,19 +15724,19 @@ bs
Gr
Gr
gu
-Lh
-Lh
+Vk
+Vk
Rs
"}
(93,1,1) = {"
-in
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
cc
RY
-dO
-dO
+EA
+EA
EA
EA
EA
@@ -15985,109 +15753,109 @@ EA
EA
EA
EA
-dO
-dO
+EA
+EA
RY
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ap
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
+za
+za
+za
+za
+za
+za
gQ
-ga
-ga
-ga
-ga
-ga
-ga
-ga
-ga
+za
+za
+za
+za
+za
+za
+za
+za
gh
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-cd
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
gx
Gr
Gr
-Lh
-Lh
+Vk
+Vk
Gr
Gr
Gr
@@ -16098,19 +15866,19 @@ gH
Gr
Gr
Gr
-Lh
-Lh
+Vk
+Vk
Rs
"}
(94,1,1) = {"
-in
-ab
-ab
-ab
-ab
-uy
-dO
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
+EA
EA
ec
eo
@@ -16127,108 +15895,108 @@ ec
fI
fN
EA
-dO
-dO
-uy
-dH
-ab
-ab
-ab
-ab
+EA
+EA
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ap
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ga
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
+za
+za
+za
+za
+za
+za
gQ
gQ
-ga
-ga
-ga
+za
+za
+za
gQ
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ga
-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
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
xN
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
+Vk
gu
Gr
bs
@@ -16240,19 +16008,19 @@ gI
bs
bs
Gr
-Lh
-Lh
+Vk
+Vk
Rs
"}
(95,1,1) = {"
-in
-ab
-ab
-dH
-ab
-uy
+Rs
+Lq
+Lq
+RY
+Lq
+Lq
dP
-dO
+EA
EA
ed
ep
@@ -16269,108 +16037,108 @@ fC
fJ
fO
EA
-dO
+EA
iV
-uy
-ab
+Lq
+Lq
dG
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
gh
-ar
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-ab
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ga
-ga
-ga
-ab
-ab
+Lq
+za
+za
+za
+Lq
+Lq
gP
-ab
-ab
-ab
-ga
-ab
-ab
-ga
-ab
-ab
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+za
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ga
-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
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
-Lh
+Vk
Gr
Gr
bs
@@ -16381,20 +16149,20 @@ cv
gJ
bs
gL
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Rs
"}
(96,1,1) = {"
-in
-ab
-uy
-uy
-uy
-uy
-uy
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
EA
EA
EA
@@ -16411,109 +16179,109 @@ EA
EA
EA
EA
-dO
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ap
-ab
-ga
-ga
-ga
-ga
-ga
-ab
-ga
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+EA
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Lq
+za
+za
+za
+za
+za
+Lq
+za
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
-Lh
-Lh
+Vk
+Vk
gs
qL
Gr
Gr
gt
-Lh
-Lh
+Vk
+Vk
Gr
dF
bs
@@ -16522,21 +16290,21 @@ gE
gG
bs
bs
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
Rs
"}
(97,1,1) = {"
-in
-ab
-RF
-uy
-uy
-uy
-uy
-dO
+Rs
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+EA
dT
ee
ee
@@ -16553,97 +16321,97 @@ ee
ee
ee
fR
-dO
-uy
-uy
-uy
-uy
-uy
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ap
-ap
-ar
+EA
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Iz
+Iz
+GU
gh
-ab
-ap
+Lq
+Iz
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ga
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+za
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ga
-ab
-ab
-ab
-ab
-ab
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
gC
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
@@ -16653,9 +16421,9 @@ Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
Gr
Gr
dI
@@ -16663,22 +16431,22 @@ bs
gz
Gr
bs
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(98,1,1) = {"
-in
-cd
-RF
-uy
+Rs
+Vk
+Vk
+Lq
dK
dK
dK
-dO
+EA
dU
ef
eq
@@ -16695,132 +16463,132 @@ fD
ey
fP
fS
-dO
+EA
dK
dK
dK
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ap
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Iz
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-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
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
gt
-Lh
+Vk
gv
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
Gr
Gr
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(99,1,1) = {"
-in
-cd
-uy
-uy
+Rs
+Vk
+Lq
+Lq
dK
dM
-uy
-dO
+Lq
+EA
EA
EA
er
@@ -16837,132 +16605,132 @@ er
ez
EA
EA
-dO
+EA
dQ
-uy
+Lq
dK
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ga
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Gr
-Lh
+Vk
Gr
Gr
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(100,1,1) = {"
-in
-ab
-uy
-uy
+Rs
+Lq
+Lq
+Lq
dK
-uy
-uy
-uy
+Lq
+Lq
+Lq
dV
eg
er
@@ -16979,132 +16747,132 @@ er
ez
eg
dV
-uy
-uy
-uy
+Lq
+Lq
+Lq
dK
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ap
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-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
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(101,1,1) = {"
-in
-ab
-uy
-uy
+Rs
+Lq
+Lq
+Lq
dK
-uy
-uy
-uy
+Lq
+Lq
+Lq
dV
eg
es
@@ -17121,132 +16889,132 @@ fE
fK
eg
dV
-uy
-uy
-uy
+Lq
+Lq
+Lq
dK
-uy
-uy
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ap
-ar
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
+Iz
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ga
-ab
-ab
-ab
-ab
+Lq
+za
+Lq
+Lq
+Lq
+Lq
gh
-ga
-ab
-ab
+za
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(102,1,1) = {"
-in
-ab
+Rs
+Lq
RY
-uy
+Lq
dK
-uy
+Lq
dQ
-dO
+EA
EA
EA
EA
@@ -17263,132 +17031,132 @@ EA
EA
EA
EA
-dO
-uy
+EA
+Lq
dM
dK
-uy
-uy
+Lq
+Lq
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ap
-ap
-ar
-ap
+Lq
+Lq
+Iz
+Iz
+GU
+Iz
gW
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
gh
-ab
+Lq
ge
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-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
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(103,1,1) = {"
-in
-ab
-uy
-uy
+Rs
+Lq
+Lq
+Lq
dK
dK
dK
-dO
+EA
dW
eh
eh
@@ -17405,132 +17173,132 @@ fF
fL
fF
fF
-dO
+EA
dK
dK
dK
-uy
-uy
-ab
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ap
-ab
-ab
+Lq
+Lq
+Lq
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+Iz
+Lq
+Lq
gh
-ab
-ab
+Lq
+Lq
ge
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-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
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(104,1,1) = {"
-in
-ab
-uy
-uy
-uy
-uy
-uy
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
dX
ei
et
@@ -17547,116 +17315,116 @@ eR
eR
eR
fT
-dO
-uy
-uy
-uy
-uy
-uy
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+EA
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-cd
-cd
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Lq
Gr
Gr
@@ -17665,14 +17433,14 @@ Gr
Rs
"}
(105,1,1) = {"
-in
-ab
-uy
-uy
-uy
-uy
-uy
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
dY
ej
et
@@ -17689,117 +17457,117 @@ eR
fF
fF
fU
-dO
-uy
-uy
-uy
-uy
-RF
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ap
-ab
-ab
-ab
-ab
+EA
+Lq
+Lq
+Lq
+Lq
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ga
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+za
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ap
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+Iz
iG
Gr
Gr
@@ -17807,14 +17575,14 @@ iX
Rs
"}
(106,1,1) = {"
-in
-ab
-dH
-ab
-ab
-uy
-uy
-dO
+Rs
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+EA
dZ
ek
ek
@@ -17831,132 +17599,132 @@ eR
eR
eR
iS
-dO
-uy
+EA
+Lq
RY
-ab
-cd
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
+Lq
+Vk
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
gh
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ga
-ab
-ab
-ab
-ab
-ab
-ab
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-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
-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
-ap
-ap
-ap
-ar
-ar
-ar
-ap
-kV
-kV
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Iz
+Iz
iW
Gr
Rs
"}
(107,1,1) = {"
-in
-ab
-ab
-ab
-ab
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
RY
-dO
+EA
ea
ek
eu
@@ -17973,132 +17741,132 @@ eR
fF
fF
iT
-dO
+EA
iU
-uy
-ab
-cd
-cd
-dH
-ab
+Lq
+Lq
+Vk
+Vk
+RY
+Lq
dG
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-kV
-kV
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
Gr
Rs
"}
(108,1,1) = {"
-in
-ab
-ab
-ab
-ab
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
dN
-dO
+EA
EA
ek
ej
@@ -18115,132 +17883,132 @@ fG
EA
EA
EA
-dO
-dO
+EA
+EA
RY
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-iN
-kV
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
iZ
Rs
"}
(109,1,1) = {"
-in
-ab
+Rs
+Lq
dG
-ab
+Lq
cc
-uy
-dO
-dO
+Lq
+EA
+EA
EA
el
ev
@@ -18257,132 +18025,132 @@ fH
fM
fQ
EA
-dO
-dO
-uy
-ab
-ab
-ab
-ab
-ab
+EA
+EA
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
gh
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ga
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ap
-ap
-ap
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-iN
-kV
+Lq
+Lq
+Lq
+za
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
Gr
Rs
"}
(110,1,1) = {"
-in
-ab
-ab
-ab
-ab
-uy
-dO
-dO
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+EA
+EA
EA
EA
EA
@@ -18399,136 +18167,136 @@ EA
EA
EA
EA
-dO
-dO
-uy
-ab
-ab
-ab
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ap
-ab
-ab
+EA
+EA
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ga
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ar
-ap
-ab
-ap
-ar
-ar
-ap
-ap
-ap
-ap
-ar
-ap
-ap
-ap
-ar
-ar
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-iN
-kV
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+za
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+GU
+Iz
+Lq
+Iz
+GU
+GU
+Iz
+Iz
+Iz
+Iz
+GU
+Iz
+Iz
+Iz
+GU
+GU
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
Gr
Rs
"}
(111,1,1) = {"
-in
-ab
-ab
-ab
-dH
-uy
-dO
-dO
+Rs
+Lq
+Lq
+Lq
+RY
+Lq
+EA
+EA
EA
EA
DR
-uy
+Lq
eL
EA
fd
@@ -18537,1820 +18305,1820 @@ fd
fp
EA
DR
-uy
+Lq
eL
-dO
-dO
-dO
-dO
-uy
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ap
-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
+EA
+EA
+EA
+EA
+Lq
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-ar
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-iN
-kV
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+GU
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
iD
Rs
"}
(112,1,1) = {"
-in
-cd
-cd
-cd
-ab
-uy
-dO
-dO
+Rs
+Vk
+Vk
+Vk
+Lq
+Lq
EA
-em
-uy
-uy
-uy
+EA
+EA
+DR
+Lq
+Lq
+Lq
eL
dR
dR
dR
dR
DR
-uy
-uy
-uy
+Lq
+Lq
+Lq
eL
dR
dR
iV
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ar
-ar
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-iN
-iN
-kV
-kV
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+GU
+GU
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
Rs
"}
(113,1,1) = {"
-in
-dH
-cd
-cd
-cd
-ab
+Rs
+RY
+Vk
+Vk
+Vk
+Lq
dP
dR
dR
-uy
-uy
-uy
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
dS
dS
dS
dS
-uy
-uy
-uy
+Lq
+Lq
+Lq
RY
-uy
+Lq
dS
dS
-uy
-cd
-cd
-cd
-cd
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Vk
+Vk
+Vk
+Vk
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ar
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-iN
-iN
-kV
-iN
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+GU
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+GU
+GU
+Iz
+GU
Rs
"}
(114,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
dS
dS
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-cd
-cd
-cd
-ab
-ab
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ap
-ar
-ar
-ap
-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
+Vk
+Vk
+Vk
+Lq
+Lq
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Iz
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
gh
-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
-ap
-ar
-ar
-ar
-ap
-ar
-ar
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ar
-ar
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-kV
-iN
-iN
-iN
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+GU
+GU
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+GU
Rs
"}
(115,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-uy
-uy
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
RY
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
ge
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ar
-ar
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
-gn
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
Gr
-kV
-iN
-iN
-iN
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Gr
+Iz
+GU
+GU
+GU
Rs
"}
(116,1,1) = {"
-in
+Rs
cc
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ap
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-ar
-ap
-ap
-ap
-ap
-ab
-ab
-ap
-ap
-ap
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+Iz
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+GU
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
Gr
-kV
-iN
-iN
-iN
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Gr
+Iz
+GU
+GU
+GU
Rs
"}
(117,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-ar
-ar
-ap
-ar
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+GU
+GU
+Iz
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
iD
-kV
-kV
-kV
-kV
+Iz
+Iz
+Iz
+Iz
Rs
"}
(118,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-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
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(119,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-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
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ar
-ar
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-in
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Rs
"}
(120,1,1) = {"
-in
-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
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-gn
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-in
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Rs
"}
(121,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ab
-ab
-ab
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ap
-ap
-ab
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ap
-ap
-ap
-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
-gn
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-cd
-in
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Iz
+Iz
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Rs
"}
(122,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ap
-ap
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ap
-ab
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ar
-ar
-ar
-ap
-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
-gn
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(123,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ap
-ab
-ap
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Iz
+Lq
+Iz
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
gh
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ap
-ar
-ap
-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
-gn
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+Iz
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cv
cv
cv
@@ -20358,141 +20126,141 @@ cv
cv
cv
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(124,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ap
-ap
-ap
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ap
-ap
-ab
-ap
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-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
-gn
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Lq
+Iz
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cv
hs
hA
@@ -20500,141 +20268,141 @@ hE
ki
hI
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(125,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ap
-ap
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ar
-ar
-ap
-ap
-ap
-ap
-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
-gn
-gn
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Iz
+Iz
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+GU
+GU
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cv
ht
hB
@@ -20642,141 +20410,141 @@ ki
hH
ki
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(126,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ap
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-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
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ar
-ap
-ar
-ap
-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
-ab
-ab
-gn
-gn
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+Iz
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cv
hu
gY
@@ -20784,141 +20552,141 @@ ki
ki
hJ
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(127,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-ab
-uy
-uy
-uy
-uy
-uy
-ab
-ap
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ap
-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
-ab
-ab
-ab
-gn
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Rs
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
cv
hv
hC
@@ -20926,133 +20694,133 @@ hF
ki
ki
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(128,1,1) = {"
-in
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
-ap
-ab
-uy
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
aq
aC
-uy
+Lq
Iz
-ap
-ap
-ar
-ar
-ar
-ar
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-gn
+Iz
+Iz
+GU
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
Cl
cv
cv
@@ -21068,133 +20836,133 @@ cv
jv
cv
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(129,1,1) = {"
-in
-ab
-ab
-ab
-ap
-ap
-ap
-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
-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
-ab
-ab
-ab
-ap
-ap
-ap
+Rs
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
+Iz
Iz
aq
aC
Iz
Iz
-ar
-ar
-ar
-ar
-ar
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+GU
+GU
+GU
+GU
+GU
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Gr
cv
yC
@@ -21210,133 +20978,133 @@ gZ
ki
ki
ki
-Lh
-Lh
+Vk
+Vk
Rs
"}
(130,1,1) = {"
-in
-ab
-ab
-ab
-ap
-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
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ap
-ap
+Rs
+Lq
+Lq
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Iz
+Iz
Iz
aq
aC
Iz
GU
-ar
-ar
-ar
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+GU
+GU
+GU
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Gr
jv
yC
@@ -21352,133 +21120,133 @@ ki
ki
ki
hl
-Lh
-Lh
+Vk
+Vk
Rs
"}
(131,1,1) = {"
-in
-ab
-ab
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
ip
ip
iC
-dH
-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
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aq
aC
Iz
GU
-ar
-ar
-ar
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+GU
+GU
+GU
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Gr
cv
yC
@@ -21494,133 +21262,133 @@ gY
ki
gZ
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(132,1,1) = {"
-in
-ap
-ab
-ap
-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
-ab
-ab
-ab
-ab
+Rs
+Iz
+Lq
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
ip
ip
-ab
+Lq
iB
ip
ip
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aq
aC
Iz
Iz
-ap
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
+Iz
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
Gr
cv
cv
@@ -21636,135 +21404,135 @@ cv
hd
cv
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(133,1,1) = {"
-in
-ap
-ap
-ap
-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
-ab
-ab
-ab
-ab
+Rs
+Iz
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
-dH
+RY
iu
iw
iu
-ab
+Lq
ip
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aq
aC
Iz
-uy
-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
-ab
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Jn
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-gn
-cd
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Gr
+Vk
+Vk
cv
ha
he
@@ -21778,135 +21546,135 @@ hh
hf
hh
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(134,1,1) = {"
-in
-ap
-ap
-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
-ab
-ab
-ab
-ab
-ab
+Rs
+Iz
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
ip
if
ix
if
-ab
+Lq
ip
-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
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
Iz
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
cv
hb
hf
@@ -21920,78 +21688,78 @@ hG
hf
hK
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(135,1,1) = {"
-in
-ap
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Iz
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
if
iy
if
ip
ip
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aa
aa
aa
@@ -21999,56 +21767,56 @@ aa
aa
aa
aa
-uy
+Lq
Iz
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
cv
hc
hf
@@ -22062,77 +21830,77 @@ hn
hf
hL
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(136,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
if
iz
if
ip
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
iL
aa
ac
@@ -22143,54 +21911,54 @@ ac
aa
Iz
aD
-ap
-ao
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-Lh
-Lh
+Iz
+VF
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
cv
hb
hf
@@ -22204,78 +21972,78 @@ hn
hf
he
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(137,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
if
ig
if
ip
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aa
ac
ad
@@ -22283,56 +22051,56 @@ ag
aj
ac
an
-uy
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-gn
-gn
-cd
-Lh
-Lh
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Gr
+Gr
+Vk
+Vk
+Vk
cv
cv
cv
@@ -22346,77 +22114,77 @@ cv
cv
cv
cv
-Lh
-Lh
+Vk
+Vk
Rs
"}
(138,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
-dH
+RY
iv
ip
ip
iA
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
iL
aa
EV
@@ -22425,141 +22193,141 @@ ah
ak
ZW
aa
-uy
-uy
-ao
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+Lq
+Lq
+VF
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(139,1,1) = {"
-in
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
+Rs
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
ip
ip
ip
-dH
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-uy
-uy
+RY
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
aa
ac
af
@@ -22567,196 +22335,196 @@ ai
al
ac
aa
-PZ
-uy
-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
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-ab
-gn
-cd
-cd
-cd
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
-Lh
+VF
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Lq
+Gr
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
+Vk
Rs
"}
(140,1,1) = {"
-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
jb
-in
-in
-in
-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
-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
+Rs
+Rs
+Rs
+Rs
+Rs
+Rs
Rs
Rs
Rs
diff --git a/maps/overmap/space_pois/abandonedtele.dmm b/maps/overmap/space_pois/abandonedtele.dmm
new file mode 100644
index 0000000000..1082760708
--- /dev/null
+++ b/maps/overmap/space_pois/abandonedtele.dmm
@@ -0,0 +1,320 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/wall/r_wall,
+/area/AIsattele)
+"c" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/space)
+"d" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"e" = (
+/obj/machinery/teleport/station,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"f" = (
+/obj/machinery/teleport/hub,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"g" = (
+/obj/machinery/power/port_gen/pacman,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"i" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/gloves/yellow,
+/obj/item/stack/cable_coil,
+/obj/item/weapon/cell/super/empty,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"j" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"k" = (
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"l" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"m" = (
+/obj/effect/decal/cleanable/blood/gibs/robot,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"n" = (
+/obj/machinery/atmospherics/pipe/tank/phoron,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"o" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"p" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"q" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/device/radio/beacon,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"r" = (
+/obj/machinery/atmospherics/portables_connector{
+ dir = 1
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"s" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"u" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"v" = (
+/obj/random/junk,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"w" = (
+/obj/structure/closet,
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/obj/item/weapon/circuitboard/teleporter,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"x" = (
+/obj/item/weapon/storage/toolbox/electrical,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"y" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/circuitboard/teleporter,
+/obj/item/device/aicard,
+/obj/item/weapon/storage/toolbox/mechanical,
+/obj/item/device/multitool,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"z" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"A" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/abandonedtele)
+"B" = (
+/obj/structure/girder,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"N" = (
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedtele)
+"P" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+"X" = (
+/obj/item/stack/material/glass{
+ amount = 15;
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedtele)
+
+(1,1,1) = {"
+a
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+c
+a
+c
+a
+c
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+c
+j
+o
+j
+c
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+c
+c
+j
+k
+j
+c
+c
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+c
+N
+N
+o
+N
+N
+c
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+N
+N
+k
+k
+s
+N
+N
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+N
+N
+g
+k
+p
+u
+k
+N
+N
+c
+a
+a
+"}
+(8,1,1) = {"
+N
+d
+k
+l
+m
+k
+X
+y
+N
+c
+c
+a
+"}
+(9,1,1) = {"
+N
+e
+k
+k
+q
+u
+l
+P
+A
+c
+a
+c
+"}
+(10,1,1) = {"
+N
+f
+v
+m
+k
+k
+k
+z
+P
+a
+a
+c
+"}
+(11,1,1) = {"
+N
+N
+i
+l
+k
+v
+x
+N
+B
+c
+a
+a
+"}
+(12,1,1) = {"
+c
+N
+N
+n
+r
+w
+N
+N
+c
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+N
+N
+N
+N
+b
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/abandonedzoo.dmm b/maps/overmap/space_pois/abandonedzoo.dmm
new file mode 100644
index 0000000000..42812c35b6
--- /dev/null
+++ b/maps/overmap/space_pois/abandonedzoo.dmm
@@ -0,0 +1,1181 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"ac" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"ad" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"ae" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"af" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"ag" = (
+/obj/effect/wingrille_spawn/reinforced,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"ah" = (
+/turf/simulated/mineral,
+/area/submap/abandonedzoo)
+"aj" = (
+/mob/living/simple_mob/vore/solargrub,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+"ak" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"al" = (
+/obj/structure/flora/ausbushes/genericbush,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"am" = (
+/mob/living/simple_mob/metroid/juvenile/baby,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"an" = (
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"ao" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"ap" = (
+/mob/living/simple_mob/vore/oregrub,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+"aq" = (
+/obj/structure/flora/ausbushes/grassybush,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"as" = (
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+"au" = (
+/obj/structure/flora/ausbushes/leafybush,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"av" = (
+/obj/structure/flora/ausbushes/brflowers,
+/mob/living/simple_mob/metroid/juvenile/baby,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"aw" = (
+/obj/machinery/light,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+"ax" = (
+/obj/structure/table/reinforced,
+/obj/item/clothing/mask/surgical,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"ay" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/abandonedzoo)
+"az" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aA" = (
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"aB" = (
+/obj/machinery/light,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"aC" = (
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/simulated/floor/grass2,
+/area/submap/abandonedzoo)
+"aD" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/highsecurity{
+ name = "Bio Containment";
+ req_one_access_txt = "47"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aE" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"aF" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedzoo)
+"aG" = (
+/obj/structure/table/reinforced,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/item/weapon/gun/energy/floragun,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aH" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/abandonedzoo)
+"aI" = (
+/obj/structure/table/reinforced,
+/obj/machinery/computer/med_data/laptop,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aJ" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"aK" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/template_noop,
+/area/template_noop)
+"aL" = (
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aM" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedzoo)
+"aN" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/folder/white_rd,
+/obj/item/weapon/pen/blade,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aO" = (
+/obj/structure/bed/chair/bay/comfy/beige{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/abandonedzoo)
+"aP" = (
+/obj/structure/table/reinforced,
+/obj/item/slimepotion/enhancer,
+/obj/item/weapon/reagent_containers/dropper/industrial,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aQ" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/template_noop,
+/area/template_noop)
+"aR" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aS" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc{
+ dir = 8;
+ name = "west bump";
+ pixel_x = -24
+ },
+/obj/structure/table/rack/shelf/steel,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aT" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/suit/space/rig/military,
+/obj/item/weapon/tank/emergency/oxygen/double,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aU" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/shield/riot,
+/obj/item/weapon/tool/crowbar/hybrid,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aV" = (
+/obj/machinery/smartfridge/chemistry,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aW" = (
+/obj/structure/table/reinforced,
+/obj/item/mecha_parts/mecha_equipment/tool/syringe_gun,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aX" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/weapon/grenade/chem_grenade{
+ pixel_x = 3;
+ pixel_y = 5
+ },
+/obj/item/weapon/grenade/chem_grenade{
+ pixel_x = -4;
+ pixel_y = 5
+ },
+/obj/item/weapon/grenade/chem_grenade,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aY" = (
+/obj/structure/table/reinforced,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/obj/item/weapon/gun/energy/temperature,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"aZ" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/shovel,
+/obj/item/weapon/material/minihoe,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"ba" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bb" = (
+/obj/machinery/door/airlock/hatch{
+ name = "Bio-Research Station"
+ },
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedzoo)
+"bc" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/abandonedzoo)
+"bd" = (
+/obj/machinery/power/terminal,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/abandonedzoo)
+"be" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bf" = (
+/obj/structure/cable,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/power/smes/buildable/hybrid,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bg" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/machinery/light,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bh" = (
+/obj/machinery/disposal,
+/obj/structure/disposalpipe/trunk,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bi" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/glass/bottle/mutagen,
+/obj/item/weapon/reagent_containers/dropper/industrial,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bj" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light,
+/obj/item/weapon/surgical/circular_saw{
+ pixel_y = 8
+ },
+/obj/item/weapon/surgical/scalpel,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bk" = (
+/obj/machinery/optable,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bl" = (
+/obj/machinery/computer/operating,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bm" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bn" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/food/snacks/slice/bigbeanburrito,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bo" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/obj/structure/cable,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bp" = (
+/obj/structure/bed,
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bq" = (
+/obj/item/stack/cable_coil/cut,
+/obj/item/weapon/tool/wirecutters/hybrid,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"br" = (
+/obj/structure/table/reinforced,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/microwave,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bs" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/machinery/shieldwallgen,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bt" = (
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/machinery/shieldwallgen,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bu" = (
+/obj/structure/flora/ausbushes/sunnybush,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bv" = (
+/mob/living/simple_mob/animal/space/carp,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bw" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bx" = (
+/obj/structure/flora/ausbushes/palebush,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"by" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4;
+ icon_state = "pipe-c"
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedzoo)
+"bz" = (
+/obj/machinery/space_heater,
+/obj/structure/disposalpipe/segment{
+ dir = 8;
+ icon_state = "pipe-c"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bA" = (
+/obj/structure/table/reinforced,
+/obj/machinery/reagentgrinder,
+/turf/simulated/floor/tiled/dark,
+/area/submap/abandonedzoo)
+"bB" = (
+/obj/effect/alien/weeds,
+/obj/structure/alien/egg,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bC" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/alien/weeds/node,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bD" = (
+/obj/effect/alien/weeds,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bE" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bF" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedzoo)
+"bG" = (
+/obj/machinery/door/airlock/external,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedzoo)
+"bH" = (
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bI" = (
+/obj/structure/flora/ausbushes/reedbush,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bJ" = (
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"bK" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bL" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedzoo)
+"bM" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/abandonedzoo)
+"bN" = (
+/obj/structure/grille/broken,
+/obj/item/weapon/material/shard,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bO" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bP" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/abandonedzoo)
+"bQ" = (
+/obj/machinery/shieldwallgen{
+ active = 2;
+ anchored = 1;
+ power = 1
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/obj/structure/cable,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bR" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/structure/disposaloutlet,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bS" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/cable,
+/obj/machinery/shieldwallgen,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bT" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bU" = (
+/obj/structure/grille/broken,
+/obj/machinery/door/firedoor/glass,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"bV" = (
+/obj/machinery/shieldwallgen,
+/turf/template_noop,
+/area/space)
+"bW" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+"hU" = (
+/turf/template_noop,
+/area/submap/abandonedzoo)
+"oC" = (
+/mob/living/simple_mob/animal/passive/crab,
+/turf/simulated/floor/grass,
+/area/submap/abandonedzoo)
+"qZ" = (
+/obj/machinery/door/firedoor/glass,
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"Ed" = (
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"Hv" = (
+/turf/simulated/wall/r_wall,
+/area/submap/abandonedzoo)
+"Nd" = (
+/obj/effect/alien/weeds/node,
+/turf/simulated/floor/plating,
+/area/submap/abandonedzoo)
+"XG" = (
+/mob/living/simple_mob/vore/oregrub/lava,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/abandonedzoo)
+
+(1,1,1) = {"
+aa
+ab
+ag
+ag
+ag
+ag
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ag
+ag
+ag
+ag
+ab
+aa
+"}
+(2,1,1) = {"
+aa
+ac
+ah
+bW
+as
+ah
+ac
+aK
+aK
+aK
+aK
+aK
+aK
+ac
+bu
+bJ
+bI
+bJ
+ac
+aa
+"}
+(3,1,1) = {"
+aa
+ac
+ah
+ap
+as
+XG
+aD
+aL
+aR
+aL
+aL
+aR
+aL
+aD
+bv
+oC
+bJ
+bJ
+ac
+aa
+"}
+(4,1,1) = {"
+aa
+ac
+as
+ah
+as
+aw
+ac
+Hv
+Hv
+bb
+bb
+Hv
+Hv
+ac
+bw
+bJ
+bJ
+oC
+ac
+aa
+"}
+(5,1,1) = {"
+aa
+ac
+aj
+as
+as
+bW
+ac
+Hv
+aS
+ay
+ay
+be
+Hv
+ac
+bx
+bE
+bv
+bJ
+ac
+aa
+"}
+(6,1,1) = {"
+aa
+ad
+ak
+ak
+ak
+ak
+aE
+aM
+aT
+bc
+bd
+bf
+aM
+bo
+ak
+ak
+ak
+ak
+bQ
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+Hv
+Hv
+aF
+Hv
+aU
+ay
+ay
+bg
+Hv
+aF
+by
+bF
+bK
+bK
+bR
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+qZ
+ax
+aG
+aN
+aV
+ay
+ay
+bh
+bm
+bp
+bz
+Hv
+Hv
+Hv
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+aa
+aa
+qZ
+ay
+aH
+aO
+ay
+ay
+ay
+ay
+ay
+aH
+ay
+bG
+bL
+bG
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+aa
+aa
+qZ
+ay
+aH
+ay
+ay
+ay
+ay
+ay
+ay
+bq
+ay
+bG
+bM
+bG
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+aa
+aa
+qZ
+az
+aI
+aP
+aW
+ay
+ay
+bi
+bn
+br
+bA
+Hv
+Hv
+Hv
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+aa
+aa
+Hv
+Hv
+aF
+Hv
+aX
+ay
+ay
+bj
+Hv
+aF
+Hv
+Hv
+aa
+aa
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+ae
+ak
+ak
+ak
+ak
+aJ
+Hv
+aY
+ay
+ay
+bk
+Hv
+bs
+ak
+ak
+ak
+ak
+bS
+aa
+"}
+(14,1,1) = {"
+aa
+ac
+al
+an
+am
+aA
+ac
+Hv
+aZ
+ay
+ay
+bl
+Hv
+ac
+bB
+bD
+Nd
+bH
+ac
+aa
+"}
+(15,1,1) = {"
+aa
+ac
+am
+an
+ao
+aB
+ac
+Hv
+Hv
+bb
+bb
+Hv
+Hv
+ac
+bC
+bH
+bH
+bH
+bT
+aa
+"}
+(16,1,1) = {"
+aa
+ac
+an
+aq
+au
+an
+aD
+aL
+ba
+aL
+aL
+ba
+aL
+aD
+bD
+bD
+Ed
+bO
+bU
+aa
+"}
+(17,1,1) = {"
+aa
+ac
+ao
+an
+av
+aC
+ac
+aQ
+aQ
+aQ
+aQ
+aQ
+aQ
+ac
+bD
+bB
+bH
+bO
+bP
+aa
+"}
+(18,1,1) = {"
+aa
+af
+ak
+ak
+ak
+ak
+af
+aa
+aa
+aa
+aa
+aa
+aa
+bt
+ag
+ag
+bN
+bP
+hU
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bV
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/asteroid1.dmm b/maps/overmap/space_pois/asteroid1.dmm
new file mode 100644
index 0000000000..10ff6c06a4
--- /dev/null
+++ b/maps/overmap/space_pois/asteroid1.dmm
@@ -0,0 +1,471 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+"c" = (
+/turf/simulated/mineral/vacuum,
+/area/submap/asteroid1)
+"g" = (
+/obj/structure/outcrop/phoron,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+"t" = (
+/obj/structure/outcrop/gold,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+"P" = (
+/obj/structure/outcrop/diamond,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+"V" = (
+/obj/structure/outcrop/uranium,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+"Z" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid1)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+Z
+g
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+c
+c
+a
+a
+a
+a
+a
+a
+g
+Z
+b
+Z
+a
+a
+a
+b
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+c
+b
+a
+a
+a
+a
+Z
+P
+c
+t
+Z
+g
+a
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+g
+a
+a
+a
+a
+V
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+g
+Z
+c
+c
+P
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+t
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+Z
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+b
+t
+Z
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+c
+c
+a
+a
+a
+a
+Z
+Z
+a
+a
+a
+a
+P
+Z
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+g
+a
+a
+a
+a
+a
+c
+P
+Z
+a
+a
+a
+c
+g
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+V
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+V
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+P
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+Z
+t
+Z
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/asteroid2.dmm b/maps/overmap/space_pois/asteroid2.dmm
new file mode 100644
index 0000000000..e58f1a3080
--- /dev/null
+++ b/maps/overmap/space_pois/asteroid2.dmm
@@ -0,0 +1,474 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/outcrop/iron,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+"c" = (
+/turf/simulated/mineral/vacuum,
+/area/submap/asteroid2)
+"d" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+"o" = (
+/obj/structure/outcrop/platinum,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+"x" = (
+/obj/structure/outcrop/diamond,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+"O" = (
+/obj/structure/outcrop/phoron,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+"T" = (
+/turf/simulated/mineral,
+/area/submap/asteroid2)
+"U" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid2)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+U
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+d
+U
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+d
+d
+d
+d
+d
+a
+d
+d
+b
+d
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+d
+b
+d
+d
+o
+U
+d
+d
+d
+d
+d
+d
+a
+a
+U
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+d
+d
+O
+c
+c
+c
+c
+d
+d
+b
+d
+d
+d
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+b
+d
+d
+d
+c
+c
+c
+c
+U
+d
+d
+d
+d
+b
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+d
+d
+d
+c
+c
+c
+c
+c
+o
+O
+b
+d
+U
+d
+d
+b
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+d
+U
+c
+c
+c
+c
+o
+c
+c
+c
+c
+c
+T
+d
+d
+d
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+d
+d
+d
+c
+c
+c
+x
+c
+c
+c
+c
+d
+d
+d
+c
+d
+d
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+d
+o
+o
+c
+c
+U
+d
+c
+c
+d
+o
+c
+c
+c
+U
+d
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+d
+d
+d
+c
+c
+c
+d
+d
+d
+d
+b
+c
+c
+c
+b
+d
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+d
+U
+d
+d
+c
+O
+x
+U
+d
+c
+c
+c
+d
+c
+d
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+d
+d
+d
+d
+O
+c
+c
+c
+c
+c
+c
+c
+c
+c
+d
+d
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+b
+d
+d
+b
+d
+c
+c
+c
+c
+c
+c
+d
+c
+c
+c
+U
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+d
+d
+d
+c
+d
+c
+c
+O
+d
+o
+c
+c
+c
+d
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+d
+U
+d
+c
+c
+b
+d
+d
+d
+O
+d
+d
+"}
+(17,1,1) = {"
+a
+a
+a
+d
+a
+a
+a
+a
+b
+d
+d
+o
+d
+d
+d
+d
+d
+d
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+U
+d
+a
+a
+a
+a
+a
+d
+d
+U
+d
+d
+U
+d
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+b
+d
+d
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+U
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/asteroid3.dmm b/maps/overmap/space_pois/asteroid3.dmm
new file mode 100644
index 0000000000..dbb83837b9
--- /dev/null
+++ b/maps/overmap/space_pois/asteroid3.dmm
@@ -0,0 +1,477 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"c" = (
+/turf/simulated/mineral,
+/area/submap/asteroid3)
+"d" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"e" = (
+/obj/effect/decal/remains/human,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"f" = (
+/obj/item/weapon/pickaxe/diamond,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"i" = (
+/obj/structure/outcrop/gold,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"p" = (
+/obj/structure/outcrop/uranium,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+"I" = (
+/obj/item/stack/material/supermatter{
+ amount = 7
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid3)
+
+(1,1,1) = {"
+a
+a
+a
+a
+d
+a
+a
+a
+a
+a
+i
+c
+c
+c
+c
+d
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+c
+c
+c
+c
+c
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+b
+d
+a
+d
+d
+d
+a
+d
+d
+d
+d
+c
+c
+d
+i
+d
+d
+a
+"}
+(4,1,1) = {"
+a
+a
+d
+d
+i
+d
+c
+c
+i
+d
+c
+i
+b
+c
+c
+d
+d
+d
+d
+a
+"}
+(5,1,1) = {"
+a
+a
+d
+d
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+b
+d
+d
+c
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+i
+c
+c
+c
+c
+c
+c
+c
+c
+p
+c
+c
+c
+c
+c
+d
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+d
+i
+c
+b
+c
+c
+p
+d
+d
+d
+c
+c
+c
+c
+d
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+d
+d
+c
+c
+c
+c
+d
+d
+I
+f
+d
+d
+c
+c
+i
+d
+d
+"}
+(9,1,1) = {"
+a
+a
+a
+d
+d
+c
+c
+c
+c
+d
+p
+e
+d
+d
+p
+c
+c
+c
+d
+d
+"}
+(10,1,1) = {"
+a
+a
+a
+d
+d
+c
+c
+p
+d
+d
+d
+d
+d
+p
+c
+c
+c
+c
+c
+d
+"}
+(11,1,1) = {"
+a
+a
+a
+i
+d
+c
+c
+c
+c
+c
+d
+p
+c
+c
+c
+c
+d
+d
+d
+b
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+d
+d
+b
+c
+c
+c
+c
+c
+c
+c
+c
+c
+d
+d
+d
+i
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+d
+d
+d
+c
+c
+c
+b
+c
+c
+c
+c
+c
+c
+d
+d
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+d
+d
+i
+c
+c
+c
+c
+c
+c
+c
+c
+i
+d
+d
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+b
+a
+d
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+d
+a
+a
+a
+d
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+i
+d
+d
+c
+c
+c
+c
+c
+c
+d
+d
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+b
+d
+c
+c
+d
+d
+c
+c
+d
+b
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+c
+i
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+i
+a
+a
+a
+b
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/asteroid4.dmm b/maps/overmap/space_pois/asteroid4.dmm
new file mode 100644
index 0000000000..95ae73c066
--- /dev/null
+++ b/maps/overmap/space_pois/asteroid4.dmm
@@ -0,0 +1,496 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/mineral,
+/area/submap/asteroid4)
+"d" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid4)
+"e" = (
+/obj/structure/shuttle/window,
+/turf/simulated/shuttle/plating,
+/area/submap/asteroid4)
+"g" = (
+/turf/simulated/shuttle/plating,
+/area/submap/asteroid4)
+"h" = (
+/obj/effect/landmark/mobcorpse/clown,
+/turf/simulated/shuttle/floor,
+/area/submap/asteroid4)
+"i" = (
+/turf/simulated/shuttle/wall,
+/area/submap/asteroid4)
+"j" = (
+/obj/machinery/power/supply_beacon/supermatter,
+/turf/simulated/shuttle/floor,
+/area/submap/asteroid4)
+"l" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/simulated/shuttle/wall{
+ icon_state = "swall_s5"
+ },
+/area/submap/asteroid4)
+"m" = (
+/turf/simulated/shuttle/floor,
+/area/submap/asteroid4)
+"n" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/simulated/shuttle/wall{
+ icon_state = "swall_s9"
+ },
+/area/submap/asteroid4)
+"o" = (
+/obj/structure/outcrop/coal,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid4)
+"v" = (
+/obj/structure/outcrop/diamond,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid4)
+"D" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid4)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+d
+D
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+b
+D
+D
+b
+d
+D
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+b
+v
+o
+b
+D
+D
+D
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+b
+"}
+(5,1,1) = {"
+a
+a
+b
+b
+b
+b
+b
+o
+D
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+v
+D
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+b
+v
+b
+b
+b
+D
+D
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+o
+v
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+o
+D
+D
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+a
+a
+a
+b
+b
+D
+v
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+b
+v
+o
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+i
+g
+i
+i
+l
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+D
+e
+g
+h
+j
+m
+m
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+o
+v
+b
+g
+g
+i
+i
+n
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+a
+a
+o
+d
+b
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/asteroid5.dmm b/maps/overmap/space_pois/asteroid5.dmm
new file mode 100644
index 0000000000..fc98fde9e7
--- /dev/null
+++ b/maps/overmap/space_pois/asteroid5.dmm
@@ -0,0 +1,1723 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/mineral,
+/area/submap/asteroid5)
+"d" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"f" = (
+/obj/structure/outcrop/gold,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"n" = (
+/obj/machinery/power/supermatter,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"p" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"r" = (
+/obj/structure/outcrop/uranium,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"t" = (
+/obj/structure/outcrop/diamond,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"v" = (
+/obj/structure/outcrop/lead,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"G" = (
+/obj/structure/outcrop/coal,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+"I" = (
+/obj/structure/outcrop/silver,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/asteroid5)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+d
+r
+d
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+d
+b
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+b
+f
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+v
+d
+d
+b
+p
+v
+d
+b
+b
+b
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+r
+d
+p
+b
+b
+b
+b
+b
+b
+b
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+f
+d
+d
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+b
+b
+b
+b
+b
+b
+b
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+d
+d
+d
+d
+b
+b
+b
+b
+b
+b
+p
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+d
+d
+d
+d
+b
+b
+b
+b
+b
+b
+b
+b
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+d
+d
+f
+p
+b
+b
+b
+b
+b
+b
+f
+d
+I
+a
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+p
+b
+d
+d
+r
+d
+b
+b
+b
+b
+b
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+b
+I
+d
+d
+b
+b
+b
+I
+d
+d
+d
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+d
+d
+v
+b
+b
+b
+d
+d
+d
+p
+b
+b
+p
+d
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+d
+d
+d
+d
+d
+d
+d
+p
+b
+a
+a
+a
+a
+a
+a
+b
+r
+d
+b
+b
+b
+b
+d
+d
+d
+v
+b
+b
+d
+d
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+b
+b
+b
+b
+b
+p
+d
+d
+f
+a
+a
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+v
+d
+d
+b
+v
+d
+d
+r
+d
+d
+d
+b
+b
+b
+b
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+b
+b
+b
+b
+b
+d
+d
+a
+a
+a
+a
+f
+d
+f
+b
+a
+a
+a
+a
+a
+a
+d
+d
+b
+b
+d
+d
+d
+d
+d
+d
+d
+b
+b
+b
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+b
+b
+b
+b
+d
+I
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+r
+d
+r
+d
+d
+b
+b
+b
+b
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+b
+b
+b
+I
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+d
+b
+d
+d
+d
+d
+d
+d
+b
+b
+b
+b
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+b
+b
+b
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+p
+b
+d
+d
+b
+p
+d
+b
+d
+d
+d
+b
+b
+b
+b
+a
+a
+"}
+(16,1,1) = {"
+a
+b
+b
+b
+p
+d
+f
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+r
+b
+d
+d
+b
+b
+b
+b
+v
+d
+d
+b
+b
+b
+b
+a
+a
+"}
+(17,1,1) = {"
+a
+b
+b
+b
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+v
+d
+b
+p
+d
+b
+b
+v
+d
+d
+d
+p
+b
+b
+b
+b
+b
+a
+"}
+(18,1,1) = {"
+a
+b
+b
+b
+d
+I
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+d
+d
+b
+b
+b
+b
+b
+d
+d
+d
+d
+b
+b
+b
+b
+p
+d
+a
+"}
+(19,1,1) = {"
+a
+d
+I
+d
+d
+d
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+d
+d
+b
+b
+b
+b
+v
+d
+d
+d
+b
+b
+v
+d
+b
+d
+d
+a
+"}
+(20,1,1) = {"
+a
+d
+d
+d
+f
+d
+a
+a
+b
+b
+b
+a
+a
+a
+a
+b
+b
+n
+d
+b
+a
+a
+b
+d
+b
+b
+b
+b
+d
+d
+d
+b
+b
+b
+p
+d
+b
+d
+r
+a
+"}
+(21,1,1) = {"
+a
+f
+d
+d
+d
+f
+a
+a
+b
+b
+b
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+a
+b
+d
+d
+p
+b
+b
+d
+d
+d
+p
+b
+b
+b
+b
+b
+v
+d
+a
+"}
+(22,1,1) = {"
+a
+d
+p
+b
+I
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+d
+d
+d
+b
+d
+d
+b
+b
+b
+b
+b
+b
+b
+a
+"}
+(23,1,1) = {"
+a
+b
+b
+b
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+v
+d
+d
+d
+d
+d
+b
+d
+d
+b
+b
+b
+b
+b
+b
+b
+a
+"}
+(24,1,1) = {"
+a
+a
+b
+b
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+d
+b
+b
+b
+b
+b
+b
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+b
+b
+p
+d
+d
+I
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+p
+d
+r
+d
+r
+v
+b
+b
+b
+b
+b
+b
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+b
+b
+b
+b
+d
+d
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+v
+d
+d
+d
+d
+p
+d
+b
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+b
+b
+b
+b
+d
+p
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+b
+b
+p
+d
+b
+b
+b
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+b
+d
+I
+b
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+G
+d
+t
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+d
+d
+d
+p
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(31,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(32,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+t
+d
+d
+p
+d
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(33,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+b
+b
+b
+b
+b
+b
+b
+b
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+G
+d
+d
+d
+t
+d
+d
+d
+d
+G
+b
+b
+p
+b
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+"}
+(35,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+G
+d
+d
+t
+d
+d
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+t
+d
+p
+b
+b
+b
+d
+d
+d
+d
+b
+b
+b
+p
+a
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+p
+d
+d
+b
+b
+b
+b
+b
+b
+b
+d
+t
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+t
+d
+d
+G
+b
+b
+b
+b
+b
+b
+G
+p
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+G
+d
+p
+b
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/blowntcommsat.dmm b/maps/overmap/space_pois/blowntcommsat.dmm
new file mode 100644
index 0000000000..1ec2cbddff
--- /dev/null
+++ b/maps/overmap/space_pois/blowntcommsat.dmm
@@ -0,0 +1,3998 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"ad" = (
+/obj/structure/lattice,
+/obj/structure/grille/broken,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"ae" = (
+/obj/structure/lattice,
+/obj/structure/grille,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"af" = (
+/obj/structure/grille,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"aj" = (
+/obj/structure/girder,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"al" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"am" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"an" = (
+/obj/machinery/power/apc{
+ cell_type = 2500;
+ dir = 1;
+ name = "Worn-out APC";
+ pixel_x = 1;
+ pixel_y = 26
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"ao" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aq" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"as" = (
+/obj/structure/bed,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"at" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"av" = (
+/obj/structure/lattice,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aw" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"ax" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"ay" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"az" = (
+/obj/structure/lattice,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aA" = (
+/obj/structure/table/steel,
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"aB" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table/steel,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"aC" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"aD" = (
+/obj/structure/table/steel,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"aF" = (
+/obj/structure/grille,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"aG" = (
+/obj/structure/grille/broken,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"aH" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aI" = (
+/obj/structure/window/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aJ" = (
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aK" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/closet,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aL" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aN" = (
+/obj/structure/bed,
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"aP" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aQ" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aR" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"aS" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aT" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aU" = (
+/obj/structure/window/reinforced,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"aV" = (
+/obj/structure/sign/securearea,
+/turf/simulated/wall/r_wall,
+/area/submap/blowntcommsat)
+"aW" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"aX" = (
+/obj/item/device/gps/internal/base{
+ gps_tag = "NT_SATELLITE"
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"aY" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"aZ" = (
+/obj/structure/table,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"ba" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"bb" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bc" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bd" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/item/weapon/airlock_electronics,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"be" = (
+/obj/structure/door_assembly/door_assembly_hatch,
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/blowntcommsat)
+"bf" = (
+/obj/item/weapon/paper/crumpled,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bg" = (
+/obj/machinery/vending/snack,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"bh" = (
+/obj/machinery/vending/cola,
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"bi" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"bj" = (
+/obj/machinery/disposal,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"bl" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/blowntcommsat)
+"bm" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/grille/broken,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bn" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bo" = (
+/obj/structure/disposaloutlet{
+ dir = 4
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bp" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"bq" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"br" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"bs" = (
+/obj/structure/table/steel,
+/obj/item/weapon/cell/super/empty,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bt" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bv" = (
+/obj/machinery/door/airlock/hatch,
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/blowntcommsat)
+"bw" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"bx" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"by" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bz" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bA" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bB" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bC" = (
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/blowntcommsat)
+"bD" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bE" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"bF" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/stack/rods,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bG" = (
+/obj/item/stack/rods,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bI" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/blowntcommsat)
+"bJ" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bK" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bL" = (
+/obj/item/weapon/circuitboard/teleporter,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bM" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bN" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"bO" = (
+/obj/effect/decal/cleanable/blood,
+/obj/item/clothing/under/rank/centcom_officer,
+/obj/effect/decal/remains/human,
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bP" = (
+/obj/structure/table/steel,
+/obj/item/device/flashlight/lamp,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bQ" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"bR" = (
+/obj/structure/door_assembly/door_assembly_mhatch,
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/blowntcommsat)
+"bS" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bT" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bU" = (
+/obj/structure/table/steel,
+/obj/item/ammo_casing/microbattery/combat/lethal,
+/obj/item/weapon/reagent_containers/syringe/drugs,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bV" = (
+/obj/item/weapon/storage/toolbox/syndicate/powertools,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"bW" = (
+/obj/structure/table/steel,
+/obj/item/device/radio/electropack,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bX" = (
+/obj/structure/table/steel,
+/obj/item/weapon/surgical/hemostat,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bY" = (
+/obj/structure/table/steel,
+/obj/item/weapon/surgical/circular_saw{
+ pixel_y = 8
+ },
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"bZ" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/item/stack/rods,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"ca" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"cb" = (
+/obj/structure/window/reinforced,
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"cc" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"ce" = (
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cf" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
+ },
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cg" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"ch" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 8
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"ci" = (
+/obj/item/stack/rods,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cj" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 4
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"ck" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/blowntcommsat)
+"cl" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cm" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"cn" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"co" = (
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"cp" = (
+/obj/structure/lattice,
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"cq" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/turf/space,
+/area/submap/blowntcommsat)
+"cr" = (
+/obj/structure/grille/broken,
+/turf/template_noop,
+/area/submap/blowntcommsat)
+"cs" = (
+/obj/machinery/door/airlock/hatch,
+/turf/space,
+/area/submap/blowntcommsat)
+"ct" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cu" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cx" = (
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cz" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cA" = (
+/obj/structure/sign/vacuum,
+/turf/simulated/wall/r_wall,
+/area/submap/blowntcommsat)
+"cB" = (
+/obj/structure/closet/emcloset,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cD" = (
+/obj/structure/closet/malf/suits,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cE" = (
+/obj/structure/door_assembly/door_assembly_ext,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cF" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cG" = (
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"cH" = (
+/turf/simulated/shuttle/plating,
+/area/submap/blowntcommsat)
+"cI" = (
+/obj/structure/closet/crate,
+/obj/item/clothing/glasses/night,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cJ" = (
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 8
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cK" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 10
+ },
+/obj/item/weapon/storage/toolbox/mechanical,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cL" = (
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"cM" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"cN" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/plating,
+/area/submap/blowntcommsat)
+"cO" = (
+/obj/machinery/teleport/station,
+/turf/simulated/floor/plating,
+/area/submap/blowntcommsat)
+"cP" = (
+/obj/machinery/teleport/hub,
+/turf/simulated/floor/plating,
+/area/submap/blowntcommsat)
+"cQ" = (
+/turf/simulated/wall/r_wall,
+/area/submap/blowntcommsat)
+"dx" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"eo" = (
+/obj/structure/girder,
+/turf/simulated/floor/plating/external,
+/area/submap/blowntcommsat)
+"eA" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"nT" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"oy" = (
+/obj/item/device/radio/beacon,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"rU" = (
+/obj/structure/frame,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"Ca" = (
+/obj/structure/girder,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"EX" = (
+/obj/item/device/radio/off,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"Ho" = (
+/obj/item/weapon/storage/toolbox/electrical,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"Ib" = (
+/turf/simulated/floor/tiled/airless,
+/area/submap/blowntcommsat)
+"Ig" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+"Kx" = (
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"NI" = (
+/obj/item/stolenpackage,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"Oc" = (
+/obj/structure/frame,
+/turf/simulated/floor/bluegrid{
+ name = "Server Base";
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"Oz" = (
+/obj/structure/grille,
+/turf/space,
+/area/submap/blowntcommsat)
+"Qt" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/dark{
+ nitrogen = 500;
+ oxygen = 0;
+ temperature = 80
+ },
+/area/submap/blowntcommsat)
+"QT" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/airless,
+/area/submap/blowntcommsat)
+"Vm" = (
+/obj/machinery/power/port_gen/pacman,
+/turf/simulated/floor/tiled,
+/area/submap/blowntcommsat)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+ab
+ab
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+ab
+ab
+aa
+aa
+aa
+ab
+ab
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+ab
+ab
+aa
+aa
+aa
+ab
+ab
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+cG
+cG
+ab
+aa
+aa
+aa
+ab
+cG
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+cG
+cG
+cG
+aa
+aa
+aa
+cG
+cG
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+ab
+cG
+cG
+aa
+aa
+aa
+cG
+cG
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+aa
+ab
+cG
+cG
+cG
+cG
+cG
+cG
+cG
+ab
+aa
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+ab
+aa
+aa
+aa
+aa
+cG
+aa
+aa
+aa
+aa
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+ae
+ae
+ae
+ad
+ae
+ae
+ae
+ae
+ae
+ae
+ae
+af
+ae
+ae
+ae
+ae
+ae
+ae
+ad
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+aj
+cG
+cG
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+aj
+ab
+ab
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+cQ
+cQ
+cQ
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aj
+cQ
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+aj
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aj
+cQ
+aa
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aj
+cQ
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+cQ
+al
+av
+al
+co
+al
+al
+bw
+al
+al
+co
+al
+bw
+al
+co
+al
+co
+bw
+al
+al
+co
+aa
+ab
+aa
+cQ
+cQ
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aj
+cQ
+am
+bx
+aH
+aP
+bb
+aR
+bx
+bF
+bx
+aR
+bD
+aR
+aR
+bD
+aR
+bZ
+bK
+bD
+aH
+br
+aa
+ab
+aa
+cQ
+cQ
+ae
+ad
+cH
+cH
+cH
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(22,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+cQ
+cQ
+an
+ax
+aI
+aQ
+bc
+bp
+az
+bE
+bE
+bE
+aL
+az
+aL
+co
+aL
+aL
+az
+ca
+aI
+br
+aa
+ab
+aa
+cQ
+cQ
+ae
+cH
+cH
+cH
+cH
+cH
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(23,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+cQ
+cQ
+ao
+aw
+aJ
+aR
+aI
+bq
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cb
+bc
+bq
+ab
+ab
+aa
+cQ
+cQ
+ae
+cH
+cH
+cH
+cH
+cH
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(24,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ad
+ae
+ae
+ae
+cQ
+cQ
+ax
+ax
+aI
+aS
+bc
+br
+cQ
+cG
+cG
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cQ
+aU
+bc
+br
+aa
+cp
+cQ
+cQ
+cQ
+ae
+ae
+cQ
+cE
+cQ
+ae
+ae
+ad
+ae
+ae
+ae
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+ae
+cQ
+cQ
+aq
+ay
+aK
+aT
+aI
+br
+cQ
+Qt
+Kx
+Kx
+Kx
+Kx
+Kx
+cG
+Kx
+cG
+cQ
+co
+bc
+br
+cQ
+cq
+cQ
+cQ
+cQ
+ae
+ae
+cQ
+ce
+cQ
+ae
+ae
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(26,1,1) = {"
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+aa
+ab
+aa
+ae
+cQ
+cQ
+cQ
+az
+aL
+aU
+bd
+br
+cQ
+cx
+rU
+cG
+rU
+Kx
+Kx
+Oc
+Kx
+cx
+cQ
+cQ
+bv
+cQ
+cQ
+cx
+cx
+cQ
+cQ
+ae
+cQ
+cA
+cF
+cA
+cQ
+ae
+ae
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(27,1,1) = {"
+aa
+aa
+ab
+ab
+cG
+cG
+cG
+ab
+cG
+ab
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+aV
+be
+cQ
+cQ
+cx
+cx
+cx
+cx
+cG
+cG
+cx
+cx
+cG
+cQ
+cc
+ch
+cl
+cQ
+cG
+cx
+cQ
+cQ
+cQ
+cQ
+cB
+cG
+cI
+cQ
+cQ
+ae
+ae
+ab
+cG
+ab
+ab
+cG
+cG
+ab
+aa
+aa
+"}
+(28,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+cG
+aa
+ae
+cQ
+cQ
+cQ
+Vm
+dx
+aW
+cG
+ce
+by
+cx
+Kx
+Kx
+Kx
+Kx
+Kx
+Oc
+Oc
+cG
+cQ
+ce
+ce
+cm
+cQ
+cQ
+ce
+cQ
+cQ
+cQ
+cz
+ce
+cG
+cJ
+cK
+cQ
+cQ
+ae
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(29,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+aa
+ae
+cQ
+cQ
+cQ
+ce
+ce
+cG
+ce
+bs
+bz
+bG
+cG
+cG
+cG
+bN
+cG
+NI
+Kx
+cx
+cQ
+ce
+ce
+ce
+cQ
+ce
+cG
+cQ
+ct
+cx
+ce
+ce
+ce
+cG
+cL
+cN
+cQ
+ae
+aa
+cG
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(30,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+cG
+af
+cQ
+cQ
+cQ
+aA
+cG
+aX
+bf
+bt
+bA
+cx
+cx
+cx
+cx
+bO
+cx
+bW
+cx
+cx
+cQ
+ce
+cG
+ce
+ce
+ce
+ce
+cs
+cu
+cx
+cG
+ce
+cG
+cG
+cL
+cO
+cQ
+Oz
+cG
+cG
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(31,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+aa
+ae
+cQ
+cQ
+cQ
+aB
+ce
+oy
+ce
+ce
+bA
+cx
+cG
+EX
+Kx
+Kx
+bT
+bX
+Kx
+cx
+cQ
+ce
+cG
+ce
+Ca
+ce
+ce
+cQ
+cG
+cG
+cG
+ce
+ce
+ce
+cL
+cP
+cQ
+ae
+aa
+cG
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(32,1,1) = {"
+aa
+aa
+ab
+ab
+cG
+cG
+ab
+ab
+cG
+aa
+ad
+cQ
+cQ
+cQ
+aC
+ce
+ce
+cG
+ce
+bB
+cx
+cG
+bJ
+bM
+bP
+bU
+bY
+Kx
+cx
+cQ
+ce
+ci
+ce
+cQ
+cQ
+Ig
+cQ
+cQ
+cQ
+Ho
+cG
+cG
+ce
+cM
+cQ
+cQ
+ae
+aa
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+"}
+(33,1,1) = {"
+aa
+aa
+ab
+ab
+ab
+cG
+cG
+ab
+cG
+ab
+ae
+cQ
+cQ
+cQ
+aD
+nT
+nT
+cQ
+bC
+cQ
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cQ
+cf
+cj
+cn
+cQ
+cx
+cx
+cQ
+cQ
+cQ
+cQ
+cD
+ce
+cD
+cQ
+cQ
+ae
+ae
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(34,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+aa
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cG
+bC
+cx
+Kx
+Kx
+Kx
+cG
+Kx
+Oc
+Kx
+cx
+cQ
+cQ
+bv
+cQ
+cQ
+cx
+cx
+cQ
+cQ
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+ae
+ae
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(35,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+ae
+cQ
+cQ
+cx
+cx
+cx
+cx
+cQ
+cQ
+cQ
+cx
+Oc
+Oc
+Oc
+Kx
+Kx
+cG
+cG
+cG
+cQ
+aU
+bc
+br
+cQ
+cQ
+cQ
+cQ
+cQ
+ae
+ae
+ae
+ae
+ae
+ae
+ae
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(36,1,1) = {"
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ad
+ae
+ae
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cx
+cG
+cQ
+aU
+aI
+br
+aa
+ab
+cQ
+cQ
+cG
+ae
+ae
+ad
+ae
+ae
+ae
+ae
+ad
+ae
+ab
+ae
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(37,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+cQ
+cQ
+as
+aF
+aN
+aF
+bg
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+aU
+bc
+br
+aa
+ab
+aa
+cQ
+ab
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(38,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ae
+cQ
+cQ
+at
+aG
+aF
+aF
+bh
+cQ
+bw
+bw
+bw
+bw
+bw
+bw
+al
+co
+al
+al
+bw
+cg
+bc
+co
+aa
+ab
+aa
+aj
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(39,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+cQ
+aj
+cG
+Ib
+Ib
+Ib
+Ib
+bv
+bD
+bD
+bK
+bK
+bD
+bx
+bD
+bD
+bD
+bK
+bD
+bD
+ck
+br
+aa
+ab
+aa
+cG
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(40,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+eo
+cG
+QT
+Ib
+Ib
+aY
+Ib
+cQ
+bE
+co
+aL
+aL
+aU
+bQ
+br
+aL
+aL
+aL
+az
+aL
+aL
+co
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(41,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cG
+ab
+cG
+cG
+Ib
+aZ
+bi
+cQ
+ab
+aa
+bI
+bI
+bI
+bR
+bI
+bI
+bI
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(42,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+cG
+cG
+Ib
+ba
+bj
+cQ
+ab
+ab
+bI
+ce
+ce
+ce
+ce
+ce
+bI
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+cG
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(43,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+cG
+cQ
+cQ
+bl
+cQ
+ab
+aa
+bI
+ce
+ce
+ce
+bV
+ce
+bI
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+cG
+ab
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(44,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+cG
+aj
+cQ
+cQ
+bl
+cQ
+cQ
+cQ
+cQ
+bL
+eA
+bS
+eA
+eA
+cQ
+cQ
+cQ
+aj
+cG
+ab
+aa
+aa
+aa
+aa
+ab
+ab
+aj
+cG
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(45,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+eo
+cQ
+cQ
+cQ
+bl
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+aj
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+ab
+cQ
+cQ
+cQ
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(46,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+ae
+ae
+ae
+bm
+ae
+ae
+ae
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+cQ
+ae
+ae
+ae
+ad
+aa
+aa
+aa
+ab
+cG
+aj
+cQ
+cQ
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(47,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bn
+ae
+ae
+ae
+ae
+ae
+ae
+af
+ae
+ae
+ae
+ae
+ae
+ae
+aa
+aa
+ab
+ab
+cG
+aj
+cQ
+cQ
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(48,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bo
+ad
+ae
+aa
+ab
+aa
+aa
+cG
+aa
+aa
+ab
+aa
+ae
+ae
+aa
+aa
+aa
+cr
+ae
+ae
+ad
+ae
+ae
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(49,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+ab
+cG
+ab
+ab
+ab
+ab
+cG
+cG
+ab
+aa
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(50,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(51,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(52,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(53,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/clownmime.dmm b/maps/overmap/space_pois/clownmime.dmm
new file mode 100644
index 0000000000..e309b7bb1f
--- /dev/null
+++ b/maps/overmap/space_pois/clownmime.dmm
@@ -0,0 +1,836 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/obj/structure/shuttle/engine/heater{
+ dir = 1;
+ tag = "icon-heater (NORTH)"
+ },
+/obj/structure/window/reinforced,
+/turf/simulated/shuttle/plating,
+/area/submap/clownmime)
+"e" = (
+/obj/machinery/door/unpowered/shuttle,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"f" = (
+/obj/item/weapon/broken_bottle,
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"g" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"j" = (
+/obj/structure/closet/crate,
+/obj/item/stack/material/supermatter,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"m" = (
+/turf/simulated/mineral,
+/area/submap/clownmime)
+"n" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/clownmime)
+"p" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/clownmime)
+"q" = (
+/obj/structure/closet/crate,
+/obj/item/stack/material/supermatter{
+ amount = 5
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/clownmime)
+"s" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/clownmime)
+"v" = (
+/turf/simulated/shuttle/wall,
+/area/submap/clownmime)
+"y" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/tool/wrench/fuelrod,
+/obj/item/weapon/fuel_assembly/tritium,
+/obj/item/weapon/fuel_assembly/tritium,
+/obj/item/weapon/fuel_assembly/tritium,
+/obj/item/weapon/fuel_assembly/tritium,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"z" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/grenade/supermatter,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"A" = (
+/obj/structure/shuttle/engine/heater{
+ dir = 4;
+ tag = "icon-heater (EAST)"
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/clownmime)
+"B" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ icon_state = "propulsion_l";
+ tag = "icon-propulsion_l (WEST)"
+ },
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ icon_state = "burst_r";
+ tag = "icon-burst_r (WEST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/clownmime)
+"E" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ icon_state = "propulsion_l";
+ tag = "icon-propulsion_l (WEST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/clownmime)
+"F" = (
+/obj/item/weapon/material/shard{
+ pixel_x = 9
+ },
+/obj/machinery/computer/ship{
+ dir = 4
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/clownmime)
+"G" = (
+/obj/effect/landmark/mobcorpse/clown,
+/turf/simulated/shuttle/floor,
+/area/submap/clownmime)
+"H" = (
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/shuttle/floor,
+/area/submap/clownmime)
+"J" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"K" = (
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"L" = (
+/turf/simulated/shuttle/floor,
+/area/submap/clownmime)
+"M" = (
+/turf/simulated/shuttle/wall,
+/turf/space,
+/area/submap/clownmime)
+"N" = (
+/turf/space,
+/turf/simulated/shuttle/wall,
+/area/submap/clownmime)
+"O" = (
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"P" = (
+/obj/item/weapon/pickaxe,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"Q" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/fuel_assembly/phoron,
+/obj/item/weapon/fuel_assembly/phoron,
+/obj/item/weapon/fuel_assembly/phoron,
+/obj/item/weapon/fuel_assembly/phoron,
+/obj/item/weapon/fuel_assembly/phoron,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"R" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ icon_state = "propulsion_l";
+ tag = "icon-propulsion_l (WEST)"
+ },
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ icon_state = "propulsion_l";
+ tag = "icon-propulsion_l (WEST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/clownmime)
+"S" = (
+/obj/item/weapon/material/shard{
+ pixel_x = 9
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/clownmime)
+"T" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/fuel_assembly/deuterium,
+/obj/item/weapon/fuel_assembly/deuterium,
+/obj/item/weapon/fuel_assembly/deuterium,
+/obj/item/weapon/fuel_assembly/deuterium,
+/obj/item/weapon/fuel_assembly/deuterium,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"U" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"V" = (
+/obj/structure/closet/crate,
+/obj/item/stack/material/supermatter{
+ amount = 5
+ },
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"W" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/gun/magnetic/fuelrod,
+/obj/item/weapon/fuel_assembly/blitz/shielded,
+/obj/item/weapon/fuel_assembly/blitz/shielded,
+/obj/item/weapon/fuel_assembly/blitz/shielded,
+/obj/item/weapon/fuel_assembly/blitz/shielded,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+"Y" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/fuel_assembly/supermatter,
+/obj/item/weapon/fuel_assembly/supermatter,
+/turf/simulated/shuttle/floor/white,
+/area/submap/clownmime)
+
+(1,1,1) = {"
+a
+a
+a
+a
+m
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+m
+m
+m
+m
+m
+a
+a
+a
+a
+a
+a
+m
+m
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+m
+m
+m
+m
+m
+m
+a
+m
+m
+m
+m
+m
+m
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+m
+m
+n
+m
+m
+m
+m
+m
+m
+m
+m
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+m
+m
+s
+s
+m
+m
+m
+m
+m
+m
+m
+m
+m
+m
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+m
+m
+n
+s
+s
+n
+s
+m
+m
+m
+m
+m
+m
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+m
+m
+m
+m
+s
+s
+s
+s
+m
+m
+m
+m
+m
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+n
+m
+m
+m
+m
+s
+s
+n
+s
+m
+m
+m
+m
+m
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+M
+M
+m
+m
+m
+m
+n
+s
+s
+s
+s
+m
+m
+m
+s
+a
+a
+a
+"}
+(10,1,1) = {"
+M
+e
+v
+v
+m
+m
+m
+m
+m
+m
+s
+s
+n
+m
+m
+s
+s
+a
+a
+a
+"}
+(11,1,1) = {"
+c
+f
+j
+p
+m
+m
+m
+m
+m
+m
+m
+s
+s
+m
+m
+n
+s
+s
+a
+a
+"}
+(12,1,1) = {"
+c
+g
+G
+q
+s
+S
+m
+m
+m
+m
+m
+m
+n
+s
+m
+m
+m
+n
+s
+a
+"}
+(13,1,1) = {"
+c
+K
+V
+j
+K
+s
+m
+m
+m
+m
+m
+m
+s
+m
+m
+m
+m
+m
+m
+a
+"}
+(14,1,1) = {"
+M
+e
+v
+v
+v
+m
+m
+s
+m
+m
+m
+m
+m
+m
+m
+m
+m
+n
+m
+a
+"}
+(15,1,1) = {"
+a
+a
+M
+M
+m
+m
+m
+n
+s
+m
+m
+m
+m
+m
+m
+m
+m
+m
+m
+m
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+m
+a
+a
+a
+M
+m
+m
+J
+M
+m
+m
+m
+m
+m
+m
+m
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+v
+m
+F
+O
+v
+m
+m
+m
+m
+s
+m
+m
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+M
+N
+p
+G
+K
+N
+M
+m
+m
+m
+n
+m
+m
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+S
+s
+H
+U
+O
+v
+m
+m
+m
+s
+s
+n
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+K
+H
+L
+L
+P
+v
+m
+m
+m
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+e
+O
+L
+L
+H
+O
+e
+m
+m
+a
+a
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+e
+O
+L
+L
+L
+O
+e
+m
+m
+a
+a
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+y
+L
+H
+L
+Q
+v
+m
+a
+a
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+T
+L
+L
+L
+W
+v
+m
+a
+a
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+z
+G
+H
+L
+Y
+v
+m
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+v
+O
+O
+O
+O
+O
+v
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+M
+A
+A
+A
+A
+A
+M
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+B
+E
+E
+E
+R
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/debris1.dmm b/maps/overmap/space_pois/debris1.dmm
new file mode 100644
index 0000000000..f579036206
--- /dev/null
+++ b/maps/overmap/space_pois/debris1.dmm
@@ -0,0 +1,606 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/disposalpipe/segment,
+/turf/space,
+/area/submap/debris1)
+"c" = (
+/obj/structure/lattice,
+/obj/structure/disposalpipe/broken{
+ dir = 1
+ },
+/turf/space,
+/area/submap/debris1)
+"e" = (
+/obj/structure/grille/broken,
+/turf/space,
+/area/submap/debris1)
+"g" = (
+/obj/structure/disposalpipe/broken{
+ dir = 4
+ },
+/turf/space,
+/area/submap/debris1)
+"h" = (
+/obj/structure/disposalpipe/broken{
+ dir = 8
+ },
+/obj/item/stack/cable_coil/cut,
+/turf/space,
+/area/submap/debris1)
+"l" = (
+/obj/item/stack/cable_coil/cut,
+/turf/space,
+/area/submap/debris1)
+"m" = (
+/obj/random/obstruction,
+/turf/space,
+/area/submap/debris1)
+"n" = (
+/obj/random/handgun/sec,
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"o" = (
+/obj/random/tool,
+/turf/space,
+/area/submap/debris1)
+"p" = (
+/obj/structure/girder/displaced,
+/turf/space,
+/area/submap/debris1)
+"r" = (
+/turf/space,
+/area/template_noop)
+"t" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/space,
+/area/submap/debris1)
+"u" = (
+/obj/structure/door_assembly/door_assembly_sec,
+/obj/item/weapon/airlock_electronics,
+/turf/space,
+/area/submap/debris1)
+"v" = (
+/obj/structure/lattice,
+/turf/space,
+/area/submap/debris1)
+"x" = (
+/obj/structure/disposalpipe/junction,
+/turf/space,
+/area/submap/debris1)
+"y" = (
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris1)
+"z" = (
+/obj/item/stack/material/steel,
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"B" = (
+/obj/structure/lattice,
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris1)
+"C" = (
+/obj/structure/disposalpipe/broken{
+ dir = 1
+ },
+/turf/space,
+/area/submap/debris1)
+"D" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris1)
+"E" = (
+/obj/item/stack/rods,
+/turf/space,
+/area/submap/debris1)
+"F" = (
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"G" = (
+/obj/random/toolbox,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris1)
+"I" = (
+/obj/structure/grille/broken,
+/obj/structure/lattice,
+/turf/space,
+/area/submap/debris1)
+"J" = (
+/obj/structure/disposalpipe/broken,
+/turf/space,
+/area/submap/debris1)
+"K" = (
+/obj/item/weapon/material/shard,
+/turf/space,
+/area/submap/debris1)
+"N" = (
+/obj/structure/lattice,
+/obj/structure/lattice,
+/turf/space,
+/area/submap/debris1)
+"O" = (
+/obj/structure/cable,
+/obj/machinery/power/apc/critical{
+ pixel_y = -19
+ },
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"Q" = (
+/obj/random/medical/lite,
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"T" = (
+/obj/structure/girder,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris1)
+"U" = (
+/obj/random/medical/pillbottle,
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"V" = (
+/turf/simulated/wall,
+/area/submap/debris1)
+"X" = (
+/turf/space,
+/area/submap/debris1)
+"Y" = (
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/airless,
+/area/submap/debris1)
+"Z" = (
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris1)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+r
+r
+r
+r
+r
+r
+r
+r
+r
+v
+v
+v
+r
+r
+v
+r
+a
+a
+"}
+(3,1,1) = {"
+a
+v
+v
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+r
+a
+"}
+(4,1,1) = {"
+a
+v
+X
+X
+X
+X
+X
+X
+X
+m
+X
+X
+X
+X
+v
+Z
+X
+X
+v
+a
+"}
+(5,1,1) = {"
+a
+r
+X
+g
+F
+X
+E
+I
+X
+X
+v
+X
+F
+v
+v
+X
+X
+X
+r
+a
+"}
+(6,1,1) = {"
+a
+r
+J
+x
+C
+E
+v
+n
+X
+E
+X
+v
+g
+Z
+X
+X
+F
+X
+r
+a
+"}
+(7,1,1) = {"
+a
+r
+X
+m
+y
+E
+X
+E
+Y
+m
+X
+X
+h
+E
+F
+X
+v
+X
+r
+a
+"}
+(8,1,1) = {"
+a
+r
+X
+X
+X
+B
+l
+p
+X
+X
+y
+p
+X
+X
+X
+E
+X
+X
+r
+a
+"}
+(9,1,1) = {"
+a
+r
+X
+v
+X
+o
+X
+X
+Z
+l
+X
+E
+r
+X
+X
+V
+X
+X
+r
+a
+"}
+(10,1,1) = {"
+a
+r
+X
+Z
+Q
+v
+X
+y
+v
+D
+y
+X
+X
+m
+E
+X
+X
+X
+r
+a
+"}
+(11,1,1) = {"
+a
+r
+X
+X
+I
+v
+v
+X
+v
+t
+O
+V
+X
+X
+Q
+E
+Z
+X
+v
+a
+"}
+(12,1,1) = {"
+a
+r
+X
+X
+X
+X
+J
+b
+c
+v
+G
+V
+X
+E
+e
+X
+X
+X
+r
+a
+"}
+(13,1,1) = {"
+a
+r
+X
+m
+X
+V
+X
+Z
+X
+X
+X
+u
+X
+X
+X
+X
+e
+Z
+r
+a
+"}
+(14,1,1) = {"
+a
+r
+X
+X
+X
+X
+v
+X
+v
+N
+E
+E
+K
+m
+v
+o
+X
+X
+r
+a
+"}
+(15,1,1) = {"
+a
+r
+X
+E
+X
+X
+X
+X
+E
+J
+C
+X
+X
+X
+X
+X
+X
+X
+v
+a
+"}
+(16,1,1) = {"
+a
+r
+X
+X
+E
+X
+T
+X
+Z
+X
+X
+v
+X
+z
+X
+m
+Z
+X
+v
+a
+"}
+(17,1,1) = {"
+a
+r
+X
+X
+X
+X
+X
+m
+X
+X
+U
+X
+X
+X
+p
+X
+X
+X
+r
+a
+"}
+(18,1,1) = {"
+a
+r
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+v
+X
+X
+X
+X
+r
+a
+"}
+(19,1,1) = {"
+a
+a
+r
+r
+r
+r
+v
+r
+v
+r
+r
+r
+r
+r
+r
+r
+r
+r
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/debris2.dmm b/maps/overmap/space_pois/debris2.dmm
new file mode 100644
index 0000000000..a770fc18f9
--- /dev/null
+++ b/maps/overmap/space_pois/debris2.dmm
@@ -0,0 +1,616 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"c" = (
+/obj/random/medical/pillbottle,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"d" = (
+/turf/simulated/wall/r_wall,
+/area/submap/debris2)
+"e" = (
+/obj/item/stack/cable_coil/cut,
+/turf/space,
+/area/submap/debris2)
+"h" = (
+/obj/structure/girder,
+/turf/space,
+/area/submap/debris2)
+"j" = (
+/obj/structure/grille/broken,
+/turf/space,
+/area/submap/debris2)
+"k" = (
+/mob/living/simple_mob/animal/space/carp/large/huge,
+/turf/space,
+/area/submap/debris2)
+"l" = (
+/obj/structure/girder,
+/turf/simulated/floor/plating,
+/area/submap/debris2)
+"m" = (
+/obj/structure/grille/broken,
+/turf/template_noop,
+/area/submap/debris2)
+"n" = (
+/obj/item/stack/cable_coil/cut,
+/turf/template_noop,
+/area/submap/debris2)
+"o" = (
+/obj/machinery/door/airlock/command{
+ max_integrity = 40
+ },
+/turf/simulated/floor/airless,
+/area/submap/debris2)
+"p" = (
+/mob/living/simple_mob/hostile/carp/pike,
+/turf/space,
+/area/submap/debris2)
+"r" = (
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"s" = (
+/obj/item/stack/rods,
+/turf/space,
+/area/submap/debris2)
+"t" = (
+/obj/structure/door_assembly/door_assembly_com,
+/turf/space,
+/area/submap/debris2)
+"u" = (
+/obj/item/clothing/head/bio_hood/virology,
+/turf/space,
+/area/submap/debris2)
+"w" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/debris2)
+"x" = (
+/turf/template_noop,
+/area/submap/debris2)
+"y" = (
+/obj/structure/lattice,
+/obj/machinery/door/airlock/vault/bolted,
+/turf/simulated/floor/plating,
+/area/submap/debris2)
+"z" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/debris2)
+"A" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/reagent_containers/glass/beaker/bluespace,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"C" = (
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris2)
+"E" = (
+/obj/random/maintenance/medical,
+/turf/simulated/floor,
+/area/submap/debris2)
+"F" = (
+/obj/random/medical/lite,
+/turf/simulated/floor,
+/area/submap/debris2)
+"G" = (
+/obj/structure/safe,
+/obj/item/weapon/dnainjector/xraymut,
+/obj/item/weapon/dnainjector/runfast,
+/obj/item/weapon/dnainjector/antistutt,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"H" = (
+/obj/structure/table,
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"J" = (
+/obj/structure/loot_pile/surface,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"K" = (
+/mob/living/simple_mob/hostile/carp/pike,
+/turf/template_noop,
+/area/submap/debris2)
+"L" = (
+/obj/item/weapon/material/shard,
+/turf/space,
+/area/submap/debris2)
+"M" = (
+/turf/simulated/floor,
+/area/submap/debris2)
+"N" = (
+/obj/item/clothing/suit/bio_suit/virology,
+/turf/space,
+/area/submap/debris2)
+"O" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/space,
+/area/submap/debris2)
+"R" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/debris2)
+"S" = (
+/obj/item/weapon/reagent_containers/spray/cleaner,
+/turf/space,
+/area/submap/debris2)
+"T" = (
+/turf/simulated/wall,
+/area/submap/debris2)
+"U" = (
+/obj/item/clothing/accessory/stethoscope,
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+"V" = (
+/obj/structure/lattice,
+/turf/space,
+/area/submap/debris2)
+"W" = (
+/turf/simulated/floor/airless,
+/area/submap/debris2)
+"X" = (
+/turf/space,
+/area/submap/debris2)
+"Y" = (
+/obj/structure/girder/reinforced,
+/turf/simulated/floor/airless,
+/area/submap/debris2)
+"Z" = (
+/obj/machinery/computer{
+ circuit = /obj/effect/decal/cleanable/shreds
+ },
+/turf/simulated/floor/tiled/airless,
+/area/submap/debris2)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+d
+d
+d
+d
+d
+Y
+x
+S
+X
+X
+X
+X
+X
+X
+C
+X
+X
+X
+a
+"}
+(3,1,1) = {"
+a
+d
+G
+A
+b
+F
+d
+z
+T
+T
+T
+T
+o
+T
+X
+X
+O
+X
+X
+a
+"}
+(4,1,1) = {"
+a
+Y
+c
+U
+b
+b
+d
+X
+w
+E
+b
+J
+M
+T
+V
+X
+X
+X
+X
+a
+"}
+(5,1,1) = {"
+a
+Y
+M
+M
+M
+V
+d
+z
+m
+M
+M
+E
+M
+T
+X
+X
+X
+X
+X
+a
+"}
+(6,1,1) = {"
+a
+d
+d
+y
+d
+d
+Y
+X
+w
+X
+n
+X
+w
+T
+X
+X
+X
+C
+X
+a
+"}
+(7,1,1) = {"
+a
+X
+X
+p
+X
+X
+S
+X
+X
+T
+T
+T
+K
+T
+X
+X
+V
+X
+X
+a
+"}
+(8,1,1) = {"
+a
+X
+X
+X
+X
+X
+X
+k
+R
+X
+w
+X
+b
+x
+x
+X
+X
+X
+X
+a
+"}
+(9,1,1) = {"
+a
+X
+s
+T
+m
+w
+T
+R
+X
+O
+X
+w
+X
+x
+z
+X
+s
+X
+X
+a
+"}
+(10,1,1) = {"
+a
+s
+X
+T
+E
+M
+T
+X
+X
+X
+X
+X
+X
+x
+x
+X
+X
+X
+X
+a
+"}
+(11,1,1) = {"
+a
+X
+X
+T
+J
+M
+T
+X
+X
+r
+M
+b
+j
+b
+T
+X
+X
+X
+t
+a
+"}
+(12,1,1) = {"
+a
+C
+X
+T
+X
+M
+N
+s
+X
+X
+L
+V
+V
+b
+T
+X
+s
+X
+X
+a
+"}
+(13,1,1) = {"
+a
+X
+X
+l
+T
+T
+T
+X
+p
+u
+j
+W
+b
+r
+T
+X
+X
+X
+X
+a
+"}
+(14,1,1) = {"
+a
+X
+s
+X
+X
+X
+X
+X
+X
+X
+X
+r
+H
+Z
+T
+X
+X
+X
+X
+a
+"}
+(15,1,1) = {"
+a
+V
+X
+X
+s
+V
+C
+X
+X
+s
+h
+T
+T
+T
+T
+X
+X
+X
+X
+a
+"}
+(16,1,1) = {"
+a
+X
+X
+X
+X
+X
+V
+X
+O
+X
+V
+X
+X
+X
+X
+X
+C
+X
+X
+a
+"}
+(17,1,1) = {"
+a
+X
+X
+C
+X
+e
+X
+X
+X
+X
+X
+e
+X
+V
+X
+X
+X
+X
+X
+a
+"}
+(18,1,1) = {"
+a
+X
+X
+X
+X
+X
+X
+h
+X
+X
+C
+X
+X
+X
+X
+X
+X
+X
+X
+a
+"}
+(19,1,1) = {"
+a
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+X
+C
+X
+X
+X
+X
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/debris3.dmm b/maps/overmap/space_pois/debris3.dmm
new file mode 100644
index 0000000000..829a18a934
--- /dev/null
+++ b/maps/overmap/space_pois/debris3.dmm
@@ -0,0 +1,820 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/item/stack/rods,
+/turf/simulated/floor/airless,
+/area/submap/debris3)
+"c" = (
+/obj/item/trash/popcorn,
+/turf/space,
+/area/submap/debris3)
+"d" = (
+/obj/item/device/nif/bad,
+/turf/simulated/floor/airless,
+/area/submap/debris3)
+"e" = (
+/obj/item/stack/arcadeticket/thirty,
+/turf/space,
+/area/submap/debris3)
+"f" = (
+/obj/structure/lattice,
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris3)
+"g" = (
+/obj/item/weapon/paperplane,
+/turf/space,
+/area/submap/debris3)
+"h" = (
+/obj/item/device/nif/bad,
+/turf/space,
+/area/submap/debris3)
+"i" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/debris3)
+"k" = (
+/obj/item/weapon/material/shard,
+/turf/space,
+/area/submap/debris3)
+"l" = (
+/obj/item/stack/cable_coil{
+ amount = 10
+ },
+/turf/space,
+/area/submap/debris3)
+"m" = (
+/turf/simulated/wall,
+/area/submap/debris3)
+"n" = (
+/obj/item/stack/material/glass,
+/turf/space,
+/area/submap/debris3)
+"p" = (
+/obj/random/plushie,
+/turf/space,
+/area/submap/debris3)
+"q" = (
+/obj/item/stack/rods,
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris3)
+"t" = (
+/obj/machinery/computer/arcade/battle,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/debris3)
+"u" = (
+/obj/random/tool,
+/turf/space,
+/area/submap/debris3)
+"v" = (
+/obj/item/trash/syndi_cakes,
+/turf/space,
+/area/submap/debris3)
+"w" = (
+/obj/item/stack/arcadeticket,
+/turf/space,
+/area/submap/debris3)
+"x" = (
+/obj/structure/bookcase{
+ name = "bookcase (Adult)"
+ },
+/turf/simulated/floor/airless,
+/area/submap/debris3)
+"y" = (
+/obj/item/weapon/contraband/poster/nanotrasen,
+/turf/space,
+/area/submap/debris3)
+"z" = (
+/turf/simulated/floor/airless,
+/area/submap/debris3)
+"A" = (
+/turf/space,
+/area/submap/debris3)
+"B" = (
+/obj/item/stack/rods,
+/turf/space,
+/area/submap/debris3)
+"D" = (
+/obj/item/weapon/paper,
+/obj/item/weapon/paper,
+/turf/space,
+/area/submap/debris3)
+"F" = (
+/obj/random/tool,
+/turf/simulated/floor/airless,
+/area/submap/debris3)
+"G" = (
+/obj/item/weapon/contraband/poster,
+/turf/space,
+/area/submap/debris3)
+"H" = (
+/obj/item/stack/material/wood,
+/turf/space,
+/area/submap/debris3)
+"I" = (
+/obj/item/stack/rods,
+/obj/item/stack/rods,
+/turf/space,
+/area/submap/debris3)
+"J" = (
+/obj/item/trash/pistachios,
+/turf/space,
+/area/submap/debris3)
+"K" = (
+/obj/structure/lattice,
+/obj/structure/girder,
+/turf/space,
+/area/submap/debris3)
+"L" = (
+/obj/structure/girder,
+/turf/space,
+/area/submap/debris3)
+"M" = (
+/obj/item/stack/material/steel,
+/turf/space,
+/area/submap/debris3)
+"O" = (
+/obj/structure/girder/displaced,
+/turf/space,
+/area/submap/debris3)
+"S" = (
+/obj/structure/lattice,
+/turf/space,
+/area/submap/debris3)
+"U" = (
+/obj/item/stack/material/wood,
+/obj/item/stack/material/wood,
+/turf/space,
+/area/submap/debris3)
+"V" = (
+/obj/item/weapon/circuitboard/arcade,
+/turf/space,
+/area/submap/debris3)
+"Z" = (
+/obj/item/weapon/paper,
+/turf/space,
+/area/submap/debris3)
+
+(1,1,1) = {"
+a
+a
+a
+i
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+i
+a
+a
+a
+a
+a
+i
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+A
+B
+A
+B
+A
+A
+A
+A
+A
+A
+A
+A
+B
+B
+A
+A
+a
+a
+"}
+(5,1,1) = {"
+i
+a
+A
+A
+A
+A
+A
+A
+A
+M
+A
+A
+A
+A
+A
+A
+A
+A
+a
+i
+"}
+(6,1,1) = {"
+a
+a
+A
+A
+I
+A
+B
+A
+A
+B
+B
+M
+A
+A
+M
+A
+A
+A
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+A
+A
+k
+A
+A
+O
+A
+A
+w
+A
+m
+A
+A
+A
+M
+A
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+A
+B
+A
+M
+A
+w
+H
+A
+G
+n
+m
+A
+A
+B
+A
+A
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+A
+w
+m
+A
+A
+A
+M
+S
+A
+A
+A
+B
+M
+A
+O
+A
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+A
+A
+A
+A
+Z
+A
+A
+B
+S
+A
+M
+L
+A
+c
+A
+A
+a
+a
+"}
+(11,1,1) = {"
+a
+i
+B
+A
+A
+S
+A
+F
+A
+A
+S
+A
+Z
+A
+A
+A
+M
+A
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+A
+A
+A
+A
+H
+L
+S
+m
+m
+b
+A
+A
+Z
+A
+B
+A
+i
+a
+"}
+(13,1,1) = {"
+a
+a
+A
+A
+B
+O
+e
+B
+h
+M
+A
+D
+K
+z
+S
+H
+B
+A
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+A
+n
+A
+A
+f
+B
+A
+z
+B
+A
+m
+t
+A
+A
+A
+A
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+A
+A
+z
+H
+A
+A
+A
+S
+A
+q
+z
+z
+A
+A
+O
+A
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+A
+A
+S
+A
+S
+U
+B
+B
+A
+A
+S
+A
+M
+B
+u
+A
+a
+i
+"}
+(17,1,1) = {"
+a
+a
+A
+M
+H
+A
+Z
+B
+x
+S
+B
+S
+y
+k
+J
+A
+A
+A
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+B
+A
+A
+A
+A
+A
+A
+A
+B
+d
+A
+O
+w
+M
+A
+A
+a
+a
+"}
+(19,1,1) = {"
+i
+a
+A
+A
+M
+d
+S
+A
+S
+M
+A
+m
+p
+A
+A
+B
+A
+A
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+A
+B
+A
+O
+H
+v
+A
+V
+H
+A
+B
+L
+A
+M
+A
+A
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+A
+A
+w
+A
+A
+M
+A
+w
+Z
+A
+B
+A
+A
+A
+A
+A
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+A
+A
+M
+O
+m
+m
+L
+A
+B
+A
+A
+q
+A
+A
+A
+A
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+A
+B
+k
+A
+B
+G
+B
+g
+n
+A
+O
+A
+A
+B
+B
+A
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+A
+A
+A
+A
+A
+M
+A
+A
+l
+A
+A
+A
+A
+A
+A
+A
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+A
+A
+B
+A
+A
+A
+A
+A
+A
+B
+A
+A
+A
+A
+A
+A
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+A
+A
+A
+A
+A
+A
+B
+A
+B
+A
+A
+B
+A
+B
+A
+A
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+B
+A
+A
+A
+B
+A
+A
+A
+B
+A
+A
+A
+A
+A
+A
+A
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+A
+a
+i
+"}
+(29,1,1) = {"
+i
+a
+a
+a
+a
+a
+a
+i
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+i
+a
+a
+"}
diff --git a/maps/overmap/space_pois/deepstorage.dmm b/maps/overmap/space_pois/deepstorage.dmm
new file mode 100644
index 0000000000..dbe2bd0f97
--- /dev/null
+++ b/maps/overmap/space_pois/deepstorage.dmm
@@ -0,0 +1,6679 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/deepstorage)
+"ac" = (
+/turf/simulated/wall/iron,
+/area/submap/deepstorage)
+"ad" = (
+/obj/item/stack/material/silver,
+/obj/item/stack/material/gold,
+/obj/item/stack/material/silver,
+/obj/item/stack/material/silver,
+/obj/item/stack/material/gold,
+/obj/item/stack/material/gold,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ae" = (
+/obj/item/weapon/storage/box/monkeycubes,
+/obj/item/weapon/storage/box/monkeycubes,
+/obj/item/weapon/storage/box/monkeycubes,
+/obj/item/weapon/storage/toolbox/mechanical,
+/obj/item/weapon/storage/toolbox/mechanical,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"af" = (
+/obj/item/stack/material/cardboard,
+/obj/item/stack/cable_coil,
+/obj/item/stack/material/wood,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ag" = (
+/obj/item/weapon/storage/box/mousetraps,
+/obj/item/weapon/storage/box/mousetraps,
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/material/knife/tacknife/combatknife,
+/obj/item/weapon/material/knife/tacknife/combatknife,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/security,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ah" = (
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/stack/rods{
+ amount = 50
+ },
+/obj/item/stack/rods{
+ amount = 50
+ },
+/obj/item/stack/rods{
+ amount = 50
+ },
+/obj/item/stack/rods{
+ amount = 50
+ },
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ai" = (
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/glass{
+ amount = 50
+ },
+/obj/item/stack/material/plasteel{
+ amount = 10
+ },
+/obj/item/stack/material/plasteel{
+ amount = 10
+ },
+/obj/item/stack/material/plasteel{
+ amount = 10
+ },
+/obj/item/stack/material/plasteel{
+ amount = 10
+ },
+/obj/item/clothing/shoes/combat,
+/obj/item/clothing/shoes/combat,
+/obj/structure/closet/crate/secure/large,
+/obj/item/clothing/shoes/boots/combat,
+/obj/item/clothing/shoes/boots/combat,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aj" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/item/weapon/shovel,
+/obj/structure/closet/crate/secure/large,
+/obj/item/device/flashlight/lantern,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ak" = (
+/obj/item/weapon/storage/box/rxglasses,
+/obj/item/weapon/extinguisher,
+/obj/item/weapon/extinguisher,
+/obj/item/clothing/glasses/night,
+/obj/item/clothing/glasses/night,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"al" = (
+/obj/item/weapon/storage/box/syringes,
+/obj/item/weapon/storage/box/syringes,
+/obj/item/weapon/storage/box/beakers,
+/obj/item/weapon/storage/box/beakers,
+/obj/item/weapon/storage/box/matches,
+/obj/item/weapon/storage/box/bodybags,
+/obj/item/clothing/glasses/meson,
+/obj/item/clothing/glasses/meson,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"an" = (
+/obj/item/device/defib_kit/loaded,
+/obj/item/weapon/storage/box/autoinjectors,
+/obj/structure/closet/crate/secure/large,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ao" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/storage/box/shotgunammo/large,
+/obj/item/weapon/storage/box/shotgunammo/large,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ap" = (
+/obj/structure/closet/crate/freezer,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aq" = (
+/obj/machinery/iv_drip,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"as" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"at" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"au" = (
+/obj/machinery/door/airlock/highsecurity{
+ name = "Bunker"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"av" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"aw" = (
+/obj/structure/mirror{
+ pixel_x = 30
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"ax" = (
+/obj/item/weapon/storage/toolbox/mechanical,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ay" = (
+/obj/structure/reagent_dispensers/peppertank{
+ pixel_y = 30
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/gun/projectile/shotgun/doublebarrel,
+/obj/item/weapon/gun/projectile/shotgun/doublebarrel{
+ pixel_x = 7;
+ pixel_y = 6
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aA" = (
+/obj/item/radio{
+ pixel_x = -4
+ },
+/obj/item/radio,
+/obj/item/radio{
+ pixel_x = 4
+ },
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aB" = (
+/obj/item/stack/material/steel{
+ amount = 50;
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/stack/rods{
+ amount = 50
+ },
+/obj/item/stack/cable_coil,
+/obj/item/stack/cable_coil,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aD" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid,
+/obj/item/weapon/storage/firstaid/fire{
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aE" = (
+/obj/structure/closet/crate/radiation,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aG" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aH" = (
+/obj/machinery/vending/loadout/uniform,
+/turf/simulated/floor/wood,
+/area/submap/deepstorage)
+"aJ" = (
+/obj/structure/bed,
+/turf/simulated/floor/wood/broken,
+/area/submap/deepstorage)
+"aK" = (
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"aL" = (
+/obj/machinery/light/small{
+ dir = 4;
+ pixel_y = -8
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"aM" = (
+/obj/item/clothing/gloves/combat,
+/obj/item/clothing/gloves/combat,
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aN" = (
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/bruise_pack,
+/obj/structure/table/standard,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aO" = (
+/obj/structure/closet/radiation,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aP" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/starkist,
+/obj/item/weapon/reagent_containers/food/drinks/cans/space_mountain_wind,
+/obj/item/weapon/reagent_containers/food/drinks/cans/root_beer,
+/obj/item/weapon/reagent_containers/food/drinks/cans/gingerale,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aQ" = (
+/obj/structure/closet/wardrobe/pink,
+/turf/simulated/floor/wood,
+/area/submap/deepstorage)
+"aR" = (
+/turf/simulated/floor/wood/broken,
+/area/submap/deepstorage)
+"aT" = (
+/obj/machinery/shower{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"aU" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"aV" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aW" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/backpack/dufflebag/syndie/ammo,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aX" = (
+/obj/machinery/suit_storage_unit,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"aY" = (
+/obj/structure/closet/wardrobe/pink,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/wood/broken,
+/area/submap/deepstorage)
+"aZ" = (
+/turf/simulated/floor/wood,
+/area/submap/deepstorage)
+"ba" = (
+/obj/structure/bed,
+/turf/simulated/floor/wood,
+/area/submap/deepstorage)
+"bb" = (
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/item/weapon/soap,
+/turf/simulated/floor/tiled/freezer,
+/area/submap/deepstorage)
+"bc" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bd" = (
+/obj/item/weapon/storage/box/donkpockets,
+/obj/item/weapon/storage/box/donkpockets,
+/obj/item/weapon/storage/box/donkpockets,
+/obj/item/weapon/storage/box/donkpockets,
+/obj/item/weapon/storage/box/donkpockets,
+/obj/structure/closet/crate/secure/large,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"be" = (
+/obj/machinery/door/airlock/highsecurity{
+ name = "Bunker"
+ },
+/turf/simulated/floor/tiled{
+ icon_state = "freezerfloor"
+ },
+/area/submap/deepstorage)
+"bg" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/sleeper/survival_pod,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bh" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bi" = (
+/obj/machinery/light/small{
+ dir = 4;
+ pixel_y = -8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bj" = (
+/obj/machinery/sleeper/survival_pod,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bk" = (
+/obj/machinery/processor{
+ name = "processor"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bl" = (
+/obj/item/weapon/storage/box/matches,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bm" = (
+/obj/machinery/reagentgrinder,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bn" = (
+/obj/machinery/recharger,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bo" = (
+/obj/machinery/portable_atmospherics/hydroponics,
+/turf/simulated/floor/light,
+/area/submap/deepstorage)
+"bp" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/portable_atmospherics/hydroponics,
+/turf/simulated/floor/light,
+/area/submap/deepstorage)
+"br" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/port_gen/pacman,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bs" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/machinery/power/smes,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bu" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/dispenser/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bv" = (
+/obj/machinery/biogenerator,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bw" = (
+/obj/machinery/light,
+/obj/machinery/portable_atmospherics/hydroponics,
+/turf/simulated/floor/light,
+/area/submap/deepstorage)
+"bx" = (
+/obj/machinery/autolathe,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"by" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/power/terminal{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bz" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bC" = (
+/obj/item/weapon/storage/box/donkpockets,
+/obj/effect/floor_decal/corner/brown/diagonal,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"bE" = (
+/obj/effect/floor_decal/corner/brown/diagonal,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"bF" = (
+/obj/machinery/seed_extractor,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bG" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/high{
+ dir = 8;
+ pixel_x = -20
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bH" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bI" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bJ" = (
+/obj/structure/reagent_dispensers/watertank,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bM" = (
+/obj/effect/floor_decal/corner/brown/diagonal,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"bN" = (
+/obj/machinery/vending/hydronutrients,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bO" = (
+/obj/machinery/space_heater,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bP" = (
+/obj/structure/bed/chair/bay/comfy/black{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bR" = (
+/obj/machinery/smartfridge,
+/obj/effect/floor_decal/corner/brown/diagonal,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"bS" = (
+/obj/machinery/light/small,
+/obj/effect/floor_decal/corner/brown/diagonal,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"bT" = (
+/obj/machinery/vending/hydroseeds{
+ slogan_delay = 700
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bU" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bV" = (
+/obj/structure/bed/chair/bay/comfy/black,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bW" = (
+/obj/structure/frame/computer,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bX" = (
+/obj/structure/table/reinforced,
+/obj/machinery/computer/security/telescreen{
+ dir = 1;
+ name = "Bunker Entrance";
+ network = list("Bunker1");
+ pixel_y = 2
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"bY" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"ca" = (
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"cb" = (
+/obj/machinery/camera{
+ network = list("Bunker1")
+ },
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"cc" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"cd" = (
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"ce" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/deepstorage)
+"ea" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/thirteenloko,
+/obj/item/weapon/reagent_containers/food/drinks/cans/space_up,
+/obj/item/weapon/reagent_containers/food/drinks/cans/sodawater,
+/obj/item/weapon/reagent_containers/food/drinks/cans/grape_juice,
+/obj/item/weapon/reagent_containers/food/drinks/cans/dr_gibb_diet,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"iC" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/material/knife/butch,
+/obj/item/weapon/material/kitchen/rollingpin,
+/obj/item/weapon/material/knife/machete/hatchet,
+/obj/item/weapon/material/minihoe,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/security,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"iT" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"kX" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/thirteenloko,
+/obj/item/weapon/reagent_containers/food/drinks/cans/lemon_lime,
+/obj/item/weapon/reagent_containers/food/drinks/cans/iced_tea,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"lh" = (
+/obj/structure/bed/chair/backed_red{
+ dir = 8
+ },
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"mL" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"rc" = (
+/obj/machinery/door/blast/regular{
+ id = "deepstorage_external"
+ },
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"tg" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "deepstorage_internal";
+ name = "remote blast door-control Internal";
+ pixel_x = -1;
+ pixel_y = 7
+ },
+/obj/machinery/button/remote/blast_door{
+ dir = 4;
+ id = "deepstorage_external";
+ name = "remote blast door-control External";
+ pixel_x = -1;
+ pixel_y = -3
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"uE" = (
+/obj/structure/table/standard,
+/obj/random/firstaid,
+/obj/random/firstaid,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"vI" = (
+/obj/effect/floor_decal/corner/brown/diagonal,
+/obj/structure/bed/chair/backed_red{
+ dir = 8
+ },
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+"wX" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/deepstorage)
+"xi" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/tonic,
+/obj/item/weapon/reagent_containers/food/drinks/cans/tonic,
+/obj/item/weapon/reagent_containers/food/drinks/cans/space_mountain_wind,
+/obj/item/weapon/reagent_containers/food/drinks/cans/sodawater,
+/obj/item/weapon/reagent_containers/food/drinks/cans/root_beer,
+/obj/item/weapon/reagent_containers/food/drinks/cans/grape_juice,
+/obj/item/weapon/reagent_containers/food/drinks/cans/gingerale,
+/obj/item/weapon/reagent_containers/food/drinks/cans/dr_gibb,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"yM" = (
+/turf/simulated/wall/r_wall,
+/area/submap/deepstorage)
+"zE" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/starkist,
+/obj/item/weapon/reagent_containers/food/drinks/cans/lemon_lime,
+/obj/item/weapon/reagent_containers/food/drinks/cans/dr_gibb_diet,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"HS" = (
+/obj/machinery/door/blast/regular{
+ id = "deepstorage_internal"
+ },
+/turf/simulated/floor/plating,
+/area/submap/deepstorage)
+"Ku" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/obj/item/weapon/storage/mre/random,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"Mr" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid/bonemed,
+/obj/item/weapon/storage/firstaid/adv{
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"OI" = (
+/obj/machinery/telecomms/relay/preset/ruskie,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"Sc" = (
+/obj/structure/closet/crate/secure/large,
+/obj/item/weapon/reagent_containers/food/drinks/cans/space_up,
+/obj/item/weapon/reagent_containers/food/drinks/cans/iced_tea,
+/obj/item/weapon/reagent_containers/food/drinks/cans/dr_gibb,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/deepstorage)
+"XM" = (
+/obj/effect/floor_decal/corner/brown/diagonal,
+/obj/structure/table/standard,
+/obj/item/weapon/storage/mre/random,
+/turf/simulated/floor/tiled,
+/area/submap/deepstorage)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+ab
+ab
+aa
+aa
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+aa
+aa
+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
+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
+ab
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+aa
+aa
+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
+ab
+ab
+wX
+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
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(17,1,1) = {"
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(18,1,1) = {"
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+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
+"}
+(19,1,1) = {"
+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
+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
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(20,1,1) = {"
+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
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(21,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+"}
+(22,1,1) = {"
+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
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(23,1,1) = {"
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ce
+ce
+ce
+ab
+ab
+ab
+ab
+ab
+"}
+(24,1,1) = {"
+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
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ab
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ab
+ab
+ab
+"}
+(25,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+bg
+bj
+ac
+bx
+mL
+bG
+bO
+bU
+mL
+cd
+ca
+ca
+ac
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ab
+ab
+"}
+(26,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+mL
+mL
+ac
+br
+mL
+bH
+mL
+mL
+mL
+HS
+ca
+ca
+ac
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+"}
+(27,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+au
+ac
+bs
+by
+bI
+mL
+mL
+mL
+ac
+ca
+ca
+ac
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+ce
+"}
+(28,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aH
+aQ
+aY
+ac
+mL
+mL
+ac
+OI
+mL
+mL
+mL
+mL
+bX
+ac
+cb
+ca
+rc
+ce
+ce
+ce
+ce
+ab
+ab
+ab
+ce
+ce
+ce
+ce
+ce
+"}
+(29,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aR
+aR
+aZ
+au
+mL
+mL
+ac
+mL
+mL
+mL
+mL
+bV
+bW
+ac
+cc
+ca
+cd
+ce
+ce
+ce
+ce
+ab
+ab
+ab
+ab
+ce
+ce
+ce
+ce
+"}
+(30,1,1) = {"
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aJ
+ba
+ba
+ac
+mL
+mL
+au
+mL
+mL
+mL
+bP
+mL
+tg
+ac
+ac
+ac
+ac
+ce
+ce
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ce
+ce
+"}
+(31,1,1) = {"
+ab
+wX
+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
+ab
+wX
+ab
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+bh
+mL
+ac
+bu
+bz
+bJ
+bY
+bW
+bY
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(32,1,1) = {"
+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
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+av
+aK
+aT
+bb
+ac
+mL
+mL
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(33,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aw
+aL
+aU
+aU
+be
+mL
+mL
+mL
+mL
+bM
+bM
+bR
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(34,1,1) = {"
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+mL
+mL
+mL
+mL
+bE
+bE
+bS
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(35,1,1) = {"
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+ax
+aM
+aV
+ac
+mL
+mL
+bk
+ac
+mL
+bC
+XM
+bE
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(36,1,1) = {"
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ac
+ay
+mL
+mL
+bc
+mL
+mL
+bl
+ac
+mL
+XM
+bM
+bE
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(37,1,1) = {"
+aa
+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
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aW
+mL
+mL
+bc
+mL
+mL
+bm
+ac
+mL
+lh
+vI
+bE
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(38,1,1) = {"
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ac
+aA
+mL
+mL
+au
+mL
+mL
+bn
+ac
+mL
+mL
+mL
+mL
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(39,1,1) = {"
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ac
+aB
+mL
+mL
+bc
+mL
+mL
+mL
+mL
+mL
+mL
+mL
+mL
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+"}
+(40,1,1) = {"
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ac
+Mr
+mL
+mL
+bc
+mL
+bi
+mL
+mL
+bv
+bF
+bN
+bT
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+"}
+(41,1,1) = {"
+aa
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+yM
+yM
+yM
+yM
+yM
+aD
+aN
+uE
+yM
+au
+yM
+ac
+au
+ac
+ac
+ac
+ac
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+"}
+(42,1,1) = {"
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+yM
+ad
+aj
+ap
+yM
+yM
+yM
+yM
+yM
+mL
+yM
+bp
+mL
+bw
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(43,1,1) = {"
+aa
+aa
+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
+yM
+ae
+ak
+aq
+yM
+aE
+aO
+aX
+aX
+mL
+yM
+bo
+mL
+bo
+ac
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(44,1,1) = {"
+aa
+aa
+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
+yM
+af
+al
+mL
+au
+mL
+mL
+mL
+mL
+mL
+yM
+bo
+mL
+bo
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(45,1,1) = {"
+aa
+aa
+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
+yM
+ag
+iC
+mL
+yM
+aG
+iT
+Ku
+mL
+mL
+yM
+bp
+mL
+bw
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(46,1,1) = {"
+aa
+aa
+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
+yM
+ah
+an
+as
+yM
+aG
+iT
+aG
+bd
+bd
+yM
+ac
+ac
+ac
+ac
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(47,1,1) = {"
+aa
+aa
+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
+yM
+ai
+ao
+at
+yM
+xi
+ea
+Sc
+bd
+bd
+yM
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(48,1,1) = {"
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+yM
+yM
+yM
+yM
+yM
+zE
+aP
+kX
+bd
+bd
+yM
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(49,1,1) = {"
+aa
+aa
+aa
+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
+ab
+ab
+ab
+yM
+yM
+yM
+yM
+yM
+yM
+yM
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(50,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(51,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(52,1,1) = {"
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(53,1,1) = {"
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(54,1,1) = {"
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+"}
+(55,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+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
+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
+ab
+ab
+"}
+(56,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+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
+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
+ab
+ab
+"}
+(57,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+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
+wX
+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
+ab
+ab
+aa
+"}
+(58,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+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
+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
+ab
+aa
+"}
+(59,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+"}
+(60,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+"}
+(61,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+"}
+(62,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+"}
+(63,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+"}
+(64,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+"}
+(65,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(66,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(67,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+"}
+(68,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+"}
+(69,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+aa
+"}
+(70,1,1) = {"
+aa
+aa
+aa
+aa
+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
+ab
+ab
+ab
+wX
+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
+aa
+aa
+aa
+aa
+"}
+(71,1,1) = {"
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+aa
+"}
+(72,1,1) = {"
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+aa
+"}
+(73,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+"}
+(74,1,1) = {"
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+aa
+"}
+(75,1,1) = {"
+aa
+aa
+aa
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+"}
+(76,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+"}
+(77,1,1) = {"
+aa
+aa
+aa
+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
+wX
+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
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(78,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+wX
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(79,1,1) = {"
+aa
+aa
+aa
+aa
+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
+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
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(80,1,1) = {"
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+wX
+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
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(81,1,1) = {"
+aa
+aa
+aa
+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
+ab
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(82,1,1) = {"
+aa
+aa
+aa
+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
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(83,1,1) = {"
+aa
+aa
+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
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(84,1,1) = {"
+aa
+aa
+ab
+ab
+ab
+aa
+aa
+ab
+ab
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(85,1,1) = {"
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/derelict1.dmm b/maps/overmap/space_pois/derelict1.dmm
new file mode 100644
index 0000000000..d1ebcb6820
--- /dev/null
+++ b/maps/overmap/space_pois/derelict1.dmm
@@ -0,0 +1,1799 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/derelict1)
+"c" = (
+/turf/simulated/wall,
+/area/submap/derelict1)
+"d" = (
+/obj/effect/alien/weeds,
+/obj/effect/alien/resin/membrane,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"e" = (
+/obj/structure/girder,
+/obj/effect/alien/weeds,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"f" = (
+/obj/effect/alien/weeds,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"g" = (
+/obj/effect/alien/weeds,
+/obj/structure/table,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"h" = (
+/obj/effect/alien/weeds/node,
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"i" = (
+/obj/effect/alien/weeds,
+/obj/structure/bed/nest,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"j" = (
+/obj/effect/alien/weeds,
+/obj/structure/bed/nest,
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"k" = (
+/obj/effect/alien/resin/wall,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"l" = (
+/obj/effect/alien/resin/membrane,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"m" = (
+/obj/effect/alien/weeds,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"n" = (
+/obj/effect/alien/weeds,
+/obj/effect/decal/remains/robot,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"o" = (
+/obj/effect/alien/weeds/node,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"p" = (
+/obj/structure/girder,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"q" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"r" = (
+/obj/effect/alien/weeds,
+/obj/structure/bed/nest,
+/obj/effect/decal/remains/xeno,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"D" = (
+/obj/effect/alien/weeds,
+/mob/living/simple_mob/animal/space/alien/sentinel/praetorian,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"E" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/derelict1)
+"G" = (
+/turf/simulated/floor/airless,
+/area/submap/derelict1)
+"M" = (
+/obj/effect/alien/weeds/node,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"N" = (
+/obj/structure/lattice,
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/derelict1)
+"O" = (
+/obj/effect/alien/weeds,
+/mob/living/simple_mob/animal/space/alien/sentinel,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"P" = (
+/obj/effect/alien/weeds,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+"R" = (
+/obj/effect/alien/weeds/node,
+/mob/living/simple_mob/animal/space/alien/sentinel,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict1)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+E
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+p
+p
+p
+c
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+c
+q
+q
+c
+G
+G
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+b
+b
+q
+q
+q
+q
+c
+b
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+q
+q
+q
+q
+c
+b
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+q
+q
+q
+q
+p
+b
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+c
+q
+q
+q
+c
+q
+b
+b
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+a
+a
+b
+b
+q
+q
+q
+b
+b
+b
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+E
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+E
+a
+a
+a
+a
+a
+a
+a
+G
+a
+a
+E
+b
+b
+G
+b
+N
+b
+G
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+a
+b
+b
+b
+b
+b
+a
+a
+E
+b
+b
+b
+b
+b
+b
+G
+G
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+k
+c
+a
+E
+b
+b
+b
+b
+b
+b
+G
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+k
+f
+f
+e
+a
+c
+d
+p
+b
+b
+E
+a
+a
+a
+a
+a
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+G
+k
+f
+f
+f
+c
+c
+c
+f
+c
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+b
+b
+G
+k
+f
+i
+f
+c
+m
+m
+f
+c
+b
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+e
+f
+M
+f
+f
+e
+P
+M
+f
+c
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+G
+c
+f
+f
+f
+f
+O
+c
+j
+f
+f
+c
+M
+f
+e
+b
+G
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+c
+c
+c
+c
+c
+f
+c
+f
+j
+f
+c
+f
+f
+l
+G
+G
+G
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+c
+g
+f
+f
+f
+f
+f
+f
+f
+f
+f
+f
+f
+f
+l
+q
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+c
+h
+f
+f
+O
+f
+D
+f
+f
+f
+f
+f
+f
+r
+d
+G
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+c
+c
+c
+c
+c
+f
+c
+f
+f
+f
+c
+P
+f
+f
+d
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+E
+a
+b
+b
+b
+d
+f
+f
+f
+f
+f
+c
+f
+f
+i
+c
+i
+g
+d
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+c
+i
+f
+M
+f
+f
+c
+f
+R
+f
+c
+c
+c
+M
+b
+b
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+c
+j
+f
+f
+f
+f
+e
+i
+f
+f
+k
+q
+G
+G
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+E
+a
+a
+a
+b
+c
+c
+c
+f
+f
+f
+c
+f
+i
+k
+q
+p
+b
+b
+b
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+G
+b
+c
+c
+f
+n
+c
+c
+c
+q
+G
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+G
+b
+b
+c
+m
+o
+c
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+a
+a
+b
+b
+l
+l
+p
+p
+a
+a
+a
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(31,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(32,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(33,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(35,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/derelict2.dmm b/maps/overmap/space_pois/derelict2.dmm
new file mode 100644
index 0000000000..98c821058e
--- /dev/null
+++ b/maps/overmap/space_pois/derelict2.dmm
@@ -0,0 +1,1808 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/turf/template_noop,
+/area/submap/derelict2)
+"c" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/plating,
+/area/submap/derelict2)
+"d" = (
+/obj/structure/window/reinforced{
+ dir = 8;
+ tag = "icon-rwindow (WEST)"
+ },
+/turf/template_noop,
+/area/submap/derelict2)
+"e" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/window/reinforced{
+ dir = 8;
+ tag = "icon-rwindow (WEST)"
+ },
+/turf/simulated/floor/plating,
+/area/submap/derelict2)
+"f" = (
+/turf/simulated/wall,
+/area/submap/derelict2)
+"g" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/turf/simulated/floor/plating,
+/area/submap/derelict2)
+"h" = (
+/obj/machinery/light/small{
+ dir = 1;
+ tag = "icon-bulb1 (NORTH)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"i" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"j" = (
+/obj/machinery/light/small{
+ dir = 4;
+ tag = "icon-bulb1 (EAST)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"k" = (
+/obj/structure/window/reinforced,
+/turf/template_noop,
+/area/submap/derelict2)
+"l" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1;
+ tag = "icon-rwindow (NORTH)"
+ },
+/turf/simulated/floor/plating,
+/area/submap/derelict2)
+"m" = (
+/obj/effect/decal/remains/human,
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"n" = (
+/obj/item/trash/plate{
+ pixel_x = 10
+ },
+/obj/item/trash/plate{
+ pixel_x = -10
+ },
+/obj/structure/table/glass,
+/obj/item/weapon/flame/candle/everburn,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"o" = (
+/obj/effect/decal/remains/human,
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/obj/item/clothing/ears/earring/stud/diamond,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"p" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ tag = "icon-rwindow (NORTH)"
+ },
+/turf/template_noop,
+/area/submap/derelict2)
+"q" = (
+/obj/machinery/light/small{
+ dir = 8;
+ tag = "icon-bulb1 (WEST)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"r" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"D" = (
+/obj/item/toy/bosunwhistle/fluff/strix,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"I" = (
+/obj/item/weapon/coin/gold,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict2)
+"V" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/turf/space,
+/area/submap/derelict2)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+c
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+V
+c
+V
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+i
+i
+i
+i
+q
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+h
+I
+i
+i
+i
+i
+D
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+g
+i
+i
+i
+m
+i
+i
+i
+V
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+e
+e
+e
+c
+i
+i
+i
+n
+i
+i
+i
+c
+e
+e
+e
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+g
+i
+i
+i
+o
+i
+i
+i
+g
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+i
+i
+i
+i
+i
+i
+r
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+j
+i
+i
+i
+i
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+f
+g
+c
+V
+f
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+l
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+k
+c
+p
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(31,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(32,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(33,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(35,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/derelict3.dmm b/maps/overmap/space_pois/derelict3.dmm
new file mode 100644
index 0000000000..cec755ac87
--- /dev/null
+++ b/maps/overmap/space_pois/derelict3.dmm
@@ -0,0 +1,1766 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/turf/simulated/floor/plating,
+/area/submap/derelict3)
+"d" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/derelict3)
+"e" = (
+/obj/structure/lattice,
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/derelict3)
+"g" = (
+/obj/structure/salvageable/console_broken_os,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"h" = (
+/obj/structure/girder,
+/turf/simulated/floor/plating,
+/area/submap/derelict3)
+"i" = (
+/obj/random/maintenance/clean,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"k" = (
+/obj/structure/salvageable/server,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"m" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/template_noop,
+/area/submap/derelict3)
+"w" = (
+/obj/structure/salvageable/autolathe,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"C" = (
+/obj/random/maintenance/security,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"E" = (
+/turf/simulated/wall,
+/area/submap/derelict3)
+"F" = (
+/obj/structure/girder/displaced,
+/turf/simulated/floor/plating,
+/area/submap/derelict3)
+"J" = (
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"K" = (
+/obj/structure/table,
+/turf/simulated/floor/plating,
+/area/submap/derelict3)
+"L" = (
+/obj/structure/girder/displaced,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"Q" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"U" = (
+/obj/structure/table,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"W" = (
+/obj/structure/salvageable/computer,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"Y" = (
+/obj/structure/table,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+"Z" = (
+/obj/structure/salvageable/machine,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict3)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+E
+E
+F
+h
+E
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+K
+Q
+J
+Q
+E
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+Q
+c
+Q
+i
+Q
+Q
+Z
+E
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+Q
+Q
+c
+Q
+k
+E
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+d
+d
+d
+Q
+Q
+k
+E
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+c
+Q
+Q
+E
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+c
+Q
+F
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+c
+c
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+d
+d
+a
+e
+d
+h
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+a
+a
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+Q
+Q
+Q
+Q
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+Q
+c
+E
+Q
+c
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+d
+d
+Q
+Q
+Q
+E
+Q
+c
+J
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+a
+a
+d
+d
+Q
+Q
+Q
+U
+E
+g
+Q
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+Q
+d
+Q
+E
+E
+E
+F
+E
+Q
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+d
+Q
+c
+Q
+h
+Q
+Q
+c
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+Q
+Q
+Q
+d
+d
+d
+d
+Q
+h
+i
+Q
+Q
+Q
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+F
+Q
+i
+Q
+Q
+Q
+d
+d
+d
+J
+Q
+Q
+Q
+d
+d
+d
+d
+d
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+m
+c
+Q
+Q
+Q
+E
+Y
+Q
+d
+d
+d
+d
+Q
+Q
+Q
+d
+d
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+F
+Q
+Q
+h
+J
+Q
+Q
+Q
+d
+d
+d
+d
+d
+d
+d
+d
+d
+d
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+Q
+c
+E
+E
+E
+Q
+Q
+d
+d
+Q
+d
+d
+d
+d
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+Q
+Q
+E
+w
+Q
+Q
+Q
+d
+d
+d
+d
+d
+Q
+Q
+Q
+Q
+Q
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+Q
+Q
+Q
+E
+E
+Q
+d
+d
+d
+d
+Q
+C
+Q
+c
+c
+Q
+Q
+Q
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+c
+Q
+Q
+Q
+Q
+Q
+d
+d
+d
+d
+Q
+Q
+c
+c
+Q
+Q
+Q
+F
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+m
+a
+m
+a
+a
+c
+Q
+Q
+Q
+d
+d
+d
+Q
+Q
+Q
+J
+W
+E
+Q
+Q
+Q
+Q
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(31,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+d
+Q
+L
+Q
+Q
+E
+E
+E
+E
+h
+h
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(32,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+Q
+d
+d
+Q
+Q
+E
+E
+Q
+h
+Q
+h
+Q
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(33,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+a
+d
+d
+d
+d
+Q
+Q
+Q
+Q
+Q
+E
+Q
+Q
+a
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+h
+c
+h
+Q
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(35,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+m
+a
+a
+a
+a
+a
+m
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/derelict4.dmm b/maps/overmap/space_pois/derelict4.dmm
new file mode 100644
index 0000000000..5ff514fd9f
--- /dev/null
+++ b/maps/overmap/space_pois/derelict4.dmm
@@ -0,0 +1,1814 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/mineral,
+/area/submap/derelict4)
+"d" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict4)
+"e" = (
+/turf/simulated/shuttle/wall,
+/area/submap/derelict4)
+"f" = (
+/obj/machinery/door/airlock/maintenance/rnd,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"g" = (
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"h" = (
+/obj/random/trash,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"i" = (
+/obj/structure/window/reinforced{
+ dir = 8;
+ tag = "icon-rwindow (WEST)"
+ },
+/obj/structure/bed/chair/bay/comfy/lime,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"j" = (
+/obj/structure/bed/chair/bay/comfy/lime,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"k" = (
+/obj/random/maintenance,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"l" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 4;
+ tag = "icon-propulsion (WEST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/derelict4)
+"m" = (
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"n" = (
+/obj/structure/bed/chair/bay/comfy/captain{
+ dir = 8
+ },
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"o" = (
+/obj/structure/grille,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"p" = (
+/obj/structure/table,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"q" = (
+/obj/item/weapon/material/shard,
+/obj/structure/bed/chair/bay/comfy/captain{
+ dir = 8
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"r" = (
+/obj/structure/window/reinforced{
+ dir = 8;
+ tag = "icon-rwindow (WEST)"
+ },
+/obj/structure/bed/chair/bay/comfy/lime{
+ dir = 1
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"s" = (
+/obj/structure/bed/chair/bay/comfy/lime{
+ dir = 1
+ },
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"t" = (
+/obj/structure/girder,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"w" = (
+/obj/random/maintenance,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict4)
+"x" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict4)
+"z" = (
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"G" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict4)
+"S" = (
+/obj/random/junk,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"U" = (
+/obj/random/trash,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict4)
+"V" = (
+/obj/random/maintenance,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"W" = (
+/obj/random/junk,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+"X" = (
+/obj/item/weapon/storage/backpack/holding,
+/turf/simulated/shuttle/floor,
+/area/submap/derelict4)
+"Z" = (
+/obj/structure/prop/blackbox/quarantined_shuttle,
+/turf/simulated/floor/airless,
+/area/submap/derelict4)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+b
+b
+G
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+G
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+d
+d
+d
+d
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+b
+G
+d
+d
+d
+d
+d
+d
+d
+d
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+d
+d
+d
+d
+d
+d
+G
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+d
+d
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+G
+d
+b
+b
+b
+b
+b
+b
+b
+b
+d
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+b
+b
+d
+d
+b
+b
+b
+d
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+G
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+d
+b
+b
+b
+g
+g
+o
+b
+b
+d
+b
+b
+d
+d
+a
+a
+a
+a
+a
+d
+b
+b
+b
+d
+d
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+b
+b
+d
+e
+Z
+m
+p
+g
+e
+d
+b
+b
+d
+G
+a
+a
+a
+a
+d
+d
+b
+b
+G
+d
+d
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+b
+b
+b
+d
+e
+V
+n
+q
+z
+e
+d
+b
+b
+d
+d
+a
+a
+a
+G
+b
+b
+b
+d
+d
+d
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+d
+e
+W
+z
+S
+k
+e
+d
+w
+b
+b
+b
+a
+a
+a
+b
+b
+b
+b
+d
+d
+d
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+d
+x
+e
+h
+z
+X
+z
+e
+d
+d
+d
+G
+b
+a
+a
+d
+b
+b
+G
+d
+d
+d
+d
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+d
+d
+f
+z
+z
+S
+z
+f
+x
+d
+d
+d
+b
+a
+b
+b
+b
+b
+d
+d
+d
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+d
+e
+i
+z
+z
+r
+e
+U
+d
+d
+d
+a
+a
+b
+b
+b
+d
+d
+d
+a
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+b
+b
+b
+d
+e
+j
+z
+h
+s
+t
+d
+x
+d
+d
+a
+a
+b
+b
+d
+a
+a
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+d
+w
+e
+k
+S
+g
+g
+g
+x
+d
+a
+a
+a
+a
+a
+b
+d
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+b
+b
+b
+d
+x
+e
+e
+e
+e
+e
+e
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+b
+b
+b
+d
+d
+e
+l
+l
+l
+l
+e
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+b
+b
+b
+b
+b
+d
+d
+d
+d
+d
+d
+x
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+G
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(31,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+d
+d
+d
+d
+d
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(32,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(33,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+G
+a
+a
+a
+a
+a
+a
+"}
+(35,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+d
+d
+G
+b
+a
+a
+a
+a
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+b
+d
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/derelict5.dmm b/maps/overmap/space_pois/derelict5.dmm
new file mode 100644
index 0000000000..cdb963d20a
--- /dev/null
+++ b/maps/overmap/space_pois/derelict5.dmm
@@ -0,0 +1,1823 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/turf/simulated/mineral,
+/area/submap/derelict5)
+"e" = (
+/turf/simulated/wall,
+/area/submap/derelict5)
+"f" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/wall,
+/area/submap/derelict5)
+"h" = (
+/obj/structure/closet/crate,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"i" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"j" = (
+/obj/structure/door_assembly,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"k" = (
+/obj/structure/table,
+/obj/item/weapon/storage/toolbox/electrical,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"l" = (
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"m" = (
+/obj/structure/table,
+/obj/item/weapon/storage/toolbox/syndicate,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"n" = (
+/obj/structure/table,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"o" = (
+/obj/random/obstruction,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"p" = (
+/obj/machinery/door/airlock/external,
+/obj/random/obstruction,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict5)
+"q" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"r" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict5)
+"s" = (
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"t" = (
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"u" = (
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"w" = (
+/obj/random/maintenance/research,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"y" = (
+/obj/random/junk,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"z" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"A" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict5)
+"C" = (
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"D" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"H" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"I" = (
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"L" = (
+/obj/random/maintenance/engineering,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"N" = (
+/obj/random/trash,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"O" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/shuttle/plating,
+/area/submap/derelict5)
+"R" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict5)
+"T" = (
+/obj/random/maintenance/research,
+/turf/simulated/floor/plating,
+/area/submap/derelict5)
+"V" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict5)
+"W" = (
+/obj/random/trash,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/derelict5)
+"X" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict5)
+"Z" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/derelict5)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+a
+a
+a
+c
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+r
+Z
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+c
+c
+r
+Z
+c
+c
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+c
+c
+Z
+r
+Z
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+f
+f
+e
+f
+e
+e
+e
+c
+c
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+i
+O
+z
+l
+H
+f
+C
+u
+c
+c
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+e
+I
+L
+C
+w
+h
+f
+I
+L
+e
+c
+r
+r
+r
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+e
+z
+s
+k
+m
+u
+e
+I
+N
+c
+c
+Z
+r
+r
+r
+a
+a
+a
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+f
+e
+j
+f
+f
+e
+e
+R
+I
+e
+c
+c
+c
+r
+r
+r
+r
+r
+a
+a
+a
+c
+c
+c
+c
+c
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+i
+I
+O
+h
+l
+e
+u
+I
+f
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+Z
+c
+c
+c
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+y
+I
+t
+s
+u
+e
+I
+W
+f
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+c
+c
+c
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+e
+s
+T
+y
+I
+I
+j
+D
+u
+e
+c
+c
+c
+r
+X
+r
+r
+r
+r
+r
+r
+r
+r
+r
+Z
+c
+c
+c
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+e
+h
+h
+z
+n
+s
+e
+T
+V
+e
+e
+e
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+c
+c
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+f
+f
+j
+f
+I
+e
+A
+o
+p
+o
+q
+X
+r
+r
+r
+r
+r
+Z
+r
+r
+r
+r
+r
+r
+c
+c
+c
+c
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+i
+h
+I
+f
+H
+e
+e
+c
+e
+e
+e
+c
+r
+r
+r
+r
+r
+r
+r
+r
+Z
+r
+r
+r
+c
+c
+c
+c
+"}
+(26,1,1) = {"
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+c
+c
+e
+f
+e
+c
+c
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+X
+r
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+c
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+Z
+c
+c
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+Z
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+Z
+r
+r
+r
+r
+r
+r
+c
+c
+"}
+(31,1,1) = {"
+a
+a
+a
+c
+c
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+Z
+c
+c
+c
+c
+Z
+r
+r
+r
+r
+r
+r
+r
+r
+c
+c
+c
+c
+"}
+(32,1,1) = {"
+a
+a
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+c
+c
+c
+c
+c
+c
+c
+r
+r
+r
+r
+r
+r
+r
+Z
+c
+c
+c
+a
+"}
+(33,1,1) = {"
+a
+a
+c
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+Z
+r
+r
+r
+r
+r
+c
+c
+c
+c
+c
+a
+"}
+(34,1,1) = {"
+a
+a
+a
+c
+c
+c
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+r
+Z
+c
+c
+c
+c
+c
+a
+"}
+(35,1,1) = {"
+a
+a
+c
+a
+a
+a
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+a
+a
+"}
+(36,1,1) = {"
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+a
+a
+"}
+(37,1,1) = {"
+a
+a
+a
+a
+a
+a
+c
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+a
+a
+"}
+(38,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+c
+c
+c
+c
+c
+c
+c
+a
+a
+a
+a
+a
+"}
+(39,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(40,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/dj.dmm b/maps/overmap/space_pois/dj.dmm
new file mode 100644
index 0000000000..ca4efa3510
--- /dev/null
+++ b/maps/overmap/space_pois/dj.dmm
@@ -0,0 +1,1683 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/obj/structure/grille,
+/turf/template_noop,
+/area/space)
+"ac" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/turf/template_noop,
+/area/space)
+"ad" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/space)
+"af" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"ag" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/obj/structure/lattice,
+/turf/template_noop,
+/area/space)
+"ai" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"aj" = (
+/obj/structure/lattice,
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/turf/template_noop,
+/area/space)
+"ak" = (
+/obj/structure/lattice,
+/obj/structure/lattice,
+/turf/template_noop,
+/area/space)
+"al" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/shuttle/wall,
+/area/submap/dj)
+"am" = (
+/obj/structure/grille,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"an" = (
+/obj/structure/grille,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"ap" = (
+/obj/structure/grille,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aq" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/shuttle/wall,
+/area/submap/dj)
+"ar" = (
+/obj/machinery/power/solar/fake,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/submap/dj)
+"as" = (
+/obj/structure/grille,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"at" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"au" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/status_display{
+ layer = 4;
+ pixel_y = 32
+ },
+/obj/machinery/telecomms/relay/preset/ruskie,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"av" = (
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"ax" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"ay" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"az" = (
+/obj/machinery/power/terminal,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aB" = (
+/obj/item/weapon/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = -1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aD" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"aE" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/shuttle/wall,
+/area/submap/dj)
+"aF" = (
+/obj/item/weapon/extinguisher,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aG" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/machinery/power/smes,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aH" = (
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/submap/dj)
+"aI" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aK" = (
+/obj/structure/grille,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aL" = (
+/obj/structure/grille,
+/obj/structure/shuttle/window,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aM" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/apc/hyper{
+ pixel_y = -20
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aN" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/item/weapon/storage/box/lights/mixed,
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'HIGH VOLTAGE'";
+ icon_state = "shock";
+ name = "HIGH VOLTAGE";
+ pixel_y = -32
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aO" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aP" = (
+/obj/machinery/light_switch{
+ pixel_y = -28
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aQ" = (
+/obj/item/clothing/suit/space/syndicate/orange{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Security Suit"
+ },
+/obj/item/clothing/head/helmet/space/syndicate/orange{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Security Helmet"
+ },
+/obj/item/clothing/mask/breath,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"aR" = (
+/obj/machinery/door/airlock/maintenance{
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/dj)
+"aS" = (
+/turf/simulated/shuttle/wall,
+/area/submap/dj)
+"aT" = (
+/obj/structure/closet/emcloset,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"aW" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"aX" = (
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/vending/cigarette,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"aY" = (
+/obj/machinery/cell_charger,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"aZ" = (
+/obj/machinery/status_display{
+ layer = 4;
+ pixel_y = 32
+ },
+/obj/item/weapon/paper/djstation{
+ info = "Station has stopped responding to my reports for about the past month. I assume Vostok just has his knickers in a twist.
Hell, not my problem. Got all the vodka and cigarettes I need to last me a year.";
+ name = "communications update"
+ },
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"ba" = (
+/obj/machinery/vending/sovietsoda,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bb" = (
+/obj/machinery/light_switch{
+ pixel_y = 24
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/flora/pottedplant/minitree,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bg" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bh" = (
+/obj/structure/safe/floor,
+/obj/structure/table/woodentable,
+/obj/item/weapon/gun/projectile/revolver/cerberus,
+/obj/item/ammo_magazine/s38,
+/obj/item/ammo_magazine/s38,
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bi" = (
+/obj/machinery/status_display{
+ layer = 4;
+ pixel_y = 32
+ },
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bj" = (
+/obj/machinery/light_switch{
+ pixel_y = 24
+ },
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bk" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/blue,
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bl" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/standard,
+/obj/machinery/microwave,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bm" = (
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bn" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"br" = (
+/obj/machinery/door/airlock/glass{
+ name = "Library"
+ },
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/dj)
+"bs" = (
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/disposal,
+/obj/structure/disposalpipe/trunk,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bu" = (
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"bw" = (
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka{
+ pixel_x = 7;
+ pixel_y = 10
+ },
+/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass{
+ pixel_x = 28;
+ pixel_y = 3
+ },
+/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass,
+/obj/structure/table/standard,
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bx" = (
+/obj/structure/table/standard,
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"by" = (
+/obj/item/weapon/paper/djstation{
+ info = "Welcome new owner!
You have purchased the latest in listening equipment. The telecommunication setup we created is the best in listening to common and private radio fequencies. Here is a step by step guide to start listening in on those saucy radio channels:
- Equip yourself with a multi-tool
- Use the multitool on each machine, that is the broadcaster, receiver and the relay.
- Turn all the machines on, it has already been configured for you to listen on.
Simple as that. Now to listen to the private channels, you'll have to configure the intercoms, located on the front desk. Here is a list of frequencies for you to listen on.
- 145.7 - Common Channel
- 144.7 - Private AI Channel
- 135.9 - Security Channel
- 135.7 - Engineering Channel
- 135.5 - Medical Channel
- 135.3 - Command Channel
- 135.1 - Science Channel
- 134.7 - Supply Channel
";
+ pixel_x = 5;
+ pixel_y = 17
+ },
+/obj/item/weapon/phone{
+ desc = "An old Russian phone. The dial tone is still humming.";
+ name = "spin-dial phone";
+ pixel_x = 1;
+ pixel_y = 1
+ },
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bz" = (
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"bA" = (
+/obj/structure/coatrack,
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bB" = (
+/obj/item/weapon/newspaper{
+ desc = "An issue of The Griffon. Was Nanotrasen supplying this station at some point?"
+ },
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bC" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bD" = (
+/obj/machinery/sleeper{
+ dir = 8
+ },
+/turf/simulated/floor/carpet,
+/area/submap/dj)
+"bE" = (
+/obj/machinery/door/airlock{
+ name = "Restroom";
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/steel_grid,
+/area/submap/dj)
+"bH" = (
+/obj/machinery/status_display{
+ layer = 4;
+ pixel_x = 32
+ },
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bI" = (
+/obj/structure/curtain/open/shower,
+/obj/machinery/shower{
+ dir = 4;
+ tag = "icon-shower (EAST)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/freezer,
+/area/submap/dj)
+"bJ" = (
+/obj/machinery/light_switch{
+ pixel_x = 32;
+ pixel_y = 9
+ },
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/freezer,
+/area/submap/dj)
+"bK" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/submap/dj)
+"bL" = (
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bM" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 6
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1479;
+ master_tag = "dj_station_airlock";
+ name = "interior access button";
+ pixel_x = 25;
+ pixel_y = -25;
+ req_access_txt = "0"
+ },
+/obj/random/junk,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"bN" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/obj/machinery/door/window/westleft,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"bO" = (
+/obj/structure/lattice,
+/obj/structure/grille,
+/turf/template_noop,
+/area/space)
+"bP" = (
+/obj/structure/mirror{
+ dir = 4;
+ pixel_x = -32
+ },
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/tiled/freezer,
+/area/submap/dj)
+"bQ" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/freezer,
+/area/submap/dj)
+"bR" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/dj)
+"bS" = (
+/obj/item/weapon/paper_bin{
+ pixel_x = 1;
+ pixel_y = 9
+ },
+/obj/item/weapon/pen,
+/obj/machinery/light,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/dj)
+"bT" = (
+/obj/item/clothing/head/ushanka,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/dj)
+"bU" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1479;
+ icon_state = "door_locked";
+ id_tag = "dj_station_inner";
+ locked = 1;
+ name = "DJ Station Interior Access";
+ req_access = null;
+ req_access_txt = "0"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"bV" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1479;
+ id_tag = "dj_station_pump"
+ },
+/obj/machinery/airlock_sensor{
+ frequency = 1479;
+ id_tag = "dj_station_sensor";
+ pixel_x = 25;
+ pixel_y = -5
+ },
+/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
+ frequency = 1479;
+ id_tag = "dj_station_airlock";
+ pixel_x = -25;
+ req_access_txt = "0";
+ tag_airpump = "dj_station_pump";
+ tag_chamber_sensor = "dj_station_sensor";
+ tag_exterior_door = "dj_station_outer";
+ tag_interior_door = "dj_station_inner"
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"bW" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1479;
+ icon_state = "door_locked";
+ id_tag = "dj_station_outer";
+ locked = 1;
+ name = "DJ Station External Access";
+ req_access = null;
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"bX" = (
+/turf/template_noop,
+/area/submap/dj)
+"bY" = (
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1479;
+ master_tag = "dj_station_airlock";
+ name = "exterior access button";
+ pixel_x = 23;
+ pixel_y = 35;
+ req_access_txt = "0"
+ },
+/turf/template_noop,
+/area/submap/dj)
+"bZ" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"cu" = (
+/obj/item/weapon/stool/padded,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"ec" = (
+/obj/structure/table/standard,
+/obj/random/maintenance/security,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"hp" = (
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"lH" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/dj)
+"rR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"zp" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"IF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+"Lt" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/template_noop,
+/area/template_noop)
+"LZ" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/dj)
+"Ov" = (
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"RR" = (
+/obj/random/maintenance/engineering,
+/turf/simulated/floor/tiled/white,
+/area/submap/dj)
+"UG" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/dj)
+"Vm" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/shuttle/wall,
+/area/submap/dj)
+"XR" = (
+/obj/effect/catwalk_plated/dark,
+/turf/template_noop,
+/area/template_noop)
+"YD" = (
+/obj/structure/bed/chair/bay/chair/padded/red,
+/turf/simulated/floor/tiled/dark,
+/area/submap/dj)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ac
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ad
+ad
+aa
+ad
+ad
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ak
+ad
+ar
+aa
+ar
+ad
+ad
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ad
+ar
+ax
+ar
+ax
+ar
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+Lt
+aa
+ab
+ad
+ar
+ax
+ar
+ax
+ar
+aa
+aS
+aL
+aL
+aL
+aS
+aa
+ad
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ac
+ad
+ar
+ax
+ar
+ax
+ar
+aa
+aS
+aY
+bl
+bt
+Vm
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+ad
+aa
+aa
+aa
+ab
+aa
+ar
+ax
+ar
+ax
+ar
+aa
+aS
+aZ
+bm
+bu
+aS
+aS
+aS
+aS
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+Lt
+aa
+aa
+aa
+aa
+aa
+aa
+ay
+aH
+ay
+ad
+aa
+aS
+ba
+RR
+bm
+lH
+bI
+bP
+aS
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+ab
+ab
+aa
+ab
+ag
+ab
+aa
+XR
+XR
+XR
+ay
+aH
+ay
+ad
+ad
+aS
+bb
+bm
+bZ
+bE
+bJ
+bQ
+aS
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+ab
+ab
+ad
+aa
+ad
+aa
+aa
+aa
+XR
+al
+as
+as
+aE
+an
+aL
+lH
+lH
+UG
+br
+UG
+lH
+aS
+bR
+aS
+aa
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+ab
+aa
+ad
+ar
+ar
+ar
+ar
+aa
+XR
+am
+at
+av
+aF
+bz
+aM
+lH
+aT
+IF
+bL
+bL
+bL
+bK
+aS
+aS
+aa
+aa
+aa
+aa
+"}
+(12,1,1) = {"
+ac
+aa
+ar
+af
+af
+af
+af
+ai
+ai
+an
+rR
+av
+hp
+av
+aN
+aS
+bL
+bL
+bx
+bw
+bL
+cu
+bS
+aS
+aa
+aa
+aa
+aa
+"}
+(13,1,1) = {"
+ab
+aa
+aa
+ar
+ar
+ar
+ar
+aH
+LZ
+aS
+au
+az
+aG
+aI
+aO
+aR
+bL
+zp
+YD
+bn
+bL
+bL
+bT
+aS
+aa
+aa
+aa
+aa
+"}
+(14,1,1) = {"
+ab
+aa
+ar
+af
+af
+af
+af
+ai
+ai
+ap
+av
+hp
+Ov
+aJ
+aP
+aS
+aW
+bL
+ec
+by
+bL
+bL
+lH
+aS
+aS
+bX
+aa
+aa
+"}
+(15,1,1) = {"
+ab
+ad
+ad
+ar
+ar
+ar
+ar
+ad
+XR
+am
+av
+aB
+at
+aJ
+aQ
+lH
+aX
+bg
+bL
+bL
+bH
+bM
+bU
+bV
+bW
+bY
+aa
+aa
+"}
+(16,1,1) = {"
+ab
+ab
+ad
+aa
+aa
+ad
+ad
+aa
+XR
+aq
+as
+as
+aE
+aK
+aL
+lH
+lH
+UG
+br
+UG
+lH
+bN
+lH
+aS
+aS
+bX
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+ab
+ab
+aa
+ab
+ac
+ab
+Lt
+XR
+XR
+ad
+ay
+aH
+ay
+XR
+XR
+aS
+bh
+bs
+bA
+aS
+aS
+aS
+ad
+bO
+aa
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+ad
+ad
+ay
+aH
+ay
+aa
+aa
+aS
+bi
+bs
+bB
+aS
+aa
+aa
+ab
+bO
+ad
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+ab
+aa
+ar
+aD
+ar
+aD
+ar
+aa
+aS
+bj
+bs
+bC
+aS
+ad
+bO
+bO
+ad
+ad
+ad
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+Lt
+ad
+aa
+ad
+ab
+aa
+ar
+aD
+ar
+aD
+ar
+aa
+aS
+bk
+bs
+bD
+aS
+bO
+bO
+ad
+aa
+aa
+ad
+ad
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aj
+ad
+ar
+aD
+ar
+aD
+ar
+Lt
+aS
+aL
+aL
+aL
+aS
+aa
+ad
+Lt
+aa
+aa
+ad
+Lt
+"}
+(22,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ad
+ar
+aD
+ar
+aD
+ar
+aa
+aa
+aa
+aa
+ad
+ad
+aa
+aa
+aa
+ad
+ad
+aa
+aa
+"}
+(23,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ad
+ad
+ar
+aa
+ar
+ad
+ad
+ab
+aa
+aa
+aa
+ad
+ad
+aa
+ad
+ad
+aa
+aa
+aa
+"}
+(24,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+ad
+ad
+ab
+ab
+aa
+aa
+aa
+aa
+ad
+ad
+ad
+aa
+aa
+aa
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+Lt
+aa
+aa
+ad
+aa
+aa
+aa
+ad
+"}
+(26,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+aa
+ad
+aa
+aa
+Lt
+aa
+"}
+(27,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+aa
+aa
+"}
+(28,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+aa
+"}
+(29,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+aa
+aa
+Lt
+aa
+aa
+aa
+ad
+aa
+aa
+"}
+(30,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Lt
+aa
+aa
+aa
+aa
+aa
+aa
+ad
+ad
+aa
+"}
+(31,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Lt
+ad
+"}
diff --git a/maps/overmap/space_pois/druglab.dmm b/maps/overmap/space_pois/druglab.dmm
new file mode 100644
index 0000000000..c58ff7ecb0
--- /dev/null
+++ b/maps/overmap/space_pois/druglab.dmm
@@ -0,0 +1,423 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/mineral,
+/area/submap/druglab)
+"c" = (
+/obj/machinery/floodlight{
+ in_use = 1
+ },
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"d" = (
+/obj/structure/closet/crate,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"e" = (
+/obj/structure/closet,
+/obj/item/clothing/head/bio_hood,
+/obj/item/clothing/suit/bio_suit,
+/obj/item/clothing/gloves/combat,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"f" = (
+/obj/effect/decal/cleanable/blood/drip,
+/obj/random/junk,
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"g" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"h" = (
+/obj/machinery/door/airlock/external{
+ name = "Crackden Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"j" = (
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"k" = (
+/obj/machinery/door/airlock/external{
+ name = "Plain Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"l" = (
+/obj/item/weapon/reagent_containers/food/snacks/chips,
+/obj/structure/table/steel,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"m" = (
+/obj/item/ammo_casing{
+ pixel_y = 3
+ },
+/obj/random/maintenance/security,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"n" = (
+/obj/effect/decal/cleanable/blood/oil,
+/obj/item/ammo_casing{
+ pixel_x = -4;
+ pixel_y = -6
+ },
+/obj/item/weapon/grenade/chem_grenade/metalfoam,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"o" = (
+/obj/structure/table/steel,
+/obj/item/weapon/evidencebag,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"p" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/machinery/power/apc{
+ dir = 4;
+ layer = 5;
+ name = "east bump";
+ pixel_x = 24
+ },
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"q" = (
+/obj/machinery/floodlight,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"r" = (
+/obj/machinery/chem_master,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"s" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"t" = (
+/obj/machinery/power/port_gen/pacman,
+/obj/structure/cable,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"u" = (
+/obj/machinery/chemical_dispenser/full{
+ pixel_y = 7
+ },
+/obj/structure/table/steel,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"v" = (
+/obj/item/weapon/grenade/chem_grenade/incendiary,
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"w" = (
+/obj/machinery/space_heater,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"x" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"y" = (
+/obj/structure/table/steel,
+/obj/machinery/microwave,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"z" = (
+/obj/item/weapon/grenade/chem_grenade/metalfoam,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"A" = (
+/obj/item/weapon/grenade/chem_grenade/large,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"B" = (
+/obj/random/maintenance/security,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"F" = (
+/obj/item/weapon/grenade/chem_grenade/teargas,
+/obj/item/weapon/grenade/chem_grenade/teargas,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"M" = (
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"S" = (
+/obj/effect/decal/cleanable/blood/drip,
+/obj/random/maintenance/security,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"T" = (
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+"X" = (
+/obj/item/weapon/grenade/chem_grenade/teargas,
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/druglab)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+b
+b
+l
+o
+r
+u
+w
+b
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+b
+c
+F
+B
+j
+v
+j
+b
+b
+b
+b
+"}
+(6,1,1) = {"
+a
+a
+b
+b
+d
+X
+A
+s
+j
+T
+y
+b
+b
+b
+"}
+(7,1,1) = {"
+a
+a
+b
+b
+e
+j
+p
+t
+b
+b
+b
+b
+b
+a
+"}
+(8,1,1) = {"
+a
+b
+b
+b
+f
+m
+b
+b
+b
+b
+b
+a
+a
+a
+"}
+(9,1,1) = {"
+b
+b
+b
+b
+S
+n
+M
+T
+j
+x
+b
+a
+a
+a
+"}
+(10,1,1) = {"
+b
+b
+b
+b
+g
+j
+j
+z
+B
+x
+b
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+b
+b
+h
+b
+q
+b
+b
+b
+b
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+b
+b
+j
+b
+b
+b
+b
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+b
+b
+b
+j
+b
+b
+b
+b
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+b
+b
+b
+k
+b
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+b
+b
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/emptyshell.dmm b/maps/overmap/space_pois/emptyshell.dmm
new file mode 100644
index 0000000000..7fbc990e1d
--- /dev/null
+++ b/maps/overmap/space_pois/emptyshell.dmm
@@ -0,0 +1,372 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/turf/simulated/wall/r_wall,
+/area/submap/emptyshell)
+"d" = (
+/obj/structure/loot_pile/surface/drone,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"e" = (
+/obj/structure/loot_pile/maint/boxfort,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"f" = (
+/obj/item/weapon/storage/box/sniperammo/highvel,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"g" = (
+/obj/item/stack/rods,
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"h" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/emptyshell)
+"i" = (
+/obj/machinery/door/airlock,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"j" = (
+/obj/item/stack/cable_coil,
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"l" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"o" = (
+/obj/item/stack/rods,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"z" = (
+/mob/living/simple_mob/humanoid/merc/ranged/space,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"D" = (
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"G" = (
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"I" = (
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"K" = (
+/obj/item/stack/rods{
+ amount = 5
+ },
+/turf/template_noop,
+/area/template_noop)
+"R" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"S" = (
+/obj/item/stack/rods,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+"Z" = (
+/turf/simulated/floor/plating,
+/area/submap/emptyshell)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+a
+a
+b
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+K
+a
+a
+b
+K
+a
+b
+Z
+Z
+b
+a
+a
+K
+b
+a
+"}
+(4,1,1) = {"
+a
+b
+b
+c
+c
+c
+Z
+h
+h
+Z
+c
+c
+c
+a
+a
+"}
+(5,1,1) = {"
+a
+b
+c
+c
+c
+c
+c
+i
+i
+c
+c
+c
+c
+c
+b
+"}
+(6,1,1) = {"
+a
+a
+c
+c
+c
+Z
+D
+Z
+Z
+Z
+j
+c
+c
+c
+b
+"}
+(7,1,1) = {"
+a
+a
+c
+c
+d
+Z
+g
+I
+Z
+l
+Z
+G
+c
+c
+a
+"}
+(8,1,1) = {"
+a
+a
+c
+c
+e
+Z
+l
+o
+D
+Z
+Z
+Z
+c
+c
+a
+"}
+(9,1,1) = {"
+a
+b
+c
+c
+Z
+D
+Z
+Z
+Z
+l
+Z
+e
+c
+c
+a
+"}
+(10,1,1) = {"
+b
+a
+c
+c
+Z
+I
+R
+z
+I
+Z
+Z
+D
+c
+c
+a
+"}
+(11,1,1) = {"
+a
+b
+c
+c
+f
+I
+l
+Z
+G
+l
+I
+Z
+c
+c
+a
+"}
+(12,1,1) = {"
+a
+a
+c
+c
+G
+D
+l
+Z
+Z
+S
+Z
+d
+c
+c
+a
+"}
+(13,1,1) = {"
+a
+a
+c
+c
+c
+Z
+Z
+D
+I
+Z
+e
+c
+c
+c
+a
+"}
+(14,1,1) = {"
+a
+b
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+a
+"}
+(15,1,1) = {"
+a
+a
+K
+c
+c
+c
+c
+c
+c
+c
+c
+c
+c
+a
+K
+"}
+(16,1,1) = {"
+a
+K
+b
+a
+b
+b
+b
+a
+b
+b
+b
+K
+b
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+b
+b
+a
+b
+b
+b
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/gasthelizards.dmm b/maps/overmap/space_pois/gasthelizards.dmm
new file mode 100644
index 0000000000..3e96fb13fd
--- /dev/null
+++ b/maps/overmap/space_pois/gasthelizards.dmm
@@ -0,0 +1,627 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/turf/simulated/wall,
+/area/submap/gasthelizards)
+"d" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/bed,
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"e" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/mob/living/simple_mob/animal/passive/lizard/event,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"f" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/bed,
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"g" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/bed,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"h" = (
+/mob/living/simple_mob/animal/passive/lizard/event,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"i" = (
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"j" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/atmospherics/unary/outlet_injector,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"k" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"l" = (
+/obj/machinery/atmospherics/unary/outlet_injector,
+/turf/simulated/floor/tiled/yellow,
+/area/submap/gasthelizards)
+"m" = (
+/obj/structure/closet/crate/freezer,
+/obj/item/stack/animalhide/lizard{
+ amount = 25
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"n" = (
+/obj/structure/closet/crate/freezer,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"o" = (
+/obj/structure/closet/crate/freezer,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/obj/item/weapon/reagent_containers/food/snacks/meat,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"p" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/machinery/power/apc/high{
+ dir = 8;
+ pixel_x = -20
+ },
+/turf/simulated/floor/tiled/techmaint,
+/area/submap/gasthelizards)
+"q" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/simulated/floor/tiled/techmaint,
+/area/submap/gasthelizards)
+"r" = (
+/obj/machinery/door/window/brigdoor/northleft,
+/turf/simulated/floor/tiled/techmaint,
+/area/submap/gasthelizards)
+"s" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"t" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"u" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"v" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"w" = (
+/obj/structure/kitchenspike,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"x" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/spray/pepper,
+/obj/random/junk,
+/obj/item/weapon/material/knife/butch,
+/obj/item/weapon/handcuffs,
+/obj/item/stolenpackage,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"y" = (
+/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"z" = (
+/obj/machinery/gibber,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"A" = (
+/obj/structure/table/reinforced,
+/obj/item/clothing/suit/straight_jacket,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"B" = (
+/obj/machinery/portable_atmospherics/canister/empty/nitrogen,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"C" = (
+/obj/machinery/door/airlock/security,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"D" = (
+/obj/item/weapon/reagent_containers/glass/bottle/toxin{
+ pixel_x = 6;
+ pixel_y = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/glass/bottle/stoxin,
+/obj/item/weapon/reagent_containers/glass/bottle/tramadol{
+ pixel_x = -3;
+ pixel_y = 6
+ },
+/obj/item/weapon/reagent_containers/glass/bottle/peridaxon{
+ pixel_x = 7;
+ pixel_y = -3
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"E" = (
+/obj/item/weapon/melee/baton/cattleprod,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"F" = (
+/obj/item/weapon/pen/red,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"G" = (
+/obj/item/weapon/paper_bin,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"H" = (
+/obj/structure/table/standard,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"I" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/structure/table/standard,
+/obj/item/toy/plushie/lizardplushie,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"J" = (
+/obj/machinery/portable_atmospherics/powered/scrubber,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"K" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light,
+/obj/item/weapon/surgical/circular_saw{
+ pixel_y = 8
+ },
+/obj/item/weapon/surgical/scalpel,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"L" = (
+/obj/effect/decal/cleanable/blood/gibs,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"M" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/syringe,
+/obj/item/weapon/reagent_containers/dropper,
+/obj/item/weapon/reagent_containers/glass/bottle/mutagen,
+/obj/item/weapon/reagent_containers/glass/bottle/mutagen,
+/obj/item/weapon/surgical/cautery,
+/obj/item/weapon/surgical/hemostat,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"N" = (
+/obj/machinery/suit_cycler,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"O" = (
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"P" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"Q" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/plating,
+/area/submap/gasthelizards)
+"R" = (
+/turf/simulated/floor/plating,
+/area/submap/gasthelizards)
+"T" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/template_noop)
+"X" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+"Y" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/gasthelizards)
+"Z" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/gasthelizards)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+T
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+a
+b
+b
+b
+a
+a
+a
+"}
+(3,1,1) = {"
+T
+a
+a
+b
+b
+c
+c
+c
+c
+c
+c
+c
+b
+a
+"}
+(4,1,1) = {"
+a
+b
+b
+b
+b
+c
+P
+y
+B
+E
+N
+c
+b
+b
+"}
+(5,1,1) = {"
+b
+a
+c
+c
+c
+c
+u
+t
+t
+t
+O
+c
+c
+c
+"}
+(6,1,1) = {"
+a
+b
+c
+d
+i
+p
+t
+t
+t
+t
+t
+Q
+R
+Q
+"}
+(7,1,1) = {"
+b
+b
+c
+e
+j
+r
+t
+t
+t
+t
+P
+c
+c
+c
+"}
+(8,1,1) = {"
+a
+b
+c
+f
+k
+q
+t
+t
+Z
+F
+c
+c
+b
+b
+"}
+(9,1,1) = {"
+b
+b
+c
+e
+j
+r
+t
+t
+t
+G
+c
+b
+b
+a
+"}
+(10,1,1) = {"
+a
+a
+c
+g
+k
+q
+t
+t
+t
+H
+c
+b
+T
+a
+"}
+(11,1,1) = {"
+b
+b
+c
+e
+j
+r
+t
+X
+t
+I
+c
+b
+a
+a
+"}
+(12,1,1) = {"
+b
+a
+c
+f
+k
+q
+t
+t
+t
+J
+c
+b
+a
+a
+"}
+(13,1,1) = {"
+a
+b
+c
+h
+l
+r
+v
+t
+t
+J
+c
+b
+a
+a
+"}
+(14,1,1) = {"
+a
+b
+c
+c
+c
+c
+c
+c
+C
+c
+c
+b
+a
+a
+"}
+(15,1,1) = {"
+a
+b
+b
+c
+m
+s
+w
+z
+s
+K
+c
+a
+T
+a
+"}
+(16,1,1) = {"
+a
+b
+b
+c
+n
+Y
+s
+s
+s
+L
+c
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+b
+c
+o
+s
+x
+A
+D
+M
+c
+b
+b
+a
+"}
+(18,1,1) = {"
+a
+a
+b
+c
+c
+c
+c
+c
+c
+c
+c
+b
+a
+a
+"}
+(19,1,1) = {"
+a
+T
+a
+a
+b
+b
+a
+a
+b
+b
+b
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/golemtarget.dmm b/maps/overmap/space_pois/golemtarget.dmm
new file mode 100644
index 0000000000..e5dd58d4cb
--- /dev/null
+++ b/maps/overmap/space_pois/golemtarget.dmm
@@ -0,0 +1,979 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"x" = (
+/obj/structure/outcrop/phoron,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/golemtarget)
+"H" = (
+/turf/simulated/mineral,
+/area/submap/golemtarget)
+"Q" = (
+/obj/singularity,
+/turf/template_noop,
+/area/submap/golemtarget)
+"S" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/golemtarget)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+x
+H
+x
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+H
+S
+S
+x
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+x
+S
+S
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+x
+S
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+x
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+Q
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+x
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+S
+x
+x
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+S
+H
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+x
+S
+S
+a
+"}
+(24,1,1) = {"
+a
+a
+x
+x
+x
+H
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+x
+S
+x
+S
+S
+"}
+(25,1,1) = {"
+a
+a
+a
+S
+S
+S
+H
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+S
+x
+S
+x
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+x
+x
+H
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+H
+S
+x
+S
+S
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+H
+x
+S
+S
+S
+x
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+x
+H
+x
+S
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/intactemptyship.dmm b/maps/overmap/space_pois/intactemptyship.dmm
new file mode 100644
index 0000000000..fb4f61627f
--- /dev/null
+++ b/maps/overmap/space_pois/intactemptyship.dmm
@@ -0,0 +1,379 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/hos,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"e" = (
+/obj/structure/shuttle/engine/propulsion{
+ dir = 8;
+ tag = "icon-propulsion (EAST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/intactemptyship)
+"f" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/shuttle/engine/heater{
+ dir = 8;
+ tag = "icon-heater (WEST)"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/intactemptyship)
+"g" = (
+/obj/item/clothing/under/shorts/black,
+/obj/structure/table/woodentable,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"h" = (
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"i" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/table/standard,
+/obj/structure/salvageable/personal,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"j" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"k" = (
+/obj/machinery/vending/assist,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"l" = (
+/obj/item/clothing/shoes/sandal,
+/obj/structure/table/woodentable,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"m" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/bookcase{
+ name = "bookcase (Religious)"
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"n" = (
+/obj/structure/table/woodentable,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"o" = (
+/obj/structure/table/woodentable,
+/obj/machinery/librarypubliccomp,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"q" = (
+/obj/structure/grille,
+/obj/structure/shuttle/window,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"r" = (
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/obj/structure/table/standard,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"s" = (
+/obj/machinery/door/blast/regular{
+ dir = 4;
+ id = "library_ship"
+ },
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"t" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"u" = (
+/obj/machinery/door/airlock/glass{
+ name = "Central Access"
+ },
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"v" = (
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"w" = (
+/obj/item/weapon/paper,
+/obj/item/weapon/pen,
+/obj/structure/table/standard,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"x" = (
+/obj/machinery/button/remote/blast_door{
+ id = "library_ship"
+ },
+/turf/simulated/shuttle/wall,
+/area/submap/intactemptyship)
+"y" = (
+/obj/machinery/light,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"z" = (
+/mob/living/bot/medbot/mysterious,
+/turf/simulated/shuttle/floor/purple,
+/area/submap/intactemptyship)
+"B" = (
+/obj/structure/bed/chair/comfy/black,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"C" = (
+/turf/simulated/shuttle/wall,
+/turf/space,
+/area/submap/intactemptyship)
+"D" = (
+/obj/machinery/light,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"E" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"F" = (
+/obj/structure/salvageable/data{
+ pixel_x = -10
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"G" = (
+/turf/simulated/shuttle/wall,
+/area/submap/intactemptyship)
+"I" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/bookcase{
+ name = "bookcase (Reference)"
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"J" = (
+/obj/structure/closet/toolcloset,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"L" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/intactemptyship)
+"M" = (
+/obj/structure/table/woodentable,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"O" = (
+/obj/structure/bookcase{
+ name = "bookcase (Non-Fiction)"
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"P" = (
+/obj/item/weapon/stool/padded,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"R" = (
+/obj/structure/closet,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"S" = (
+/obj/structure/salvageable/console_os,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"V" = (
+/obj/structure/grille,
+/obj/structure/shuttle/window,
+/turf/simulated/shuttle/floor/white,
+/area/submap/intactemptyship)
+"W" = (
+/obj/structure/table/woodentable,
+/obj/item/weapon/book/tome/imbued,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"X" = (
+/obj/structure/closet/medical,
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+"Y" = (
+/obj/structure/bookcase{
+ name = "bookcase (Fiction)"
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/intactemptyship)
+
+(1,1,1) = {"
+a
+a
+a
+C
+G
+s
+x
+C
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+e
+e
+G
+n
+v
+v
+G
+e
+e
+a
+"}
+(3,1,1) = {"
+C
+f
+f
+L
+o
+v
+y
+L
+f
+f
+C
+"}
+(4,1,1) = {"
+G
+g
+l
+L
+q
+t
+q
+L
+B
+W
+G
+"}
+(5,1,1) = {"
+G
+h
+h
+L
+v
+v
+z
+L
+h
+M
+G
+"}
+(6,1,1) = {"
+G
+i
+P
+m
+v
+v
+v
+I
+h
+D
+G
+"}
+(7,1,1) = {"
+G
+j
+h
+h
+v
+v
+v
+h
+h
+h
+G
+"}
+(8,1,1) = {"
+G
+k
+h
+Y
+v
+v
+v
+O
+h
+j
+G
+"}
+(9,1,1) = {"
+C
+G
+G
+L
+q
+u
+q
+L
+G
+G
+C
+"}
+(10,1,1) = {"
+a
+G
+S
+E
+v
+v
+v
+E
+R
+G
+a
+"}
+(11,1,1) = {"
+a
+G
+F
+h
+v
+v
+v
+h
+b
+G
+a
+"}
+(12,1,1) = {"
+a
+G
+G
+J
+r
+w
+M
+X
+G
+G
+a
+"}
+(13,1,1) = {"
+a
+a
+C
+G
+V
+V
+V
+G
+C
+a
+a
+"}
diff --git a/maps/overmap/space_pois/listeningpost.dmm b/maps/overmap/space_pois/listeningpost.dmm
new file mode 100644
index 0000000000..a77d46555d
--- /dev/null
+++ b/maps/overmap/space_pois/listeningpost.dmm
@@ -0,0 +1,2099 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aI" = (
+/obj/item/device/gps/internal/poi{
+ name = "#$(@@%$#"
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/listeningpost)
+"er" = (
+/mob/living/simple_mob/humanoid/merc/ranged/space,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"ex" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/mineral,
+/area/submap/listeningpost)
+"gq" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4;
+ icon_state = "pipe-c"
+ },
+/turf/simulated/mineral,
+/area/submap/listeningpost)
+"gQ" = (
+/obj/machinery/vending/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"gZ" = (
+/obj/machinery/shower{
+ dir = 8;
+ tag = "icon-shower (WEST)"
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/listeningpost)
+"hP" = (
+/obj/item/weapon/paper/monitorkey,
+/obj/item/clothing/glasses/regular,
+/obj/structure/table/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"hU" = (
+/obj/item/clothing/suit/space/syndicate,
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/head/helmet/space/syndicate,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"iH" = (
+/obj/item/weapon/paper{
+ info = "Mission Details: You have been assigned to a newly constructed listening post constructed within an asteroid in Nanotrasen space to monitor their plasma mining operations. Accurate intel is crucial to the success of our operatives onboard, do not fail us.";
+ name = "mission briefing"
+ },
+/obj/structure/table/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"kh" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/brown,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"ki" = (
+/turf/simulated/mineral,
+/area/submap/listeningpost)
+"lY" = (
+/obj/machinery/door/airlock,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"ml" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/storage/toolbox/syndicate/powertools,
+/obj/item/weapon/cell/super/empty,
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"mq" = (
+/turf/simulated/floor/tiled/freezer,
+/area/submap/listeningpost)
+"mT" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"nq" = (
+/obj/machinery/telecomms/relay/preset/ruskie,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"nx" = (
+/obj/machinery/power/apc/high{
+ dir = 8;
+ pixel_x = -20
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"nK" = (
+/obj/structure/table/steel,
+/obj/item/device/radio/bluespacehandset/linked/talon_prelinked,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"pK" = (
+/obj/structure/table/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"qx" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/embedded_controller/radio/airlock/access_controller{
+ id_tag = "spacebar_control";
+ pixel_x = -26;
+ pixel_y = -26;
+ tag_exterior_door = "spacebar_exterior";
+ tag_interior_door = "spacebar_interior"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"rP" = (
+/turf/template_noop,
+/area/template_noop)
+"tg" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/mineral,
+/area/submap/listeningpost)
+"tX" = (
+/obj/item/weapon/tank/jetpack/carbondioxide,
+/obj/item/weapon/tank/air,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"uw" = (
+/obj/random/outcrop,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/listeningpost)
+"uD" = (
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1379;
+ master_tag = "listeningpost_control";
+ name = "External Access Button";
+ pixel_y = -26
+ },
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "listeningpost_exterior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"uM" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table/steel,
+/obj/item/device/radio/bluespacehandset/linked/talon_prelinked,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"vl" = (
+/turf/simulated/wall/r_wall,
+/area/submap/listeningpost)
+"vm" = (
+/obj/machinery/computer/message_monitor{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"wB" = (
+/obj/machinery/disposal,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"xD" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"ya" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/listeningpost)
+"yD" = (
+/obj/machinery/embedded_controller/radio/airlock/access_controller{
+ id_tag = "listeningpost_control";
+ pixel_x = 25;
+ pixel_y = -26;
+ tag_exterior_door = "listeningpost_exterior";
+ tag_interior_door = "listeningpost_interior"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"zd" = (
+/obj/structure/filingcabinet,
+/obj/item/weapon/paper{
+ info = "A good start to the operation: intercepted Nanotrasen military communications. A convoy is scheduled to transfer nuclear warheads to a new military base. This is as good a chance as any to get our hands on some heavy weaponry, I suggest we take it.";
+ name = "april report"
+ },
+/obj/item/weapon/paper{
+ info = "Nothing of real interest to report this month. I have intercepted faint transmissions from what appears to be some sort of pirate radio station. They do not appear to be relevant to my assignment.";
+ name = "may report"
+ },
+/obj/item/weapon/paper{
+ info = "Nanotrasen communications have been noticably less frequent recently. The pirate radio station I found last month has been transmitting pro-Nanotrasen propaganda. I will continue to monitor it.";
+ name = "june report"
+ },
+/obj/item/weapon/paper{
+ info = "Nothing of interest to report.";
+ name = "july report"
+ },
+/obj/item/weapon/paper{
+ info = "Nothing of interest to report.";
+ name = "august report"
+ },
+/obj/item/weapon/paper{
+ info = "Nothing of interest to report.";
+ name = "september report"
+ },
+/obj/item/weapon/paper{
+ info = "Nothing of interest to report.";
+ name = "october report"
+ },
+/obj/item/weapon/paper{
+ info = "1 x Stechtkin pistol - $600
1 x silencer - $200
shipping charge - $4360
total - $5160";
+ name = "receipt"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"zk" = (
+/turf/simulated/wall,
+/area/submap/listeningpost)
+"Ac" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"Ba" = (
+/obj/structure/disposaloutlet{
+ dir = 4
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"BG" = (
+/obj/machinery/vending/snack,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"Gg" = (
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "listeningpost_exterior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"GT" = (
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"IL" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/listeningpost)
+"Kl" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/machinery/power/port_gen/pacman,
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"KY" = (
+/obj/item/weapon/paper{
+ info = "Nothing of interest to report.";
+ name = "november report"
+ },
+/obj/item/weapon/pen,
+/obj/structure/table/steel,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"MO" = (
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1379;
+ master_tag = "listeningpost_control";
+ name = "Internal Access Button";
+ pixel_x = 7;
+ pixel_y = -26
+ },
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "listeningpost_interior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"Nv" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"Ny" = (
+/obj/machinery/door/airlock,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"NE" = (
+/obj/structure/closet,
+/obj/item/clothing/gloves/boxing,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"OM" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"PL" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/listeningpost)
+"Qp" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"Ri" = (
+/obj/machinery/door/airlock{
+ name = "Toilet"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"RJ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"Sd" = (
+/obj/structure/disposalpipe/segment{
+ dir = 8;
+ icon_state = "pipe-c"
+ },
+/turf/simulated/mineral,
+/area/submap/listeningpost)
+"Sj" = (
+/obj/machinery/power/smes/buildable/hybrid,
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+"Vz" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/listeningpost)
+"WK" = (
+/obj/structure/toilet{
+ dir = 8;
+ tag = "icon-toilet00 (WEST)"
+ },
+/turf/simulated/floor/tiled/freezer,
+/area/submap/listeningpost)
+"WO" = (
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "listeningpost_interior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/turf/simulated/floor/plating,
+/area/submap/listeningpost)
+
+(1,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(2,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(3,1,1) = {"
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+uw
+ya
+ya
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+rP
+ki
+ki
+rP
+ki
+rP
+rP
+rP
+rP
+"}
+(4,1,1) = {"
+rP
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ya
+ya
+ya
+ya
+ya
+ya
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+rP
+ki
+ki
+ki
+rP
+ki
+"}
+(5,1,1) = {"
+rP
+rP
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ya
+ya
+ya
+ya
+ki
+uw
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+ki
+ki
+ki
+ki
+rP
+"}
+(6,1,1) = {"
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+uw
+ya
+ya
+ya
+ki
+ki
+ki
+ki
+ya
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+ki
+ki
+rP
+ki
+ki
+ki
+rP
+ki
+rP
+"}
+(7,1,1) = {"
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+ya
+ki
+ki
+ya
+ya
+ya
+ya
+ya
+ki
+ki
+ki
+ya
+ya
+ki
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+"}
+(8,1,1) = {"
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+ya
+ya
+ki
+ya
+ya
+ya
+ya
+ya
+ya
+uw
+ki
+ya
+ya
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+"}
+(9,1,1) = {"
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+ki
+rP
+ki
+ya
+ya
+ya
+ya
+ya
+ya
+ki
+ki
+ki
+ya
+ya
+ya
+ya
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(10,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+uw
+ya
+ya
+ya
+uw
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(11,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ya
+ya
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(12,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(13,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(14,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+vl
+vl
+vl
+vl
+vl
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(15,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+vl
+kh
+Vz
+NE
+vl
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(16,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+vl
+vl
+vl
+vl
+vl
+pK
+Vz
+zd
+vl
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(17,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+vl
+vl
+vl
+vl
+vl
+vm
+aI
+nq
+vl
+zk
+Ny
+zk
+vl
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(18,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+vl
+ml
+GT
+vl
+hP
+er
+nx
+Vz
+Ny
+Vz
+Vz
+iH
+vl
+vl
+vl
+vl
+ki
+ki
+ki
+uw
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(19,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+vl
+Nv
+GT
+vl
+uM
+KY
+nK
+Qp
+zk
+OM
+Vz
+Vz
+Ri
+IL
+mq
+vl
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(20,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+vl
+Kl
+xD
+lY
+RJ
+qx
+Ac
+Vz
+zk
+Vz
+Vz
+wB
+zk
+gZ
+WK
+vl
+ki
+ki
+ya
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(21,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+vl
+vl
+Sj
+zk
+Vz
+yD
+tX
+hU
+zk
+BG
+gQ
+PL
+vl
+vl
+vl
+vl
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(22,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+vl
+vl
+vl
+WO
+MO
+vl
+vl
+vl
+vl
+vl
+PL
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(23,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+vl
+mT
+GT
+vl
+ki
+ki
+ki
+ki
+tg
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(24,1,1) = {"
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+rP
+rP
+rP
+ki
+ki
+ki
+ki
+vl
+GT
+GT
+vl
+ki
+gq
+ex
+ex
+Sd
+ki
+ki
+ki
+ki
+uw
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(25,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+vl
+Gg
+uD
+vl
+ki
+tg
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(26,1,1) = {"
+rP
+rP
+rP
+ki
+rP
+ki
+ki
+ki
+rP
+rP
+rP
+ki
+ki
+ki
+GT
+GT
+GT
+GT
+ki
+tg
+ki
+ki
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(27,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+ya
+ki
+Ba
+ki
+ki
+ki
+ki
+ki
+ki
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(28,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+ya
+ki
+rP
+ki
+ki
+ki
+rP
+ki
+ya
+ya
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(29,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+ki
+rP
+ki
+ki
+rP
+rP
+ki
+ya
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(30,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(31,1,1) = {"
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(32,1,1) = {"
+rP
+rP
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(33,1,1) = {"
+rP
+rP
+ki
+ki
+ki
+ki
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(34,1,1) = {"
+rP
+rP
+rP
+ki
+ki
+ki
+rP
+rP
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(35,1,1) = {"
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(36,1,1) = {"
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(37,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+ki
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(38,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(39,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
+(40,1,1) = {"
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+rP
+"}
diff --git a/maps/overmap/space_pois/mechtransport.dmm b/maps/overmap/space_pois/mechtransport.dmm
new file mode 100644
index 0000000000..9bbd0f236a
--- /dev/null
+++ b/maps/overmap/space_pois/mechtransport.dmm
@@ -0,0 +1,311 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"c" = (
+/obj/structure/grille,
+/obj/structure/shuttle/window,
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"f" = (
+/obj/structure/closet/crate/secure/loot,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"h" = (
+/obj/structure/table/standard,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"i" = (
+/obj/machinery/computer/shuttle,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"j" = (
+/obj/effect/decal/cleanable/vomit,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"k" = (
+/obj/effect/decal/remains/human,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"l" = (
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"m" = (
+/obj/structure/bed/chair/bay/chair/padded/red{
+ dir = 1
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"n" = (
+/obj/machinery/computer/mecha,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"o" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/mechtransportation)
+"p" = (
+/obj/machinery/door/airlock/hatch,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"q" = (
+/obj/item/device/gps/internal/poi{
+ gps_tag = "Mech-Transport EJN-2955"
+ },
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/mechtransportation)
+"s" = (
+/obj/effect/decal/mecha_wreckage/gygax,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"t" = (
+/obj/effect/decal/mecha_wreckage/gygax/dark,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"w" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"x" = (
+/obj/effect/decal/cleanable/blood/gibs/robot/up,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"y" = (
+/turf/simulated/shuttle/wall,
+/area/submap/mechtransportation)
+"A" = (
+/obj/effect/decal/mecha_wreckage/durand,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"B" = (
+/obj/item/stack/tile/floor,
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"D" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/mechtransportation)
+"E" = (
+/obj/item/stack/rods,
+/obj/item/stack/tile/floor,
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"F" = (
+/obj/effect/decal/cleanable/blood/gibs/robot,
+/obj/item/stack/tile/floor,
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"G" = (
+/obj/effect/decal/cleanable/blood/gibs/robot,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"I" = (
+/obj/effect/decal/mecha_wreckage/ripley/firefighter,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"J" = (
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"K" = (
+/obj/item/stack/tile/floor,
+/turf/template_noop,
+/area/submap/mechtransportation)
+"L" = (
+/obj/effect/decal/mecha_wreckage/odysseus,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"M" = (
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"N" = (
+/obj/structure/shuttle/engine/heater,
+/turf/simulated/shuttle/wall,
+/area/submap/mechtransportation)
+"O" = (
+/obj/structure/shuttle/engine/heater,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/mechtransportation)
+"P" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/mechtransportation)
+"Q" = (
+/obj/structure/shuttle/engine/router,
+/turf/simulated/shuttle/plating,
+/area/submap/mechtransportation)
+"R" = (
+/obj/structure/shuttle/engine/propulsion,
+/turf/simulated/shuttle/plating,
+/area/submap/mechtransportation)
+"S" = (
+/turf/template_noop,
+/area/submap/mechtransportation)
+"U" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/shuttle/floor,
+/area/submap/mechtransportation)
+"V" = (
+/obj/item/stack/rods,
+/turf/simulated/floor/airless,
+/area/submap/mechtransportation)
+"Y" = (
+/obj/effect/decal/mecha_wreckage/ripley,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+"Z" = (
+/obj/effect/decal/mecha_wreckage/scarab,
+/turf/simulated/shuttle/floor/white/airless,
+/area/submap/mechtransportation)
+
+(1,1,1) = {"
+a
+a
+a
+y
+y
+y
+y
+y
+M
+D
+M
+K
+a
+a
+a
+"}
+(2,1,1) = {"
+y
+y
+y
+o
+J
+s
+w
+G
+M
+E
+M
+D
+M
+P
+a
+"}
+(3,1,1) = {"
+c
+f
+j
+p
+J
+t
+J
+A
+J
+M
+B
+D
+D
+a
+a
+"}
+(4,1,1) = {"
+c
+f
+k
+q
+J
+J
+x
+B
+A
+J
+M
+M
+S
+K
+a
+"}
+(5,1,1) = {"
+c
+h
+l
+U
+J
+J
+J
+J
+J
+F
+J
+J
+V
+D
+a
+"}
+(6,1,1) = {"
+c
+h
+m
+U
+J
+Y
+J
+J
+J
+G
+L
+M
+M
+a
+a
+"}
+(7,1,1) = {"
+c
+i
+n
+y
+J
+J
+I
+J
+J
+J
+J
+L
+N
+Q
+R
+"}
+(8,1,1) = {"
+y
+y
+y
+y
+J
+Y
+J
+J
+J
+w
+Z
+J
+N
+Q
+R
+"}
+(9,1,1) = {"
+a
+a
+a
+y
+y
+y
+y
+y
+y
+y
+y
+y
+O
+Q
+R
+"}
diff --git a/maps/overmap/space_pois/oldstation.dmm b/maps/overmap/space_pois/oldstation.dmm
new file mode 100644
index 0000000000..3b662524bf
--- /dev/null
+++ b/maps/overmap/space_pois/oldstation.dmm
@@ -0,0 +1,8935 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/turf/simulated/mineral,
+/area/space)
+"ad" = (
+/obj/structure/closet/crate,
+/obj/fiftyspawner/steel{
+ amount = 30
+ },
+/obj/fiftyspawner/titanium{
+ amount = 30
+ },
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"ae" = (
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/template_noop)
+"af" = (
+/turf/simulated/wall,
+/area/template_noop)
+"ag" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/template_noop)
+"ah" = (
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"aj" = (
+/obj/effect/decal/remains/robot,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"ak" = (
+/obj/structure/closet/crate,
+/obj/fiftyspawner/silver{
+ amount = 25
+ },
+/obj/fiftyspawner/gold{
+ amount = 25
+ },
+/obj/fiftyspawner/uranium,
+/obj/fiftyspawner/uranium,
+/obj/fiftyspawner/uranium,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"am" = (
+/obj/structure/sign/poster/nanotrasen,
+/turf/simulated/wall,
+/area/submap/oldstation_bridge)
+"ap" = (
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"aq" = (
+/obj/effect/decal/remains/robot{
+ icon_state = "gib2"
+ },
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"ar" = (
+/obj/effect/decal/remains/robot{
+ icon_state = "gibup"
+ },
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"as" = (
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hiveboat)
+"at" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"ax" = (
+/obj/effect/decal/remains/robot{
+ icon_state = "gib5"
+ },
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"ay" = (
+/obj/structure/shuttle/engine/heater{
+ dir = 4
+ },
+/turf/simulated/wall,
+/area/submap/oldstation_hiveboat)
+"aA" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/folder/blue,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aB" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aC" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/pen,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aD" = (
+/obj/machinery/door/airlock/highsecurity,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hiveboat)
+"aE" = (
+/obj/structure/cable,
+/obj/machinery/power/apc{
+ dir = 4;
+ name = "Beta Engineering APC";
+ pixel_x = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"aF" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/flame/lighter/zippo/royal,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aH" = (
+/obj/item/solar_assembly,
+/turf/template_noop,
+/area/template_noop)
+"aI" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/urinal{
+ pixel_y = 30
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"aJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/toilet{
+ pixel_y = 12
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"aN" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/device/megaphone/super,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aO" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"aQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/mirror{
+ name = "dusty mirror";
+ pixel_x = 26
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 12
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"aR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/engineering/electrical,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"aS" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aT" = (
+/obj/structure/table/standard,
+/obj/machinery/atmospherics/unary/vent_pump/on,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/coin,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"aW" = (
+/obj/structure/girder,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"aX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/engineering/electrical,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"ba" = (
+/obj/machinery/light/small{
+ dir = 8;
+ pixel_y = -8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/mirror{
+ name = "dusty mirror";
+ pixel_x = -26
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"bb" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/machinery/door/window/westright,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"bc" = (
+/obj/structure/closet/crate,
+/obj/fiftyspawner/steel{
+ amount = 20
+ },
+/obj/fiftyspawner/steel{
+ amount = 20
+ },
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"bd" = (
+/obj/structure/closet/crate,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"bj" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"bk" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"bl" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/mirror{
+ name = "dusty mirror";
+ pixel_x = -26
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"bm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/machinery/door/window/westleft,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"bn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/highsecurity,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hiveboat)
+"bo" = (
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"bp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/maintenance_hatch,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"br" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance/command{
+ name = "Bridge"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"bt" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"by" = (
+/obj/machinery/door/firedoor/border_only,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"bB" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/engineering/electrical,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"bD" = (
+/obj/structure/sign/redcross,
+/turf/simulated/wall,
+/area/submap/oldstation_beta)
+"bE" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"bF" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"bH" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"bI" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"bL" = (
+/obj/structure/sign/science,
+/turf/simulated/wall,
+/area/submap/oldstation_beta)
+"bN" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/remains/human,
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"bO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"bR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science{
+ name = "Artificial Program Core Room"
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"bT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"bU" = (
+/obj/machinery/door/airlock/command,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"bV" = (
+/obj/effect/decal/remains/human,
+/turf/template_noop,
+/area/template_noop)
+"bW" = (
+/obj/structure/transit_tube,
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"bY" = (
+/obj/structure/transit_tube_pod{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/transit_tube/station,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"bZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance/command{
+ name = "Beta Station Access"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cb" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cc" = (
+/obj/structure/girder,
+/turf/simulated/floor/airless,
+/area/template_noop)
+"ce" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cf" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 9
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ch" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/command{
+ name = "Theta Station Access"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cj" = (
+/obj/structure/transit_tube,
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"ck" = (
+/turf/simulated/floor/airless,
+/area/template_noop)
+"cl" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/transit_tube/station,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/stack/medical/bruise_pack,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/command,
+/obj/structure/barricade,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"co" = (
+/obj/effect/decal/cleanable/blood/oil,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"cp" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cq" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cr" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cs" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cu" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"cv" = (
+/obj/effect/decal/cleanable/blood/oil,
+/obj/effect/decal/remains/robot{
+ icon_state = "gib2"
+ },
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"cw" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"cx" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cy" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"cC" = (
+/obj/structure/cable/yellow{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"cD" = (
+/obj/structure/cable/yellow{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"cE" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"cH" = (
+/obj/structure/cable/yellow{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/solar,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/template_noop)
+"cJ" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cK" = (
+/obj/effect/decal/remains/robot{
+ icon_state = "gib5"
+ },
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"cL" = (
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"cM" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cO" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"cP" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"cQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/engineering{
+ name = "plasma tank crate"
+ },
+/obj/random/maintenance/medical,
+/obj/random/maintenance/medical,
+/obj/random/maintenance/research,
+/obj/random/maintenance/research,
+/obj/random/maintenance/research,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"cR" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/storage/firstaid/bonemed,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"cT" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"cV" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Thete Prototype Lab APC";
+ pixel_y = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"cX" = (
+/obj/structure/transit_tube,
+/turf/template_noop,
+/area/template_noop)
+"cY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"cZ" = (
+/obj/machinery/portable_atmospherics/hydroponics/soil,
+/turf/simulated/floor/grass,
+/area/submap/oldstation_hydro_sec)
+"da" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"db" = (
+/obj/item/solar_assembly,
+/obj/structure/lattice,
+/turf/template_noop,
+/area/template_noop)
+"dc" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"dd" = (
+/obj/structure/cable,
+/obj/machinery/power/apc{
+ dir = 4;
+ name = "Charlie Main Corridor APC";
+ pixel_x = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/structure/closet/crate,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"de" = (
+/obj/structure/transit_tube{
+ icon_state = "E-W-Pass"
+ },
+/turf/template_noop,
+/area/template_noop)
+"df" = (
+/obj/structure/cable/yellow,
+/turf/simulated/floor/airless,
+/area/template_noop)
+"dh" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"di" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"dj" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"dk" = (
+/obj/structure/transit_tube_pod{
+ dir = 4
+ },
+/turf/template_noop,
+/area/template_noop)
+"dl" = (
+/obj/item/stack/cable_coil,
+/turf/template_noop,
+/area/template_noop)
+"dm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"dn" = (
+/obj/structure/transit_tube{
+ icon_state = "N-S"
+ },
+/turf/template_noop,
+/area/template_noop)
+"do" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"dp" = (
+/obj/machinery/power/solar,
+/obj/structure/cable/yellow{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/template_noop)
+"dq" = (
+/obj/machinery/atmospherics/unary/vent_pump{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"dr" = (
+/obj/item/roller,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"ds" = (
+/obj/effect/decal/remains/robot{
+ icon_state = "gibup"
+ },
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"dt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"du" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"dv" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"dw" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"dx" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/soap/nanotrasen,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"dy" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 1;
+ name = "Broken Computer"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"dC" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"dD" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"dF" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"dH" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"dI" = (
+/obj/machinery/door/airlock/maintenance/medical{
+ name = "Medical
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"dJ" = (
+/obj/machinery/portable_atmospherics/canister,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"dK" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"dL" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/recharger,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"dM" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/dice/d8,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"dQ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"dR" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance/rnd{
+ name = "Hydroponics"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"dS" = (
+/obj/structure/table/standard,
+/obj/machinery/atmospherics/unary/vent_pump/on,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"dT" = (
+/obj/machinery/seed_extractor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"dU" = (
+/obj/structure/table/standard,
+/obj/item/seeds/harebell,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"dW" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"dX" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/apc{
+ dir = 4;
+ name = "Charlie Command APC";
+ pixel_x = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"ea" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ec" = (
+/obj/machinery/computer/rdconsole/core,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"ed" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/r_n_d/destructive_analyzer,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"ee" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/mecha_part_fabricator,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"ef" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/standard,
+/obj/fiftyspawner/grass,
+/obj/fiftyspawner/steel,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"eh" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = 28
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ek" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor/border_only,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"el" = (
+/obj/structure/table/standard,
+/obj/machinery/recharger,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"em" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"eq" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"er" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"es" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 10
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"et" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/clothing/shoes/magboots,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"eu" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ev" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ex" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"ey" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"ez" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/emitter,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"eD" = (
+/obj/structure/cable/yellow{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"eE" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/smes/buildable/hybrid,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"eF" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"eJ" = (
+/obj/structure/table/standard,
+/obj/machinery/atmospherics/unary/vent_pump/on,
+/obj/item/clothing/mask/breath,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"eK" = (
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"eL" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"eM" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"eO" = (
+/obj/structure/table/standard,
+/obj/item/weapon/paper,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"eP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair/bay/chair/padded{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"eS" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"eT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/r_n_d/protolathe,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"eU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/r_n_d/circuit_imprinter,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"eV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/standard,
+/obj/item/weapon/tank/anesthetic,
+/obj/item/clothing/mask/breath/medical,
+/obj/item/weapon/storage/firstaid/surgery,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"eW" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/optable{
+ name = "Robotics Operating Table"
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"eX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/field_generator,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"eY" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"eZ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"fa" = (
+/obj/effect/decal/cleanable/ash,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"fb" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance/engi{
+ name = "Engineering"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"fc" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fe" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ff" = (
+/obj/machinery/door/airlock/security,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fg" = (
+/obj/structure/table/standard,
+/obj/item/weapon/book/manual/security_space_law,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fh" = (
+/obj/structure/table/standard,
+/obj/item/weapon/pen,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fm" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"fp" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"fr" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"fs" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"ft" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"fu" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"fv" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"fw" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"fx" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"fy" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"fz" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"fA" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/external{
+ name = "Engineering External Access";
+ req_one_access_txt = "271"
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"fB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"fC" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"fD" = (
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"fE" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"fF" = (
+/obj/item/stack/cable_coil{
+ amount = 2
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"fG" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"fI" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fJ" = (
+/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fK" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/maintenance_hatch,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hydro_sec)
+"fN" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"fO" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"fQ" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/maintenance_hatch,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"fR" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 8
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fS" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fU" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fV" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fW" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/gun/random,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fX" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"fY" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"fZ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"ga" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hydro_sec)
+"gb" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"gc" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/template_noop,
+/area/template_noop)
+"gd" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ge" = (
+/obj/structure/table/standard,
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/machinery/power/apc{
+ dir = 8;
+ name = "Charlie Security APC";
+ pixel_x = -24;
+ report_power_alarm = 0;
+ shock_proof = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/folder/red,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gg" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/obj/random/maintenance/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gh" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/obj/random/maintenance/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gj" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gk" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 10
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/siege/fragmentation,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gl" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/stock_parts/matter_bin,
+/obj/item/weapon/stock_parts/scanning_module,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gm" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/stock_parts/manipulator,
+/obj/item/weapon/stock_parts/capacitor,
+/obj/item/weapon/stock_parts/micro_laser,
+/obj/item/stack/cable_coil,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gn" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"go" = (
+/obj/item/stack/cable_coil,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"gp" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"gq" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"gr" = (
+/obj/effect/wingrille_spawn/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"gt" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hydro_sec)
+"gu" = (
+/obj/structure/table/standard,
+/obj/item/weapon/reagent_containers/food/drinks/cans/cola,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gv" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/device/flash,
+/obj/item/device/flash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gw" = (
+/obj/structure/table/standard,
+/obj/machinery/light/small,
+/obj/item/trash/plate,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"gz" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"gA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/rad_collector,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"gB" = (
+/obj/item/solar_assembly,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"gC" = (
+/obj/structure/cable/yellow,
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"gD" = (
+/obj/structure/cable,
+/obj/machinery/power/smes/buildable/hybrid,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"gE" = (
+/obj/machinery/vending/dinnerware,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gF" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gH" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gI" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gK" = (
+/obj/machinery/processor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"gM" = (
+/obj/structure/table/standard,
+/obj/item/weapon/folder/red,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gN" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gO" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"gP" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gQ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"gR" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/ale,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/imidazoline,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gS" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/beer,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/moonshine,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"gT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"gU" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"gW" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 10
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"gX" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ name = "Broken Computer"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"gY" = (
+/obj/item/clothing/head/welding,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"hb" = (
+/obj/effect/decal/cleanable/flour,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hc" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hd" = (
+/obj/structure/table/standard,
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hf" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"hk" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/biomass,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/mutagen,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/tricord,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hl" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/item/stack/cable_coil{
+ amount = 2
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"ho" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"hp" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 10
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"hq" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/generic,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"hr" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/glass{
+ name = "Kitchen";
+ req_access = list(28)
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hs" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"ht" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"hu" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/broken_bottle,
+/obj/item/weapon/soap/deluxe,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hv" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/folder/white,
+/obj/item/weapon/reagent_containers/glass/beaker,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hw" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/chem_master,
+/obj/item/weapon/reagent_containers/glass/beaker,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_tox)
+"hx" = (
+/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hy" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hz" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hA" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/champagne,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/icetea,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hB" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/bluecuracao,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/myelamine,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/sodawater,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hE" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/maintenance_hatch{
+ req_one_access_txt = "271"
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"hF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"hI" = (
+/obj/effect/decal/cleanable/vomit,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/random/trash,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hJ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"hK" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 1
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"hL" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/external{
+ name = "Engineering External Access";
+ req_one_access_txt = "271"
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_beta)
+"hM" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"hN" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/book/manual/nuclear,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hO" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/recharger,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/chemical_dispenser/full,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_tox)
+"hR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hS" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/clonexadone,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/unathiliquor,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"hT" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"hU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/particle_accelerator/control_box,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"hV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/particle_emitter/right,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"hW" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hX" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/material/kitchen/utensil/fork,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"hZ" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"ia" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/food/condiment/small/peppermill{
+ pixel_x = 3
+ },
+/obj/item/weapon/reagent_containers/food/condiment/small/saltshaker{
+ pixel_x = -3
+ },
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"ib" = (
+/obj/structure/table/standard,
+/obj/item/trash/plate,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"ic" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"id" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Theta Main Corridor APC";
+ pixel_y = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"ie" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"if" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ig" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ii" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_bridge)
+"ij" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/goldschlager,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ik" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/deadrum,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/hot_coco,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"il" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/corophizine,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"im" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = 28
+ },
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"in" = (
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"io" = (
+/obj/structure/closet/crate/medical,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"ip" = (
+/turf/simulated/wall,
+/area/submap/oldstation_hiveboat)
+"iq" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"ir" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/smes/buildable/hybrid,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"is" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"it" = (
+/obj/structure/sign/biohazard{
+ icon_state = "radiation";
+ name = "\improper HAZARDOUS RADIATION"
+ },
+/turf/simulated/wall,
+/area/submap/oldstation_power)
+"iu" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iv" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iw" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ix" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"iy" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 6
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"iz" = (
+/obj/machinery/atmospherics/unary/vent_pump{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"iA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/recharge_station,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"iB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"iC" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"iD" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/structure/cable/yellow,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"iE" = (
+/obj/structure/cable,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"iF" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"iG" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/maintenance/engi{
+ name = "Backup Generator Room"
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"iH" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iI" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iK" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iL" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iN" = (
+/obj/machinery/door/airlock/command{
+ name = "Theta Station Access"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iO" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/template_noop)
+"iP" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/plating,
+/area/template_noop)
+"iQ" = (
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"iR" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"iS" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"iT" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"iU" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"iV" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ in_use = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"iW" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Charlie Hydroponics APC";
+ pixel_y = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hydro_sec)
+"iX" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 9
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"iY" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/secure/weapon,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"iZ" = (
+/obj/structure/closet/crate/radiation,
+/obj/effect/decal/cleanable/dirt,
+/obj/fiftyspawner/uranium,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"ja" = (
+/obj/machinery/power/port_gen/pacman/super,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"jb" = (
+/obj/structure/table/standard,
+/obj/item/stack/cable_coil{
+ amount = 15
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"jc" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jd" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"je" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jf" = (
+/obj/machinery/light/small,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jh" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4";
+ tag = "90Curve"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ji" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jj" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jk" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jl" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/particle_emitter/center,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"jn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"jq" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/universal,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/maintenance_hatch,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jr" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/maintenance/int{
+ name = "Cryogenics"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"js" = (
+/obj/machinery/door/airlock/maintenance_hatch,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jt" = (
+/turf/simulated/wall/r_wall,
+/area/submap/oldstation_hiveboat)
+"ju" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/highsecurity{
+ name = "Prototype Laboratory";
+ req_access_txt = "271"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jv" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/highsecurity{
+ name = "Prototype Laboratory";
+ req_access_txt = "271"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jw" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"jx" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jy" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/machinery/meter,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jz" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jA" = (
+/obj/effect/decal/cleanable/cobweb2,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jB" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/rig/military/equipped,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/window/brigdoor/eastleft,
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jE" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ name = "Charlie Kitchen APC";
+ pixel_y = -24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"jF" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jH" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ dir = 4;
+ name = "Theta RnD APC";
+ pixel_x = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"jI" = (
+/obj/machinery/light{
+ dir = 1;
+ in_use = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jJ" = (
+/obj/structure/table/reinforced,
+/obj/machinery/the_singularitygen,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jK" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"jL" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"jM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"jN" = (
+/obj/machinery/atmospherics/binary/pump{
+ dir = 1
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"jO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jR" = (
+/obj/effect/decal/cleanable/cobweb2,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"jS" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper{
+ info = "*Singularity Generator*
Modern power generation typically comes in two forms, a Fusion Generator or a Fission Generator. Fusion provides the best space to power ratio, and is typically seen on military or high security ships and stations, however Fission reactors require the usage of expensive, and rare, materials in its construction.. Fission generators are massive and bulky, and require a large reserve of uranium to power, however they are extremely cheap to operate and oft need little maintenance once operational.
The Singularity aims to alter this, a functional Singularity is essentially a controlled Black Hole, a Black Hole that generates far more power than Fusion or Fission generators can ever hope to produce. ";
+ name = "Singularity Generator"
+ },
+/obj/item/weapon/paper{
+ info = "*Prototype Hardsuit*
The B01-RIG Hardsuit is a prototype powered exoskeleton. Based off of a recovered pre-void war era united Earth government powered military exosuit, the RIG Hardsuit is a breakthrough in Hardsuit technology, and is the first post-void war era Hardsuit that can be safely used by an operator.
The B01 however suffers a myriad of constraints. It is slow and bulky to move around, it lacks any significant armor plating against direct attacks and its internal heads up display is unfinished, resulting in the user being unable to see long distances.
The B01 is unlikely to see any form of mass production, but will serve as a base for future Hardsuit developments.";
+ name = "B01-RIG Hardsuit Report"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jT" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jW" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jX" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jY" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper{
+ info = "*Singularity Generator*
Modern power generation typically comes in two forms, a Fusion Generator or a Fission Generator. Fusion provides the best space to power ratio, and is typically seen on military or high security ships and stations, however Fission reactors require the usage of expensive, and rare, materials in its construction.. Fission generators are massive and bulky, and require a large reserve of uranium to power, however they are extremely cheap to operate and oft need little maintenance once operational.
The Singularity aims to alter this, a functional Singularity is essentially a controlled Black Hole, a Black Hole that generates far more power than Fusion or Fission generators can ever hope to produce. ";
+ name = "Singularity Generator"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"jZ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/universal,
+/obj/random/trash,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"ka" = (
+/obj/structure/window/reinforced,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"kb" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/tank/air{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"kc" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 9
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"kd" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/tool/crowbar,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kf" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 8;
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kg" = (
+/obj/structure/closet/crate,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"kh" = (
+/obj/structure/closet/crate/engineering/electrical,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"ki" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kj" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kk" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"kl" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/airless,
+/area/template_noop)
+"km" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/item/solar_assembly,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"kn" = (
+/obj/structure/table/standard,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/tool/crowbar,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ko" = (
+/obj/structure/table/standard,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper{
+ info = "**WARNING**
Catastrophic damage sustained to station. Powernet exhausted to reawaken crew.
Immediate Objectives
1: Activate emergency power generator
2: Lift station lockdown on the bridge
Please locate the 'Damage Report' on the bridge for a detailed situation report.";
+ name = "Cryo Awakening Alert"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kp" = (
+/obj/structure/closet/crate/engineering/electrical,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"kq" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/device/healthanalyzer/phasic,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kr" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bed/chair/bay/chair/padded,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"ks" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kt" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper{
+ info = "*K14-Multiphase Energy Gun*
The K14 Prototype Energy Gun is the first Energy Rifle that has been successfully been able to not only hold a larger ammo charge than other gun models, but is capable of swapping between different energy projectile types on command with no incidents.
The weapon still suffers several drawbacks, its alternative, non laser fire mode, can only fire one round before exhausting the energy cell, the weapon also remains prohibitively expensive, nonetheless NT Market Research fully believe this weapon will form the backbone of our Energy weapon catalogue.
The K14 is expected to undergo revision to fix the ammo issues, the K15 is expected to replace the 'stun' setting with a 'disable' setting in an attempt to bypass the ammo issues.";
+ name = "K14 Energy Gun Report"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"ku" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 8
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"kv" = (
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/plating,
+/area/template_noop)
+"kw" = (
+/obj/machinery/atmospherics/unary/vent_pump{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"kx" = (
+/obj/effect/decal/cleanable/egg_smudge,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"ky" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper{
+ info = "*Health Analyser*
The portable Health Analyser is essentially a handheld variant of a health analyser. Years of research have concluded with this device which is capable of diagnosing even the most critical, obscure or technical injuries any humanoid entity is suffering in an easy to understand format that even a non-trained health professional can understand.
The health analyser is expected to go into full production as standard issue medical kit.";
+ name = "Health Analyser Report"
+ },
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kz" = (
+/obj/machinery/light,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kA" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 1;
+ name = "Broken Computer"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kB" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/gun/energy/gun/fluff/gunsword,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"kC" = (
+/obj/machinery/atmospherics/unary/vent_pump{
+ dir = 1
+ },
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"kD" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"kE" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_bridge)
+"kF" = (
+/obj/structure/transit_tube_pod{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/transit_tube/station,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kG" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kH" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/space)
+"kJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/unary/cryo_cell,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kK" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/unary/cryo_cell,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"kL" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_bridge)
+"kM" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"kN" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"kO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"kR" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"kT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/particle_emitter/left,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"kU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/fuel_chamber,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"kV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/end_cap,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"kW" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/acidspit,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/lemon,
+/obj/item/weapon/reagent_containers/chem_disp_cartridge/sacid,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"kX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"kY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/particle_accelerator/power_box,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"kZ" = (
+/turf/simulated/floor/plating,
+/area/template_noop)
+"lc" = (
+/obj/item/stack/cable_coil,
+/obj/structure/cable,
+/obj/machinery/power/apc{
+ dir = 4;
+ name = "Charlie Engineering APC";
+ pixel_x = 24;
+ report_power_alarm = 0;
+ start_charge = 0
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"ld" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"le" = (
+/obj/machinery/atmospherics/pipe/manifold4w/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"lf" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ in_use = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"lg" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"lh" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -24
+ },
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"li" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"lj" = (
+/obj/machinery/alarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"lk" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/submap/oldstation_hydro_sec)
+"lm" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"ln" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"lo" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lq" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lr" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"ls" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/blood/oil,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lt" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lu" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lv" = (
+/obj/structure/table/standard,
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/storage/backpack,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lw" = (
+/obj/structure/cable/yellow,
+/obj/machinery/power/solar_control{
+ name = "Station Solar Control Computer"
+ },
+/obj/item/weapon/paper/solar,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lx" = (
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/item/solar_assembly,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lz" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/gun/energy/laser,
+/obj/item/weapon/gun/energy/laser{
+ pixel_x = 4;
+ pixel_y = 2
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lB" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"lC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lD" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"lE" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/pipedispenser,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"lI" = (
+/obj/structure/table/standard,
+/obj/item/clothing/mask/gas,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/handcuffs,
+/obj/item/weapon/handcuffs,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lJ" = (
+/obj/machinery/atmospherics/binary/pump{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"lK" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"lL" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/suit/armor/pcarrier/blue/sol,
+/obj/item/clothing/suit/armor/pcarrier/blue/sol,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/head/helmet/material,
+/obj/item/clothing/head/helmet/material,
+/obj/random/gun/random,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lN" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"lO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/transit_tube/station,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"lP" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"lQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"mh" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor/border_only,
+/obj/random/trash,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"mF" = (
+/turf/simulated/wall,
+/area/submap/oldstation_hydro_sec)
+"mO" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/tool/crowbar,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"mX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"mZ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"ni" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"np" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ns" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"nu" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"ny" = (
+/turf/simulated/wall/r_wall,
+/area/submap/oldstation_tox)
+"nz" = (
+/obj/effect/floor_decal/rust,
+/obj/random/trash,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"nY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"pj" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"pp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"pu" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"pE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"pI" = (
+/obj/effect/decal/cleanable/blood/oil,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"pN" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"pQ" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"pY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"qb" = (
+/obj/machinery/atmospherics/unary/engine/bigger{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hiveboat)
+"qd" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"qB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"qC" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 9
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"qE" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"qG" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"qH" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"qK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"qP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"qZ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/science,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"rd" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"rf" = (
+/turf/simulated/wall,
+/area/submap/oldstation_kitchen)
+"rk" = (
+/turf/simulated/wall,
+/area/submap/oldstation_alpha)
+"rl" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"rq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"rr" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"rI" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"rQ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"rV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"sf" = (
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"sG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"sP" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"tr" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"uu" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"uC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"uH" = (
+/obj/structure/cable/yellow{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/template_noop)
+"vf" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"vh" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"vS" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"vU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/window/brigdoor/eastleft{
+ dir = 8
+ },
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/tiled/old_tile/red,
+/area/submap/oldstation_tox)
+"wt" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"wW" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ name = "Broken Computer"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"wX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/transit_tube/station,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"xu" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"xz" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"xJ" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"xZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"yn" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"yo" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/wall,
+/area/submap/oldstation_alpha)
+"yv" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"yz" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"yN" = (
+/turf/simulated/mineral,
+/area/submap/oldstation_charlie)
+"zd" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"zh" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/effect/floor_decal/rust,
+/obj/random/trash,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"zS" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"zU" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Ah" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 5
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Ar" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_tox)
+"AG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"AP" = (
+/obj/structure/transit_tube,
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"Ba" = (
+/turf/simulated/wall,
+/area/submap/oldstation_charlie)
+"Bc" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_alpha)
+"Bm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Bo" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"Bq" = (
+/obj/item/stolenpackage,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"BB" = (
+/turf/simulated/wall,
+/area/submap/oldstation_beta)
+"BL" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"BM" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"BZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"Cd" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"Cy" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_hydro_sec)
+"CI" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"CO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border{
+ dir = 1
+ },
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"CR" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Do" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"DE" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"DG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"DP" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Ee" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"Ew" = (
+/turf/simulated/shuttle/floor/voidcraft/external,
+/area/submap/oldstation_hiveboat)
+"EY" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Fd" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Fk" = (
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/rapid,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"Fp" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"FA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"FM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"FZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"Gc" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"Gj" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"Gk" = (
+/turf/simulated/mineral,
+/area/submap/oldstation_alpha)
+"GO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"Hb" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Hm" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"HO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"Id" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Iq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"IQ" = (
+/turf/simulated/wall,
+/area/submap/oldstation_bridge)
+"Ji" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"Jk" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_tox)
+"Jt" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"JP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/firedoor,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Kc" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Ki" = (
+/turf/simulated/wall,
+/area/submap/oldstation_tox)
+"Kp" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_charlie)
+"KC" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"KQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/random/trash,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"Lj" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/airless,
+/area/submap/oldstation_alpha)
+"Lo" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Lx" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"LE" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"LI" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"LP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/effect/floor_decal/rust,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"LQ" = (
+/turf/simulated/wall,
+/area/submap/oldstation_power)
+"Md" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/oldstation_alpha)
+"Mu" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"Mw" = (
+/obj/random/junk,
+/turf/simulated/wall,
+/area/submap/oldstation_kitchen)
+"ME" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"MP" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Nu" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"NF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"NV" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Oj" = (
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Op" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"OA" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"OT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"OW" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"Pe" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/obj/random/trash,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_tox)
+"Pt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Pw" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"PI" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"PS" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"PV" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"PW" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Qc" = (
+/obj/random/multiple/gun/projectile/rifle,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"Qe" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_beta)
+"QG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"QQ" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/wall,
+/area/submap/oldstation_hiveboat)
+"Ru" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/blue/border{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_bridge)
+"Rx" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"Ry" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"RH" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"RL" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"RQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"Si" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_alpha)
+"Sx" = (
+/obj/structure/sign/poster/nanotrasen,
+/turf/simulated/wall,
+/area/submap/oldstation_kitchen)
+"Sz" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"SJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"SM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"SV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_hydro_sec)
+"Tc" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"Ts" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"TG" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_power)
+"TK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"TQ" = (
+/obj/effect/decal/cleanable/flour,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/old_tile,
+/area/submap/oldstation_kitchen)
+"TR" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"TX" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"Um" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"UM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/oldstation_alpha)
+"VJ" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/oldstation_kitchen)
+"VR" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"VX" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_power)
+"Wb" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"WB" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"WI" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_laser,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"WS" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"WU" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"XD" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"XF" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/tank/armored/anti_melee,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_charlie)
+"XT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/submap/oldstation_tox)
+"Yc" = (
+/obj/structure/cable/yellow{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/template_noop)
+"Yu" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/random/maintenance/research,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"Zp" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ZB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_beta)
+"ZD" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ZG" = (
+/obj/effect/decal/cleanable/blood/oil,
+/mob/living/simple_mob/mechanical/hivebot/swarm,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+"ZH" = (
+/obj/machinery/atmospherics/pipe/simple/hidden/supply{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ZR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/siege/fragmentation,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/oldstation_tox)
+"ZW" = (
+/obj/effect/decal/remains/robot,
+/mob/living/simple_mob/mechanical/hivebot/ranged_damage/strong/guard,
+/turf/simulated/shuttle/floor/voidcraft/dark,
+/area/submap/oldstation_hiveboat)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+in
+in
+ag
+in
+in
+aa
+ag
+in
+in
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+in
+ag
+in
+in
+nz
+UM
+jZ
+kk
+ku
+kC
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+in
+lr
+rk
+by
+by
+jL
+in
+lr
+rV
+rV
+in
+ag
+ag
+ag
+ck
+ag
+ag
+ag
+ag
+io
+lr
+UM
+Lj
+aE
+lr
+TK
+rl
+lJ
+rV
+lr
+rk
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+gc
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aW
+rk
+rk
+rd
+lr
+rk
+cR
+dr
+TK
+Si
+Si
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+rk
+in
+lr
+rk
+rk
+jK
+ka
+lE
+kw
+kD
+rk
+rk
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+in
+in
+rk
+Ji
+lr
+rk
+rk
+jL
+dI
+jL
+rk
+aW
+in
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+iC
+in
+db
+rk
+jL
+jL
+jL
+jL
+jL
+rk
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+in
+bo
+rV
+lr
+rd
+lr
+lr
+lr
+ek
+rV
+rV
+fr
+gn
+in
+aa
+aa
+aa
+aa
+ag
+Gj
+rl
+rl
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Gk
+Gk
+Gk
+rk
+Gj
+rV
+rV
+cT
+lr
+HO
+mh
+zS
+HO
+fs
+zS
+pQ
+jp
+ag
+ag
+ag
+ag
+lr
+rd
+in
+in
+aa
+ag
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Gk
+Md
+Md
+Gk
+rk
+rk
+bU
+rk
+rk
+rk
+yo
+yo
+yo
+gr
+Bc
+gr
+yo
+aW
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Gk
+Gk
+Gk
+rk
+rV
+rV
+cw
+rk
+in
+dJ
+in
+lr
+lr
+rr
+lr
+gB
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+Gk
+aa
+rk
+rV
+bY
+lr
+rk
+in
+ag
+in
+gB
+in
+fu
+go
+in
+ag
+ag
+ck
+aa
+aa
+aa
+ck
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+rk
+jL
+bW
+jL
+rk
+ag
+ag
+aa
+in
+in
+fv
+rl
+rl
+aa
+ag
+ck
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+gc
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+cX
+aH
+rk
+aW
+aa
+aa
+aa
+ag
+fv
+ag
+aa
+aa
+af
+cc
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+ag
+aa
+aa
+cX
+aa
+aa
+ag
+aa
+aa
+gc
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+ag
+aa
+aa
+aa
+aa
+aa
+de
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+gc
+aa
+aa
+ag
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+ag
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+ae
+ck
+ck
+aa
+aa
+hl
+aa
+aa
+cC
+ae
+ae
+ag
+ck
+ck
+cH
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+ag
+ck
+ck
+hf
+ck
+ck
+hs
+iO
+iO
+iP
+kZ
+kv
+kZ
+iO
+kZ
+iP
+ag
+aa
+aa
+aa
+ag
+aa
+aH
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+ck
+ae
+cH
+aa
+aa
+hJ
+aa
+aa
+ae
+Yc
+ae
+ag
+ck
+ck
+ae
+aa
+aa
+aa
+aa
+dl
+ab
+ab
+kH
+kH
+ab
+aa
+aa
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+ag
+ck
+ck
+eK
+hf
+hf
+iB
+hf
+ck
+ck
+jw
+ck
+hf
+ck
+ck
+ck
+df
+aa
+aa
+aa
+ag
+ab
+ab
+kH
+kH
+ab
+aa
+aa
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+gc
+aa
+cX
+aa
+aa
+ck
+ck
+cD
+aa
+aa
+hJ
+aa
+aa
+ck
+ae
+ck
+ag
+ae
+ae
+ck
+aa
+aa
+aa
+ag
+aa
+aa
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+ag
+eK
+hf
+ck
+ck
+ck
+hs
+hf
+hf
+hf
+kl
+hf
+ck
+hf
+hf
+kl
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+dp
+ae
+ck
+aa
+aa
+hJ
+aa
+aa
+ae
+uH
+ck
+ag
+ck
+uH
+cD
+aa
+aa
+aa
+aa
+ag
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+ag
+aa
+aa
+aa
+Ee
+hL
+Ee
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(22,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+ag
+aa
+aa
+aa
+Ee
+fB
+Ee
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(23,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+de
+aa
+aa
+LQ
+LQ
+LQ
+TG
+TG
+fA
+TG
+TG
+LQ
+LQ
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(24,1,1) = {"
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+LQ
+wW
+VX
+Jt
+Jt
+fC
+gp
+gp
+ls
+lw
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+LQ
+LQ
+Cd
+vf
+eD
+eY
+fD
+eY
+gC
+xZ
+lx
+LQ
+LQ
+LQ
+LQ
+LQ
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(26,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+BB
+Ee
+cj
+Ee
+LQ
+eJ
+lm
+iR
+eE
+LE
+fE
+gq
+gD
+Jt
+Jt
+TX
+LQ
+iq
+iD
+iZ
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+"}
+(27,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+BB
+bB
+lO
+aO
+LQ
+et
+NF
+rQ
+Jt
+fa
+fF
+Jt
+Jt
+gY
+Iq
+lC
+LQ
+ir
+iE
+ja
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(28,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+BB
+aO
+aO
+cx
+LQ
+lC
+tr
+hp
+lm
+lm
+fG
+lP
+lP
+lt
+Ry
+lc
+LQ
+is
+zd
+jb
+LQ
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(29,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+IQ
+IQ
+IQ
+IQ
+bD
+bZ
+bD
+LQ
+LQ
+LQ
+LQ
+LQ
+fb
+fY
+fb
+LQ
+LQ
+LQ
+LQ
+LQ
+it
+iG
+it
+LQ
+BB
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(30,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+IQ
+IQ
+aR
+aX
+iF
+IQ
+bE
+lz
+cy
+fX
+lz
+dQ
+lz
+lq
+lz
+fI
+lz
+Id
+OT
+hq
+dQ
+Ts
+cy
+iH
+jc
+BB
+jx
+pE
+kb
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(31,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+dX
+eZ
+eZ
+eZ
+eZ
+bp
+bF
+cb
+di
+yn
+VR
+sP
+eq
+gP
+fc
+fJ
+fc
+hT
+Hb
+Hb
+QG
+pN
+iu
+iI
+jd
+jq
+jy
+jN
+kc
+km
+dd
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(32,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+AG
+np
+mF
+mF
+Cy
+dR
+Cy
+mF
+mF
+fK
+Mw
+rf
+VJ
+hr
+VJ
+rf
+rf
+Pw
+je
+BB
+BB
+BB
+BB
+BB
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(33,1,1) = {"
+aa
+aa
+aa
+aa
+IQ
+IQ
+kL
+bj
+bk
+bj
+dc
+IQ
+IQ
+bH
+ce
+mF
+em
+dw
+ft
+hF
+hM
+mF
+ga
+rf
+gE
+gG
+Rx
+gG
+hW
+Sx
+iK
+eM
+BB
+BB
+jO
+kd
+kn
+mO
+aO
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(34,1,1) = {"
+aa
+aa
+aa
+aa
+am
+kL
+GO
+aF
+yz
+aS
+yz
+dL
+am
+bI
+np
+Cy
+eF
+dw
+ft
+SV
+cZ
+mF
+ga
+rf
+gF
+gG
+FZ
+gG
+hX
+VJ
+RL
+jf
+BB
+jz
+aO
+aO
+aO
+aO
+aO
+jf
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(35,1,1) = {"
+gc
+aa
+aa
+aa
+kE
+kL
+at
+ln
+dt
+lN
+lN
+dM
+kE
+AG
+gj
+Cy
+cZ
+dw
+FM
+SV
+cZ
+mF
+iW
+rf
+gG
+hb
+Rx
+hI
+hY
+VJ
+EY
+lQ
+Ee
+aO
+kJ
+aO
+kJ
+aO
+kJ
+aO
+Ee
+aa
+aa
+aa
+aa
+aa
+"}
+(36,1,1) = {"
+aa
+aa
+aa
+aa
+kE
+bj
+aA
+ln
+ln
+ln
+ln
+lN
+kE
+AG
+xJ
+Cy
+cZ
+dw
+dS
+er
+iQ
+mF
+ga
+rf
+gH
+hc
+Rx
+gG
+hZ
+VJ
+EY
+aO
+Ee
+aO
+aO
+aO
+aO
+aO
+aO
+aO
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(37,1,1) = {"
+aa
+aa
+aa
+aa
+kE
+bj
+aB
+ln
+aN
+aT
+Mu
+gz
+br
+Do
+cf
+Cy
+da
+dw
+dT
+es
+li
+gt
+fN
+PS
+gI
+hd
+LP
+zh
+ia
+VJ
+iL
+QG
+jr
+pN
+kK
+pN
+kK
+pN
+kK
+kG
+Ee
+aa
+aa
+aa
+aa
+aa
+"}
+(38,1,1) = {"
+aa
+aa
+aa
+bV
+kE
+bj
+aC
+lN
+ln
+ln
+ln
+lN
+kE
+Bm
+Bm
+Cy
+cZ
+dw
+dU
+SV
+lj
+mF
+fO
+rf
+kx
+hc
+TQ
+Rx
+hY
+VJ
+EY
+aO
+Ee
+WB
+aO
+aO
+WB
+aO
+aO
+aO
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(39,1,1) = {"
+aa
+aa
+aa
+aa
+kE
+kL
+at
+lN
+lN
+nY
+lN
+lB
+kE
+AG
+Pt
+Cy
+cZ
+CO
+ft
+SV
+cZ
+mF
+jE
+rf
+gG
+gG
+Rx
+Rx
+hZ
+VJ
+EY
+aO
+Ee
+aO
+kJ
+aO
+kJ
+aO
+kJ
+aO
+Ee
+aa
+aa
+aa
+aa
+aa
+"}
+(40,1,1) = {"
+aa
+aa
+aa
+aa
+am
+kL
+Ru
+nu
+du
+nu
+du
+dx
+am
+Kc
+AG
+Cy
+eF
+dw
+FM
+SV
+cZ
+mF
+vS
+rf
+gK
+KQ
+gG
+gG
+ib
+VJ
+PI
+jf
+BB
+aO
+aO
+aO
+aO
+aO
+RQ
+jf
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(41,1,1) = {"
+aa
+aa
+aa
+aa
+IQ
+IQ
+dD
+bj
+eL
+bj
+dv
+IQ
+IQ
+ns
+bH
+mF
+lk
+cY
+ft
+hF
+lk
+mF
+fO
+rf
+hc
+gG
+gG
+gG
+ic
+Sx
+ZB
+eM
+BB
+BB
+jR
+kf
+ko
+kf
+aO
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+"}
+(42,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+Fp
+AG
+mF
+mF
+Cy
+dR
+Cy
+mF
+mF
+fQ
+rf
+rf
+VJ
+hr
+VJ
+rf
+rf
+EY
+aO
+BB
+BB
+BB
+BB
+BB
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(43,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+aI
+ii
+aU
+ba
+bl
+aU
+SJ
+Bm
+cE
+qB
+sP
+pN
+pN
+gP
+fe
+fR
+fe
+gP
+pN
+pN
+pN
+pN
+iv
+iX
+aO
+js
+uu
+uu
+kg
+kp
+uu
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(44,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+aJ
+aQ
+IQ
+bb
+bm
+IQ
+KC
+KC
+pu
+Wb
+aO
+Lo
+KC
+eM
+KC
+fS
+KC
+Oj
+dW
+aO
+KC
+KC
+WS
+aO
+aO
+BB
+jA
+BZ
+kh
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(45,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+IQ
+bL
+ch
+bL
+BB
+BB
+BB
+BB
+BB
+ff
+fZ
+ff
+BB
+BB
+BB
+BB
+BB
+bL
+iN
+bL
+BB
+BB
+BB
+BB
+BB
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(46,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+BB
+aO
+aO
+ho
+BB
+ge
+eu
+fX
+lz
+Hm
+fU
+AG
+AG
+lu
+aO
+lA
+BB
+ho
+aO
+aO
+BB
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(47,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+BB
+aO
+lO
+aO
+BB
+gX
+aO
+aO
+eO
+fh
+fV
+gu
+gM
+AG
+AG
+lL
+BB
+aO
+kF
+RQ
+BB
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(48,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+BB
+Ee
+cj
+Ee
+BB
+el
+aO
+WB
+eP
+dy
+fV
+gX
+eP
+Pt
+aO
+lM
+BB
+Ee
+cj
+Ee
+BB
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(49,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+BB
+BB
+aO
+aO
+Fp
+AG
+fW
+AG
+AG
+AG
+aO
+BB
+BB
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(50,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+aa
+BB
+fg
+gv
+gN
+aO
+hK
+pN
+lo
+lv
+lI
+BB
+aa
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(51,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ab
+kH
+kH
+ab
+aa
+aa
+aa
+aa
+aa
+dk
+cX
+aa
+BB
+BB
+BB
+BB
+BB
+Qe
+BB
+BB
+BB
+BB
+BB
+aa
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(52,1,1) = {"
+gc
+aa
+aa
+aa
+aa
+ab
+kH
+kH
+ab
+cX
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+bt
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+de
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ab
+aa
+aa
+aa
+aa
+aa
+"}
+(53,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+dn
+aa
+aa
+ag
+bt
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+ab
+ab
+ab
+ab
+aa
+aa
+aa
+"}
+(54,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+dn
+aa
+aa
+ab
+ab
+aa
+aa
+ag
+bt
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+ab
+ab
+ab
+ab
+ab
+ab
+aa
+"}
+(55,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+yN
+yN
+yN
+aa
+ag
+bt
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+cX
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ab
+kH
+kH
+ab
+ab
+aa
+"}
+(56,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+Ba
+ni
+AP
+ni
+Ba
+aa
+yN
+yN
+Ba
+Ba
+BM
+Ba
+Ba
+aa
+aa
+aa
+Ba
+ni
+AP
+ni
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+ab
+kH
+kH
+ab
+ab
+aa
+"}
+(57,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Ba
+bN
+cl
+uC
+Ba
+aa
+aa
+aa
+Ba
+Kp
+DE
+gw
+Ba
+aa
+aa
+aa
+Ba
+wt
+wX
+FA
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+ab
+ab
+ab
+ab
+aa
+"}
+(58,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+Ba
+bO
+cm
+cJ
+Ba
+aa
+aa
+aa
+Ba
+id
+gb
+Kp
+Ba
+aa
+aa
+aa
+Ba
+iw
+FA
+FA
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(59,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ag
+ag
+aa
+aa
+aa
+aa
+aa
+Ba
+Ba
+cn
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+hE
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+cn
+Ba
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(60,1,1) = {"
+aa
+aa
+aa
+aa
+yN
+yN
+yN
+yN
+yN
+yN
+yN
+aa
+aa
+Ba
+dK
+fw
+dh
+gQ
+ea
+kM
+eS
+lD
+gd
+vh
+gO
+qG
+ht
+lD
+ie
+NV
+pp
+jh
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+aa
+"}
+(61,1,1) = {"
+aa
+aa
+yN
+yN
+yN
+yN
+yN
+yN
+yN
+yN
+yN
+yN
+aa
+Ba
+cp
+fx
+xu
+dC
+CR
+kN
+DP
+dj
+jH
+BL
+Sz
+BL
+BL
+kR
+if
+sG
+Ah
+ji
+Ba
+aa
+aa
+aa
+ag
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(62,1,1) = {"
+aa
+yN
+yN
+jt
+jt
+jt
+jt
+jt
+jt
+jt
+jt
+yN
+yN
+Ba
+cq
+cM
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+iS
+jj
+ny
+ny
+ny
+ny
+ny
+ny
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(63,1,1) = {"
+aa
+yN
+jt
+ad
+ap
+ap
+ip
+ax
+co
+ap
+bc
+jt
+yN
+Ba
+ev
+fy
+Ki
+mX
+fm
+ex
+qH
+fm
+Lx
+Jk
+pY
+pY
+hu
+hN
+ig
+Ki
+ld
+lg
+ny
+jB
+jS
+ny
+kq
+ky
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(64,1,1) = {"
+aa
+yN
+jt
+ap
+co
+ap
+Ew
+Ew
+ap
+ap
+ap
+jt
+Ba
+Ba
+XF
+Um
+Ki
+qH
+ec
+qH
+eT
+qH
+gg
+Jk
+pY
+pY
+hv
+hO
+ig
+Ki
+iU
+jk
+ny
+jC
+jT
+ny
+jT
+jC
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(65,1,1) = {"
+yN
+yN
+jt
+jt
+jt
+jt
+aD
+aD
+jt
+jt
+jt
+jt
+Kp
+Ba
+PW
+fz
+Ki
+XT
+ed
+qH
+eU
+qH
+gh
+Jk
+qP
+Ar
+iT
+Lx
+Ar
+Ki
+iV
+zU
+ny
+jI
+kj
+ki
+kj
+kj
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(66,1,1) = {"
+yN
+yN
+jt
+sf
+cv
+sf
+cP
+ah
+ip
+ZG
+ds
+bn
+jM
+bR
+cr
+Um
+Ki
+dF
+rq
+qH
+qH
+qH
+iT
+Jk
+pY
+Lx
+hw
+hP
+xz
+Ki
+mZ
+lg
+ny
+cV
+kj
+kj
+kj
+kz
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(67,1,1) = {"
+yN
+yN
+jt
+sf
+sf
+cK
+ah
+ZW
+ah
+sf
+sf
+bn
+jM
+bR
+rI
+DG
+dm
+pY
+Yu
+ZR
+pY
+Op
+ZH
+Bo
+Bo
+Pe
+Zp
+Lx
+Ar
+dm
+pj
+jl
+ju
+jF
+kj
+kj
+kr
+kA
+Jk
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(68,1,1) = {"
+yN
+yN
+jt
+jt
+jt
+jt
+aD
+aD
+jt
+jt
+jt
+jt
+Kp
+Ba
+SM
+OA
+dm
+WI
+Gc
+pY
+Gc
+cA
+gk
+yv
+yv
+LI
+hx
+RH
+ME
+ix
+le
+kR
+jv
+jG
+jG
+jG
+ks
+kA
+Jk
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(69,1,1) = {"
+yN
+yN
+jt
+ip
+sf
+sf
+sf
+sf
+sf
+sf
+ah
+jt
+Ba
+Ba
+kX
+fy
+Ki
+qH
+rq
+qK
+qH
+rq
+ZD
+Ki
+Ki
+Ki
+hy
+Ki
+Ki
+Ki
+qE
+TR
+ny
+kj
+kj
+kj
+kj
+kz
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(70,1,1) = {"
+yN
+yN
+jt
+ah
+sf
+sf
+ds
+sf
+ip
+sf
+cL
+jt
+yN
+Ba
+uC
+cO
+Ki
+qH
+ee
+rq
+eV
+qH
+gl
+Ki
+kW
+Lx
+hz
+hR
+ij
+Ki
+lf
+lh
+ny
+jI
+jW
+kj
+kj
+kj
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(71,1,1) = {"
+yN
+yN
+jt
+aj
+sf
+ip
+sf
+sf
+ah
+sf
+cP
+jt
+yN
+Ba
+uC
+Um
+Ki
+qH
+ef
+rq
+eW
+qH
+gm
+Ki
+gR
+Lx
+hA
+Lx
+ik
+Ki
+Nu
+WU
+ny
+vU
+jX
+ny
+jX
+vU
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(72,1,1) = {"
+yN
+yN
+jt
+ah
+ip
+sf
+sf
+sf
+sf
+ip
+ah
+jt
+yN
+Ba
+kX
+DG
+Ki
+qH
+fp
+qH
+qH
+fp
+Lx
+Ki
+gS
+hk
+hB
+hS
+il
+Ki
+ld
+PV
+ny
+jJ
+jY
+ny
+kt
+kB
+ny
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(73,1,1) = {"
+yN
+yN
+jt
+Fk
+aq
+ah
+Fk
+cL
+ah
+aj
+ah
+jt
+yN
+Ba
+cs
+qZ
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+Ki
+iS
+jn
+ny
+ny
+ny
+ny
+ny
+ny
+ny
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+"}
+(74,1,1) = {"
+yN
+yN
+jt
+ip
+cP
+cL
+ah
+ah
+Fk
+pI
+ah
+jt
+yN
+Ba
+XD
+gW
+do
+kX
+CI
+kO
+uC
+lK
+wt
+lK
+gT
+lK
+TR
+lK
+FA
+iy
+qC
+wt
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(75,1,1) = {"
+yN
+yN
+jt
+jt
+jt
+jt
+aD
+aD
+jt
+jt
+jt
+jt
+yN
+Ba
+uC
+uC
+dq
+rI
+eh
+JP
+qd
+PV
+wt
+MP
+gU
+Tc
+Fd
+lK
+im
+iz
+wt
+wt
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(76,1,1) = {"
+aa
+yN
+jt
+ak
+ar
+cP
+ah
+Bq
+ah
+ah
+bd
+jt
+Ba
+Ba
+cu
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+cu
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+cu
+Ba
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(77,1,1) = {"
+aa
+yN
+yN
+jt
+ip
+Bq
+ah
+Qc
+OW
+QQ
+jt
+yN
+Ba
+dH
+dH
+Kp
+Ba
+aa
+Ba
+ez
+ez
+ez
+Kp
+Kp
+Kp
+Kp
+jm
+kV
+Ba
+dH
+dH
+dH
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+gc
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(78,1,1) = {"
+aa
+yN
+yN
+yN
+ay
+ay
+ay
+ay
+ay
+ay
+yN
+yN
+Ba
+bT
+ey
+cQ
+Ba
+aa
+Ba
+ez
+eX
+eX
+Kp
+gA
+gA
+hU
+kT
+kY
+Ba
+iA
+iY
+Kp
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(79,1,1) = {"
+aa
+aa
+yN
+yN
+as
+qb
+as
+qb
+as
+qb
+yN
+aa
+Ba
+Ba
+Ba
+Ba
+Ba
+aa
+Ba
+Ba
+eX
+eX
+eX
+gA
+gA
+hV
+kU
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(80,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+Ba
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/onehalf.dmm b/maps/overmap/space_pois/onehalf.dmm
new file mode 100644
index 0000000000..6adaf7a31e
--- /dev/null
+++ b/maps/overmap/space_pois/onehalf.dmm
@@ -0,0 +1,1763 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"ac" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"af" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"al" = (
+/obj/machinery/sleeper{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"am" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"an" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid/toxin{
+ pixel_x = 3;
+ pixel_y = 5
+ },
+/obj/item/weapon/storage/firstaid/fire,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"ao" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/brown,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/submap/onehalf)
+"ap" = (
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/submap/onehalf)
+"aq" = (
+/obj/machinery/door/airlock/external,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"av" = (
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ax" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/onehalf)
+"ay" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"az" = (
+/obj/machinery/washing_machine,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aA" = (
+/obj/structure/bed/roller,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aB" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid{
+ pixel_x = 4;
+ pixel_y = 3
+ },
+/obj/item/weapon/storage/firstaid/combat,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aC" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/submap/onehalf)
+"aD" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"aE" = (
+/obj/structure/disposalpipe/trunk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aF" = (
+/obj/structure/disposalpipe/trunk,
+/obj/item/weapon/ore/diamond,
+/obj/item/weapon/ore/diamond,
+/obj/item/weapon/ore/diamond,
+/obj/item/weapon/ore/diamond,
+/obj/item/weapon/ore/diamond,
+/obj/item/weapon/ore/diamond,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aJ" = (
+/obj/machinery/iv_drip,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aK" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aL" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aM" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"aQ" = (
+/turf/simulated/wall,
+/area/submap/onehalf)
+"aR" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/blast/regular,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"aS" = (
+/obj/structure/disposalpipe/trunk,
+/obj/structure/disposaloutlet{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aU" = (
+/obj/item/stack/material/steel,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"aV" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/maintenance/medical{
+ name = "Medical
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aW" = (
+/obj/machinery/door/airlock,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"aX" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 9
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"aY" = (
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/structure/closet/crate/medical,
+/obj/item/clothing/accessory/stethoscope,
+/obj/item/device/healthanalyzer/improved,
+/obj/item/weapon/reagent_containers/blood/OPlus,
+/obj/item/weapon/reagent_containers/blood/OPlus,
+/obj/item/weapon/reagent_containers/blood/OPlus,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "white";
+ tag = "icon-white"
+ },
+/area/submap/onehalf)
+"aZ" = (
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ba" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bb" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bc" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bd" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"be" = (
+/obj/structure/disposalpipe/broken{
+ dir = 4;
+ tag = "icon-pipe-b (EAST)"
+ },
+/obj/item/stack/cable_coil/cut,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bg" = (
+/obj/structure/disposalpipe/junction{
+ dir = 4;
+ tag = "icon-pipe-j1 (EAST)"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bh" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bi" = (
+/obj/structure/disposalpipe/broken{
+ dir = 4;
+ tag = "icon-pipe-b (EAST)"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bj" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bk" = (
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bl" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/machinery/door/airlock/glass{
+ name = "Central Access"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bm" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bo" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bp" = (
+/obj/machinery/door/airlock/maintenance_hatch{
+ name = "maintenance hatch"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bq" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"br" = (
+/obj/structure/disposalpipe/junction{
+ dir = 1;
+ icon_state = "pipe-y"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bs" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/obj/machinery/disposal,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bu" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bw" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bx" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"by" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bA" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bB" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/door/airlock/glass{
+ name = "Central Access"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bC" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bD" = (
+/obj/structure/disposalpipe/junction{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bE" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bF" = (
+/obj/structure/disposalpipe/segment{
+ dir = 8;
+ icon_state = "pipe-c"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bH" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bI" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bJ" = (
+/obj/structure/girder,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bK" = (
+/obj/machinery/vending/coffee{
+ name = "\improper Solar's Best Hot Drinks"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bL" = (
+/obj/machinery/vending/snack,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bQ" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"bU" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/onehalf)
+"bV" = (
+/obj/structure/disposalpipe/segment,
+/obj/item/stack/rods,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"bX" = (
+/turf/simulated/wall/r_wall,
+/area/submap/onehalf)
+"bZ" = (
+/obj/structure/disposalpipe/junction{
+ dir = 1;
+ tag = "icon-pipe-j1 (NORTH)"
+ },
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"ca" = (
+/obj/structure/disposalpipe/segment,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cb" = (
+/obj/structure/grille,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cd" = (
+/obj/structure/table/standard,
+/obj/item/device/flashlight/lamp,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ce" = (
+/obj/structure/table/standard,
+/obj/item/weapon/paper,
+/obj/item/weapon/pen,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cf" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cg" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ch" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ci" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/spacecash/c1000,
+/obj/item/weapon/spacecash/c1000{
+ pixel_y = 11
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cj" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"ck" = (
+/obj/structure/girder/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cl" = (
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cm" = (
+/obj/structure/lattice,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/onehalf)
+"cn" = (
+/obj/structure/lattice,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/item/weapon/material/shard{
+ icon_state = "small";
+ tag = "icon-small"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"co" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cp" = (
+/obj/structure/disposalpipe/segment{
+ dir = 2;
+ icon_state = "pipe-c"
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/paper_bin,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cq" = (
+/obj/structure/bed/chair{
+ dir = 8;
+ icon_state = "chair";
+ tag = "icon-chair (WEST)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cs" = (
+/obj/structure/bed/chair{
+ dir = 1;
+ icon_state = "chair";
+ tag = "icon-chair (NORTH)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ct" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/table/standard,
+/obj/item/weapon/flame/lighter/zippo/red,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cu" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cv" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/onehalf)
+"cx" = (
+/obj/structure/lattice,
+/obj/item/stack/material/plasteel,
+/turf/template_noop,
+/area/submap/onehalf)
+"cy" = (
+/obj/structure/lattice,
+/obj/item/weapon/material/shard{
+ icon_state = "medium";
+ tag = "icon-medium"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"cz" = (
+/obj/structure/grille/broken,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cA" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/disposal,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cC" = (
+/obj/structure/cable,
+/obj/machinery/power/solar_control{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cD" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cE" = (
+/obj/item/stack/tile/wood,
+/turf/template_noop,
+/area/submap/onehalf)
+"cF" = (
+/turf/template_noop,
+/area/submap/onehalf)
+"cG" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"cH" = (
+/obj/structure/lattice,
+/obj/structure/disposalpipe/broken{
+ dir = 1;
+ tag = "icon-pipe-b (NORTH)"
+ },
+/obj/structure/disposalpipe/broken{
+ dir = 8;
+ tag = "icon-pipe-b (WEST)"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"cJ" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cK" = (
+/obj/machinery/door/airlock/maintenance/command{
+ name = "Bridge"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cL" = (
+/obj/item/weapon/tool/crowbar,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cM" = (
+/obj/structure/safe/floor,
+/obj/item/weapon/tank/oxygen/red,
+/obj/item/clothing/mask/gas/syndicate,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/rum,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/rum,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cN" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cO" = (
+/obj/structure/lattice,
+/obj/item/stack/cable_coil/cut,
+/turf/template_noop,
+/area/submap/onehalf)
+"cQ" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/vending/sovietsoda,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cR" = (
+/obj/item/stack/material/plasteel,
+/turf/template_noop,
+/area/submap/onehalf)
+"cS" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"cU" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cV" = (
+/obj/structure/table/standard,
+/obj/machinery/recharger,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cW" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cX" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid/toxin,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"cY" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/structure/cable,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"cZ" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"db" = (
+/obj/structure/table/standard,
+/obj/item/device/flashlight,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"dc" = (
+/obj/structure/table/standard,
+/obj/item/weapon/coin/phoron,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"dd" = (
+/obj/structure/closet/firecloset/full,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"de" = (
+/obj/machinery/light,
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"df" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"dg" = (
+/obj/structure/girder/reinforced,
+/obj/item/stack/material/plasteel,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"dj" = (
+/obj/structure/grille,
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"dk" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"dl" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"dm" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"dn" = (
+/obj/structure/grille,
+/obj/effect/wingrille_spawn/reinforced,
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+"do" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/item/weapon/material/shard{
+ icon_state = "medium";
+ tag = "icon-medium"
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"dp" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/onehalf)
+"dq" = (
+/obj/structure/lattice,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/turf/template_noop,
+/area/submap/onehalf)
+"pK" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 8;
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"ud" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 1;
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/onehalf)
+"Dl" = (
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/plating,
+/area/submap/onehalf)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+ax
+aa
+ax
+ax
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+cN
+ax
+cv
+cN
+aU
+bi
+bJ
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+cO
+aQ
+ax
+cN
+ax
+be
+bu
+cN
+bU
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+ac
+aQ
+ay
+ax
+aT
+bd
+bw
+aQ
+cl
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+ab
+af
+aQ
+az
+cN
+cN
+bh
+bw
+cf
+bJ
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+ac
+aQ
+aQ
+aQ
+aQ
+aQ
+bh
+bw
+bK
+aQ
+aa
+cv
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+ac
+aQ
+al
+aA
+aJ
+aQ
+bh
+bw
+bL
+ck
+ck
+cN
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+ac
+aQ
+am
+am
+aK
+aV
+bg
+bx
+cA
+bX
+aa
+cx
+ax
+aa
+aa
+cv
+dg
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+ac
+aQ
+an
+aB
+aY
+aQ
+bh
+bw
+dg
+cN
+aa
+aa
+cE
+cv
+cR
+aa
+ax
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+ac
+aQ
+aQ
+aQ
+aQ
+aQ
+bh
+bw
+ck
+ax
+bU
+aa
+aa
+ax
+cE
+aa
+cl
+cx
+aa
+"}
+(13,1,1) = {"
+aa
+ac
+aQ
+ao
+aC
+ao
+aQ
+bj
+aL
+bX
+bX
+ax
+cN
+cF
+cN
+ax
+bX
+ck
+do
+aa
+"}
+(14,1,1) = {"
+aa
+ac
+cU
+ap
+ap
+ap
+aW
+bh
+bw
+cN
+cl
+ax
+cy
+cG
+cO
+cS
+cj
+cz
+dp
+aa
+"}
+(15,1,1) = {"
+aa
+ac
+aQ
+ao
+ao
+ao
+aQ
+bk
+bA
+ca
+bV
+bZ
+ca
+cH
+cl
+cN
+cN
+dj
+ac
+aa
+"}
+(16,1,1) = {"
+aa
+ac
+aQ
+aQ
+aQ
+aQ
+aQ
+bl
+bB
+bX
+cb
+cm
+bX
+cK
+bX
+cU
+cU
+bX
+ac
+aa
+"}
+(17,1,1) = {"
+aa
+cG
+cS
+aq
+aD
+aq
+aX
+bm
+bC
+bX
+aa
+cn
+bX
+cJ
+bX
+ax
+aa
+bX
+ac
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aQ
+aQ
+aQ
+aZ
+bw
+bw
+bX
+cU
+co
+bX
+cK
+bX
+cU
+cU
+bX
+ac
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+av
+aE
+aM
+ba
+bo
+bD
+bX
+cd
+cp
+cA
+cN
+cQ
+cV
+db
+bX
+ac
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aQ
+aQ
+aQ
+bb
+bw
+bE
+bX
+ce
+cq
+cN
+cN
+cN
+cq
+dc
+dk
+dq
+aa
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+av
+aF
+aR
+ba
+bo
+bD
+bX
+cf
+cN
+cN
+cL
+cN
+cN
+dd
+dl
+ac
+aa
+"}
+(22,1,1) = {"
+aa
+aa
+aa
+aQ
+aQ
+aQ
+bb
+bw
+bw
+bX
+cg
+cs
+cN
+cM
+cN
+cW
+ud
+dm
+ac
+aa
+"}
+(23,1,1) = {"
+aa
+aa
+aa
+av
+aE
+aR
+ba
+bo
+bD
+bX
+ch
+cN
+cN
+cN
+cN
+cN
+ud
+dl
+ac
+aa
+"}
+(24,1,1) = {"
+aa
+aa
+aa
+aQ
+aQ
+aQ
+bb
+bw
+bE
+bX
+bQ
+cN
+cN
+cN
+cN
+cN
+cN
+dn
+dq
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+aa
+av
+aE
+aR
+by
+bo
+bF
+bX
+ci
+ct
+cC
+pK
+pK
+cX
+de
+bX
+ac
+aa
+"}
+(26,1,1) = {"
+aa
+aa
+aa
+aQ
+aQ
+aQ
+aQ
+bw
+cN
+bX
+bX
+cu
+cD
+cD
+cD
+cY
+bX
+bX
+ac
+aa
+"}
+(27,1,1) = {"
+aa
+aa
+aa
+aa
+ax
+aa
+aQ
+bp
+aQ
+aQ
+ax
+cG
+cS
+cS
+cS
+cZ
+df
+cS
+af
+aa
+"}
+(28,1,1) = {"
+aa
+aa
+aa
+Dl
+aQ
+aQ
+aQ
+bq
+bH
+aQ
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(29,1,1) = {"
+aa
+aa
+aa
+Dl
+cN
+aS
+bc
+br
+cN
+cU
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(30,1,1) = {"
+aa
+aa
+aa
+Dl
+aQ
+aQ
+aQ
+bs
+bI
+aQ
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(31,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aQ
+cU
+cU
+aQ
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(32,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/spacebar.dmm b/maps/overmap/space_pois/spacebar.dmm
new file mode 100644
index 0000000000..ab05575532
--- /dev/null
+++ b/maps/overmap/space_pois/spacebar.dmm
@@ -0,0 +1,2389 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ae" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"ag" = (
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"ai" = (
+/turf/simulated/mineral,
+/area/submap/spacebar)
+"ak" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"al" = (
+/turf/simulated/shuttle/wall,
+/turf/space,
+/area/submap/spacebar)
+"am" = (
+/turf/simulated/wall,
+/area/submap/spacebar)
+"an" = (
+/turf/simulated/shuttle/wall,
+/area/submap/spacebar)
+"ao" = (
+/obj/structure/bed/chair/bay/comfy/blue{
+ dir = 1
+ },
+/turf/simulated/shuttle/floor,
+/area/submap/spacebar)
+"ap" = (
+/obj/structure/table/standard,
+/obj/structure/reagent_dispensers/beerkeg,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aq" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"ar" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/vending/deluxe_boozeomat{
+ req_access = null;
+ req_log_access = null
+ },
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"at" = (
+/obj/structure/table/standard,
+/obj/item/toy/figure/bartender,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"au" = (
+/obj/structure/table/standard,
+/obj/item/weapon/reagent_containers/food/drinks/shaker,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"av" = (
+/obj/effect/decal/remains/human,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aw" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"ax" = (
+/turf/simulated/shuttle/floor,
+/area/submap/spacebar)
+"ay" = (
+/obj/machinery/door/airlock{
+ name = "Bar Storage";
+ req_access_txt = "25"
+ },
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"az" = (
+/obj/structure/table/standard,
+/obj/machinery/reagentgrinder,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aB" = (
+/obj/machinery/door/airlock/external/glass,
+/turf/simulated/shuttle/floor,
+/area/submap/spacebar)
+"aD" = (
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aE" = (
+/obj/machinery/vending/boozeomat,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aF" = (
+/obj/structure/closet/secure_closet/freezer/kitchen,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aG" = (
+/obj/machinery/light/small,
+/obj/structure/table/standard,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aH" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aI" = (
+/obj/structure/table/standard,
+/obj/item/stack/material/steel{
+ amount = 10
+ },
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aJ" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"aK" = (
+/obj/structure/table/marble,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aL" = (
+/obj/item/weapon/reagent_containers/glass/rag,
+/obj/structure/table/marble,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"aM" = (
+/obj/machinery/door/airlock{
+ name = "Bar Storage";
+ req_access_txt = "25"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "wood"
+ },
+/area/submap/spacebar)
+"aP" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aQ" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"aR" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/wall,
+/area/submap/spacebar)
+"aU" = (
+/obj/structure/bed/chair{
+ dir = 4;
+ icon_state = "chair";
+ tag = "icon-chair (EAST)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aV" = (
+/obj/structure/table/woodentable,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aW" = (
+/obj/structure/bed/chair{
+ dir = 8;
+ icon_state = "chair";
+ tag = "icon-chair (WEST)"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aX" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aY" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"aZ" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"ba" = (
+/obj/machinery/vending/cola,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bb" = (
+/obj/machinery/vending/cigarette,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bc" = (
+/obj/machinery/vending/coffee,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bd" = (
+/obj/machinery/vending/snack,
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"be" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bf" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Bathroom"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bg" = (
+/obj/structure/urinal{
+ pixel_x = -32
+ },
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bh" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bi" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/table/woodentable,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"bj" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bk" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bl" = (
+/obj/machinery/door/airlock{
+ name = "Toilet"
+ },
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bm" = (
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"bn" = (
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "spacebar_exterior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1379;
+ master_tag = "spacebar_control";
+ name = "External Access Button";
+ pixel_y = -26
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"bo" = (
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"bq" = (
+/obj/machinery/door/blast/regular{
+ density = 0;
+ dir = 8;
+ icon_state = "pdoor0";
+ id = "spacebar_pod";
+ opacity = 0
+ },
+/obj/structure/fans/hardlight,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"br" = (
+/obj/machinery/door/blast/regular{
+ dir = 8;
+ id = "spacebar_pod"
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"bs" = (
+/obj/structure/shuttle/engine/propulsion/burst,
+/turf/simulated/floor/plating,
+/turf/space,
+/area/submap/spacebar)
+"bt" = (
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"cb" = (
+/obj/random/junk,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"dP" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/floor_decal/industrial/warning,
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"dZ" = (
+/obj/random/trash,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"fB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 5
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"go" = (
+/obj/random/trash,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"gT" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "spacebar_outer";
+ locked = 1;
+ name = "External Airlock Access";
+ req_access = null
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"hV" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"hW" = (
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1379;
+ master_tag = "spacebar_airlock";
+ name = "exterior access button";
+ pixel_x = 25
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/spacebar)
+"hX" = (
+/obj/machinery/door/airlock/glass_external{
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "spacebar_inner";
+ locked = 1;
+ name = "Internal Airlock Access";
+ req_access = null
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"jw" = (
+/obj/random/trash,
+/turf/simulated/shuttle/floor,
+/area/submap/spacebar)
+"jJ" = (
+/obj/machinery/atmospherics/portables_connector{
+ dir = 4
+ },
+/obj/machinery/portable_atmospherics/canister/air/airlock,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"jK" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 10
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1379;
+ master_tag = "spacebar_airlock";
+ name = "interior access button";
+ pixel_x = -25
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"jM" = (
+/obj/structure/table/woodentable,
+/obj/structure/table/woodentable,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"jQ" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"kx" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"ln" = (
+/obj/random/trash,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"mw" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ frequency = 1380;
+ id_tag = "spacebar_pump"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"mR" = (
+/obj/effect/floor_decal/rust,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"nN" = (
+/obj/random/junk,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"nU" = (
+/obj/structure/closet/crate,
+/obj/item/weapon/reagent_containers/food/snacks/sliceable/supremoburrito,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"pa" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"pD" = (
+/obj/effect/floor_decal/rust,
+/obj/machinery/embedded_controller/radio/airlock/access_controller{
+ id_tag = "spacebar_control";
+ pixel_x = -26;
+ pixel_y = -26;
+ tag_exterior_door = "spacebar_exterior";
+ tag_interior_door = "spacebar_interior"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"qn" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/machinery/meter,
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"rl" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/plating/external,
+/area/submap/spacebar)
+"so" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"sV" = (
+/obj/structure/table/marble,
+/obj/random/junk,
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"tj" = (
+/obj/structure/bed/chair{
+ dir = 8;
+ icon_state = "chair";
+ tag = "icon-chair (WEST)"
+ },
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"wa" = (
+/obj/structure/fans/hardlight,
+/obj/machinery/door/blast/regular{
+ density = 0;
+ dir = 8;
+ icon_state = "pdoor0";
+ id = "spacebar_pod";
+ opacity = 0
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"xa" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"xi" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"yJ" = (
+/obj/machinery/button{
+ id = "spacebar_pod";
+ pixel_x = -26
+ },
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"zm" = (
+/obj/structure/closet/grave,
+/obj/structure/gravemarker{
+ pixel_y = 13
+ },
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"zP" = (
+/obj/machinery/vending/deluxe_dinner{
+ req_access = null;
+ req_log_access = null
+ },
+/turf/simulated/floor/wood,
+/area/submap/spacebar)
+"Af" = (
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"AD" = (
+/obj/item/device/gps/internal/poi{
+ gps_tag = "RockingCore Bar"
+ },
+/turf/simulated/wall,
+/area/submap/spacebar)
+"Bn" = (
+/obj/random/trash,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"Bv" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/spacebar)
+"Fl" = (
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 8
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"GS" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"IF" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"IJ" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"LH" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"Mr" = (
+/obj/structure/urinal{
+ pixel_x = -32
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"NI" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1380;
+ id_tag = "spacebar_pump"
+ },
+/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
+ id_tag = "spacebar_airlock";
+ pixel_y = 25;
+ tag_airpump = "spacebar_pump";
+ tag_chamber_sensor = "spacebar_sensor";
+ tag_exterior_door = "spacebar_outer";
+ tag_interior_door = "spacebar_inner"
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"OJ" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 1
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"PC" = (
+/obj/effect/decal/cleanable/greenglow,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"Qo" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating/external,
+/area/submap/spacebar)
+"Rh" = (
+/obj/structure/closet/crate/miningcar,
+/turf/simulated/mineral/floor/ignore_mapgen/cave,
+/area/submap/spacebar)
+"Rz" = (
+/obj/structure/fans/hardlight,
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "spacebar_interior";
+ locked = 1;
+ name = "Bar Airlock"
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1379;
+ master_tag = "spacebar_control";
+ name = "Internal Access Button";
+ pixel_x = -6;
+ pixel_y = -26
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"RE" = (
+/turf/simulated/floor/plating/external,
+/area/submap/spacebar)
+"RQ" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden,
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"RV" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 6
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"SA" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/old_tile/white,
+/area/submap/spacebar)
+"UI" = (
+/obj/random/junk,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/spacebar)
+"UR" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 9
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"Vp" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 9
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"Wa" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"Xe" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ frequency = 1380;
+ id_tag = "spacebar_pump"
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"XF" = (
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/floor_decal/industrial/warning,
+/obj/effect/floor_decal/industrial/warning,
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+"XV" = (
+/turf/simulated/wall/r_wall,
+/area/submap/spacebar)
+"Yx" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1380;
+ id_tag = "spacebar_pump"
+ },
+/obj/machinery/airlock_sensor{
+ id_tag = "spacebar_sensor";
+ pixel_y = 25
+ },
+/turf/simulated/floor/plating,
+/area/submap/spacebar)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+ai
+ai
+ai
+Bv
+aa
+aa
+Bv
+ai
+ai
+ai
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+rl
+Qo
+RE
+hW
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+XV
+aJ
+aJ
+aJ
+aJ
+aJ
+XV
+aJ
+aJ
+aJ
+aJ
+XV
+gT
+gT
+XV
+Bv
+Bv
+Bv
+Bv
+ai
+ai
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+RV
+NI
+Xe
+fB
+aJ
+aJ
+XV
+XV
+XV
+ai
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+cb
+OJ
+Yx
+mw
+RQ
+bo
+kx
+jJ
+jJ
+XV
+ai
+ai
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+so
+hX
+hX
+OJ
+ae
+qn
+LH
+UR
+XV
+ai
+ai
+aa
+aa
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+jK
+ae
+ae
+Vp
+bo
+Fl
+XV
+XV
+XV
+XV
+XV
+XV
+XV
+XV
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+aJ
+ag
+al
+an
+an
+bs
+ag
+ag
+ag
+cb
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+bt
+bq
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+XV
+aJ
+ag
+ag
+ak
+ao
+ax
+aB
+Bn
+ag
+ag
+ag
+ag
+Bn
+ag
+ag
+ag
+ag
+ag
+cb
+ag
+ag
+ag
+Wa
+wa
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+ag
+ag
+ag
+al
+an
+an
+bs
+ag
+ag
+ag
+Bn
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+cb
+XF
+wa
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+cb
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+dP
+wa
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+aa
+aa
+ag
+Bv
+Bv
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+GS
+ag
+ag
+ag
+ag
+ag
+al
+an
+an
+bs
+ag
+ag
+ag
+Wa
+wa
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+aa
+aa
+aa
+ag
+ag
+ag
+aJ
+ag
+ag
+ag
+ai
+ai
+ai
+ag
+ag
+ag
+am
+bn
+am
+ag
+ag
+ag
+ak
+ao
+jw
+aB
+ag
+ag
+ag
+Wa
+wa
+Af
+bo
+bo
+bt
+br
+Af
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+ag
+ag
+ag
+aJ
+ag
+ag
+ai
+ai
+ai
+ai
+ai
+cb
+ag
+aQ
+hV
+aQ
+ag
+ag
+ag
+al
+an
+an
+bs
+ag
+ag
+ag
+XV
+XV
+XV
+XV
+XV
+XV
+XV
+XV
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+ag
+ag
+ag
+aJ
+ag
+ai
+ai
+ai
+ai
+ai
+ai
+ag
+ag
+aR
+ln
+aQ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+XV
+Bv
+Bv
+Bv
+Bv
+aa
+aa
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+ai
+ag
+ag
+ag
+aJ
+ag
+ai
+ai
+am
+am
+am
+am
+am
+am
+am
+Rz
+am
+am
+am
+am
+am
+aQ
+IJ
+ag
+ag
+ag
+ai
+ag
+ag
+XV
+Bv
+Bv
+Bv
+Bv
+aa
+aa
+aa
+"}
+(21,1,1) = {"
+aa
+aa
+aa
+ai
+ai
+ag
+ag
+aJ
+ag
+ag
+ai
+am
+ap
+yJ
+aD
+aK
+jQ
+jQ
+pD
+aX
+aY
+jM
+be
+aZ
+aZ
+aQ
+IJ
+Rh
+ai
+ai
+ai
+ag
+XV
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+"}
+(22,1,1) = {"
+aa
+aa
+aa
+ai
+ai
+ag
+ag
+XV
+ag
+ag
+ag
+am
+aq
+aD
+aD
+sV
+aZ
+xi
+aZ
+xi
+aZ
+jQ
+jQ
+go
+aZ
+aZ
+aQ
+IJ
+ai
+ai
+ag
+ag
+aJ
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+"}
+(23,1,1) = {"
+aa
+aa
+aa
+aa
+ai
+ai
+ag
+aJ
+ag
+ag
+ag
+am
+ar
+aD
+dZ
+aL
+jQ
+jQ
+aZ
+aU
+jQ
+jQ
+UI
+jQ
+jQ
+aZ
+aZ
+aQ
+ag
+ag
+ag
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(24,1,1) = {"
+aa
+aa
+aa
+aa
+ai
+ai
+ag
+aJ
+cb
+ag
+ag
+am
+zP
+aD
+aD
+sV
+jQ
+jQ
+aZ
+jM
+go
+aZ
+aZ
+aZ
+aY
+bi
+be
+am
+ag
+ag
+ag
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(25,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+ag
+aJ
+ag
+ag
+ag
+am
+am
+ay
+aE
+AD
+aZ
+jQ
+aZ
+aW
+aZ
+ba
+am
+am
+am
+am
+am
+am
+ag
+ag
+ag
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(26,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+ag
+aJ
+ag
+ag
+ag
+am
+at
+aD
+aF
+am
+aZ
+jQ
+xa
+aZ
+jQ
+bb
+am
+Mr
+bg
+am
+bk
+am
+ai
+ag
+ag
+ag
+aJ
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+"}
+(27,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+ag
+aJ
+ag
+ag
+ag
+am
+au
+aD
+aG
+am
+aP
+aZ
+aU
+aZ
+jQ
+bc
+am
+IF
+pa
+am
+bl
+am
+ai
+ag
+ag
+ag
+aJ
+Bv
+ai
+Bv
+aa
+aa
+aa
+aa
+"}
+(28,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+ag
+aJ
+ag
+ag
+ag
+am
+av
+nN
+aH
+am
+aZ
+jQ
+aV
+xa
+jQ
+bd
+am
+IF
+pa
+bj
+IF
+am
+ai
+ai
+ag
+ag
+XV
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+"}
+(29,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+ag
+aJ
+ag
+ag
+ag
+am
+aD
+aD
+aD
+aM
+aZ
+jQ
+tj
+aZ
+jQ
+aZ
+am
+bm
+IF
+mR
+PC
+am
+ai
+ai
+ag
+ag
+aJ
+Bv
+Bv
+ai
+aa
+aa
+aa
+aa
+"}
+(30,1,1) = {"
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+aJ
+ag
+ag
+ag
+am
+aw
+az
+aI
+am
+jQ
+jQ
+aZ
+aZ
+aZ
+xi
+bf
+bm
+SA
+bh
+IF
+am
+ai
+ai
+ai
+ag
+aJ
+Bv
+Bv
+ai
+aa
+aa
+aa
+aa
+"}
+(31,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+XV
+aJ
+ag
+ag
+am
+am
+am
+am
+am
+am
+aQ
+aQ
+aQ
+aQ
+am
+am
+am
+am
+am
+am
+am
+ai
+ai
+ai
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(32,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+zm
+ag
+ag
+ag
+ag
+ag
+ag
+ai
+ai
+ai
+ai
+ai
+ai
+nU
+ai
+ai
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(33,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+cb
+ag
+ag
+ag
+ag
+ag
+ag
+ai
+ai
+ai
+ai
+ai
+ai
+ag
+ag
+aJ
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+"}
+(34,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+aJ
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(35,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+Bv
+aJ
+aJ
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+ag
+aJ
+aJ
+aJ
+aJ
+aJ
+XV
+aJ
+aJ
+aJ
+aJ
+aJ
+XV
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(36,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+Bv
+Bv
+XV
+aJ
+aJ
+aJ
+aJ
+aJ
+aJ
+aJ
+aJ
+XV
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+ai
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(37,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(38,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+ai
+ai
+aa
+aa
+aa
+Bv
+ai
+ai
+ai
+Bv
+Bv
+Bv
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(39,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+ai
+ai
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(40,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/overmap/space_pois/syndiecakesfactory.dmm b/maps/overmap/space_pois/syndiecakesfactory.dmm
new file mode 100644
index 0000000000..f8ee0bdffb
--- /dev/null
+++ b/maps/overmap/space_pois/syndiecakesfactory.dmm
@@ -0,0 +1,2374 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aM" = (
+/obj/item/stack/rods,
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"bb" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"bv" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 1;
+ name = "Broken Computer"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"cc" = (
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"dy" = (
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"es" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"eY" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"fq" = (
+/obj/machinery/autolathe,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"hc" = (
+/obj/structure/salvageable/autolathe,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"hm" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"ho" = (
+/obj/effect/decal/cleanable/filth,
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"jf" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"jR" = (
+/obj/structure/table/reinforced,
+/obj/random/cigarettes,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"ke" = (
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"kh" = (
+/obj/structure/lattice,
+/obj/item/stack/rods,
+/obj/random/junk,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"ky" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2";
+ tag = ""
+ },
+/turf/simulated/wall,
+/area/submap/syndiecakesfactory)
+"ls" = (
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"lK" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/high{
+ pixel_y = -20
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"mc" = (
+/obj/structure/grille/broken,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"mx" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"my" = (
+/obj/structure/table/reinforced,
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"nx" = (
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "syndicakes_exterior";
+ locked = 1;
+ name = "SyndiCakes"
+ },
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1379;
+ master_tag = "syndicakes_control";
+ name = "External Access Button";
+ pixel_x = -26
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/syndiecakesfactory)
+"nT" = (
+/obj/random/maintenance,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"ob" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"om" = (
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"oJ" = (
+/obj/item/stack/rods,
+/obj/random/junk,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"pb" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"pd" = (
+/obj/random/junk,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"pp" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"pR" = (
+/obj/machinery/conveyor{
+ dir = 10;
+ id = "garbage"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"qx" = (
+/obj/machinery/embedded_controller/radio/airlock/access_controller{
+ id_tag = "spacebar_control";
+ pixel_x = -26;
+ pixel_y = -26;
+ tag_exterior_door = "syndicakes_exterior";
+ tag_interior_door = "syndicakes_interior"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"qS" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/machinery/door/airlock/maintenance/engi{
+ name = "SyndiCakes"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/syndiecakesfactory)
+"rJ" = (
+/obj/structure/lattice,
+/obj/effect/floor_decal/rust,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"rL" = (
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"rU" = (
+/obj/machinery/space_heater,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"sd" = (
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"sB" = (
+/obj/effect/decal/cleanable/filth,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"ub" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"uA" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"uF" = (
+/obj/machinery/gibber/autogibber,
+/obj/structure/plasticflaps{
+ canmove = 0
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"vQ" = (
+/obj/structure/lattice,
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"wB" = (
+/obj/item/trash/syndi_cakes,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"xT" = (
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"yU" = (
+/obj/item/stack/material/steel,
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"zd" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/high{
+ dir = 8;
+ pixel_x = -20
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"zo" = (
+/turf/simulated/wall,
+/area/submap/syndiecakesfactory)
+"zt" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"zF" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"zP" = (
+/obj/random/tool,
+/obj/effect/floor_decal/rust,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"zY" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"AH" = (
+/obj/structure/lattice,
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"AJ" = (
+/obj/item/trash/syndi_cakes,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"BI" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Cp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Cu" = (
+/obj/effect/floor_decal/rust,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"CY" = (
+/obj/random/trash,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Da" = (
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"Dz" = (
+/obj/effect/decal/cleanable/filth,
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Ej" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"EJ" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Fw" = (
+/obj/item/stack/cable_coil/cut,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"FO" = (
+/obj/machinery/suit_cycler,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Gm" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/random/maintenance,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"GB" = (
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Hx" = (
+/obj/effect/decal/cleanable/filth,
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/obj/effect/floor_decal/rust,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Hy" = (
+/turf/template_noop,
+/area/template_noop)
+"HQ" = (
+/obj/structure/table/reinforced,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Ic" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"IB" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2";
+ tag = ""
+ },
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"IN" = (
+/obj/structure/bed/chair/bay/chair/padded/black{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"JI" = (
+/obj/effect/landmark/loot_spawn/low,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Ki" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Kr" = (
+/obj/structure/girder,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"KD" = (
+/turf/simulated/shuttle/plating,
+/area/submap/syndiecakesfactory)
+"KS" = (
+/obj/effect/decal/cleanable/filth,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Le" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/port_gen/pacman,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Me" = (
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/syndiecakesfactory)
+"Mi" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/effect/decal/cleanable/filth,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"MT" = (
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Nw" = (
+/obj/machinery/power/smes,
+/obj/structure/cable/blue{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"NQ" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"OA" = (
+/obj/effect/floor_decal/rust,
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 8;
+ name = "Broken Computer"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"OK" = (
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"OU" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"PZ" = (
+/obj/random/trash,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Qv" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/item/trash/syndi_cakes,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"QF" = (
+/obj/machinery/conveyor{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"QI" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/random/maintenance,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Ra" = (
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Rg" = (
+/obj/machinery/door/airlock/maintenance/engi{
+ name = "SyndiCakes"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/syndiecakesfactory)
+"Ry" = (
+/obj/item/stack/cable_coil/random,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"RB" = (
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Tj" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/storage/toolbox/syndicate,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Tt" = (
+/obj/machinery/door/airlock/glass_external{
+ autoclose = 0;
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "syndicakes_interior";
+ locked = 1;
+ name = "SyndiCakes"
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1379;
+ master_tag = "syndicakes_control";
+ name = "Internal Access Button";
+ pixel_x = -24;
+ pixel_y = -5
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/syndiecakesfactory)
+"TM" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"TT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4";
+ tag = "90Curve"
+ },
+/obj/effect/floor_decal/rust,
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"UC" = (
+/obj/machinery/telecomms/relay/preset/ruskie{
+ network = "SYNDICAKES-FACTORY"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"UR" = (
+/obj/item/trash/syndi_cakes,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"Vf" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/mob/living/simple_mob/animal/passive/dog/corgi,
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Vt" = (
+/obj/machinery/conveyor,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"VH" = (
+/obj/structure/lattice,
+/obj/random/tool,
+/turf/template_noop,
+/area/submap/syndiecakesfactory)
+"VR" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"WL" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8";
+ tag = ""
+ },
+/obj/effect/floor_decal/rust,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"Xd" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"XZ" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/dispenser/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"YR" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/random/junk,
+/turf/simulated/floor/tiled/asteroid_steel/airless,
+/area/submap/syndiecakesfactory)
+"YU" = (
+/obj/random/trash,
+/obj/structure/bed/chair/bay/chair/padded/black,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Zs" = (
+/obj/machinery/conveyor{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+"Zt" = (
+/obj/effect/decal/cleanable/filth,
+/obj/machinery/conveyor{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/syndiecakesfactory)
+
+(1,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(2,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(3,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+NQ
+NQ
+NQ
+NQ
+NQ
+NQ
+zo
+zo
+zo
+zo
+zo
+zo
+zo
+zo
+NQ
+NQ
+NQ
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(4,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+zo
+zo
+zo
+zo
+zo
+zo
+Le
+EJ
+zd
+rU
+TM
+FO
+zo
+zo
+zo
+sd
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(5,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+JI
+GB
+Vf
+TM
+ob
+zo
+Ra
+GB
+Gm
+jf
+TM
+qx
+Tt
+KD
+nx
+sd
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(6,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+GB
+Hx
+RB
+ke
+TM
+zo
+Nw
+hm
+TT
+GB
+nT
+Ej
+zo
+zo
+zo
+pb
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(7,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+GB
+Dz
+dy
+Dz
+pp
+zo
+UC
+dy
+Ki
+PZ
+GB
+zY
+zo
+Da
+Da
+NQ
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(8,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+GB
+Zs
+jf
+ls
+TM
+zo
+fq
+TM
+Mi
+TM
+YU
+bv
+zo
+Da
+Da
+NQ
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(9,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+dy
+ho
+TM
+Zs
+JI
+zo
+TM
+jf
+QI
+IN
+sB
+TM
+zo
+Da
+Da
+NQ
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(10,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+pR
+Vt
+Vt
+Vt
+Vt
+zo
+XZ
+BI
+VR
+uA
+hc
+jR
+zo
+Da
+Da
+NQ
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(11,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+zo
+Zs
+zo
+zo
+zo
+Rg
+zo
+zo
+zo
+qS
+zo
+zo
+zo
+zo
+zo
+zo
+zo
+zo
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(12,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+zo
+Zs
+zF
+TM
+Qv
+lK
+zo
+OU
+Ic
+WL
+mx
+mx
+Ry
+Kr
+mx
+mx
+OU
+zo
+Da
+Da
+Da
+OK
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(13,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+zo
+Zs
+zF
+Tj
+zP
+Xd
+ky
+Cp
+IB
+es
+mx
+rJ
+NQ
+Kr
+rL
+eY
+OU
+zo
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+"}
+(14,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+zo
+Zs
+zo
+GB
+wB
+TM
+Rg
+OU
+OU
+mx
+mx
+OU
+OU
+Rg
+OU
+eY
+sd
+zo
+Da
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+zt
+Da
+Hy
+Hy
+Hy
+"}
+(15,1,1) = {"
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+zo
+Zs
+zF
+TM
+RB
+AJ
+zo
+NQ
+OU
+MT
+KS
+KS
+OU
+zo
+sd
+sd
+NQ
+zo
+Da
+Da
+UR
+Da
+Da
+Da
+Da
+zt
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+"}
+(16,1,1) = {"
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+zo
+Zs
+zF
+bb
+OA
+TM
+zo
+Da
+NQ
+OU
+YR
+HQ
+my
+zo
+mx
+sd
+NQ
+zo
+zt
+ub
+Da
+Da
+Da
+Fw
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+"}
+(17,1,1) = {"
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+zo
+uF
+zo
+zo
+zo
+Rg
+zo
+zo
+zo
+Rg
+zo
+zo
+zo
+zo
+mx
+sd
+OK
+Da
+Da
+Da
+NQ
+zt
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+"}
+(18,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+NQ
+Zs
+OU
+xT
+KS
+xT
+TM
+Da
+mx
+mx
+OU
+OU
+Da
+yU
+sd
+Da
+OK
+OK
+Da
+Da
+NQ
+zo
+Da
+Da
+Da
+Da
+OK
+Da
+Da
+zt
+Da
+Hy
+Hy
+"}
+(19,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+NQ
+NQ
+mx
+NQ
+CY
+NQ
+Da
+Da
+ub
+NQ
+OU
+sd
+NQ
+NQ
+Da
+OK
+yU
+sd
+NQ
+zo
+Da
+OK
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(20,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Zs
+xT
+mc
+mx
+mc
+mx
+OU
+Da
+NQ
+Da
+NQ
+Da
+Da
+UR
+ub
+Da
+Da
+Da
+Da
+NQ
+NQ
+Da
+Da
+Da
+zt
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(21,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+NQ
+Da
+sd
+Zt
+NQ
+Zt
+QF
+NQ
+Da
+sd
+Da
+Da
+Da
+OK
+Da
+Da
+OK
+OK
+Da
+Da
+NQ
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+Hy
+Hy
+"}
+(22,1,1) = {"
+Hy
+Hy
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+sd
+zo
+Da
+zo
+zo
+NQ
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+ub
+zt
+Da
+Da
+Da
+UR
+Da
+Da
+Da
+Da
+OK
+Da
+Da
+Hy
+Hy
+"}
+(23,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+NQ
+Da
+NQ
+NQ
+Da
+sd
+Da
+Da
+sd
+zt
+sd
+Da
+sd
+MT
+mx
+eY
+NQ
+Da
+Da
+Da
+sd
+Me
+Da
+ub
+Da
+zt
+NQ
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(24,1,1) = {"
+Hy
+Hy
+Da
+Da
+NQ
+Da
+Da
+Da
+NQ
+Da
+Da
+ub
+OK
+Da
+Da
+mc
+NQ
+QF
+QF
+QF
+QF
+Cu
+sd
+ub
+Da
+pd
+Da
+cc
+VH
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+Da
+Da
+Hy
+Hy
+"}
+(25,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+OK
+Da
+zo
+NQ
+NQ
+zo
+NQ
+NQ
+Da
+Da
+zt
+NQ
+NQ
+om
+zo
+Da
+OK
+Da
+ub
+Da
+Da
+zt
+Da
+Da
+Hy
+Hy
+"}
+(26,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+NQ
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+NQ
+Da
+Da
+Da
+Da
+Da
+zo
+zo
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(27,1,1) = {"
+Hy
+Hy
+ub
+Da
+Da
+Da
+Da
+AH
+ub
+ub
+Da
+zt
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+OK
+Da
+ub
+Da
+UR
+Da
+Da
+OK
+Da
+Da
+Da
+Da
+Da
+Da
+UR
+Hy
+Hy
+"}
+(28,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+OK
+Da
+Da
+aM
+Da
+UR
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+aM
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(29,1,1) = {"
+Hy
+Hy
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Fw
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+OK
+ub
+Da
+vQ
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+zt
+Hy
+Hy
+"}
+(30,1,1) = {"
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+ub
+ub
+Da
+Da
+Da
+Da
+pd
+NQ
+Da
+OK
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+ub
+zt
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+"}
+(31,1,1) = {"
+Hy
+Hy
+Da
+zt
+Da
+Da
+NQ
+Da
+Da
+Da
+NQ
+Da
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+Da
+Da
+ub
+Da
+Da
+aM
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+"}
+(32,1,1) = {"
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+zt
+Da
+Da
+Da
+pd
+kh
+Da
+Da
+zt
+Da
+Da
+NQ
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Fw
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+"}
+(33,1,1) = {"
+Hy
+Hy
+Hy
+Da
+ub
+Da
+ub
+Da
+zt
+Da
+Da
+Da
+Da
+Da
+UR
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+zt
+Da
+Da
+ub
+Da
+zt
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+"}
+(34,1,1) = {"
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+ub
+Da
+zt
+Da
+ub
+Da
+Da
+Da
+oJ
+Da
+Da
+OK
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+"}
+(35,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+NQ
+Da
+Da
+Da
+ub
+ub
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+NQ
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+zt
+Da
+Hy
+Hy
+Hy
+Hy
+"}
+(36,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+ub
+Da
+Da
+Da
+Da
+zt
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(37,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Fw
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(38,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Da
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(39,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Da
+UR
+Da
+Da
+Da
+Da
+zt
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
+(40,1,1) = {"
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+Hy
+"}
diff --git a/maps/overmap/space_pois/syndiedepot.dmm b/maps/overmap/space_pois/syndiedepot.dmm
new file mode 100644
index 0000000000..2eaaa6ce22
--- /dev/null
+++ b/maps/overmap/space_pois/syndiedepot.dmm
@@ -0,0 +1,3864 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"ad" = (
+/turf/template_noop,
+/area/template_noop)
+"ae" = (
+/obj/structure/simple_door/iron,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"ag" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"ai" = (
+/obj/effect/decal/cleanable/spiderling_remains,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"am" = (
+/obj/structure/fans/tiny,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"ao" = (
+/turf/simulated/wall,
+/area/submap/syndiedepotoutter)
+"aq" = (
+/obj/machinery/light,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"as" = (
+/obj/effect/decal/cleanable/cobweb2,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"au" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"aw" = (
+/obj/structure/bed,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"ay" = (
+/obj/item/weapon/reagent_containers/food/drinks/flask/barflask,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"az" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"aG" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"aH" = (
+/obj/effect/decal/cleanable/blood,
+/obj/machinery/door/airlock/phoron{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"aN" = (
+/obj/item/weapon/storage/backpack/holding/duffle,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"aO" = (
+/obj/item/stack/material/steel{
+ layer = 4.1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"aP" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/item/stack/material/steel{
+ layer = 4.1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"aV" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"aX" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bk" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"bo" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"br" = (
+/obj/machinery/door/airlock/external{
+ id_tag = "sst_away";
+ req_access_txt = "150"
+ },
+/obj/structure/fans/tiny,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotoutter)
+"bu" = (
+/obj/structure/dispenser,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"bw" = (
+/obj/item/weapon/storage/box/donkpockets,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bz" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bF" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bH" = (
+/obj/machinery/door/airlock/silver,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"bI" = (
+/obj/machinery/door/airlock/external{
+ id_tag = "sst_away";
+ req_access_txt = "150"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotoutter)
+"bL" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bM" = (
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc/high{
+ dir = 4;
+ pixel_x = 20
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bO" = (
+/obj/item/weapon/reagent_containers/food/snacks/syndicake,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bR" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bU" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"bV" = (
+/obj/item/weapon/folder,
+/obj/item/weapon/pen,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"bW" = (
+/obj/structure/cable,
+/obj/machinery/power/terminal,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"ca" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/structure/sign/warning/emergence,
+/turf/simulated/wall/dungeon,
+/area/submap/syndiedepotinner)
+"cd" = (
+/turf/simulated/floor/tiled/kafel_full,
+/area/submap/syndiedepotinner)
+"ce" = (
+/obj/machinery/light/small{
+ dir = 4;
+ tag = "icon-bulb1 (EAST)"
+ },
+/turf/simulated/floor/tiled/kafel_full,
+/area/submap/syndiedepotinner)
+"cg" = (
+/turf/simulated/wall,
+/turf/space,
+/area/submap/syndiedepotoutter)
+"ci" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/machinery/power/smes/buildable/hybrid,
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cm" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/structure/table/standard,
+/obj/machinery/microwave/advanced,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cn" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"co" = (
+/obj/effect/floor_decal/techfloor/orange{
+ dir = 6
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"cq" = (
+/obj/structure/mirror{
+ pixel_x = -32
+ },
+/turf/simulated/floor/tiled/kafel_full,
+/area/submap/syndiedepotinner)
+"cr" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 12
+ },
+/turf/simulated/floor/tiled/kafel_full,
+/area/submap/syndiedepotinner)
+"cv" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cw" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cA" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/machinery/power/supermatter,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"cB" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cC" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/structure/sign/warning/emergence,
+/turf/simulated/wall/dungeon,
+/area/submap/syndiedepotinner)
+"cE" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/kafel_full,
+/area/submap/syndiedepotinner)
+"cF" = (
+/obj/structure/table/standard,
+/obj/item/weapon/flame/candle/everburn,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"cG" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"cH" = (
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cI" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cJ" = (
+/obj/structure/cable,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cM" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"cO" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/wall/iron,
+/area/submap/syndiedepotinner)
+"cT" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cU" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cV" = (
+/obj/machinery/recharge_station,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cW" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cY" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"cZ" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotoutter)
+"db" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small,
+/turf/simulated/floor,
+/area/submap/syndiedepotinner)
+"dd" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"de" = (
+/obj/structure/cable,
+/obj/machinery/power/apc/high{
+ dir = 4;
+ pixel_x = 20
+ },
+/turf/simulated/floor,
+/area/submap/syndiedepotoutter)
+"df" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"dg" = (
+/turf/simulated/wall/iron,
+/area/submap/syndiedepotinner)
+"dL" = (
+/obj/item/stack/material/steel{
+ layer = 4.1
+ },
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"ea" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/machinery/door/blast/puzzle{
+ checkrange_mult = 3;
+ dir = 4
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"ee" = (
+/obj/structure/prop/lock/projectile{
+ pixel_y = 6
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"eK" = (
+/obj/effect/floor_decal/techfloor/orange,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"eM" = (
+/obj/machinery/door/airlock/phoron{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"fz" = (
+/obj/machinery/light/small,
+/turf/simulated/floor,
+/area/submap/syndiedepotinner)
+"gv" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"iw" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"kB" = (
+/obj/structure/closet/syndicate/suit,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"kJ" = (
+/turf/simulated/wall/iron,
+/area/submap/syndiedepotoutter)
+"mt" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"oM" = (
+/obj/effect/floor_decal/techfloor/orange{
+ dir = 10
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"qg" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/structure/closet/syndicate/suit,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"qt" = (
+/obj/machinery/replicator,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"rd" = (
+/obj/machinery/power/emitter,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"rw" = (
+/obj/random/multiple/large_corp_crate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"sg" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/effect/floor_decal/techfloor/orange{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"tF" = (
+/mob/living/simple_mob/humanoid/merc/ranged/rifle/mag/poi,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"uK" = (
+/obj/machinery/power/singularity_beacon/syndicate,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"vC" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/box/syndicate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"vH" = (
+/obj/item/weapon/storage/belt/holding,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"wv" = (
+/obj/item/weapon/inducer/syndicate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"xv" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/item/weapon/storage/toolbox/syndicate/powertools,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"xV" = (
+/obj/machinery/light,
+/obj/random/multiple/large_corp_crate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"ya" = (
+/mob/living/simple_mob/humanoid/merc/ranged/technician/poi,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"yi" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/machinery/power/emitter,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"ym" = (
+/obj/structure/sign/warning/emergence,
+/turf/simulated/wall/dungeon,
+/area/submap/syndiedepotinner)
+"zT" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"AF" = (
+/obj/machinery/door/blast/puzzle{
+ checkrange_mult = 3
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"AT" = (
+/obj/structure/sign/poster,
+/turf/simulated/wall/iron,
+/area/submap/syndiedepotinner)
+"Cc" = (
+/obj/structure/closet/syndicate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Cy" = (
+/obj/machinery/door/airlock/external{
+ id_tag = "sst_away";
+ req_access_txt = "150"
+ },
+/obj/structure/fans/tiny,
+/obj/structure/fans/hardlight,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"Dh" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/closet/syndicate/personal,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"DC" = (
+/obj/effect/floor_decal/techfloor/orange{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"Fl" = (
+/mob/living/simple_mob/humanoid/merc/melee/sword/poi,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Hc" = (
+/obj/structure/table/standard,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/obj/item/weapon/card/id/syndicate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Ia" = (
+/mob/living/simple_mob/humanoid/merc/ranged/smg,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Jh" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/mob/living/simple_mob/humanoid/merc/ranged/smg,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Jl" = (
+/turf/simulated/wall/dungeon,
+/area/submap/syndiedepotinner)
+"Jv" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"KN" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Ll" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"Mr" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/obj/structure/closet/syndicate/resources,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"NM" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/item/clothing/accessory/medal/dungeon,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"NQ" = (
+/obj/machinery/door/airlock/multi_tile/metal/mait{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"NS" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/item/stolenpackage,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"Oj" = (
+/mob/living/simple_mob/humanoid/merc/ranged/sniper,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"Oq" = (
+/obj/item/toy/syndicateballoon,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"OD" = (
+/turf/template_noop,
+/area/submap/syndiedepotoutter)
+"QR" = (
+/turf/simulated/mineral,
+/area/submap/syndiedepotoutter)
+"Rr" = (
+/obj/structure/closet/syndicate/nuclear,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"RQ" = (
+/obj/structure/closet/syndicate/resources/everything,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Sf" = (
+/obj/structure/closet/syndicate/resources,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Sn" = (
+/obj/structure/dispenser,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"SF" = (
+/obj/machinery/door/airlock/hatch{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/turf/simulated/floor,
+/area/submap/syndiedepotinner)
+"SK" = (
+/obj/item/stolenpackage,
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"Te" = (
+/obj/machinery/atmospherics/unary/vent_pump/on,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"TQ" = (
+/obj/machinery/vending/emergencyfood/filled,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"TX" = (
+/obj/machinery/door/airlock/phoron{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"UA" = (
+/mob/living/simple_mob/humanoid/merc/ranged/space,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/syndiedepotoutter)
+"UT" = (
+/obj/machinery/atmospherics/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"UV" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"VZ" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"WI" = (
+/obj/machinery/suit_cycler/syndicate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Xz" = (
+/obj/structure/reagent_dispensers/beerkeg/fakenuke{
+ desc = "Something seems off about this bomb.";
+ name = "\improper Nuclear Fission Explosive"
+ },
+/turf/simulated/floor/greengrid/nitrogen,
+/area/submap/syndiedepotinner)
+"Yj" = (
+/mob/living/simple_mob/humanoid/merc/ranged/ionrifle,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"YU" = (
+/obj/machinery/light{
+ dir = 1;
+ on = 1
+ },
+/mob/living/simple_mob/humanoid/merc/melee/sword/poi,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+"Zh" = (
+/obj/machinery/door/blast/puzzle{
+ checkrange_mult = 3;
+ dir = 4
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/syndiedepotinner)
+"Zs" = (
+/obj/machinery/door/airlock/hatch{
+ icon_state = "door_locked";
+ locked = 1
+ },
+/obj/structure/fans/hardlight,
+/turf/simulated/floor,
+/area/submap/syndiedepotinner)
+"ZC" = (
+/obj/random/multiple/corp_crate,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/syndiedepotinner)
+
+(1,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(2,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(3,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(4,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(5,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(6,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+QR
+QR
+QR
+QR
+OD
+OD
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(7,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(8,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+df
+df
+QR
+QR
+QR
+QR
+QR
+df
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(9,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+df
+df
+df
+UA
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(10,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+df
+df
+aV
+df
+df
+df
+df
+aV
+df
+df
+df
+df
+df
+df
+df
+df
+QR
+QR
+QR
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(11,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+SF
+dg
+aV
+df
+UA
+df
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(12,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+QR
+QR
+ao
+ao
+ao
+QR
+dg
+KN
+KN
+dg
+Cc
+Rr
+Dh
+Sn
+bz
+dg
+fz
+dg
+dg
+dg
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(13,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+QR
+ag
+cZ
+cZ
+cg
+am
+aH
+KN
+aG
+dg
+KN
+wv
+KN
+Ia
+KN
+dg
+Zs
+dg
+Oq
+dg
+cM
+df
+df
+df
+df
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(14,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+QR
+QR
+cZ
+cZ
+cZ
+cg
+am
+eM
+KN
+KN
+dg
+KN
+KN
+KN
+KN
+KN
+eM
+KN
+ya
+KN
+dg
+dg
+dg
+dg
+df
+df
+df
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(15,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+QR
+ai
+cZ
+cZ
+ao
+QR
+dg
+Mr
+KN
+NQ
+KN
+KN
+Oq
+KN
+KN
+AT
+KN
+KN
+KN
+eM
+KN
+KN
+dg
+dg
+df
+df
+df
+Oj
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(16,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+OD
+QR
+cZ
+cZ
+cZ
+ao
+QR
+dg
+Sf
+KN
+KN
+KN
+KN
+bo
+KN
+VZ
+dg
+Hc
+KN
+bo
+dg
+KN
+KN
+RQ
+dg
+cM
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(17,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+OD
+OD
+OD
+ae
+cZ
+cZ
+cZ
+ao
+QR
+dg
+Sf
+aG
+dg
+dg
+dg
+dg
+eM
+dg
+dg
+dg
+eM
+dg
+dg
+dg
+cn
+mt
+dg
+df
+UA
+df
+df
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(18,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+OD
+OD
+ae
+cZ
+cZ
+cZ
+ao
+QR
+dg
+dg
+eM
+dg
+dg
+KN
+Yj
+KN
+dg
+VZ
+bV
+KN
+KN
+rw
+dg
+KN
+cY
+dg
+df
+df
+df
+df
+df
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(19,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+QR
+QR
+OD
+QR
+as
+cZ
+bU
+ao
+QR
+dg
+aO
+KN
+VZ
+dg
+cn
+KN
+KN
+eM
+KN
+KN
+KN
+KN
+rw
+dg
+KN
+KN
+dg
+df
+df
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(20,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+cZ
+ai
+cZ
+ao
+QR
+dg
+aO
+aO
+VZ
+AT
+KN
+KN
+VZ
+dg
+sg
+oM
+tF
+Fl
+xV
+dg
+dg
+eM
+dg
+dg
+df
+df
+df
+df
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(21,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+cZ
+cZ
+as
+ao
+QR
+dg
+aO
+aO
+dL
+dg
+dg
+eM
+dg
+dg
+ee
+eK
+KN
+iw
+KN
+eM
+KN
+ya
+dd
+dg
+SF
+dg
+cM
+df
+QR
+QR
+OD
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(22,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+ao
+ao
+ao
+QR
+dg
+aP
+aO
+dg
+dg
+cn
+KN
+VZ
+dg
+DC
+co
+KN
+cv
+cI
+cO
+cT
+cI
+cI
+cO
+db
+cO
+de
+df
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(23,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+dg
+KN
+aO
+dg
+KN
+KN
+Yj
+KN
+dg
+bL
+bW
+ci
+cw
+cJ
+dg
+dg
+eM
+dg
+dg
+Zs
+dg
+dg
+df
+df
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(24,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+QR
+QR
+QR
+dg
+KN
+KN
+TX
+KN
+KN
+KN
+Oq
+dg
+bM
+Jl
+Jl
+ea
+ym
+Jl
+TQ
+KN
+KN
+dg
+KN
+dd
+dg
+cM
+df
+QR
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(25,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+df
+df
+QR
+QR
+QR
+dg
+dg
+eM
+dg
+dg
+dg
+eM
+dg
+dg
+dg
+Jl
+uK
+UV
+vH
+Jl
+TQ
+Oq
+Fl
+eM
+KN
+KN
+dg
+df
+UA
+QR
+QR
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(26,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+OD
+QR
+QR
+df
+df
+dg
+dg
+dg
+dg
+dg
+KN
+KN
+KN
+dg
+KN
+Ia
+KN
+KN
+AF
+Xz
+NS
+aN
+Jl
+TQ
+KN
+KN
+dg
+dg
+TX
+dg
+df
+df
+df
+QR
+QR
+QR
+QR
+OD
+ad
+ad
+ad
+ad
+"}
+(27,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+df
+df
+dg
+aw
+KN
+VZ
+dg
+kB
+KN
+KN
+AT
+KN
+KN
+Te
+cm
+ca
+gv
+cA
+xv
+ca
+cU
+Jv
+KN
+eM
+KN
+KN
+dg
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(28,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+aq
+dg
+aw
+KN
+KN
+dg
+kB
+KN
+Ia
+dg
+KN
+KN
+KN
+mt
+Jl
+Ll
+NM
+qt
+AF
+KN
+KN
+KN
+dg
+yi
+KN
+dg
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(29,1,1) = {"
+ad
+ad
+ad
+QR
+OD
+OD
+QR
+QR
+QR
+QR
+df
+df
+dg
+aw
+KN
+cH
+dg
+qg
+Oq
+KN
+dg
+cn
+KN
+bF
+bO
+Jl
+zT
+NS
+SK
+Jl
+cV
+KN
+KN
+AT
+rd
+Ia
+dg
+dg
+df
+df
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(30,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+UA
+df
+dg
+KN
+KN
+KN
+dg
+kB
+KN
+ya
+eM
+KN
+Fl
+bF
+vC
+Jl
+Jl
+cC
+Zh
+Jl
+dg
+eM
+dg
+dg
+VZ
+KN
+KN
+dg
+df
+df
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(31,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+dg
+ay
+KN
+KN
+dg
+kB
+KN
+KN
+dg
+KN
+KN
+KN
+KN
+eM
+KN
+cB
+KN
+VZ
+dg
+KN
+KN
+dg
+dg
+eM
+dg
+dg
+cM
+df
+QR
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(32,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+OD
+OD
+OD
+QR
+QR
+df
+df
+dg
+az
+KN
+KN
+eM
+KN
+KN
+VZ
+dg
+KN
+bw
+KN
+Oq
+dg
+KN
+UT
+tF
+KN
+AT
+YU
+KN
+Oq
+KN
+KN
+KN
+dg
+df
+df
+QR
+QR
+QR
+OD
+QR
+ad
+ad
+ad
+ad
+"}
+(33,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+dg
+dg
+eM
+dg
+dg
+eM
+dg
+dg
+dg
+eM
+dg
+dg
+dg
+dg
+cn
+KN
+KN
+KN
+eM
+KN
+KN
+KN
+KN
+KN
+KN
+dg
+df
+UA
+QR
+QR
+QR
+QR
+QR
+ad
+ad
+ad
+ad
+"}
+(34,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+df
+aq
+dg
+cn
+KN
+TX
+KN
+KN
+KN
+eM
+KN
+KN
+ZC
+dg
+bR
+dg
+mt
+aX
+KN
+Oq
+dg
+aO
+KN
+cV
+cV
+cV
+VZ
+dg
+df
+df
+QR
+QR
+OD
+QR
+OD
+ad
+ad
+ad
+ad
+"}
+(35,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+OD
+QR
+QR
+QR
+df
+df
+df
+dg
+KN
+KN
+dg
+cn
+KN
+KN
+dg
+KN
+Yj
+ZC
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+eM
+dg
+dg
+dg
+dg
+dg
+dg
+cM
+df
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(36,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+df
+df
+dg
+dg
+Zs
+dg
+mt
+Jh
+KN
+AT
+cn
+KN
+ZC
+dg
+cd
+cd
+cq
+cq
+bH
+KN
+cW
+KN
+KN
+KN
+dg
+df
+df
+df
+df
+df
+QR
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(37,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+au
+SF
+fz
+dg
+KN
+KN
+KN
+dg
+VZ
+KN
+KN
+bH
+cd
+ce
+cr
+cE
+dg
+Oq
+WI
+WI
+WI
+VZ
+dg
+df
+df
+df
+df
+df
+QR
+QR
+QR
+QR
+OD
+ad
+ad
+ad
+ad
+"}
+(38,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+df
+df
+df
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+Cy
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+dg
+cM
+df
+df
+df
+QR
+QR
+QR
+QR
+QR
+QR
+ad
+ad
+ad
+ad
+"}
+(39,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+df
+Oj
+UA
+df
+df
+au
+df
+df
+df
+df
+df
+UA
+df
+df
+df
+au
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+QR
+QR
+QR
+QR
+OD
+QR
+OD
+ad
+ad
+ad
+ad
+"}
+(40,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+df
+UA
+df
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(41,1,1) = {"
+ad
+ad
+ad
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+kJ
+br
+kJ
+kJ
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+OD
+QR
+QR
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(42,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+bu
+cZ
+cZ
+kJ
+QR
+QR
+QR
+QR
+kJ
+kJ
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+df
+QR
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(43,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+bk
+cZ
+cZ
+kJ
+kJ
+kJ
+df
+cF
+df
+df
+QR
+QR
+QR
+kJ
+kJ
+df
+df
+df
+df
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(44,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+bU
+cZ
+cZ
+bI
+am
+cg
+df
+cG
+df
+kJ
+kJ
+QR
+QR
+QR
+df
+QR
+df
+kJ
+kJ
+QR
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(45,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+cZ
+cZ
+cZ
+kJ
+kJ
+QR
+df
+df
+df
+QR
+df
+df
+df
+df
+df
+OD
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(46,1,1) = {"
+ad
+ad
+ad
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+kJ
+cZ
+kJ
+kJ
+QR
+QR
+df
+df
+QR
+QR
+df
+kJ
+QR
+df
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(47,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+kJ
+kJ
+QR
+QR
+QR
+QR
+df
+df
+df
+df
+kJ
+df
+df
+kJ
+df
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(48,1,1) = {"
+ad
+ad
+ad
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+df
+df
+df
+df
+df
+QR
+kJ
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(49,1,1) = {"
+ad
+ad
+ad
+QR
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+kJ
+kJ
+OD
+df
+df
+df
+kJ
+QR
+df
+df
+df
+df
+df
+df
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(50,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+QR
+OD
+OD
+kJ
+df
+QR
+kJ
+df
+QR
+QR
+QR
+df
+df
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(51,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+QR
+QR
+QR
+OD
+OD
+QR
+QR
+QR
+QR
+OD
+QR
+QR
+QR
+QR
+OD
+OD
+OD
+OD
+QR
+kJ
+df
+QR
+df
+df
+df
+df
+df
+df
+kJ
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(52,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+QR
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+df
+df
+QR
+QR
+QR
+kJ
+kJ
+QR
+OD
+kJ
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(53,1,1) = {"
+ad
+ad
+ad
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+df
+OD
+OD
+QR
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+OD
+ad
+ad
+ad
+ad
+"}
+(54,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(55,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(56,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
+(57,1,1) = {"
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+ad
+"}
diff --git a/maps/overmap/space_pois/turretedoutpost.dmm b/maps/overmap/space_pois/turretedoutpost.dmm
new file mode 100644
index 0000000000..0aafbb7807
--- /dev/null
+++ b/maps/overmap/space_pois/turretedoutpost.dmm
@@ -0,0 +1,946 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"ap" = (
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"bT" = (
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka{
+ pixel_x = 3
+ },
+/obj/structure/table/woodentable,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"ck" = (
+/obj/machinery/door/blast/regular{
+ closed_layer = 2
+ },
+/obj/machinery/door/airlock/vault/bolted,
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"cN" = (
+/obj/random/multiple/large_corp_crate,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"dH" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1380;
+ id_tag = "turretpost_pump"
+ },
+/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
+ id_tag = "turretpost_airlock";
+ pixel_y = 25;
+ tag_airpump = "turretpost_pump";
+ tag_chamber_sensor = "turretpost_sensor";
+ tag_exterior_door = "turretpost_outer";
+ tag_interior_door = "turretpost_inner"
+ },
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"eb" = (
+/obj/structure/grille,
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"eK" = (
+/obj/structure/largecrate/animal/chick,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"gb" = (
+/obj/machinery/atmospherics/portables_connector,
+/obj/machinery/portable_atmospherics/canister/air/airlock,
+/obj/effect/floor_decal/industrial/outline/yellow,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"gq" = (
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1379;
+ master_tag = "turretpost_airlock";
+ name = "interior access button";
+ pixel_x = 25
+ },
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"gQ" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/orange,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"hG" = (
+/obj/structure/largecrate/animal/fennec,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"hJ" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/clipboard,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/device/radio,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"id" = (
+/turf/template_noop,
+/area/template_noop)
+"iv" = (
+/obj/structure/table/reinforced,
+/obj/structure/reagent_dispensers/peppertank{
+ pixel_y = 32
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"iG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"jc" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ frequency = 1380;
+ id_tag = "turretpost_pump"
+ },
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"jX" = (
+/obj/structure/salvageable/console_os,
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 5
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"ll" = (
+/obj/machinery/door/airlock/glass_external{
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "turretpost_inner";
+ locked = 1;
+ name = "Internal Airlock Access"
+ },
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"lo" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden,
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"lL" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/suit/armor/laserproof,
+/obj/item/clothing/gloves/arm_guard/laserproof,
+/obj/item/clothing/shoes/leg_guard/laserproof,
+/obj/item/clothing/head/helmet/laserproof,
+/obj/item/weapon/gun/energy/pulse_rifle,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"lR" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/random/multiple/large_corp_crate,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"mf" = (
+/obj/machinery/door/airlock,
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"mo" = (
+/obj/structure/salvageable/computer,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"mH" = (
+/obj/structure/dispenser/oxygen,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"nC" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/pen/blue,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"nV" = (
+/obj/structure/largecrate/animal/cat/bones,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"pi" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"pQ" = (
+/obj/structure/filingcabinet,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"qq" = (
+/obj/machinery/light,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"qE" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden,
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"rp" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper/crumpled,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"sa" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1379;
+ icon_state = "door_locked";
+ id_tag = "turretpost_outer";
+ locked = 1;
+ name = "External Airlock Access"
+ },
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"sb" = (
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"sG" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"tm" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 9
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"tS" = (
+/obj/structure/bed/chair/comfy/black{
+ dir = 4
+ },
+/mob/living/simple_mob/humanoid/merc/melee/sword/space,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"wx" = (
+/obj/item/weapon/grenade/chem_grenade/teargas,
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/grenade/confetti,
+/obj/item/weapon/grenade/confetti,
+/obj/item/weapon/grenade/confetti,
+/obj/item/weapon/grenade/supermatter,
+/obj/item/weapon/grenade/supermatter,
+/obj/item/weapon/grenade/smokebomb,
+/obj/item/weapon/grenade/smokebomb,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"wy" = (
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 1
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"xn" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/shoes/leg_guard/bulletproof,
+/obj/item/clothing/suit/armor/bulletproof/alt,
+/obj/item/clothing/gloves/arm_guard/bulletproof,
+/obj/item/clothing/head/helmet/bulletproof,
+/obj/item/weapon/gun/projectile/automatic/bullpup,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"xx" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light,
+/obj/item/weapon/camera_bug,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"zz" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/effect/floor_decal/industrial/warning/corner{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Bl" = (
+/turf/simulated/floor/airless,
+/area/template_noop)
+"Cu" = (
+/obj/structure/grille,
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"DU" = (
+/obj/structure/bed/chair,
+/mob/living/simple_mob/humanoid/merc/ranged/technician/poi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Ef" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/template_noop)
+"Em" = (
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"Et" = (
+/obj/structure/bed/chair{
+ dir = 8;
+ icon_state = "chair";
+ tag = "icon-chair (WEST)"
+ },
+/mob/living/simple_mob/humanoid/merc/ranged/technician/poi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Ey" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"EA" = (
+/obj/random/multiple/random_size_crate,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"EN" = (
+/obj/machinery/porta_turret/industrial/military,
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"Ff" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/orange,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Gf" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/suit/armor/laserproof,
+/obj/item/clothing/gloves/arm_guard/laserproof,
+/obj/item/clothing/shoes/leg_guard/laserproof,
+/obj/item/clothing/head/helmet/laserproof,
+/obj/item/weapon/gun/energy/lasershotgun,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"IG" = (
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"IR" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Kr" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 6
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"Lf" = (
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1379;
+ master_tag = "turretpost_airlock";
+ name = "exterior access button";
+ pixel_x = -25
+ },
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"MH" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 10
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"MR" = (
+/obj/structure/salvageable/machine,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Ne" = (
+/obj/item/weapon/reagent_containers/food/snacks/rawcutlet,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/table/woodentable,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"OZ" = (
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"Pm" = (
+/obj/machinery/porta_turret/industrial/military,
+/turf/simulated/floor/airless,
+/area/submap/turretedoutpost)
+"Qt" = (
+/obj/structure/salvageable/server,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Rj" = (
+/obj/machinery/light,
+/obj/random/multiple/random_size_crate,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"UE" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper_bin,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"UN" = (
+/obj/machinery/airlock_sensor{
+ id_tag = "turretpost_sensor";
+ pixel_y = 25
+ },
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1380;
+ id_tag = "turretpost_pump"
+ },
+/turf/simulated/floor/plating,
+/area/submap/turretedoutpost)
+"VS" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 9
+ },
+/obj/effect/floor_decal/industrial/warning{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"Wq" = (
+/mob/living/simple_mob/humanoid/merc/ranged/technician/poi,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+"WR" = (
+/obj/structure/table/reinforced,
+/obj/item/clothing/head/ushanka,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/submap/turretedoutpost)
+"WY" = (
+/obj/structure/largecrate/animal/corgi,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"Yo" = (
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/wall/r_wall,
+/area/submap/turretedoutpost)
+"YN" = (
+/obj/structure/table/rack/shelf/steel,
+/obj/item/clothing/shoes/leg_guard/bulletproof,
+/obj/item/clothing/suit/armor/bulletproof/alt,
+/obj/item/clothing/gloves/arm_guard/bulletproof,
+/obj/item/clothing/head/helmet/bulletproof,
+/obj/item/weapon/gun/projectile/shotgun/pump/USDF,
+/turf/simulated/floor/tiled/techfloor,
+/area/submap/turretedoutpost)
+"ZE" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/folder,
+/obj/item/device/radio,
+/turf/simulated/floor/tiled/asteroid_steel,
+/area/submap/turretedoutpost)
+
+(1,1,1) = {"
+id
+id
+id
+id
+id
+id
+id
+id
+id
+id
+id
+id
+Ef
+Ef
+Ef
+id
+Ef
+id
+id
+"}
+(2,1,1) = {"
+id
+id
+id
+id
+id
+id
+id
+id
+ap
+ap
+Cu
+Cu
+Cu
+Cu
+ap
+ap
+Ef
+Ef
+id
+"}
+(3,1,1) = {"
+id
+id
+id
+id
+id
+id
+id
+ap
+Pm
+Em
+Em
+Em
+Em
+Em
+Em
+Pm
+ap
+Ef
+Ef
+"}
+(4,1,1) = {"
+id
+id
+id
+id
+id
+id
+id
+ap
+Em
+Em
+lL
+Gf
+YN
+xn
+Em
+Em
+ap
+Ef
+id
+"}
+(5,1,1) = {"
+id
+id
+id
+Ef
+Ef
+Ef
+Ef
+ap
+Em
+cN
+Ey
+Ey
+Ey
+Ey
+EA
+Em
+Cu
+Ef
+id
+"}
+(6,1,1) = {"
+id
+id
+id
+id
+id
+Ef
+id
+Cu
+Em
+cN
+Ey
+nV
+eK
+Ey
+EA
+Em
+Cu
+Ef
+Ef
+"}
+(7,1,1) = {"
+id
+id
+id
+id
+Ef
+Ef
+id
+Cu
+Em
+lR
+Ey
+WY
+hG
+Ey
+Rj
+Em
+Cu
+id
+id
+"}
+(8,1,1) = {"
+id
+id
+id
+Ef
+Ef
+Ef
+id
+Cu
+Em
+cN
+Ey
+Ey
+Ey
+Ey
+EA
+Em
+ap
+Ef
+id
+"}
+(9,1,1) = {"
+id
+id
+id
+Ef
+id
+Ef
+id
+Cu
+Em
+Em
+mH
+Ey
+Ey
+wx
+Em
+Em
+ap
+Ef
+id
+"}
+(10,1,1) = {"
+id
+id
+id
+id
+Pm
+ap
+Cu
+eb
+eb
+Em
+Em
+ck
+ck
+Em
+Em
+Pm
+ap
+Ef
+id
+"}
+(11,1,1) = {"
+id
+id
+id
+id
+ap
+Em
+Em
+Em
+Em
+Em
+WR
+sb
+sb
+rp
+Em
+ap
+Ef
+Ef
+Ef
+"}
+(12,1,1) = {"
+id
+id
+id
+id
+eb
+Em
+IR
+ZE
+pQ
+Em
+iv
+Wq
+sb
+xx
+Em
+ap
+Ef
+id
+id
+"}
+(13,1,1) = {"
+id
+id
+id
+id
+eb
+Em
+mo
+Et
+qq
+Em
+hJ
+sb
+DU
+UE
+Em
+ap
+id
+id
+id
+"}
+(14,1,1) = {"
+id
+id
+id
+id
+eb
+Em
+MR
+sb
+sb
+mf
+sb
+sb
+sb
+nC
+Em
+OZ
+EN
+Ef
+Ef
+"}
+(15,1,1) = {"
+id
+id
+id
+Ef
+eb
+Em
+Qt
+sb
+sb
+Em
+Em
+Em
+Em
+Em
+Em
+Em
+OZ
+Ef
+id
+"}
+(16,1,1) = {"
+id
+id
+id
+id
+eb
+Em
+sb
+sb
+sb
+mf
+sb
+sb
+tS
+bT
+Ne
+Em
+eb
+Ef
+Ef
+"}
+(17,1,1) = {"
+id
+id
+id
+Ef
+eb
+Kr
+sG
+IG
+gq
+iG
+jX
+sb
+sb
+sb
+sb
+Em
+eb
+id
+id
+"}
+(18,1,1) = {"
+id
+id
+Ef
+id
+eb
+Yo
+ll
+ll
+Yo
+Em
+zz
+sb
+sb
+sb
+sb
+Em
+eb
+id
+id
+"}
+(19,1,1) = {"
+id
+id
+Ef
+Ef
+eb
+wy
+dH
+jc
+lo
+gb
+qE
+Ff
+gQ
+gQ
+gQ
+Em
+eb
+id
+id
+"}
+(20,1,1) = {"
+id
+id
+id
+Ef
+eb
+MH
+UN
+jc
+tm
+gb
+VS
+Em
+Em
+Em
+Em
+Em
+eb
+Ef
+Ef
+"}
+(21,1,1) = {"
+id
+id
+Ef
+Ef
+OZ
+Em
+sa
+sa
+Em
+Em
+Em
+Em
+Cu
+eb
+eb
+eb
+Pm
+id
+Ef
+"}
+(22,1,1) = {"
+id
+id
+id
+Ef
+Pm
+Lf
+ap
+ap
+pi
+Pm
+Bl
+Bl
+Bl
+Ef
+Ef
+id
+id
+id
+id
+"}
+(23,1,1) = {"
+id
+Ef
+Ef
+Ef
+Ef
+Ef
+id
+id
+Ef
+Ef
+Ef
+Ef
+id
+Ef
+id
+id
+id
+id
+id
+"}
diff --git a/maps/overmap/space_pois/ussp.dmm b/maps/overmap/space_pois/ussp.dmm
new file mode 100644
index 0000000000..30b488a670
--- /dev/null
+++ b/maps/overmap/space_pois/ussp.dmm
@@ -0,0 +1,13759 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/space,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ab" = (
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/space)
+"ac" = (
+/turf/template_noop,
+/area/template_noop)
+"ad" = (
+/obj/item/stack/cable_coil{
+ amount = 2
+ },
+/turf/template_noop,
+/area/space)
+"ae" = (
+/obj/machinery/power/solar/fake,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/space)
+"ag" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/space)
+"ah" = (
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/space)
+"ai" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/template_noop,
+/area/space)
+"aj" = (
+/obj/item/weapon/material/shard,
+/turf/template_noop,
+/area/space)
+"ak" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/space)
+"ap" = (
+/turf/simulated/shuttle/wall,
+/area/derelict/bridge)
+"as" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/derelict/bridge)
+"au" = (
+/obj/machinery/computer/atmos_alert,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"ax" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"az" = (
+/obj/item/weapon/paper/djstation{
+ info = "Aug. 28th, 2532
Our listening outpost has relayed some alarming reports about TSF activity in the sector. While intercepted communications suggests it's a simple research effort, I can't shake the feeling that those dogged bastards have finally chased us down.
The Captain assures me that there's nothing to worry about, but I find it hard to take a man who's paranoid of a powered shower door seriously.
- Comms Officer Vostok";
+ name = "personal log";
+ pixel_x = 26;
+ pixel_y = 4
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aB" = (
+/obj/machinery/computer/crew,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aC" = (
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aE" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/bridge)
+"aG" = (
+/obj/structure/safe/floor,
+/obj/item/key{
+ name = "Vincent '52 Key"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aH" = (
+/obj/structure/coatrack,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aK" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 1
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"aL" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/phone{
+ desc = "An old Russian phone. The dial tone is still humming.";
+ name = "spin-dial phone"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aM" = (
+/obj/structure/bed/chair/comfy/red{
+ dir = 1
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"aN" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"aP" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"aQ" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"aR" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aT" = (
+/obj/machinery/vending/sovietsoda,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aU" = (
+/obj/machinery/photocopier,
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aX" = (
+/obj/item/clothing/head/helmet/space/syndicate/blue{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Command Helmet"
+ },
+/obj/item/clothing/suit/space/syndicate/blue{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Command Suit"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"aY" = (
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/template_noop)
+"bb" = (
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bd" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bf" = (
+/obj/effect/catwalk_plated/white,
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/template_noop)
+"bk" = (
+/obj/item/trash/cigbutt{
+ pixel_x = 6;
+ pixel_y = 3
+ },
+/obj/item/trash/cigbutt{
+ pixel_x = 8;
+ pixel_y = 9
+ },
+/obj/item/trash/cigbutt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bl" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/vomit,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bo" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ dir = 8;
+ pixel_x = -23
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bp" = (
+/obj/structure/bed/chair/comfy/red{
+ dir = 4
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bq" = (
+/obj/structure/table/standard,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"br" = (
+/obj/structure/bed/chair,
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bt" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bu" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Command Wing"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/bridge)
+"bv" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bw" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bx" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"by" = (
+/obj/machinery/door/airlock/command{
+ name = "Command Wing"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/bridge)
+"bz" = (
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"bB" = (
+/obj/structure/table/standard,
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bC" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 8
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bD" = (
+/obj/item/trash/cigbutt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bF" = (
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"bG" = (
+/obj/item/weapon/melee/classic_baton{
+ desc = "A wooden truncheon for beating capitalist scum."
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"bH" = (
+/obj/machinery/light/spot{
+ dir = 8;
+ tag = "icon-tube1 (WEST)"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bI" = (
+/obj/structure/table/standard,
+/obj/item/trash/cigbutt,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bL" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bM" = (
+/obj/structure/bed/chair/office/dark,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bN" = (
+/obj/structure/closet/crate/freezer,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bO" = (
+/obj/structure/table/standard,
+/obj/item/device/taperecorder,
+/obj/item/device/tape/random,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"bR" = (
+/obj/structure/curtain/open,
+/obj/structure/toilet,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"bW" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"bX" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/storage/box/cups,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"ca" = (
+/obj/structure/coatrack,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cb" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/folder,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cd" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cf" = (
+/obj/structure/table/standard,
+/obj/item/weapon/folder/red,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"cg" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"ch" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"ci" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"cj" = (
+/obj/effect/decal/cleanable/dirt,
+/mob/living/simple_mob/humanoid/russian,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"ck" = (
+/obj/machinery/shower{
+ dir = 8;
+ tag = "icon-shower (WEST)"
+ },
+/obj/structure/curtain/open/shower,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/decal/cleanable/blood,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"cl" = (
+/obj/item/clothing/head/helmet/swat{
+ desc = "A reinforced helmet often used by USSP security personnel.";
+ name = "armoured helmet"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"cn" = (
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"cq" = (
+/obj/machinery/door/airlock/command{
+ name = "Command Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/bridge)
+"cr" = (
+/obj/structure/table/standard,
+/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"ct" = (
+/obj/machinery/light/spot,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"cu" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"cv" = (
+/obj/machinery/light/spot,
+/obj/item/weapon/storage/toolbox/electrical,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"cw" = (
+/obj/structure/closet/emcloset,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cy" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/structure/mirror{
+ dir = 4;
+ pixel_x = -32
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"cz" = (
+/obj/item/clothing/suit/space/syndicate/orange{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Security Suit"
+ },
+/obj/item/clothing/head/helmet/space/syndicate/orange{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Security Helmet"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"cD" = (
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cE" = (
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/bridge)
+"cF" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Command Wing"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/bridge)
+"cG" = (
+/obj/item/trash/semki,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cI" = (
+/obj/machinery/door/airlock{
+ name = "Bathroom"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"cJ" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"cM" = (
+/obj/structure/sign/securearea,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"cN" = (
+/obj/machinery/door/airlock/hatch{
+ desc = "A sturdy armoury door. If you listen closely, you can barely make out a soviet marching tune coming from the other side of the door.";
+ name = "Armoury"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"cO" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/frame/computer,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/bridge)
+"cP" = (
+/obj/machinery/light/small,
+/obj/machinery/teleport/station,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/bridge)
+"cQ" = (
+/obj/machinery/teleport/hub,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/bridge)
+"cR" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/template_noop,
+/area/space)
+"cS" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"cT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"cU" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cV" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cW" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"cZ" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"da" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dc" = (
+/obj/item/weapon/bedsheet/blue,
+/obj/structure/bed,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dd" = (
+/mob/living/simple_mob/animal/space/carp,
+/turf/template_noop,
+/area/derelict/arrival)
+"df" = (
+/obj/machinery/door/window/westleft,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dg" = (
+/obj/machinery/photocopier,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dh" = (
+/obj/structure/filingcabinet,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"di" = (
+/obj/item/weapon/material/shard,
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dj" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dk" = (
+/obj/item/weapon/bedsheet/blue,
+/obj/structure/bed,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"dm" = (
+/obj/machinery/computer/security,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dn" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"dp" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/trash/cigbutt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dq" = (
+/obj/structure/bed/chair/office/dark,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dr" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"ds" = (
+/obj/structure/bed/chair/office/dark{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dt" = (
+/obj/structure/table/reinforced,
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"du" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/turf/simulated/floor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dv" = (
+/obj/item/weapon/bedsheet/blue,
+/obj/structure/bed,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dw" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"dy" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/blue,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dz" = (
+/obj/machinery/washing_machine,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dB" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/weapon/grenade/empgrenade,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dC" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/southright,
+/obj/item/weapon/folder{
+ pixel_x = 31;
+ pixel_y = 1
+ },
+/obj/item/weapon/paper/djstation{
+ info = "Recommended Party Comrade Blyatski
Signing Officer: Mikail Gogochev
Captain,
I recognize the nature of this request my seem strange, but please, hear me out. Comrade Blyatski, though he is but a wee bot, is like iron fist of Commissar Grigor himself! Just the other day he chased that useless bastard Totstoi clean out of brig, you should have seen the way that drunkard whimpered! Like a dog with his tail between his legs.
Anyways, I digress! If any one is worth of recognition, it is our ever-vigilant and beloved Blyatski, true champion of USSP.
If you wish to, perhaps, see his vigilance and dedication in person, well! You need only come to inspect armoury.
Comrade Blyatski awaits your decision.";
+ name = "recommendation for commendation"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dD" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dE" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/obj/structure/window/reinforced,
+/obj/machinery/newscaster{
+ desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station.";
+ layer = 3.3;
+ pixel_x = 27
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dG" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/simulated/floor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dH" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"dK" = (
+/obj/structure/table/reinforced,
+/obj/structure/bedsheetbin,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dM" = (
+/obj/item/weapon/tool/crowbar,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dN" = (
+/obj/structure/closet,
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/item/clothing/head/ushanka,
+/obj/item/clothing/head/ushanka,
+/obj/item/clothing/head/ushanka,
+/obj/item/clothing/under/soviet,
+/obj/item/clothing/under/soviet,
+/obj/item/clothing/under/soviet,
+/obj/item/clothing/under/soviet,
+/obj/item/clothing/head/ushanka,
+/obj/item/clothing/head/ushanka,
+/obj/item/clothing/under/soviet,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dO" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"dP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2"
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ dir = 1;
+ pixel_y = 24
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dQ" = (
+/obj/machinery/recharger,
+/obj/structure/table/reinforced,
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"dT" = (
+/obj/structure/closet,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"dV" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"dX" = (
+/obj/structure/sign/securearea,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dY" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Command Wing"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"dZ" = (
+/obj/item/weapon/paper/crumpled{
+ info = "I KNOW IT WAS YOU WHO THREW AWAY MY LUCKY UNDERWEAR THIS TIME. I SWEAR, IF I SEE YOUR SKINNY RAT NECK AROUND I AM GOING TO WRING IT UNTIL YOU GO PURPLE!
NOBODY! NOBODY TOUCHES BORIS' LUCKY UNDERWEAR WITHOUT SUFFERING THE CONSEQUENCES!";
+ name = "LISTEN UP CYKA"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"ea" = (
+/obj/structure/bed/chair/comfy/beige{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"eb" = (
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"ec" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"ed" = (
+/obj/structure/coatrack,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"ee" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/spray/pepper,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"ef" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"eh" = (
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ej" = (
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ek" = (
+/obj/machinery/door/airlock{
+ name = "Dormitories"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"el" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ dir = 1;
+ pixel_y = 24
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"ep" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/door/window/westleft,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"eq" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/bed,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"er" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/box/cups,
+/obj/machinery/light/spot{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"es" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"et" = (
+/obj/structure/sign/science,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eu" = (
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ev" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ew" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ex" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/smes/buildable/hybrid,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ey" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/tank,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ez" = (
+/obj/structure/noticeboard,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eA" = (
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ external_pressure_bound = 140;
+ external_pressure_bound_default = 140;
+ icon_state = "map_vent_out";
+ use_power = 1
+ },
+/turf/simulated/floor/airless,
+/area/space)
+"eE" = (
+/obj/structure/bed/chair/sofa/right,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"eF" = (
+/obj/structure/bed/chair/sofa/left,
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"eH" = (
+/obj/machinery/newscaster{
+ desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station.";
+ layer = 3.3;
+ pixel_x = 30
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"eI" = (
+/obj/structure/sign/securearea,
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"eJ" = (
+/obj/machinery/door/airlock/multi_tile/glass{
+ name = "Security Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"eK" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"eL" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eN" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eO" = (
+/obj/structure/table/standard,
+/obj/item/weapon/surgical/scalpel{
+ pixel_y = 12
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eS" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eV" = (
+/obj/machinery/power/terminal{
+ dir = 1
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eW" = (
+/obj/machinery/atmospherics/pipe/simple/visible{
+ dir = 5
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"eZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/portables_connector{
+ dir = 1
+ },
+/obj/machinery/portable_atmospherics/powered/scrubber,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fa" = (
+/obj/machinery/atmospherics/pipe/simple/visible,
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fc" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fd" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fe" = (
+/obj/item/trash/semki,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"ff" = (
+/obj/item/trash/raisins,
+/obj/item/trash/semki,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"fg" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"fj" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fk" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fl" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/science{
+ name = "Science Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fn" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fp" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fq" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fr" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fs" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ft" = (
+/obj/item/weapon/paper/crumpled{
+ info = "This note has been effaced with all manner of crude drawings that are too vile to properly give a description to.
Totstoi,
I know it's you who's been feeding my cats alcohol, I do not care what your reasons are but you are getting in the way of important research. This is the fifth cat that I've had to replace this month because of your crude sense of humour, and I will be speaking with Chief Borachov if you don't stop.
- Nikolai Kartov, Deputy Researcher";
+ name = "Desist at once!"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fv" = (
+/obj/effect/decal/cleanable/blood/drip,
+/obj/effect/decal/cleanable/blood,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fw" = (
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fx" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/table/standard,
+/obj/item/trash/candle,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fy" = (
+/obj/effect/decal/cleanable/vomit,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fz" = (
+/obj/structure/mopbucket,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fB" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fC" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fD" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8";
+ tag = ""
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fE" = (
+/obj/structure/bed/chair/office/dark,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fF" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"fG" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"fH" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fI" = (
+/obj/structure/table/standard,
+/obj/item/weapon/surgical/circular_saw{
+ pixel_y = 10
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fJ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fL" = (
+/obj/structure/sign/nosmoking_1,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fP" = (
+/obj/machinery/light/spot{
+ dir = 8;
+ tag = "icon-tube1 (WEST)"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fQ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fR" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"fW" = (
+/obj/structure/bed/chair,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"fX" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fY" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper/djstation{
+ info = "August 21 - Most Excellent Commissar Grigor
August 22 - Nobody
August 23 - Nobody
August 24 - Nobody
August 25 - Why do I even bother?
August 26 - Nobody
August 27 -";
+ name = "visitor log"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"fZ" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"ga" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "gnawed bones"
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gb" = (
+/obj/machinery/door/window/eastleft{
+ locked = 1
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gd" = (
+/obj/structure/closet,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gf" = (
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gg" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gh" = (
+/obj/structure/bed/chair/wood{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gi" = (
+/obj/machinery/floodlight,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gj" = (
+/obj/machinery/power/solar_control{
+ id = "russolar";
+ track = 2
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gl" = (
+/obj/structure/bed/chair/wood,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"gm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"gp" = (
+/obj/structure/table/reinforced,
+/obj/item/trash/cigbutt,
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gs" = (
+/obj/structure/bed/chair,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"gt" = (
+/obj/structure/window/reinforced,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gu" = (
+/obj/structure/window/reinforced,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gv" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced,
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gw" = (
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gx" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/shower{
+ dir = 8;
+ tag = "icon-shower (WEST)"
+ },
+/obj/structure/curtain/open/shower,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gz" = (
+/obj/machinery/recharge_station,
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gB" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gC" = (
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ dir = 1;
+ pixel_y = 24
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gD" = (
+/obj/item/device/t_scanner,
+/obj/item/stack/cable_coil,
+/obj/item/stack/cable_coil,
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gE" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"gF" = (
+/obj/structure/bed/chair/wood{
+ dir = 8
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"gG" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"gH" = (
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gI" = (
+/obj/structure/closet/secure_closet/bar,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/vodka,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/rum,
+/obj/item/weapon/reagent_containers/food/drinks/bottle/kahlua,
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gK" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"gL" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"gM" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"gO" = (
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gP" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/box/syringes,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gQ" = (
+/obj/structure/table/standard,
+/obj/item/weapon/disk/data/demo{
+ pixel_x = -14;
+ pixel_y = -1
+ },
+/obj/item/weapon/paper/djstation{
+ info = "We have finally hit upon it, no more shall Katerina look past me in favor of other company! Experiment 432-A shows an incredible rate of cellular regeneration, and I posit that we have finally breaken down the great boundary between life and death--true biological immortality!
Of course, the aggressive behaviour is an undue side-effect, but it is only cat after all. I am certain a few sedative-laced cat treats will suffice to prep for autopsy.";
+ name = "Experiment 432-A"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gU" = (
+/obj/structure/closet,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"gV" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/glass/rag,
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gW" = (
+/obj/effect/decal/cleanable/blood/drip,
+/obj/effect/decal/cleanable/blood{
+ amount = 0
+ },
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gX" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/tool/wrench,
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"gY" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"gZ" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/obj/structure/cable{
+ d2 = 2;
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"ha" = (
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"hb" = (
+/obj/machinery/light/spot,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"hc" = (
+/obj/item/weapon/storage/box/cups,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"hd" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"he" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hf" = (
+/obj/structure/bed/chair/office/light{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hh" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hi" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/material/glass,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hj" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/paper/djstation{
+ info = "This is the fifth time this month I've had to replace the cabling to the damn lockdown circuit. It's bad enough the condensor is constantly on the fritz and the damn systems take nearly a week to cycle and reboot, but now I've got the captain breathing down my neck over his stupid shower and Commissar Grigor. Mikail was telling me the man's face went so red when the lights popped that you could see him glowing in the dark.
If he thought that was bad, well, if I hadn't installed an override in the mess hall we would have been sitting in the dark for the week.
Rusthven says we should be getting a new shipment of cabling, though I'm not sure we'll ever have enough supplies to keep this place properly operational.";
+ name = "maintenance report"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hk" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hm" = (
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"hn" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/food/drinks/drinkingglass/shotglass,
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"ho" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/carpet/turcarpet,
+/area/derelict/crew_quarters)
+"hp" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"hr" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"hs" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"ht" = (
+/obj/structure/sign/directions/security{
+ dir = 1;
+ pixel_y = 7
+ },
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"hu" = (
+/obj/machinery/door/airlock{
+ name = "Security Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"hv" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Security Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"hx" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hy" = (
+/obj/structure/table/standard,
+/obj/item/weapon/paper_bin,
+/obj/item/weapon/pen,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hz" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hA" = (
+/obj/structure/table/reinforced,
+/obj/item/device/flashlight,
+/obj/item/weapon/cell/super,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hB" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hC" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hE" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Eastern Annex"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"hG" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/crew_quarters)
+"hL" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"hN" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hO" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"hP" = (
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hQ" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hR" = (
+/obj/machinery/computer/atmos_alert,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"hS" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"hT" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"hU" = (
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"hV" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/paper/djstation{
+ info = "Father Gregor,
You will have to forgive me, but I am unable to get your order for one of those 'veil shifters' like you asked. I am admittedly unsure what you planned to do with it, the business of the clergy is not mine, but Vostok was quick to put the kaibosh on your order after we lost the last shipment.
The boys are still reeling from the headaches from last time, and Khoma complains that he sees the blue lights whenever he closes his eyes.
I am not one to question a man of God but I beg of you, please do not try to order any more of these artifacts. They are cursed, and all manner of demons seem to follow in their wake.
- Andrei Vostovich, Supply Technician";
+ name = "My apologies, father"
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"hW" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"ib" = (
+/obj/machinery/light/spot{
+ dir = 8;
+ tag = "icon-tube1 (WEST)"
+ },
+/obj/structure/closet/l3closet/scientist,
+/obj/item/clothing/glasses/science,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ic" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/clipboard,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"id" = (
+/obj/structure/bed/chair/office/light,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ie" = (
+/obj/structure/closet/secure_closet/chemical,
+/obj/item/weapon/paper/djstation{
+ info = "A primitive rendition of a crying egg being stomped on by a boot has been scribbled in the right-hand margin of the paper.
Wahwahwah! True egghead! I do not give two shits about your cats or 'syence,' if you write to Chief I will tell that bitch Katerina about your baby boy crush.
Also, why you sign name on paper? I am next door, fuckhead, I know baby man note is yours as soon as I see it. You write girly letter like I am your lover, maybe if you spend less time in corner with cat you would be real man? Of course, you would still look like camel shit stuck to Totstoi's boot!";
+ name = "dear baby man"
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ii" = (
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ij" = (
+/obj/structure/closet/secure_closet/engineering_welding,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ik" = (
+/obj/item/clothing/head/helmet/space/syndicate/black/engie{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Engineering Helmet"
+ },
+/obj/item/clothing/suit/space/syndicate/black/engie{
+ desc = "This spacesuit is emblazoned with the emblem of the USSP. Glory to Space Russia!";
+ name = "Cosmonaut Engineering Suit"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"im" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"io" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"ip" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/fancy/candle_box,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"iq" = (
+/turf/template_noop,
+/area/space)
+"it" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"iw" = (
+/obj/effect/decal/cleanable/blood/drip,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"ix" = (
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"iz" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"iA" = (
+/obj/item/weapon/paper/crumpled{
+ info = "This note has been crossed out so many times it's hard to make out its contents.
Katerina,
Your eyes are like diamonds,
Forged in the very fire of Cygni-A.
My heart yearns for you,
For your soft beauty
Fuckfucknothat'sbad.
Your voice is like liquid gold,
Smothering me in its delicate contours.
Never before had I known,
The touch,
The touch!
The touch of an angel's voice
note to self: stick to science, poetry is not my forte.";
+ name = "love poem"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iB" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/storage/fancy/vials,
+/obj/item/weapon/reagent_containers/glass/beaker{
+ pixel_x = 28
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iC" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/glass/beaker{
+ pixel_x = 7;
+ pixel_y = 3
+ },
+/obj/item/weapon/reagent_containers/dropper{
+ pixel_y = 8
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iG" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iH" = (
+/obj/machinery/vending/assist,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iI" = (
+/obj/structure/closet/firecloset,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iJ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"iK" = (
+/obj/effect/floor_decal/chapel,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"iL" = (
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/turf/template_noop,
+/area/space)
+"iM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"iN" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel,
+/obj/machinery/atmospherics/portables_connector,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"iO" = (
+/turf/simulated/shuttle/wall{
+ base_state = "dark";
+ icon = 'icons/turf/shuttle_dark.dmi';
+ icon_state = "dark"
+ },
+/area/derelict/arrival)
+"iQ" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/structure/bed/chair/comfy{
+ dir = 8
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"iR" = (
+/obj/structure/table/standard,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/item/clothing/head/soft/solgov,
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"iS" = (
+/obj/structure/closet/crate,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"iT" = (
+/obj/structure/closet/crate/trashcart,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"iW" = (
+/obj/machinery/door/airlock/science{
+ name = "Science Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iX" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/science{
+ name = "Science Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"iY" = (
+/turf/simulated/floor/airless,
+/area/space)
+"iZ" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/reinforced/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ja" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jc" = (
+/obj/machinery/door/airlock/engineering{
+ name = "Engineering Wing"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jd" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"je" = (
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"jf" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"jg" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"ji" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"jj" = (
+/obj/item/weapon/paper/djstation{
+ info = "Fuck. Fuckfuckfuck. I knew this mission was a mistake, that idiot Thomas got himself killed by some angry Russian security bot in the armoury, and the Lt. ran into the annex like a moron and got himself trapped. Now I'm just sitting on my god damn hands because this shuttle won't bloody move. Stupid USSP piece of shit docking arm must be jammed and I don't have the kit to go out and fix it.
Who the hell attacks a space station without EVA gear anyways? It's not like you can just bloody well waltz out into space with a hot coffee and shrug it off.";
+ name = "unknown report"
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"jk" = (
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"jl" = (
+/obj/machinery/door/airlock/external{
+ id_tag = "s_docking_airlock";
+ locked = 1;
+ name = "Shuttle Airlock";
+ req_access_txt = "150"
+ },
+/turf/simulated/shuttle/floor{
+ icon_state = "floor4"
+ },
+/area/derelict/arrival)
+"jm" = (
+/obj/machinery/door/airlock/external{
+ name = "Docking Port";
+ req_access_txt = "0"
+ },
+/turf/simulated/floor{
+ icon_state = "brown"
+ },
+/area/derelict/arrival)
+"jn" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"jp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/blood/drip,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"jw" = (
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'RADIOACTIVE AREA'";
+ icon_state = "radiation";
+ name = "RADIOACTIVE AREA";
+ pixel_x = 32
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jx" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"jy" = (
+/obj/structure/window/reinforced,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jA" = (
+/obj/machinery/power/singularity_beacon/syndicate,
+/mob/living/simple_mob/animal/space/carp,
+/turf/simulated/floor/reinforced/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jB" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jC" = (
+/obj/structure/closet/radiation,
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'RADIOACTIVE AREA'";
+ icon_state = "radiation";
+ name = "RADIOACTIVE AREA";
+ pixel_x = -32
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jI" = (
+/obj/structure/table/fancyblack,
+/obj/item/weapon/flame/candle/everburn,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"jJ" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 8
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"jK" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1502;
+ id_tag = "rus_inner_2";
+ req_access_txt = "0"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"jL" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 8;
+ frequency = 1502;
+ id_tag = "rus_pump_2"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"jM" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/external{
+ frequency = 1502;
+ id_tag = "rus_outer_2";
+ locked = 1;
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"jN" = (
+/obj/structure/window/reinforced,
+/obj/machinery/light/small{
+ pixel_x = 16;
+ pixel_y = 5
+ },
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"jO" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"jP" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"jQ" = (
+/obj/structure/bed/chair/comfy{
+ dir = 4
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"jR" = (
+/obj/structure/bed/chair/comfy{
+ dir = 8
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"jU" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"jY" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"jZ" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"ka" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"kb" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"kc" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kd" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/tracks{
+ color = "red";
+ desc = "Your instincts say you shouldn't be following these.";
+ dir = 4;
+ icon = 'icons/effects/blood.dmi';
+ icon_state = "tracks"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ke" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kf" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kg" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kh" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ color = "red";
+ desc = "Your instincts say you shouldn't be following these.";
+ dir = 4;
+ icon = 'icons/effects/blood.dmi';
+ icon_state = "tracks"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ki" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ color = "red";
+ desc = "Your instincts say you shouldn't be following these.";
+ dir = 4;
+ icon = 'icons/effects/blood.dmi';
+ icon_state = "tracks"
+ },
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kj" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/blood,
+/obj/effect/decal/cleanable/blood,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ color = "red";
+ desc = "Your instincts say you shouldn't be following these.";
+ dir = 4;
+ icon = 'icons/effects/blood.dmi';
+ icon_state = "tracks"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"km" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kn" = (
+/obj/machinery/door/airlock/external{
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kq" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ dir = 1;
+ pixel_y = 24
+ },
+/turf/simulated/floor/reinforced/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kr" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/external{
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ks" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/plating,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kt" = (
+/obj/machinery/door/airlock/external{
+ req_access_txt = "0"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ku" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kv" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kw" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kx" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ky" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kz" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"kA" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"kB" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"kC" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"kD" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/item/weapon/storage/bible{
+ layer = 4.1
+ },
+/obj/item/weapon/paper/djstation{
+ info = "I am worried about Totstoi. It is the fifth time this week he has been sent to the drunk tank, and no matter how many times I come to him he can only seem to find God at the bottom of a glass of Tunguska.
All this drinking, I hate to think poorly of the USSP but, in placing no cost on such things are we not just as bad as the TSF? Many have even forgotten their true heritage in favour of Galactic Common. Such indulgence, such forgetfulness, it can not be good for the spirits, let alone the soul.";
+ layer = 2;
+ name = "a confession"
+ },
+/obj/structure/table/fancyblack,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"kE" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"kF" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"kG" = (
+/obj/structure/sign/vacuum,
+/turf/simulated/shuttle/wall,
+/area/derelict/crew_quarters)
+"kH" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"kI" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1502;
+ master_tag = "rus_airlock_2";
+ name = "exterior access button";
+ pixel_x = -25;
+ req_access_txt = "0"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/crew_quarters)
+"kJ" = (
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"kK" = (
+/obj/machinery/power/tracker,
+/obj/structure/cable{
+ d2 = 8;
+ icon_state = "0-8"
+ },
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"kR" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"kU" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kV" = (
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"kZ" = (
+/obj/structure/closet/radiation,
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'RADIOACTIVE AREA'";
+ icon_state = "radiation";
+ name = "RADIOACTIVE AREA";
+ pixel_x = 32
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"la" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"lb" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lc" = (
+/turf/simulated/shuttle/wall,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"le" = (
+/obj/structure/sign/securearea{
+ desc = "A warning sign which reads 'RADIOACTIVE AREA'";
+ icon_state = "radiation";
+ name = "RADIOACTIVE AREA";
+ pixel_x = -32
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"li" = (
+/obj/machinery/light/small,
+/obj/effect/floor_decal/stairs/dark_stairs{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lj" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lk" = (
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"ll" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"lm" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/fancyblack,
+/obj/item/weapon/flame/candle/everburn,
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"ln" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 5
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"lo" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/external{
+ frequency = 1502;
+ id_tag = "rus_inner_2";
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"lp" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/airlock_sensor{
+ frequency = 1502;
+ id_tag = "rus_sensor_2";
+ pixel_y = 27
+ },
+/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
+ frequency = 1502;
+ id_tag = "rus_airlock_2";
+ pixel_y = -25;
+ req_access_txt = "0";
+ tag_airpump = "rus_pump_2";
+ tag_chamber_sensor = "rus_sensor_2";
+ tag_exterior_door = "rus_outer_2";
+ tag_interior_door = "rus_inner_2"
+ },
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 8;
+ frequency = 1502;
+ id_tag = "rus_pump_2"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"lq" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1502;
+ id_tag = "rus_outer_2";
+ locked = 1;
+ req_access_txt = "0"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/crew_quarters)
+"lr" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ pixel_x = 16;
+ pixel_y = -5
+ },
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ls" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"lt" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/bed/chair/comfy{
+ dir = 4
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"lu" = (
+/obj/machinery/door/airlock/external{
+ name = "Docking Port";
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"lv" = (
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"lx" = (
+/obj/effect/decal/cleanable/blood/splatter,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"ly" = (
+/obj/machinery/vending/sovietsoda,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"lz" = (
+/obj/structure/sign/botany,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lC" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"lD" = (
+/turf/simulated/floor/reinforced/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lE" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Mess Hall"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lG" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1502;
+ master_tag = "rus_airlock_2";
+ name = "interior access button";
+ pixel_x = 25;
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/wood,
+/area/derelict/crew_quarters)
+"lH" = (
+/obj/machinery/power/solar{
+ id = "russolar"
+ },
+/obj/structure/cable,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"lI" = (
+/obj/structure/window/reinforced/tinted,
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"lJ" = (
+/obj/structure/window/reinforced/tinted,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"lK" = (
+/obj/structure/dispenser/oxygen,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"lN" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lP" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lQ" = (
+/obj/structure/closet/crate/hydroponics,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lR" = (
+/obj/structure/table/standard,
+/obj/item/weapon/newspaper{
+ desc = "An issue of The Griffon. Was Nanotrasen supplying this station at some point?"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lS" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 8;
+ icon_state = "chair";
+ tag = "icon-chair (WEST)"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lV" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/item/trash/tastybread,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/trash/candy,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"lW" = (
+/obj/structure/closet/coffin,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/door/window/eastleft,
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"lX" = (
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"lY" = (
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"lZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"ma" = (
+/obj/item/weapon/material/shard,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4";
+ tag = "90Curve"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"mc" = (
+/obj/structure/shuttle/engine/heater{
+ dir = 1;
+ tag = "icon-heater (NORTH)"
+ },
+/obj/structure/shuttle/engine/propulsion,
+/turf/simulated/shuttle/plating,
+/area/derelict/arrival)
+"me" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood/drip,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"mf" = (
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"mg" = (
+/obj/machinery/seed_extractor,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mi" = (
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mm" = (
+/turf/simulated/shuttle/wall{
+ base_state = "dark";
+ icon = 'icons/turf/shuttle_dark.dmi';
+ icon_state = "dark"
+ },
+/turf/space,
+/area/derelict/arrival)
+"mn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mo" = (
+/obj/structure/bed/chair,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mp" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mq" = (
+/obj/machinery/vending/sovietsoda,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mr" = (
+/obj/structure/closet/coffin,
+/obj/machinery/door/window/eastleft,
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"ms" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/chapel,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"mt" = (
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"mu" = (
+/obj/structure/closet/emcloset,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"mv" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"mx" = (
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"my" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mB" = (
+/turf/space,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"mC" = (
+/obj/item/weapon/shovel,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mD" = (
+/obj/structure/closet/coffin,
+/obj/machinery/door/window/eastleft,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"mE" = (
+/obj/machinery/space_heater,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"mF" = (
+/obj/structure/closet/emcloset,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"mI" = (
+/obj/structure/sign/greencross,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"mJ" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Medical Wing";
+ welded = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"mK" = (
+/obj/structure/sign/directions/medical,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"mN" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mO" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mP" = (
+/obj/structure/table/standard,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"mQ" = (
+/obj/machinery/door/airlock{
+ name = "Eastern Annex"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"mR" = (
+/obj/structure/closet/emcloset,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"mT" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"mU" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"mV" = (
+/obj/machinery/computer/med_data,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"mX" = (
+/obj/structure/lattice,
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/template_noop,
+/area/space)
+"mZ" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"na" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/appliance/cooker/oven,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nc" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/microwave{
+ pixel_x = -3;
+ pixel_y = 6
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nd" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ne" = (
+/obj/machinery/shower{
+ dir = 4;
+ tag = "icon-shower (EAST)"
+ },
+/obj/structure/curtain/open/shower,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nf" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nh" = (
+/obj/structure/closet/athletic_mixed,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"ni" = (
+/obj/structure/table/reinforced,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"nj" = (
+/obj/effect/decal/cleanable/blood/drip,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"nk" = (
+/obj/item/weapon/firstaid_arm_assembly,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"nm" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"nn" = (
+/obj/structure/grille/broken,
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"no" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"np" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nq" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nr" = (
+/obj/structure/table/reinforced,
+/obj/machinery/reagentgrinder,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ns" = (
+/obj/machinery/shower{
+ dir = 4;
+ tag = "icon-shower (EAST)"
+ },
+/obj/structure/curtain/open/shower,
+/obj/structure/window/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nt" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/door/window/southright,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nv" = (
+/obj/structure/closet/boxinggloves,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nw" = (
+/obj/machinery/smartfridge,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"nx" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/blood,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"ny" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"nz" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nB" = (
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nC" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 12;
+ pixel_y = 2
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nD" = (
+/obj/item/weapon/soap,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nE" = (
+/obj/item/weapon/beach_ball/holoball,
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nF" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"nH" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4";
+ tag = "90Curve"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"nJ" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"nL" = (
+/turf/simulated/shuttle/wall,
+/turf/space,
+/area/space)
+"nO" = (
+/obj/item/clothing/under/pants/track,
+/obj/item/clothing/shoes/black,
+/obj/item/clothing/head/soft/black,
+/obj/structure/closet,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nP" = (
+/obj/structure/bed/chair/comfy/brown,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nQ" = (
+/obj/structure/table/glass,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nR" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/obj/item/weapon/paper_bin{
+ pixel_y = 8
+ },
+/obj/item/weapon/pen/red,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nS" = (
+/obj/structure/table/standard,
+/obj/item/weapon/reagent_containers/food/snacks/beetsoup,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nT" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/appliance/cooker/grill,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"nU" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/derelict/crew_quarters)
+"nV" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"nW" = (
+/obj/effect/floor_decal/corner/green/border{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"nX" = (
+/obj/structure/table/standard,
+/obj/item/trash/cigbutt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"nY" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/firstaid,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"oc" = (
+/turf/template_noop,
+/area/derelict/arrival)
+"od" = (
+/obj/structure/grille/broken,
+/turf/simulated/floor/airless,
+/area/space)
+"oe" = (
+/mob/living/simple_mob/animal/space/carp,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"of" = (
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"og" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oh" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oi" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oj" = (
+/obj/machinery/light/spot,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ok" = (
+/obj/effect/floor_decal/corner/green/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"om" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"on" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"oq" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"or" = (
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"os" = (
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ou" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ov" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ow" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock{
+ name = "Mess Hall"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ox" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oy" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/bed/chair,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oz" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oA" = (
+/obj/structure/table/reinforced,
+/obj/item/weapon/reagent_containers/food/condiment/flour,
+/obj/item/weapon/reagent_containers/food/condiment/flour,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oB" = (
+/obj/item/weapon/beach_ball/holoball,
+/obj/effect/floor_decal/corner/green/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"oC" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"oD" = (
+/obj/structure/lattice,
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/turf/template_noop,
+/area/derelict/arrival)
+"oG" = (
+/turf/space,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"oH" = (
+/obj/structure/lattice,
+/obj/item/weapon/surgical/retractor,
+/turf/template_noop,
+/area/derelict/arrival)
+"oI" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/derelict/arrival)
+"oJ" = (
+/obj/item/stack/rods,
+/turf/template_noop,
+/area/derelict/arrival)
+"oK" = (
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oL" = (
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oM" = (
+/obj/machinery/door/airlock/glass{
+ name = "Hydroponics";
+ welded = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oN" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oO" = (
+/obj/machinery/door/airlock{
+ name = "Mess Hall"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oP" = (
+/obj/structure/table/standard,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oQ" = (
+/turf/space,
+/turf/simulated/shuttle/wall,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oT" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oU" = (
+/obj/item/weapon/reagent_containers/spray/plantbgone,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oV" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/floor_decal/stairs/dark_stairs,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oW" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/floor_decal/stairs/dark_stairs,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oX" = (
+/obj/effect/floor_decal/stairs/dark_stairs,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oY" = (
+/obj/structure/coatrack,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"oZ" = (
+/obj/item/weapon/newspaper{
+ desc = "An issue of The Griffon. Was Nanotrasen supplying this station at some point?"
+ },
+/obj/machinery/newscaster{
+ desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station.";
+ layer = 3.3;
+ pixel_x = 27
+ },
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pa" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pb" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pc" = (
+/obj/effect/floor_decal/corner/green/border{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pd" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/beige,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pe" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pf" = (
+/obj/structure/table/standard,
+/obj/item/weapon/storage/box/cups,
+/obj/machinery/light/spot{
+ dir = 8;
+ tag = "icon-tube1 (WEST)"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pg" = (
+/obj/structure/closet/walllocker{
+ pixel_y = -32
+ },
+/obj/effect/floor_decal/corner/green/full,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"ph" = (
+/obj/structure/holohoop{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pi" = (
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pj" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 4
+ },
+/turf/space,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pk" = (
+/turf/simulated/shuttle/wall,
+/area/space)
+"pl" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pm" = (
+/turf/simulated/shuttle/wall,
+/area/derelict/crew_quarters)
+"pp" = (
+/turf/simulated/floor/airless,
+/area/derelict/arrival)
+"pq" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/template_noop,
+/area/derelict/arrival)
+"pr" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"ps" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pt" = (
+/obj/structure/closet/jcloset,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pu" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/item/weapon/mop,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/item/weapon/storage/bag/trash,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pv" = (
+/obj/structure/table/standard,
+/obj/machinery/cell_charger,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"px" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"py" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pz" = (
+/obj/structure/dispenser/oxygen,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pB" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ pixel_y = 8
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"pE" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pF" = (
+/obj/item/weapon/tool/crowbar,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pG" = (
+/turf/simulated/shuttle/wall,
+/turf/space,
+/area/derelict/arrival)
+"pI" = (
+/obj/machinery/light/small{
+ dir = 4;
+ tag = "icon-bulb1 (EAST)"
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"pK" = (
+/obj/structure/window/reinforced,
+/obj/structure/janitorialcart,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pL" = (
+/obj/structure/window/reinforced,
+/mob/living/simple_mob/animal/giant_spider/electric,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pM" = (
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pN" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"pO" = (
+/obj/structure/closet/toolcloset,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pP" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"pQ" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/space)
+"pR" = (
+/obj/item/weapon/material/shard,
+/turf/template_noop,
+/area/derelict/arrival)
+"pS" = (
+/obj/item/roller,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"pT" = (
+/obj/structure/closet/l3closet,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"pU" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"pV" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/closet/crate/freezer,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"pW" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"pX" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"pZ" = (
+/obj/effect/floor_decal/stairs/dark_stairs,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"qa" = (
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"qb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ tag = "icon-bulb1 (EAST)"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"qc" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"qd" = (
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"qe" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"qf" = (
+/obj/structure/grille/broken,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"qg" = (
+/obj/structure/closet/body_bag,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"qh" = (
+/obj/structure/sign/examroom,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"qi" = (
+/obj/machinery/computer/arcade,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qj" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qk" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/space,
+/area/derelict/arrival)
+"qm" = (
+/obj/machinery/vending/sovietsoda,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qn" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/freezer/kitchen,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"qo" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/kitchenspike,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"qp" = (
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"qq" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"qr" = (
+/obj/item/stack/material/glass{
+ amount = 15;
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/turf/simulated/floor/tiled/old_tile/purple,
+/area/derelict/bridge)
+"qs" = (
+/obj/structure/sign/nosmoking_2,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"qx" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock{
+ name = "Central Annex"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"qz" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/newscaster{
+ desc = "A standard Nanotrasen-licensed newsfeed handler for use in commercial space stations. Strange that it's on a Russian station.";
+ layer = 3.3;
+ pixel_x = 27
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qA" = (
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"qB" = (
+/obj/structure/cable{
+ d2 = 4;
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/alarms_hidden{
+ pixel_y = -24
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"qD" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Medical Wing";
+ welded = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"qE" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"qG" = (
+/obj/structure/closet/emcloset,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qH" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qI" = (
+/obj/item/trash/pistachios,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qJ" = (
+/obj/machinery/door/airlock/hatch{
+ locked = 1;
+ name = "Storage Bay"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"qK" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"qL" = (
+/obj/machinery/door/airlock/medical{
+ name = "Medical Wing";
+ welded = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/arrival)
+"qN" = (
+/obj/machinery/light/spot{
+ dir = 1;
+ tag = "icon-tube1 (NORTH)"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qO" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"qP" = (
+/obj/structure/window/reinforced,
+/obj/structure/flora/ausbushes/grassybush,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"qQ" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"qS" = (
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"qT" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"qU" = (
+/obj/structure/window/reinforced,
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/pointybush,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"qV" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"qW" = (
+/obj/machinery/door/airlock/hatch{
+ locked = 1;
+ name = "Storage Bay"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"qX" = (
+/obj/item/solar_assembly,
+/obj/machinery/light/small,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"qZ" = (
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"ra" = (
+/obj/machinery/light/spot{
+ dir = 8;
+ tag = "icon-tube1 (WEST)"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rc" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rd" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/table/standard,
+/obj/item/trash/cigbutt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"re" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rf" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rh" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"ri" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rj" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rl" = (
+/obj/item/weapon/newspaper{
+ desc = "An issue of The Griffon. Was Nanotrasen supplying this station at some point?"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rm" = (
+/obj/structure/closet/crate/secure/loot,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"rn" = (
+/obj/structure/closet/medical_wall,
+/turf/simulated/shuttle/wall,
+/area/derelict/arrival)
+"ro" = (
+/turf/simulated/shuttle/wall/no_join,
+/area/derelict/arrival)
+"rp" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rr" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_x = 5;
+ pixel_y = -5
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rs" = (
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_y = -5
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rt" = (
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_x = -5;
+ pixel_y = -5
+ },
+/obj/structure/flora/ausbushes/brflowers,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rv" = (
+/obj/structure/bed/chair/comfy/brown{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"ry" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/obj/structure/flora/ausbushes/brflowers{
+ pixel_y = 5
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rz" = (
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_y = 5
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/brflowers,
+/obj/structure/closet/statue,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rA" = (
+/obj/structure/flora/ausbushes/fullgrass{
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/obj/structure/flora/ausbushes/ppflowers{
+ pixel_y = 5
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rB" = (
+/obj/structure/bed/chair,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rE" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"rF" = (
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rG" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rH" = (
+/obj/item/weapon/deck/cards,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rI" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rJ" = (
+/obj/item/trash/popcorn,
+/obj/item/trash/semki,
+/obj/item/weapon/paper/crumpled{
+ info = "That idiot bastard Totstoi found my button. Stupid drunk was trying to put change into the free cigarette machine and dropped it. Lo' and behold, dumbass decides to look under the machine for his precious rubles.
Thankfully that green-livered swine cares more about drink than anything else, managed to buy him off. Will have to move the switch somewhere else now, but where?";
+ name = "worn paper"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rK" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rL" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/flora/ausbushes/leafybush,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rM" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rN" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/obj/machinery/atmospherics/portables_connector{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rO" = (
+/obj/machinery/light/spot,
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rP" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/manifold/hidden{
+ dir = 1
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rQ" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 4
+ },
+/obj/machinery/access_button{
+ command = "cycle_interior";
+ frequency = 1501;
+ master_tag = "rus_airlock_1";
+ name = "interior access button";
+ pixel_y = -25;
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rR" = (
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/simple/hidden{
+ dir = 10;
+ initialize_directions = 10
+ },
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rS" = (
+/obj/machinery/light/spot,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rT" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rU" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/leafybush,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rV" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/flora/ausbushes/fullgrass,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rW" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/simulated/floor/grass,
+/area/derelict/arrival)
+"rX" = (
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/arrival)
+"rY" = (
+/obj/item/weapon/surgical/cautery,
+/turf/template_noop,
+/area/derelict/arrival)
+"rZ" = (
+/obj/structure/sign/vacuum,
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"sa" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1501;
+ id_tag = "rus_inner_1";
+ req_access_txt = "0"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"sb" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/hidden,
+/obj/machinery/door/airlock/external{
+ frequency = 1501;
+ id_tag = "rus_inner_1";
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"sc" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ tag = "icon-bulb1 (EAST)"
+ },
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1501;
+ id_tag = "rus_pump_1"
+ },
+/obj/machinery/airlock_sensor{
+ frequency = 1501;
+ id_tag = "rus_sensor_1";
+ pixel_x = 25;
+ pixel_y = -5
+ },
+/obj/machinery/embedded_controller/radio/airlock/airlock_controller{
+ frequency = 1501;
+ id_tag = "rus_airlock_1";
+ pixel_x = -25;
+ req_access_txt = "0";
+ tag_airpump = "rus_pump_1";
+ tag_chamber_sensor = "rus_sensor_1";
+ tag_exterior_door = "rus_outer_1";
+ tag_interior_door = "rus_inner_1"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"sd" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/atmospherics/unary/vent_pump/high_volume{
+ dir = 1;
+ frequency = 1501;
+ id_tag = "rus_pump_1"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"se" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/external{
+ frequency = 1501;
+ id_tag = "rus_outer_1";
+ locked = 1;
+ req_access_txt = "0"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"sf" = (
+/obj/machinery/door/airlock/external{
+ frequency = 1501;
+ id_tag = "rus_outer_1";
+ locked = 1;
+ req_access_txt = "0"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/turf/simulated/floor/plating,
+/area/derelict/arrival)
+"sg" = (
+/obj/item/stack/cable_coil{
+ amount = 1
+ },
+/turf/template_noop,
+/area/space)
+"sh" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/access_button{
+ command = "cycle_exterior";
+ frequency = 1501;
+ master_tag = "rus_airlock_1";
+ name = "exterior access button";
+ pixel_y = 25;
+ req_access_txt = "0"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/arrival)
+"si" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 4;
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sj" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sk" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sl" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 2;
+ d2 = 8;
+ icon_state = "2-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sm" = (
+/obj/structure/bed/chair/wood{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/asteroid_steel{
+ icon_state = "dark"
+ },
+/area/derelict/crew_quarters)
+"sn" = (
+/turf/template_noop,
+/area/derelict/solar_control)
+"so" = (
+/obj/item/weapon/material/shard,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sp" = (
+/obj/machinery/power/solar/fake,
+/obj/structure/cable,
+/obj/structure/cable,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"sq" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/template_noop,
+/area/derelict/solar_control)
+"sr" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/derelict/solar_control)
+"ss" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"st" = (
+/obj/structure/cable,
+/obj/machinery/power/tracker,
+/obj/structure/cable,
+/turf/simulated/floor/airless{
+ icon_state = "solarpanel"
+ },
+/area/derelict/solar_control)
+"su" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 2;
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 4;
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/derelict/solar_control)
+"sv" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/derelict/arrival)
+"sC" = (
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"sN" = (
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"uf" = (
+/obj/structure/closet/crate/focalpoint,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"uz" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"uL" = (
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"vN" = (
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"vU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"wn" = (
+/mob/living/simple_mob/humanoid/merc/ranged/space,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"xk" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"xS" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/template_noop,
+/area/space)
+"ya" = (
+/obj/structure/closet/crate/heph,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"ye" = (
+/obj/structure/table/standard,
+/obj/item/weapon/circuitboard/teleporter,
+/turf/simulated/floor/carpet,
+/area/derelict/bridge)
+"yE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"zm" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/derelict/arrival)
+"AR" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Bc" = (
+/obj/effect/floor_decal/stairs/dark_stairs,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"By" = (
+/mob/living/simple_mob/animal/space/carp,
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"BZ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/einstein,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"Cw" = (
+/obj/effect/decal/cleanable/blood/drip,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"CA" = (
+/obj/effect/floor_decal/corner/green/bordercee,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"CH" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"Do" = (
+/mob/living/simple_mob/animal/space/carp,
+/turf/simulated/floor/tiled/old_tile/green,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Gt" = (
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"IX" = (
+/obj/effect/catwalk_plated/white,
+/turf/template_noop,
+/area/space)
+"JE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate/cooper,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"Kn" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ color = "red";
+ desc = "Your instincts say you shouldn't be following these.";
+ dir = 4;
+ icon = 'icons/effects/blood.dmi';
+ icon_state = "tracks"
+ },
+/turf/simulated/floor/tiled/techfloor,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Lo" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/floor_decal/corner/green/border,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"Mn" = (
+/obj/effect/floor_decal/corner/green/full{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"MN" = (
+/obj/machinery/light/spot{
+ dir = 4;
+ tag = "icon-tube1 (EAST)"
+ },
+/obj/structure/closet/crate/internals,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/arrival)
+"MO" = (
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"Ob" = (
+/obj/structure/cable{
+ d1 = 1;
+ d2 = 8;
+ icon_state = "1-8"
+ },
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Oe" = (
+/obj/item/clothing/gloves/combat,
+/obj/item/clothing/gloves/combat,
+/obj/structure/closet/secure_closet/warden,
+/turf/simulated/floor/tiled/red,
+/area/derelict/arrival)
+"Og" = (
+/mob/living/simple_mob/animal/giant_spider/hunter,
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"Ol" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/turf/simulated/shuttle/wall,
+/area/derelict/crew_quarters)
+"OW" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"OY" = (
+/obj/effect/floor_decal/corner/grey/diagonal{
+ dir = 4
+ },
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Pa" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"Pc" = (
+/obj/machinery/computer{
+ desc = "A computer long since rendered non-functional due to lack of maintenance. Spitting out error messages.";
+ dir = 4;
+ name = "Broken Computer"
+ },
+/turf/simulated/shuttle/floor/black,
+/area/derelict/arrival)
+"Ql" = (
+/obj/structure/table/standard,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/crew_quarters)
+"Rq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/carpet,
+/area/derelict/crew_quarters)
+"RE" = (
+/mob/living/simple_mob/animal/space/carp,
+/turf/template_noop,
+/area/space)
+"Sp" = (
+/obj/machinery/shower{
+ dir = 8;
+ tag = "icon-shower (WEST)"
+ },
+/obj/structure/curtain/open/shower,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/remains/human{
+ desc = "This guy seemed to have died in terrible way! Half his remains are dust.";
+ name = "Human remains"
+ },
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/turf/simulated/floor/tiled/neutral,
+/area/derelict/crew_quarters)
+"Td" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ tag = "icon-rwindow (EAST)"
+ },
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile/gray,
+/area/derelict/crew_quarters)
+"TA" = (
+/turf/simulated/shuttle/wall,
+/area/template_noop)
+"Ud" = (
+/mob/living/simple_mob/animal/space/carp/large,
+/turf/simulated/floor/airless,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"Uk" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/arrival)
+"VY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/portables_connector{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/powered/pump,
+/turf/simulated/floor/tiled/old_tile/yellow,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"WC" = (
+/mob/living/simple_mob/animal/giant_spider/hunter,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"Xi" = (
+/obj/structure/cable{
+ d1 = 4;
+ d2 = 8;
+ icon_state = "4-8"
+ },
+/turf/simulated/floor/tiled/old_tile/blue,
+/area/derelict/arrival)
+"XW" = (
+/obj/item/weapon/material/shard,
+/obj/item/stack/material/steel,
+/turf/template_noop,
+/area/derelict/eva{
+ name = "Derelict Annex"
+ })
+"XY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/spider/stickyweb/dark,
+/obj/effect/spider/stickyweb,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+"Zz" = (
+/obj/effect/floor_decal/stairs/dark_stairs,
+/obj/effect/spider/stickyweb/dark,
+/turf/simulated/floor/tiled/old_tile,
+/area/derelict/crew_quarters)
+
+(1,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+mm
+iO
+iO
+iO
+iO
+iO
+iO
+mm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(2,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+it
+Pc
+ji
+jQ
+jQ
+lt
+lI
+mc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(3,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+it
+iQ
+jj
+jk
+jk
+jk
+lI
+mc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+iq
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(4,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+it
+iR
+jk
+jR
+jR
+jk
+lJ
+mc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+aj
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(5,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+mm
+iO
+jl
+iO
+iO
+jl
+iO
+mm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(6,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+ro
+jm
+ro
+ro
+lu
+ro
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+iq
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(7,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+iS
+jn
+mf
+mf
+mf
+lK
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(8,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+sv
+iT
+mf
+mf
+mf
+lv
+uf
+sv
+qp
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+iL
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(9,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+qp
+qp
+JE
+mv
+mx
+mx
+mf
+jU
+mf
+mf
+mx
+me
+mu
+qp
+qp
+qp
+qp
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(10,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+dO
+gK
+gK
+ha
+ht
+mv
+mf
+iw
+mf
+mf
+mf
+mf
+mf
+mf
+mf
+mv
+sv
+mR
+ni
+nw
+sv
+qp
+qp
+oG
+ac
+ai
+ac
+ac
+ac
+pQ
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+sg
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(11,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+ff
+fF
+ha
+gM
+gL
+fF
+hu
+mx
+mf
+mf
+mf
+mf
+mf
+mf
+mf
+mf
+mf
+Cw
+qL
+qZ
+nj
+qS
+nF
+nY
+qZ
+qf
+oc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(12,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+qp
+fF
+gM
+gM
+gM
+gM
+hb
+qp
+mx
+mf
+ix
+mf
+mf
+mf
+mf
+jn
+mf
+ix
+mx
+mI
+qZ
+nk
+Uk
+qS
+qS
+qS
+qS
+qS
+oc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(13,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+pG
+ed
+ha
+eI
+fg
+fB
+fX
+fX
+fX
+on
+hv
+hL
+kR
+kR
+kR
+jp
+jY
+kR
+kR
+kR
+kR
+hL
+mJ
+mT
+rE
+rE
+nH
+CH
+qS
+oH
+oI
+oc
+oc
+pp
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(14,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+dO
+Oe
+gM
+gM
+eJ
+gM
+fC
+gM
+gM
+gM
+hc
+sv
+BZ
+mv
+iz
+mx
+mx
+jZ
+mf
+lx
+mx
+MN
+ya
+mK
+mU
+qS
+qS
+qE
+rE
+oD
+oI
+oc
+oc
+oc
+pp
+oc
+ac
+ac
+ac
+iq
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(15,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+qp
+qp
+dP
+dV
+dV
+dV
+eK
+dV
+fD
+fY
+gM
+ha
+hd
+qp
+qp
+qp
+qp
+sv
+mx
+ka
+mv
+ly
+sv
+qp
+qp
+qp
+mV
+nm
+qS
+nJ
+qS
+oc
+oJ
+oI
+pq
+oc
+oc
+oc
+oc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(16,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+qp
+dQ
+gM
+gM
+ha
+cM
+fF
+fE
+fZ
+gs
+dO
+qp
+qp
+ac
+ac
+ac
+qp
+qp
+kb
+qp
+qp
+qp
+ac
+ac
+qp
+qp
+sv
+ny
+qS
+qS
+oc
+oc
+pp
+oc
+oc
+oc
+oc
+oc
+oc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(17,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+dm
+gs
+ha
+gM
+gM
+gM
+fF
+qp
+fF
+fF
+sv
+fG
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+xk
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+fG
+oc
+oc
+oc
+oc
+zm
+dd
+oc
+oJ
+oc
+oI
+oc
+oD
+oc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(18,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+fF
+dn
+gM
+gM
+gM
+gM
+ee
+ep
+qp
+qp
+fG
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+kc
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+nL
+oc
+oc
+oc
+oc
+oc
+oc
+oI
+oc
+qS
+oc
+oc
+oc
+qf
+oG
+ac
+ac
+iq
+cR
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(19,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+fF
+gM
+gM
+gM
+gM
+gM
+ef
+eq
+qp
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+kd
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+oc
+oc
+oc
+oc
+oc
+pp
+oI
+qS
+qS
+pR
+oc
+qZ
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(20,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+qp
+qp
+df
+dp
+dB
+gM
+gM
+ha
+mB
+fG
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+ke
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+aj
+ac
+ac
+oc
+oc
+oc
+oc
+oc
+oI
+oI
+qS
+oc
+qS
+qg
+qq
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(21,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+iY
+ac
+ac
+qp
+cl
+cz
+qp
+fF
+dq
+dC
+gM
+ha
+mB
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+Kn
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+iq
+ac
+ac
+oc
+oc
+pq
+oc
+qS
+qS
+qS
+rY
+qS
+qS
+qZ
+sv
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(22,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qk
+ha
+ha
+cM
+wn
+ha
+dD
+dM
+mB
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+kf
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+oc
+oc
+oc
+mU
+qS
+nJ
+CH
+qS
+qS
+qB
+sv
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(23,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qk
+ha
+cn
+ha
+cN
+ha
+dr
+dE
+sv
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+kg
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+RE
+iq
+xS
+ac
+ac
+ai
+ac
+pG
+sv
+pI
+qS
+qS
+qS
+qS
+rf
+mU
+sv
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(24,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+bF
+fF
+fF
+ha
+cM
+dg
+ds
+qp
+qp
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+lc
+hz
+lj
+kh
+kU
+hz
+lc
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+pS
+qa
+qS
+qS
+rf
+Uk
+qZ
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(25,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qp
+bG
+fF
+ha
+ha
+qp
+dh
+dt
+fG
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+hz
+ib
+iA
+et
+kV
+ki
+kV
+lz
+oT
+mg
+lc
+lc
+ja
+cR
+ac
+ag
+ac
+ac
+ac
+iq
+ac
+ac
+ac
+ag
+qp
+pT
+mU
+mU
+qZ
+Xi
+qZ
+qZ
+rn
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(26,1,1) = {"
+ac
+ad
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ap
+ap
+ap
+ap
+ap
+ap
+ap
+ap
+ap
+ap
+ap
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+eL
+jB
+hN
+hN
+mi
+gw
+iW
+lj
+kj
+of
+oM
+lN
+oL
+or
+oL
+or
+ii
+ac
+ac
+ac
+ac
+ac
+ac
+RE
+aj
+ac
+ag
+qp
+qp
+qp
+qh
+qs
+qD
+qL
+qp
+mI
+qp
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(27,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+aX
+bo
+bH
+cW
+aE
+cE
+cO
+ap
+ap
+ag
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+hz
+gO
+he
+hk
+hk
+hk
+pd
+iX
+oN
+Ob
+of
+oM
+or
+AR
+my
+or
+ii
+ii
+Gt
+ac
+ac
+ac
+ak
+ac
+ac
+ac
+ag
+ag
+ag
+qp
+sv
+qi
+rF
+rh
+rF
+ra
+rF
+rF
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(28,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+bb
+bp
+bI
+cD
+cq
+cE
+cP
+ap
+ag
+ag
+ag
+ac
+ak
+ac
+ac
+ac
+ac
+lc
+jB
+gt
+gP
+fk
+mi
+mi
+ic
+iB
+hz
+of
+of
+lj
+hz
+lP
+or
+or
+or
+ii
+ja
+ii
+ma
+od
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+fG
+qj
+qS
+qE
+rE
+rb
+rB
+rF
+dO
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(29,1,1) = {"
+ac
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ap
+aE
+ye
+bq
+cg
+cD
+aE
+cE
+cQ
+ap
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ag
+lc
+jB
+ga
+gu
+gQ
+fk
+mi
+mi
+id
+iC
+lc
+jw
+lj
+kZ
+lc
+lQ
+or
+or
+ii
+ii
+Gt
+ii
+ii
+ii
+ja
+ag
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+qp
+qk
+rT
+qS
+rB
+rc
+rp
+rB
+rF
+fG
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(30,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+cD
+cD
+br
+cW
+cD
+aE
+ap
+ap
+ap
+ac
+ac
+ac
+ac
+ag
+ak
+ag
+lc
+hz
+fH
+gb
+gv
+fj
+fJ
+mi
+gw
+ie
+hz
+lc
+lc
+kn
+lc
+lc
+hz
+Do
+or
+ja
+ii
+ii
+ii
+ja
+or
+oQ
+oQ
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+rT
+Uk
+rB
+rd
+rp
+rB
+rF
+fG
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(31,1,1) = {"
+ac
+ac
+ac
+aY
+bf
+ac
+ac
+ac
+ac
+cR
+ab
+ag
+ac
+ac
+as
+aG
+cD
+bv
+cD
+cD
+cr
+as
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+eL
+eN
+fI
+mi
+fj
+fJ
+fR
+hx
+jB
+eL
+lc
+ac
+jy
+km
+lb
+ac
+oQ
+nn
+ii
+ii
+ii
+ii
+ii
+or
+or
+oL
+eL
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+qk
+rF
+qS
+re
+rB
+qS
+rT
+sv
+qp
+ac
+ac
+ac
+ac
+hs
+ac
+ac
+ac
+hs
+ac
+ac
+ac
+ac
+ac
+"}
+(32,1,1) = {"
+ac
+ac
+ac
+ah
+aY
+ab
+iq
+ab
+ac
+ae
+iq
+ab
+ac
+ac
+as
+aH
+bb
+bt
+bb
+cW
+cW
+as
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+jB
+gw
+mi
+fj
+fJ
+fR
+hf
+hy
+eL
+ac
+ac
+ac
+jN
+km
+lr
+ak
+ac
+ag
+mC
+ii
+or
+oe
+ii
+or
+or
+oq
+lc
+lc
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qG
+qS
+rf
+qS
+qS
+qS
+rJ
+qp
+ac
+ac
+ac
+gZ
+si
+lH
+ac
+gZ
+si
+lH
+ac
+ag
+ac
+ac
+"}
+(33,1,1) = {"
+ac
+iq
+ac
+ac
+ac
+ac
+iq
+ab
+ac
+ac
+ac
+ac
+ac
+ap
+ap
+ap
+ap
+bu
+ap
+ap
+ap
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+eN
+mi
+fj
+fJ
+mi
+gw
+hx
+hz
+lc
+ac
+ac
+ac
+jy
+km
+lb
+ac
+ac
+ac
+pQ
+ii
+ii
+ja
+ii
+or
+Ud
+or
+oK
+lc
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+qN
+rf
+qS
+qS
+rF
+rK
+fG
+ac
+ac
+ac
+gZ
+si
+lH
+ac
+gZ
+si
+lH
+ac
+ac
+ac
+ac
+"}
+(34,1,1) = {"
+ac
+ac
+ac
+ai
+ac
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+ap
+qr
+bH
+cD
+bv
+cD
+bW
+as
+ac
+ac
+cR
+ac
+ac
+ac
+ac
+ac
+lc
+hz
+eO
+fj
+fJ
+mi
+gw
+jB
+eL
+lc
+ag
+ac
+ac
+ac
+jy
+km
+lb
+ai
+ag
+ac
+ac
+ac
+ii
+nn
+ja
+or
+mi
+or
+oL
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qO
+rh
+qS
+Uk
+rF
+rL
+fG
+ac
+ac
+ac
+gZ
+si
+lH
+ac
+gZ
+si
+sp
+ac
+ac
+ac
+ac
+"}
+(35,1,1) = {"
+ac
+ac
+ac
+bf
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ag
+ac
+as
+au
+bb
+bd
+ll
+cD
+bX
+as
+ac
+iq
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+er
+mi
+fk
+mi
+mi
+gx
+eL
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+kn
+lc
+ii
+ac
+ac
+ag
+pQ
+ak
+eL
+oL
+oL
+or
+os
+oL
+oT
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qP
+rh
+qS
+qS
+rF
+rM
+fG
+ac
+ac
+ac
+gZ
+si
+lH
+ac
+gZ
+si
+lH
+ac
+ac
+ac
+ac
+"}
+(36,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+aj
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+cD
+aK
+bb
+bt
+cD
+cU
+as
+ac
+ac
+ac
+ai
+ac
+ac
+ac
+ac
+lc
+es
+gw
+nd
+gw
+gd
+hz
+lc
+ac
+ac
+ag
+ac
+lc
+lc
+jB
+lD
+ii
+ii
+By
+ac
+mX
+ac
+ac
+lc
+hz
+nO
+lN
+lN
+lN
+oU
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qQ
+rh
+qS
+qS
+qS
+rN
+qp
+ac
+ac
+ac
+gZ
+si
+lH
+ac
+gZ
+si
+lH
+ac
+ac
+ac
+ac
+"}
+(37,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+cU
+aL
+cD
+bw
+cD
+cD
+aE
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+et
+iW
+fl
+fL
+lc
+lc
+ac
+ac
+ac
+ag
+lc
+lc
+jB
+lD
+lD
+uz
+XW
+ii
+ii
+ac
+iq
+ac
+ac
+lc
+lc
+hz
+oM
+oM
+lz
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+rF
+rf
+rF
+rF
+qS
+rO
+rZ
+qp
+qp
+ac
+ac
+jO
+ac
+ac
+ac
+jO
+ac
+ac
+hs
+hs
+ac
+"}
+(38,1,1) = {"
+ac
+ae
+iq
+ac
+iq
+aY
+aY
+ac
+ac
+ag
+ac
+cR
+ac
+ap
+ax
+bb
+bb
+bt
+cD
+bb
+ct
+aE
+cS
+di
+du
+dG
+cS
+cS
+dX
+eh
+eu
+lj
+ku
+lj
+gf
+lc
+ac
+ac
+ac
+ac
+lc
+jB
+lD
+lD
+ii
+ii
+ja
+lD
+ja
+ac
+ac
+ac
+ac
+hz
+nP
+of
+of
+of
+oV
+pe
+hz
+cS
+cS
+cS
+cS
+cS
+cS
+sv
+rF
+qS
+ri
+rr
+ry
+rE
+rP
+sa
+sc
+se
+jx
+jx
+sj
+jx
+jx
+jx
+sj
+jx
+jx
+sj
+ss
+lH
+"}
+(39,1,1) = {"
+ac
+ac
+iq
+ac
+ac
+ac
+iq
+ac
+iq
+ac
+ac
+ac
+ac
+ap
+cD
+aM
+bb
+bx
+bL
+cu
+cu
+cF
+cT
+dj
+cT
+cT
+dj
+cT
+dY
+eS
+ev
+eS
+fn
+of
+gg
+eL
+ac
+RE
+ac
+ag
+lD
+lD
+ja
+ii
+ii
+lD
+lD
+lD
+lD
+ac
+ac
+ac
+ac
+eL
+nQ
+of
+ou
+oN
+oW
+oN
+pl
+ps
+pB
+cT
+ps
+qb
+cT
+qx
+qH
+rE
+rj
+rs
+rz
+qS
+rQ
+qp
+qp
+qp
+sh
+aY
+kJ
+aY
+aY
+aY
+kJ
+aY
+aY
+aY
+ls
+st
+"}
+(40,1,1) = {"
+ac
+ac
+ac
+iq
+ac
+ac
+ac
+ac
+aY
+aY
+ac
+ac
+ac
+ap
+az
+aN
+bb
+bb
+cD
+bb
+cv
+aE
+cS
+cS
+cS
+cS
+cS
+cS
+dX
+ej
+ew
+of
+ov
+of
+gh
+lc
+ac
+ac
+cR
+ac
+lD
+iG
+ii
+jA
+ii
+lD
+lD
+jB
+lc
+ac
+ac
+ac
+ac
+hz
+nR
+og
+ov
+of
+oX
+of
+hz
+cS
+cS
+cS
+cS
+cS
+cS
+sv
+rT
+qS
+rF
+rt
+rA
+qS
+rR
+sb
+sd
+sf
+jx
+jx
+sk
+jx
+jx
+jx
+sk
+jx
+jx
+sk
+su
+lH
+"}
+(41,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+aY
+aY
+ag
+aY
+ac
+as
+cU
+cU
+cD
+cD
+cD
+ca
+aE
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+hz
+jc
+fp
+hz
+lc
+lc
+ac
+ac
+ac
+iq
+uz
+ii
+ii
+lD
+lD
+lD
+jB
+lc
+lc
+ac
+ac
+ac
+ac
+lc
+lc
+hz
+ow
+oO
+hz
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+rT
+qS
+rF
+rF
+qS
+rS
+rZ
+qp
+qp
+ac
+ac
+jO
+ac
+ac
+ac
+jO
+ac
+ac
+hr
+hr
+ac
+"}
+(42,1,1) = {"
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ab
+ac
+ac
+ac
+as
+aB
+aP
+bb
+bb
+cD
+cb
+as
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+ex
+eV
+fq
+fP
+gi
+hz
+lc
+ac
+ai
+ac
+iq
+ja
+iZ
+jB
+kq
+jB
+lc
+lc
+ac
+ac
+ac
+ac
+lc
+hz
+OW
+mZ
+ox
+mZ
+oY
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qT
+rT
+qS
+qS
+qS
+rT
+qp
+ac
+ac
+ac
+gZ
+sl
+lH
+ac
+gZ
+sl
+lH
+ac
+ac
+ac
+ac
+"}
+(43,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ab
+ac
+ac
+ac
+ac
+ac
+as
+aC
+aQ
+bb
+bb
+bM
+cU
+as
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+ey
+eW
+fr
+mi
+hP
+gz
+eL
+ak
+ac
+ac
+ak
+ac
+oQ
+lc
+kr
+lc
+lc
+ac
+ag
+ag
+ag
+ac
+eL
+mo
+nS
+mZ
+ox
+mZ
+oZ
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qU
+rT
+qS
+qS
+rF
+rU
+fG
+ac
+ac
+ac
+gZ
+sl
+lH
+ac
+gZ
+sl
+lH
+ac
+ac
+ac
+ac
+"}
+(44,1,1) = {"
+ac
+ac
+ac
+ac
+ai
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ap
+cw
+aR
+cD
+cD
+bN
+cd
+as
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+ez
+VY
+fs
+fQ
+mi
+hP
+aa
+eL
+lc
+ac
+ag
+ai
+ac
+jy
+ks
+lb
+ag
+ag
+ag
+ag
+lc
+eL
+hz
+mZ
+mZ
+mZ
+ox
+yE
+hz
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qV
+rF
+qS
+qS
+rF
+rV
+fG
+ac
+ac
+ac
+gZ
+sl
+lH
+ac
+gY
+sq
+sr
+ac
+ad
+ac
+ag
+"}
+(45,1,1) = {"
+ac
+ac
+ac
+aY
+ac
+ac
+ac
+ae
+ac
+ac
+ag
+ac
+ac
+ap
+ap
+ap
+ap
+by
+ap
+ap
+ap
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+lc
+hB
+mi
+fs
+fQ
+mi
+hB
+hi
+hz
+lc
+ag
+ac
+cR
+jN
+ks
+lr
+ac
+ac
+ac
+lc
+hz
+mZ
+mZ
+mZ
+mZ
+oh
+oy
+oP
+lc
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+sv
+qN
+qS
+qS
+qS
+rF
+rW
+fG
+ac
+ac
+ag
+gZ
+sl
+lH
+ac
+sn
+kJ
+sn
+ac
+ac
+ac
+ac
+"}
+(46,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ab
+ac
+ac
+ac
+ab
+iq
+ac
+ac
+ac
+as
+cD
+bb
+bb
+bb
+cW
+cw
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+lc
+jB
+ft
+mi
+fs
+fQ
+fR
+hj
+hA
+eL
+ac
+ac
+ac
+jy
+ks
+lb
+ac
+ac
+ac
+eL
+mP
+OY
+mZ
+mZ
+nT
+oi
+oz
+nz
+lc
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+qI
+qS
+qS
+qS
+qS
+qS
+rX
+qp
+ac
+ac
+ac
+gZ
+sl
+lH
+ac
+so
+sn
+sn
+ac
+ac
+ac
+ac
+"}
+(47,1,1) = {"
+ab
+ac
+ac
+aY
+ac
+ac
+ac
+ac
+ac
+ac
+ab
+ac
+ac
+ac
+as
+aT
+cD
+cD
+cD
+cD
+cW
+aE
+ap
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+eA
+fa
+eZ
+fR
+mi
+gB
+fQ
+mi
+hB
+jB
+eL
+lc
+ac
+jy
+ks
+lb
+ac
+lc
+eL
+hz
+mo
+mZ
+mn
+no
+np
+nB
+oA
+eL
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+qp
+mB
+rF
+qS
+qS
+qS
+qS
+rG
+sv
+qp
+ac
+ac
+ac
+ac
+hr
+ac
+ac
+ac
+sn
+ag
+ac
+ai
+ac
+ac
+"}
+(48,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+as
+aU
+cD
+cg
+bO
+cf
+cD
+cG
+aE
+ap
+ac
+ac
+ac
+ac
+ag
+ag
+ag
+lc
+jB
+hB
+gj
+fJ
+fk
+mi
+mi
+hP
+ij
+hz
+lc
+lc
+kt
+lc
+lc
+hz
+mn
+mZ
+mZ
+mZ
+no
+np
+nB
+oj
+hz
+lc
+ag
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+fG
+rF
+qS
+qS
+qS
+qS
+rB
+rH
+fG
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+IX
+ac
+ac
+ac
+ac
+ac
+"}
+(49,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ap
+aE
+cW
+bB
+cg
+cg
+cD
+cD
+cU
+as
+ac
+ac
+ac
+ag
+ag
+ag
+ag
+ag
+lc
+lc
+hz
+gC
+gT
+hk
+hk
+fQ
+hP
+iH
+lc
+jC
+ku
+le
+lc
+lR
+OY
+mZ
+mZ
+na
+np
+nB
+nB
+hz
+lc
+ag
+ag
+ac
+ag
+ag
+ac
+ac
+ac
+qp
+qk
+rF
+qS
+qS
+qS
+qS
+Uk
+rI
+fG
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(50,1,1) = {"
+ac
+ac
+ac
+ac
+iL
+ac
+ac
+ac
+ac
+ac
+ac
+aY
+ac
+ac
+ac
+as
+bk
+bC
+bC
+bC
+cD
+cD
+cV
+as
+ag
+ag
+ag
+ag
+ag
+ac
+ac
+ac
+ac
+lc
+lc
+gD
+mi
+mi
+mi
+fk
+mi
+hP
+hz
+of
+ov
+lj
+hz
+lS
+mZ
+mn
+mN
+nb
+nq
+nC
+hz
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fG
+rF
+qS
+qS
+qS
+qS
+qS
+rT
+dO
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(51,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ae
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+as
+bl
+bD
+cW
+ch
+cD
+cW
+cW
+aE
+ap
+ag
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+jB
+gU
+hP
+hC
+hQ
+hk
+pr
+jb
+oN
+kv
+oN
+lE
+lT
+mp
+mp
+mO
+nc
+nr
+hz
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+qp
+qp
+qm
+qz
+rT
+rF
+rl
+rv
+rX
+qp
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(52,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+pm
+pm
+pm
+pm
+pm
+pm
+pm
+pm
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+eL
+jB
+hP
+hR
+mi
+hP
+jc
+of
+ov
+of
+oO
+mZ
+mZ
+mo
+mP
+hh
+eL
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+pm
+pm
+pm
+pm
+hG
+qJ
+qW
+hG
+pm
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(53,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ai
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+bR
+ci
+cy
+hG
+dc
+dk
+dv
+dH
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+hz
+ik
+iI
+hz
+jG
+kw
+li
+hz
+lV
+mq
+hz
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+pm
+pU
+qc
+qn
+py
+XY
+bz
+rm
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(54,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+bR
+cj
+nx
+cI
+py
+qA
+dw
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+lc
+lc
+lc
+lj
+ov
+lj
+lc
+lc
+lc
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+pV
+qd
+Bc
+Pa
+qA
+qA
+rm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(55,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+ck
+Sp
+hG
+cZ
+qA
+qA
+hG
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+lc
+hz
+kx
+hz
+lc
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+pK
+pW
+uL
+Bc
+MO
+MO
+qX
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(56,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ak
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+pm
+Ql
+vN
+qA
+ek
+qA
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+xk
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+pM
+pL
+pX
+qe
+qo
+bz
+qK
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(57,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+cJ
+qA
+qA
+qA
+ek
+qA
+qA
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+ky
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pt
+sN
+sC
+Zz
+bz
+WC
+MO
+qK
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(58,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+da
+dc
+dk
+dy
+hG
+vN
+py
+dZ
+pm
+dH
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+xk
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+dH
+pm
+pm
+pu
+pN
+Td
+pZ
+MO
+MO
+MO
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(59,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+pm
+pm
+pm
+qA
+qA
+ea
+pm
+gE
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+xk
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+pa
+pf
+hG
+pv
+pE
+pO
+bz
+bz
+pP
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(60,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+dz
+py
+qA
+qA
+eb
+hG
+gl
+hm
+hG
+dH
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+ky
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+dH
+hG
+qA
+qA
+qA
+qW
+MO
+bz
+MO
+Og
+bz
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(61,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+dz
+qA
+qA
+qA
+eb
+ek
+hm
+hm
+hm
+hm
+hG
+dH
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+cS
+ke
+cS
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+dH
+nU
+qA
+qA
+qA
+qA
+qA
+qW
+px
+bz
+MO
+MO
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(62,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+dK
+qA
+py
+Rq
+hG
+eE
+fc
+fv
+hm
+gl
+gE
+hG
+pm
+pm
+ac
+ac
+ac
+pm
+hG
+kz
+hG
+pm
+ac
+ac
+ac
+pm
+pm
+hG
+nD
+nV
+ok
+oB
+ok
+pb
+pg
+hG
+Pa
+vU
+pP
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(63,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+dN
+dT
+hG
+hG
+eF
+hm
+fw
+hm
+gm
+gF
+hm
+hm
+hG
+pm
+pm
+pm
+hG
+sm
+kA
+lk
+hG
+pm
+pm
+pm
+pm
+ne
+ns
+qA
+nW
+pM
+pM
+pM
+pM
+Lo
+pm
+pz
+pF
+hG
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(64,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+pm
+el
+fd
+fd
+fx
+fd
+fd
+fd
+fd
+fd
+hE
+hS
+im
+iJ
+jd
+jd
+kB
+sm
+sm
+lW
+mr
+mD
+hG
+nf
+nt
+qA
+nW
+pM
+CA
+pM
+pM
+ph
+pm
+hG
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(65,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+fW
+eH
+hm
+hm
+fc
+gG
+gG
+gG
+gG
+hG
+hT
+lX
+iK
+je
+je
+kC
+je
+je
+lX
+ms
+hT
+mQ
+qA
+qA
+py
+nW
+pM
+pM
+pM
+pM
+pi
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(66,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+hG
+fe
+fy
+gG
+ho
+ho
+gV
+hn
+hG
+hU
+eb
+ec
+jf
+eb
+kC
+eb
+eb
+eb
+eb
+hT
+hG
+qA
+py
+qA
+Mn
+pc
+pc
+pc
+pc
+pj
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(67,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+hG
+fz
+fW
+gp
+gH
+gW
+gH
+mQ
+hT
+eb
+eb
+hm
+jI
+kD
+lm
+hm
+eb
+eb
+hU
+mQ
+qA
+qA
+qA
+nX
+om
+oC
+Ol
+pm
+pk
+TA
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(68,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+dH
+dH
+hG
+gI
+gX
+ho
+hG
+hV
+io
+iM
+hm
+hm
+kE
+fc
+hm
+lY
+mt
+mE
+hG
+nh
+nv
+nE
+hG
+dH
+dH
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(69,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+pm
+pm
+pm
+hW
+ip
+iN
+jg
+jJ
+kF
+ln
+lG
+lZ
+ms
+mF
+pm
+pm
+pm
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(70,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+pm
+dH
+dH
+pm
+jK
+kG
+lo
+pm
+dH
+dH
+pm
+pm
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(71,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+jL
+pm
+lp
+pm
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(72,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+pm
+jM
+pm
+lq
+pm
+ag
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(73,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+jO
+kI
+jO
+ac
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(74,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+hp
+hp
+hp
+hp
+hp
+ac
+jO
+aY
+jO
+ag
+hs
+hp
+hs
+hs
+hs
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(75,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+gY
+hO
+hO
+hO
+hO
+hO
+jx
+jP
+kJ
+ls
+jx
+mb
+mb
+mb
+mb
+mb
+lH
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(76,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+hr
+hr
+hr
+hr
+hr
+ac
+jO
+aY
+jO
+ac
+hr
+hr
+hr
+hr
+hr
+ag
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(77,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+jO
+aY
+jO
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(78,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+hs
+hs
+hs
+hs
+hs
+ac
+jO
+aY
+jO
+ac
+hs
+hs
+hs
+hs
+hs
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(79,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+gZ
+hO
+hO
+hO
+hO
+hO
+jx
+jP
+kJ
+ls
+jx
+mb
+mb
+mb
+mb
+mb
+lH
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(80,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+hr
+hr
+hr
+hr
+hr
+ac
+jO
+aY
+jO
+ac
+hr
+hr
+hr
+hr
+hr
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(81,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+jO
+aY
+jO
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(82,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+gZ
+jP
+aY
+ls
+gY
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(83,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+gZ
+kH
+la
+lC
+lH
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
+(84,1,1) = {"
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+hr
+kK
+hr
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+"}
diff --git a/maps/overmap/space_pois/ussp_tele.dmm b/maps/overmap/space_pois/ussp_tele.dmm
new file mode 100644
index 0000000000..85aa08b74a
--- /dev/null
+++ b/maps/overmap/space_pois/ussp_tele.dmm
@@ -0,0 +1,453 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/obj/structure/lattice,
+/turf/template_noop,
+/area/submap/ussp_tele)
+"c" = (
+/obj/item/stack/cable_coil/cut{
+ amount = 1
+ },
+/turf/template_noop,
+/area/submap/ussp_tele)
+"d" = (
+/obj/item/weapon/material/shard,
+/turf/template_noop,
+/area/submap/ussp_tele)
+"e" = (
+/obj/structure/lattice,
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/template_noop,
+/area/submap/ussp_tele)
+"f" = (
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"g" = (
+/turf/simulated/wall,
+/area/submap/ussp_tele)
+"h" = (
+/obj/effect/wingrille_spawn/reinforced/crescent,
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"i" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"j" = (
+/obj/structure/salvageable/computer_os,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"k" = (
+/obj/structure/girder,
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"l" = (
+/obj/structure/loot_pile/maint/trash,
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"n" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"o" = (
+/obj/machinery/light_construct/small{
+ dir = 1
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"p" = (
+/obj/machinery/light_construct/small{
+ dir = 4
+ },
+/obj/structure/prop/poicanister,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"q" = (
+/obj/item/weapon/clipboard,
+/obj/structure/table/standard,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"r" = (
+/obj/machinery/computer/teleporter{
+ dir = 2
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"s" = (
+/obj/machinery/teleport/station,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"t" = (
+/obj/machinery/teleport/hub,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"u" = (
+/obj/machinery/atmospherics/pipe/simple/visible{
+ dir = 5
+ },
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"v" = (
+/obj/structure/door_assembly/door_assembly_ext{
+ name = "Broken External Airlock"
+ },
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+"w" = (
+/turf/template_noop,
+/area/submap/ussp_tele)
+"x" = (
+/obj/structure/table/standard,
+/obj/item/weapon/cell/super,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"y" = (
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"z" = (
+/obj/structure/flora/pottedplant/dead,
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"A" = (
+/obj/structure/sign/vacuum,
+/turf/simulated/wall,
+/area/submap/ussp_tele)
+"B" = (
+/obj/machinery/power/apc/alarms_hidden{
+ pixel_y = -20
+ },
+/turf/simulated/floor/tiled/asteroid_steel/airless{
+ icon_state = "dark"
+ },
+/area/submap/ussp_tele)
+"N" = (
+/obj/structure/salvageable/server_os,
+/turf/simulated/floor/airless,
+/area/submap/ussp_tele)
+
+(1,1,1) = {"
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+b
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+b
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+b
+b
+g
+h
+h
+h
+g
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+b
+g
+g
+o
+q
+x
+g
+g
+"}
+(7,1,1) = {"
+a
+a
+a
+e
+b
+g
+l
+y
+y
+y
+f
+g
+"}
+(8,1,1) = {"
+a
+a
+a
+b
+f
+h
+l
+y
+r
+f
+B
+g
+"}
+(9,1,1) = {"
+a
+a
+b
+b
+f
+i
+y
+y
+s
+y
+y
+g
+"}
+(10,1,1) = {"
+a
+d
+b
+b
+f
+i
+n
+y
+t
+y
+y
+g
+"}
+(11,1,1) = {"
+b
+b
+b
+b
+f
+g
+j
+y
+y
+y
+f
+f
+"}
+(12,1,1) = {"
+a
+b
+b
+b
+b
+k
+N
+p
+u
+z
+g
+k
+"}
+(13,1,1) = {"
+b
+b
+b
+a
+b
+f
+f
+g
+v
+A
+g
+a
+"}
+(14,1,1) = {"
+a
+b
+a
+a
+b
+f
+b
+b
+f
+k
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+a
+b
+b
+f
+b
+b
+f
+k
+a
+a
+"}
+(16,1,1) = {"
+c
+b
+a
+b
+b
+b
+b
+a
+b
+a
+a
+a
+"}
+(17,1,1) = {"
+b
+b
+a
+b
+b
+a
+a
+c
+b
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+b
+b
+b
+a
+a
+a
+a
+w
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+b
+b
+b
+a
+b
+b
+a
+a
+a
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+b
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/way_home.dmm b/maps/overmap/space_pois/way_home.dmm
new file mode 100644
index 0000000000..807ab6451f
--- /dev/null
+++ b/maps/overmap/space_pois/way_home.dmm
@@ -0,0 +1,985 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"a" = (
+/turf/template_noop,
+/area/template_noop)
+"b" = (
+/turf/simulated/mineral/vacuum,
+/area/submap/way_home)
+"c" = (
+/obj/item/clothing/suit/skeleton,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/way_home)
+"d" = (
+/obj/structure/signpost{
+ name = "salvation"
+ },
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/way_home)
+"e" = (
+/obj/structure/loot_pile/surface/bones,
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/way_home)
+"s" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/way_home)
+
+(1,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(2,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(3,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+"}
+(4,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+a
+a
+a
+"}
+(5,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+"}
+(6,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(7,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(8,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(9,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(10,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(11,1,1) = {"
+a
+a
+a
+a
+b
+a
+b
+b
+b
+b
+b
+b
+b
+b
+s
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(12,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+s
+s
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(13,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+b
+s
+s
+s
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(14,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+b
+b
+s
+s
+s
+s
+s
+s
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(15,1,1) = {"
+a
+a
+b
+b
+b
+b
+b
+b
+b
+b
+b
+s
+s
+s
+s
+s
+s
+s
+s
+s
+s
+a
+a
+a
+a
+a
+b
+a
+a
+a
+"}
+(16,1,1) = {"
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+c
+s
+s
+a
+a
+s
+s
+d
+e
+s
+s
+s
+s
+s
+a
+b
+b
+a
+a
+a
+"}
+(17,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+s
+a
+a
+a
+a
+s
+s
+s
+s
+s
+s
+b
+b
+b
+b
+a
+a
+a
+a
+"}
+(18,1,1) = {"
+a
+a
+a
+a
+b
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+a
+a
+s
+s
+s
+b
+b
+b
+b
+b
+b
+a
+a
+a
+a
+"}
+(19,1,1) = {"
+a
+a
+a
+a
+b
+b
+a
+a
+b
+b
+b
+a
+a
+a
+a
+a
+a
+a
+s
+s
+s
+b
+b
+b
+b
+b
+a
+a
+a
+a
+"}
+(20,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+a
+a
+a
+a
+a
+a
+a
+a
+a
+s
+s
+s
+b
+b
+b
+b
+b
+a
+a
+a
+"}
+(21,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+s
+b
+b
+b
+b
+b
+a
+a
+a
+"}
+(22,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+b
+b
+a
+a
+a
+"}
+(23,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+a
+"}
+(24,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+b
+b
+a
+a
+a
+"}
+(25,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(26,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(27,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(28,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(29,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
+(30,1,1) = {"
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+a
+"}
diff --git a/maps/overmap/space_pois/whiteship.dmm b/maps/overmap/space_pois/whiteship.dmm
new file mode 100644
index 0000000000..e2d1928acd
--- /dev/null
+++ b/maps/overmap/space_pois/whiteship.dmm
@@ -0,0 +1,136 @@
+"ab" = (/obj/structure/table/rack,/obj/item/clothing/suit/space/syndicate,/obj/item/clothing/head/helmet/space/syndicate,/obj/item/clothing/mask/breath,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"al" = (/obj/item/device/multitool,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"bI" = (/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"bX" = (/obj/random/junk,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"co" = (/obj/machinery/sleep_console,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"cA" = (/obj/machinery/door/blast/regular{id = "oldship_gun"; name = "Pod Bay Door"},/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"cR" = (/obj/structure/bed/chair,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"cS" = (/obj/structure/cable,/obj/structure/frame/computer,/obj/item/stack/cable_coil/cut,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"dw" = (/obj/structure/table/standard,/obj/item/device/analyzer,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"dZ" = (/obj/structure/table/standard,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"en" = (/obj/structure/bed/chair{dir = 8},/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"es" = (/mob/living/simple_mob/metroid/juvenile/alpha,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"ew" = (/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"eN" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"eV" = (/obj/random/trash,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"fR" = (/turf/template_noop,/area/template_noop)
+"gr" = (/obj/item/weapon/surgical/scalpel,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"gJ" = (/turf/simulated/shuttle/wall,/area/submap/whiteship)
+"gK" = (/obj/structure/table/standard,/obj/random/maintenance/medical,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"gV" = (/obj/machinery/door/window/northright,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"hM" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"ir" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"kz" = (/obj/machinery/atmospherics/pipe/tank/phoron,/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"lo" = (/obj/effect/decal/cleanable/dirt,/obj/random/trash,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"lR" = (/obj/effect/landmark/loot_spawn/low,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"mL" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"mO" = (/mob/living/simple_mob/humanoid/merc/melee,/obj/random/gun/random,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"nP" = (/obj/machinery/power/apc{dir = 8; name = "west bump-derelict"; operating = 0; pixel_x = -24},/obj/structure/cable{d2 = 4; icon_state = "0-4"},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"od" = (/mob/living/simple_mob/metroid/juvenile/baby,/obj/effect/decal/cleanable/dirt,/obj/random/trash,/obj/random/trash,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"of" = (/obj/structure/table,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"og" = (/mob/living/simple_mob/metroid/juvenile/baby,/obj/random/handgun/sec,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"oh" = (/obj/effect/decal/cleanable/dirt,/obj/random/trash,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"ok" = (/obj/item/weapon/bedsheet,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/bed/padded,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"pE" = (/obj/machinery/door/airlock/glass{name = "Pod Bay"},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"qP" = (/mob/living/simple_mob/humanoid/merc/melee,/obj/random/gun/random,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"rk" = (/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"ry" = (/mob/living/simple_mob/humanoid/merc/melee,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"sn" = (/obj/random/junk,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"tb" = (/obj/item/weapon/cell{charge = 100; maxcharge = 15000},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"tK" = (/obj/item/weapon/material/shard,/obj/structure/bed/chair,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"us" = (/obj/machinery/door/airlock/glass,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"uz" = (/obj/machinery/light_switch{pixel_x = 27},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"uD" = (/obj/structure/shuttle/engine/propulsion{dir = 4; icon_state = "burst_l"},/turf/template_noop,/area/submap/whiteship)
+"va" = (/obj/random/trash,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"vQ" = (/obj/structure/shuttle/engine/propulsion{dir = 4; icon_state = "burst_r"},/turf/template_noop,/area/submap/whiteship)
+"wd" = (/obj/machinery/computer/pod{dir = 1; id = "oldship_gun"},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"ww" = (/obj/structure/cable,/obj/structure/frame/computer,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"wx" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"wD" = (/obj/machinery/door/airlock/glass{name = "Hibernation Pods"},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"xw" = (/obj/structure/table/rack,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"yw" = (/obj/structure/frame/computer,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"zt" = (/obj/structure/shuttle/engine/heater{dir = 4},/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/airless,/area/submap/whiteship)
+"zR" = (/obj/random/handgun/sec,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"zT" = (/mob/living/simple_mob/metroid/juvenile/baby,/obj/effect/decal/cleanable/dirt,/obj/random/trash,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"zY" = (/obj/item/weapon/cell{charge = 100; maxcharge = 15000},/obj/random/trash,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"An" = (/obj/structure/table/standard,/obj/item/device/radio/off,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"At" = (/obj/effect/landmark/loot_spawn/low,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"AQ" = (/obj/machinery/door/airlock/glass,/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"Bq" = (/obj/structure/lattice,/obj/item/stack/rods,/turf/template_noop,/area/submap/whiteship)
+"Br" = (/obj/structure/shuttle/window,/obj/structure/grille,/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"Cd" = (/mob/living/simple_mob/humanoid/merc/melee,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Dc" = (/obj/machinery/door/window,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Es" = (/obj/machinery/door/airlock/glass,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"EE" = (/obj/structure/lattice,/turf/template_noop,/area/submap/whiteship)
+"EF" = (/obj/structure/table/standard,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"EM" = (/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"FB" = (/obj/structure/lattice,/obj/structure/lattice,/turf/template_noop,/area/submap/whiteship)
+"FT" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Gy" = (/obj/machinery/mass_driver{dir = 8; id = "oldship_gun"},/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"GV" = (/obj/random/gun/random,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"Hl" = (/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"HM" = (/obj/machinery/light_switch{pixel_x = 27},/obj/machinery/light{dir = 4},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"IB" = (/obj/structure/table/standard,/obj/machinery/light{dir = 4},/obj/random/maintenance/medical,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"IK" = (/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"Jb" = (/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Jy" = (/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/obj/random/trash,/obj/random/junk,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"JU" = (/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"LD" = (/obj/random/trash,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"LH" = (/obj/structure/shuttle/engine/propulsion{dir = 4},/turf/template_noop,/area/submap/whiteship)
+"LW" = (/obj/item/weapon/material/shard{icon_state = "medium"},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Ma" = (/obj/item/weapon/banner/solgov,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"Md" = (/obj/structure/table/standard,/obj/item/weapon/storage/firstaid/regular{pixel_x = 6; pixel_y = -5},/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/trash,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Mi" = (/obj/random/junk,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"MK" = (/obj/machinery/light_switch{pixel_x = 27},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Nc" = (/obj/item/stack/rods,/turf/template_noop,/area/submap/whiteship)
+"Nk" = (/obj/machinery/light{dir = 1},/obj/machinery/sleeper{dir = 8},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Nq" = (/obj/structure/table/standard,/obj/item/weapon/tank/oxygen,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"NE" = (/obj/structure/table/rack,/obj/item/weapon/storage/toolbox/syndicate,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"RB" = (/obj/machinery/atmospherics/pipe/tank/phoron{dir = 1},/turf/simulated/shuttle/plating,/area/submap/whiteship)
+"So" = (/obj/structure/table/standard,/obj/item/weapon/tool/screwdriver,/obj/machinery/light,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/obj/random/maintenance/engineering,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Su" = (/obj/structure/table/standard,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/obj/random/maintenance/medical,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Sw" = (/obj/effect/decal/cleanable/dirt,/obj/random/trash,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"TC" = (/mob/living/simple_mob/metroid/juvenile/baby,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"TS" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Uq" = (/obj/item/weapon/bedsheet,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/structure/bed/padded,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"UA" = (/obj/effect/decal/cleanable/dirt,/obj/random/junk,/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Vu" = (/obj/structure/table/standard,/obj/item/weapon/gun/energy/retro,/turf/simulated/shuttle/floor/white,/area/submap/whiteship)
+"Vz" = (/obj/machinery/computer/med_data{dir = 4},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"VC" = (/mob/living/simple_mob/metroid/juvenile/alpha,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"Wt" = (/obj/machinery/light/small{dir = 8},/turf/simulated/shuttle/floor,/area/submap/whiteship)
+"Wx" = (/obj/structure/cable{d2 = 8; icon_state = "0-8"},/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+"WO" = (/turf/simulated/shuttle/wall/hard_corner,/area/submap/whiteship)
+"Xy" = (/mob/living/simple_mob/metroid/juvenile/baby,/obj/effect/decal/cleanable/dirt,/obj/effect/decal/cleanable/dirt,/turf/simulated/shuttle/floor/yellow,/area/submap/whiteship)
+
+(1,1,1) = {"
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRgJgJgJgJgJgJgJfRfRfRfRfRfRfRgJgJfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRgJgJWOJbJbNkcoJbWOgJgJfRfRfRfRgJWOvQfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRgJgJVzLDUAXyGVIKJbMdJbgJgJfRfRgJWOztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRNcfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRgJgJgJWOJbmLohmLgrmLmLJbgJgJgJgJWOkzztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRNcfRfRfRfRfRfRfRfRfR
+fRfRfRgJWOewywWOgJgJBrBrBrgJgJwDgJgJgJWOHlHlztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRNcfRfRfRfRfRfRfRfRfRfR
+fRfRfRgJewewTSewgKgJalewzYirhMewewewewAQHlWOgJuDfRfRfRfRfRfRNcfRfRfRfRfRfRfRfRfRfRfREEEEfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRgJewVCIKrkSugJirIKrkTCIKrkIKIKewWOWOgJgJfRfRfRfRfRfRfRfRfRfRNcfRfRfRfRfRfRfREEEEfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRBrewIKeNIKIBgJirIKgJusgJgJWOsnMKgJJUewWOgJgJfRfRfREEEENcfREEEEfRfRfRfRfRfRfRFBfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRBrewIKryloewgJirIKgJJbUqDcgJIKvagJbIewewewWOgJfRgJgJgJgJgJgJgJgJgJgJgJfRfREEEEfRfRfRfRfRfRfRfRfRfRfREENc
+fRfRfRBrVudZzRrkewBrhMIKgJWtNquzgJIKewBrewirIKMiewgJgJgJewewAtewEMewAtewewgJEEfRNcgJgJgJgJgJgJgJgJgJgJgJfREEfR
+fRfRfRBrdwenIKesewEsirrkgJCdogJbgJeVewEsewIKodrkewEsewEsirJyTCIKloeNIKrkewEsEEfREEgJewirirlRirewAtewewgJfREEfR
+fRfRfRBrEFdZIKIKewBrewrkgJgVokbXgJIKewBrewMiqPirirgJgJgJirirAtAtirlRirFTewgJEEEEEEEsewIKloMaeNIKIKrkewEsEEEEfR
+fRfRfRBrewsnIKIKewgJewrkWOgJgJusgJXyirgJbIewewewWOgJfRgJgJgJgJgJgJgJgJgJgJgJfRNcEEgJewAtirAtewofMiAtewgJfREEfR
+fRfRfRBrewewirSwHMgJWOrkrkrkrkrkrkwxirgJewewWOgJgJfRfRfRfRfRfRfRfRfRfRfRfREEfRFBfRgJgJgJgJgJgJgJgJgJgJgJfRfRBq
+fRfRfRgJLWtKcRewWOgJgJgJgJgJWOewrkrkewWOWOgJgJfRfRfRfRfRfRfRfRfRfRfRfRfRfREENcNcfRfRfRfRfRfRfRfRfRfRfRfRfRfREE
+fRfRfRgJWOwwcSWOgJWOxwabNEWOgJnPWxtbewAQHlWOgJvQfRfRfRfRfRfRfRfRfRfRNcfRfRfRfRfREEfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRgJgJgJgJWOewirmLirewgJMiirewWOWOHlHlztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfREEfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRcAGyEsewewmLUAzTewpEewewWOgJgJWORBztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRNcfR
+fRfRfRfRfRgJgJWOwdewirmOirewgJWOWOgJfRfRgJWOztLHfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRgJgJWOewSoAnWOgJgJgJfRfRfRfRgJgJuDfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRgJgJgJgJgJgJgJfRfRfRfRfRfRfRgJgJfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+fRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfRfR
+"}
diff --git a/maps/overmap/space_pois/wizardcrash.dmm b/maps/overmap/space_pois/wizardcrash.dmm
new file mode 100644
index 0000000000..f70aa57428
--- /dev/null
+++ b/maps/overmap/space_pois/wizardcrash.dmm
@@ -0,0 +1,1379 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aa" = (
+/turf/template_noop,
+/area/template_noop)
+"ab" = (
+/turf/simulated/mineral/floor/vacuum,
+/area/submap/wizardcrash)
+"ac" = (
+/turf/simulated/mineral,
+/area/submap/wizardcrash)
+"ad" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"ah" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/obj/item/weapon/material/shard,
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"aj" = (
+/obj/structure/bed/chair{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"ak" = (
+/obj/item/weapon/material/shard,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"al" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"am" = (
+/obj/structure/table/woodentable,
+/obj/item/weapon/dice/d20,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"an" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"ao" = (
+/obj/machinery/light{
+ dir = 1;
+ in_use = 1
+ },
+/obj/item/weapon/flag/advent,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"ap" = (
+/obj/effect/decal/cleanable/blood/oil,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aq" = (
+/obj/item/clothing/suit/wizrobe,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"ar" = (
+/obj/machinery/light{
+ dir = 1;
+ in_use = 1
+ },
+/obj/item/weapon/flag/advent,
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"as" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"at" = (
+/obj/structure/bed,
+/obj/item/weapon/bedsheet/cosmos,
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"au" = (
+/obj/structure/table/woodentable,
+/obj/item/weapon/pen,
+/obj/item/weapon/paper{
+ info = "To the Magnificent Z.A.P.
A small mining base has been created within our territory by wandless scum. Send them a message from the wizard federation they will not forget. I know your kind is rather fragile, but a group of lightly armed miners should not pose any threat to you at all. Just be warned they have a security cyborg for self defence, you might want to tune your spells to that threat. I look forward to hearing of your success.
Grand Magus Abra the Wonderous";
+ name = "Mission Briefing"
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"av" = (
+/obj/structure/bed/chair{
+ dir = 8
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aw" = (
+/obj/item/weapon/material/shard{
+ icon_state = "small"
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"ay" = (
+/obj/effect/decal/remains/robot,
+/obj/item/clothing/head/wizard,
+/obj/effect/decal/cleanable/blood/oil,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"az" = (
+/obj/item/weapon/spellbook/oneuse/charge,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aA" = (
+/turf/simulated/floor/wood/broken,
+/area/submap/whiteship)
+"aB" = (
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"aC" = (
+/mob/living/simple_mob/creature/strong,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aD" = (
+/obj/item/weapon/storage/backpack/satchel,
+/obj/structure/closet/cabinet,
+/obj/item/weapon/flame/lighter/zippo/royal,
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"aE" = (
+/obj/structure/bookcase,
+/obj/item/weapon/book/manual/hydroponics_pod_people,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aF" = (
+/obj/structure/table/woodentable,
+/obj/item/weapon/spellbook/oneuse/mindswap,
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"aG" = (
+/obj/structure/table/fancyblack,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aH" = (
+/obj/structure/bed/chair{
+ dir = 4
+ },
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"aI" = (
+/obj/structure/table/woodentable,
+/obj/item/toy/character/wizard,
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"aJ" = (
+/obj/structure/cult/pylon,
+/turf/simulated/floor/bmarble,
+/area/submap/wizardcrash)
+"aK" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/door/window/westleft,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aL" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aM" = (
+/obj/machinery/door/airlock/external,
+/turf/simulated/floor/plating,
+/area/submap/wizardcrash)
+"aN" = (
+/obj/structure/bookcase,
+/obj/item/weapon/book/manual/barman_recipes,
+/obj/item/weapon/book/manual/engineering_hacking,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aO" = (
+/obj/structure/table/woodentable,
+/obj/item/weapon/spellbook/oneuse/smoke,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aP" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/weapon/weldingtool/experimental,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/random/maintenance/engineering,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aQ" = (
+/obj/machinery/recharge_station,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aR" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aS" = (
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aT" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/reagent_dispensers/fueltank/high,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"aV" = (
+/obj/item/weapon/flag/advent,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"aX" = (
+/obj/effect/wingrille_spawn/reinforced,
+/turf/simulated/floor/plating,
+/area/submap/wizardcrash)
+"aY" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"aZ" = (
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"ba" = (
+/obj/structure/kitchenspike,
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bb" = (
+/obj/structure/bed/chair/comfy,
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bc" = (
+/obj/effect/decal/remains/human,
+/obj/item/weapon/reagent_containers/food/snacks/meat/monkey,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bd" = (
+/obj/structure/showcase,
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"be" = (
+/obj/structure/grille{
+ density = 0;
+ icon_state = "brokengrille"
+ },
+/obj/effect/decal/cleanable/blood,
+/turf/simulated/floor/plating,
+/area/submap/wizardcrash)
+"bf" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bg" = (
+/obj/item/weapon/reagent_containers/food/snacks/meat/monkey,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bh" = (
+/obj/machinery/door/window,
+/obj/random/junk,
+/turf/simulated/floor/plating,
+/area/submap/wizardcrash)
+"bi" = (
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bj" = (
+/obj/item/weapon/reagent_containers/food/snacks/meat/human,
+/obj/effect/decal/cleanable/blood,
+/obj/effect/floor_decal/chapel,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bk" = (
+/obj/effect/floor_decal/chapel,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bl" = (
+/mob/living/simple_mob/creature/strong{
+ force_max_speed = 1;
+ health = 250;
+ name = "Experiment 17e"
+ },
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bm" = (
+/obj/item/weapon/material/shard{
+ icon_state = "medium"
+ },
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"bn" = (
+/obj/effect/floor_decal/chapel{
+ dir = 1
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bo" = (
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bp" = (
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/staff,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bq" = (
+/obj/effect/decal/remains/human,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bs" = (
+/obj/effect/floor_decal/chapel,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bt" = (
+/obj/structure/showcase,
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bu" = (
+/obj/effect/floor_decal/chapel,
+/obj/item/weapon/staff/broom,
+/obj/structure/table/rack/shelf/steel,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bv" = (
+/obj/machinery/door/airlock/maintenance_hatch,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"bw" = (
+/obj/item/weapon/storage/toolbox/electrical,
+/obj/structure/table/standard,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bx" = (
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"by" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bz" = (
+/obj/effect/landmark/loot_spawn,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bA" = (
+/obj/structure/table/standard,
+/obj/item/weapon/tool/wrench,
+/obj/item/weapon/weldingtool,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bB" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bC" = (
+/obj/effect/decal/cleanable/blood,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/floor_decal/chapel{
+ dir = 4
+ },
+/obj/structure/table/rack/shelf/steel,
+/obj/item/weapon/material/knife/ritual,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bD" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bE" = (
+/obj/effect/decal/cleanable/blood/drip,
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"bF" = (
+/obj/structure/shuttle/engine/heater,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/simulated/floor,
+/area/submap/wizardcrash)
+"bG" = (
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"bH" = (
+/turf/simulated/shuttle/wall,
+/area/submap/wizardcrash)
+"bI" = (
+/obj/structure/window/reinforced,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bJ" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bK" = (
+/obj/machinery/crystal/lava,
+/obj/effect/map_effect/beam_point/timer/electric,
+/turf/simulated/floor/bmarble,
+/area/submap/wizardcrash)
+"bL" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bM" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bN" = (
+/obj/structure/closet/crate,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"bO" = (
+/obj/structure/shuttle/window,
+/obj/structure/grille,
+/obj/structure/grille/rustic,
+/turf/simulated/floor/plating,
+/area/submap/wizardcrash)
+"bP" = (
+/obj/structure/table/standard,
+/obj/item/stack/material/phoron{
+ amount = 10
+ },
+/obj/item/weapon/book/manual/engineering_singularity_safety,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"de" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"fD" = (
+/turf/simulated/shuttle/wall/hard_corner,
+/area/submap/wizardcrash)
+"jO" = (
+/mob/living/simple_mob/creature/strong,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"lE" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"mK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"mL" = (
+/obj/machinery/atmospherics/unary/engine/biggest,
+/turf/template_noop,
+/area/submap/wizardcrash)
+"oi" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"oM" = (
+/turf/simulated/floor/wood/broken,
+/area/submap/wizardcrash)
+"qp" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"rW" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"uq" = (
+/obj/random/junk,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"vm" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/random/junk,
+/turf/simulated/floor/carpet,
+/area/submap/wizardcrash)
+"yn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/floor/voidcraft,
+/area/submap/wizardcrash)
+"zA" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"zC" = (
+/obj/effect/floor_decal/chapel{
+ dir = 8
+ },
+/obj/structure/closet/medical,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/maintenance,
+/obj/random/firstaid,
+/obj/random/firstaid,
+/obj/random/firstaid,
+/turf/simulated/floor/tiled/kafel_full/red,
+/area/submap/wizardcrash)
+"Az" = (
+/obj/machinery/crystal,
+/obj/effect/map_effect/beam_point/timer/electric,
+/turf/simulated/floor/bmarble,
+/area/submap/wizardcrash)
+"AU" = (
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"Co" = (
+/obj/effect/decal/cleanable/blood,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"Dl" = (
+/turf/template_noop,
+/area/submap/wizardcrash)
+"DN" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"Os" = (
+/obj/machinery/crystal/ice,
+/obj/effect/map_effect/beam_point/timer/electric,
+/turf/simulated/floor/bmarble,
+/area/submap/wizardcrash)
+"Qm" = (
+/obj/item/weapon/storage/toolbox/syndicate/powertools,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"Tk" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/random/junk,
+/turf/simulated/floor/bronze,
+/area/submap/wizardcrash)
+"Ue" = (
+/obj/structure/bookcase/bookcart,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"UX" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+"VQ" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/shuttle/plating,
+/area/submap/wizardcrash)
+"Yk" = (
+/obj/item/weapon/flag/advent,
+/obj/effect/decal/cleanable/dirt,
+/turf/simulated/floor/wood,
+/area/submap/wizardcrash)
+
+(1,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(2,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(3,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+ab
+ab
+ac
+ac
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bH
+bH
+bH
+bH
+fD
+bH
+fD
+bH
+fD
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(4,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+aa
+aa
+aa
+aa
+aa
+aa
+bH
+fD
+aY
+bG
+bl
+bq
+fD
+bw
+bA
+bD
+fD
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(5,1,1) = {"
+aa
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+fD
+bH
+bO
+bH
+bH
+bO
+bH
+bH
+fD
+bc
+VQ
+VQ
+bg
+bH
+bx
+bJ
+bx
+bF
+bG
+mL
+aa
+aa
+aa
+aa
+aa
+"}
+(6,1,1) = {"
+aa
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+bH
+am
+au
+AU
+aE
+Ue
+aN
+aR
+aX
+aZ
+VQ
+Co
+bG
+bH
+bB
+bK
+bM
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(7,1,1) = {"
+aa
+aa
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ah
+an
+av
+AU
+aF
+AU
+aO
+oM
+aX
+aZ
+bf
+bG
+bG
+bH
+bx
+bL
+bx
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(8,1,1) = {"
+aa
+aa
+ab
+ac
+ac
+ac
+ac
+ac
+ac
+bH
+fD
+ao
+aw
+rW
+rW
+rW
+uq
+AU
+aX
+aX
+be
+aX
+aX
+bH
+lE
+yn
+aS
+bH
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(9,1,1) = {"
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+aC
+oM
+ap
+oM
+AU
+AU
+aG
+rW
+oi
+aV
+rW
+oi
+bm
+AU
+bH
+by
+Tk
+bx
+bF
+bG
+mL
+aa
+aa
+aa
+aa
+aa
+"}
+(10,1,1) = {"
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ad
+aA
+aj
+aq
+ay
+rW
+aG
+aJ
+aG
+AU
+rW
+UX
+rW
+AU
+AU
+bv
+bI
+Os
+de
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(11,1,1) = {"
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+bH
+oM
+ak
+Qm
+az
+AU
+AU
+aG
+AU
+oM
+Yk
+rW
+AU
+AU
+AU
+bH
+by
+bL
+zA
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(12,1,1) = {"
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+bH
+fD
+ar
+oM
+AU
+uq
+rW
+rW
+AU
+aX
+aX
+bh
+aX
+aX
+bH
+mK
+jO
+aS
+bH
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(13,1,1) = {"
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+ac
+al
+as
+vm
+qp
+aH
+aK
+aP
+aS
+aX
+ba
+bi
+bn
+zC
+bH
+zA
+bJ
+bx
+bF
+bG
+mL
+aa
+aa
+aa
+aa
+aa
+"}
+(14,1,1) = {"
+aa
+aa
+aa
+ab
+ab
+ac
+ac
+ac
+ac
+ac
+bH
+at
+aB
+aD
+aI
+aL
+aQ
+aT
+aX
+bb
+bj
+bo
+bs
+bH
+bB
+Az
+bM
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(15,1,1) = {"
+aa
+aa
+aa
+aa
+ab
+ac
+ac
+ac
+ac
+ac
+bH
+bH
+bO
+bH
+bH
+aM
+bH
+bH
+fD
+bd
+bE
+bn
+bt
+bH
+bx
+DN
+bx
+bF
+bG
+Dl
+aa
+aa
+aa
+aa
+aa
+"}
+(16,1,1) = {"
+aa
+aa
+aa
+aa
+ac
+ac
+ac
+ac
+ac
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bH
+fD
+bC
+bk
+bp
+bu
+fD
+bz
+bP
+bN
+fD
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(17,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+ac
+ac
+ac
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+bH
+bH
+bH
+bH
+fD
+bH
+fD
+bH
+fD
+bH
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(18,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(19,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
+(20,1,1) = {"
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+aa
+"}
diff --git a/maps/southern_cross/overmap/shuttles.dm b/maps/southern_cross/overmap/shuttles.dm
index 801f2ec255..1f4fd03151 100644
--- a/maps/southern_cross/overmap/shuttles.dm
+++ b/maps/southern_cross/overmap/shuttles.dm
@@ -1,6 +1,7 @@
+//Stargazer
/datum/shuttle/autodock/overmap/stargazer
name = "Stargazer"
- warmup_time = 0
+ warmup_time = 1
current_location = "stargazer_dock"
shuttle_area = /area/shuttle/stargazer
fuel_consumption = 2
@@ -16,4 +17,88 @@
/obj/machinery/computer/shuttle_control/explore/stargazer
name = "short jump console"
shuttle_tag = "Stargazer"
+ req_one_access = list(access_pilot)
+
+//Baby_Mammoth
+/datum/shuttle/autodock/overmap/baby_mammoth
+ name = "Baby_mammoth"
+ warmup_time = 5
+ current_location = "baby_mammoth_dock"
+ shuttle_area = /area/shuttle/baby_mammoth
+ fuel_consumption = 5
+ move_direction = NORTH
+
+/obj/effect/overmap/visitable/ship/landable/baby_mammoth
+ name = "Baby_mammoth"
+ desc = "Southern Cross' humanoid exploration vessel."
+ vessel_mass = 6000
+ vessel_size = SHIP_SIZE_SMALL
+ shuttle = "Baby_mammoth"
+
+/obj/machinery/computer/shuttle_control/explore/baby_mammoth
+ name = "short jump console"
+ shuttle_tag = "Baby_mammoth"
+ req_one_access = list(access_pilot)
+
+//Ursula
+/datum/shuttle/autodock/overmap/ursula
+ name = "Ursula"
+ warmup_time = 2
+ current_location = "ursula_dock"
+ shuttle_area = /area/shuttle/ursula
+ fuel_consumption = 3
+ move_direction = NORTH
+
+/obj/effect/overmap/visitable/ship/landable/ursula
+ name = "Ursula"
+ desc = "Southern Cross' humanoid science vessel."
+ vessel_mass = 3500
+ vessel_size = SHIP_SIZE_SMALL
+ shuttle = "Ursula"
+
+/obj/machinery/computer/shuttle_control/explore/ursula
+ name = "short jump console"
+ shuttle_tag = "Ursula"
+ req_one_access = list(access_pilot)
+
+//Needle
+/datum/shuttle/autodock/overmap/needle
+ name = "Needle"
+ warmup_time = 0
+ current_location = "needle_dock"
+ shuttle_area = /area/shuttle/needle
+ fuel_consumption = 1
+ move_direction = NORTH
+
+/obj/effect/overmap/visitable/ship/landable/needle
+ name = "Needle"
+ desc = "Southern Cross' humanoid scouting vessel."
+ vessel_mass = 1500
+ vessel_size = SHIP_SIZE_SMALL
+ shuttle = "Needle"
+
+/obj/machinery/computer/shuttle_control/explore/needle
+ name = "short jump console"
+ shuttle_tag = "Needle"
+ req_one_access = list(access_pilot)
+
+//Echidna
+/datum/shuttle/autodock/overmap/echidna
+ name = "Echidna"
+ warmup_time = 4
+ current_location = "echidna_dock"
+ shuttle_area = /area/shuttle/echidna
+ fuel_consumption = 2
+ move_direction = NORTH
+
+/obj/effect/overmap/visitable/ship/landable/echidna
+ name = "Echidna"
+ desc = "Southern Cross' humanoid mining vessel."
+ vessel_mass = 5500
+ vessel_size = SHIP_SIZE_SMALL
+ shuttle = "Echidna"
+
+/obj/machinery/computer/shuttle_control/explore/echidna
+ name = "short jump console"
+ shuttle_tag = "Echidna"
req_one_access = list(access_pilot)
\ No newline at end of file
diff --git a/maps/southern_cross/southern_cross-7.dmm b/maps/southern_cross/southern_cross-7.dmm
index ff47e2789b..5e87ddd651 100644
--- a/maps/southern_cross/southern_cross-7.dmm
+++ b/maps/southern_cross/southern_cross-7.dmm
@@ -1,54 +1,22 @@
"aa" = (/turf/space,/area/space)
-"ab" = (/turf/simulated/shuttle/wall,/area/derelict/ship)
-"ac" = (/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ad" = (/obj/machinery/light{dir = 1},/obj/machinery/sleeper{dir = 8},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ae" = (/obj/machinery/sleep_console,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"af" = (/obj/structure/shuttle/engine/propulsion{dir = 4; icon_state = "burst_r"},/turf/space,/area/derelict/ship)
-"ag" = (/obj/machinery/computer/med_data,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ah" = (/obj/structure/table/standard,/obj/item/weapon/storage/firstaid/regular{pixel_x = 6; pixel_y = -5},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ai" = (/obj/structure/shuttle/engine/heater{dir = 4},/obj/structure/window/reinforced{dir = 8},/turf/simulated/floor/airless,/area/derelict/ship)
-"aj" = (/obj/structure/shuttle/engine/propulsion{dir = 4},/turf/space,/area/derelict/ship)
-"ak" = (/obj/item/weapon/surgical/scalpel,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"al" = (/turf/simulated/shuttle/plating,/area/derelict/ship)
-"am" = (/obj/structure/frame/computer,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"an" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"ao" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"ap" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"aq" = (/obj/machinery/door/airlock/glass{name = "Hibernation Pods"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ar" = (/obj/structure/bed/chair{dir = 1},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"as" = (/obj/structure/table/standard,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"at" = (/obj/item/device/multitool,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"au" = (/obj/item/weapon/cell{charge = 100; maxcharge = 15000},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"av" = (/obj/machinery/door/airlock/glass,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"aw" = (/obj/structure/shuttle/engine/propulsion{dir = 4; icon_state = "burst_l"},/turf/space,/area/derelict/ship)
+"ar" = (/obj/structure/closet/walllocker_double/kitchen/south{name = "Ration Cabinet"},/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"as" = (/obj/machinery/computer/shuttle_control/explore/needle{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"at" = (/obj/structure/bed/chair/bay/comfy/captain{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
"ax" = (/turf/simulated/mineral/floor/ignore_mapgen/vacuum,/area/mine/explored)
-"ay" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced/full,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"az" = (/obj/structure/table/standard,/obj/machinery/light{dir = 4},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aA" = (/obj/machinery/door/airlock/glass,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aB" = (/obj/machinery/light_switch{pixel_x = 27},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aC" = (/obj/machinery/portable_atmospherics/powered/scrubber,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aD" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced/full,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"aE" = (/obj/item/weapon/bedsheet,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/structure/bed/padded,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aF" = (/obj/machinery/door/window,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aG" = (/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"aD" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 1},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
"aH" = (/obj/structure/lattice,/turf/space,/area/space)
-"aI" = (/obj/structure/table/standard,/obj/item/weapon/gun/energy/retro,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aJ" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/turf/simulated/shuttle/plating,/area/derelict/ship)
-"aK" = (/obj/machinery/light/small{dir = 8},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aL" = (/obj/structure/table/standard,/obj/item/weapon/tank/oxygen,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aM" = (/obj/structure/grille,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"aN" = (/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"aK" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"aL" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"aM" = (/obj/machinery/computer/ship/helm,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"aN" = (/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
"aO" = (/obj/item/weapon/ore,/turf/simulated/mineral/floor/ignore_mapgen/vacuum,/area/mine/explored)
-"aP" = (/obj/structure/table/standard,/obj/item/device/analyzer,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aQ" = (/obj/structure/bed/chair{dir = 8},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"aP" = (/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/ursula)
"aR" = (/obj/structure/girder,/turf/simulated/floor/airless,/area/wreck/ufoship)
"aS" = (/turf/simulated/wall/skipjack,/area/wreck/ufoship)
"aT" = (/turf/simulated/floor/airless,/area/wreck/ufoship)
"aU" = (/obj/effect/floor_decal/asteroid,/turf/simulated/mineral/floor/ignore_mapgen/vacuum,/area/mine/explored)
-"aV" = (/obj/machinery/door/window/northright,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aW" = (/obj/item/weapon/bedsheet,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 4},/obj/structure/bed/padded,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aX" = (/obj/machinery/portable_atmospherics/canister/oxygen,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"aY" = (/obj/item/weapon/banner/solgov,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"aV" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/obj/structure/shuttle/engine/router,/turf/simulated/shuttle/wall/voidcraft/red,/area/shuttle/needle)
+"aY" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "needle_inner"; locked = 1; name = "Internal Access"},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "needle"; name = "interior access button"; pixel_y = 26},/turf/simulated/shuttle/plating,/area/shuttle/needle)
"aZ" = (/obj/item/stack/rods,/turf/simulated/floor/airless,/area/wreck/ufoship)
"ba" = (/obj/item/stack/material/steel,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bb" = (/obj/structure/table/steel_reinforced,/obj/item/weapon/reagent_containers/syringe/antiviral,/obj/item/stack/rods,/turf/simulated/floor/airless,/area/wreck/ufoship)
@@ -56,7 +24,6 @@
"bd" = (/obj/structure/frame/computer,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"be" = (/obj/structure/table/steel_reinforced,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bf" = (/obj/structure/table/steel_reinforced,/turf/simulated/floor/airless,/area/wreck/ufoship)
-"bg" = (/obj/structure/table,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
"bh" = (/obj/effect/decal/mecha_wreckage/phazon,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bi" = (/obj/item/weapon/ore,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bj" = (/obj/machinery/door/airlock/hatch,/turf/simulated/floor/airless,/area/wreck/ufoship)
@@ -66,45 +33,35 @@
"bn" = (/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bo" = (/obj/effect/floor_decal/asteroid,/obj/effect/decal/cleanable/molten_item,/turf/simulated/mineral/floor/ignore_mapgen/vacuum,/area/mine/explored)
"bp" = (/turf/simulated/mineral/vacuum,/area/mine/unexplored)
-"bs" = (/obj/structure/grille,/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced{dir = 4},/obj/structure/window/reinforced/full,/turf/simulated/shuttle/plating,/area/derelict/ship)
-"bt" = (/obj/machinery/light_switch{pixel_x = 27},/obj/machinery/light{dir = 4},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"bq" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "ursula_pump"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
"bu" = (/obj/effect/decal/mecha_wreckage/gygax/dark,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bv" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/obj/effect/floor_decal/industrial/danger{dir = 8},/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"bw" = (/obj/item/weapon/storage/toolbox/mechanical,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bx" = (/obj/structure/table/rack,/turf/simulated/floor/airless,/area/wreck/ufoship)
"by" = (/obj/structure/table/rack,/obj/item/stack/cable_coil/yellow,/turf/simulated/floor/airless,/area/wreck/ufoship)
-"bz" = (/obj/item/weapon/material/shard{icon_state = "medium"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bA" = (/obj/item/weapon/material/shard,/obj/structure/bed/chair,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bB" = (/obj/structure/bed/chair,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"bz" = (/obj/machinery/door/airlock/multi_tile/metal/mait{icon_state = "door_locked"; id_tag = "stargazer_hatch"; locked = 1},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"bA" = (/obj/machinery/smartfridge/survival_pod{name = "Advanced storage"},/obj/item/stack/material/steel{amount = 50},/obj/item/stack/material/glass{amount = 50; pixel_x = 3; pixel_y = 3},/obj/item/stack/cable_coil,/obj/item/stack/cable_coil,/obj/item/clothing/glasses/welding,/obj/item/clothing/glasses/welding,/obj/item/device/t_scanner,/obj/item/device/t_scanner,/obj/item/clothing/glasses/goggles,/obj/item/clothing/glasses/goggles,/obj/item/device/geiger,/obj/item/device/geiger,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/device/multitool,/obj/item/device/multitool,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/obj/item/stack/rods{amount = 50},/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/item/weapon/stock_parts/matter_bin,/obj/item/weapon/stock_parts/matter_bin,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/micro_laser,/obj/item/weapon/stock_parts/scanning_module,/obj/item/weapon/stock_parts/scanning_module,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/capacitor,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/stock_parts/manipulator,/obj/item/weapon/reagent_containers/glass/beaker/large,/obj/item/weapon/reagent_containers/glass/beaker/large,/obj/item/weapon/reagent_containers/dropper,/obj/item/weapon/reagent_containers/dropper,/obj/item/weapon/reagent_containers/glass/beaker,/obj/item/weapon/reagent_containers/glass/beaker,/obj/item/weapon/reagent_containers/glass/beaker,/obj/machinery/light{dir = 1},/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
"bC" = (/obj/effect/decal/cleanable/blood/gibs/robot/down,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bD" = (/obj/machinery/optable,/obj/effect/decal/remains/xeno,/obj/effect/decal/cleanable/blood/xeno,/turf/simulated/floor/tiled/white/airless,/area/wreck/ufoship)
-"bE" = (/obj/structure/cable,/obj/structure/frame/computer,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bF" = (/obj/structure/cable,/obj/structure/frame/computer,/obj/item/stack/cable_coil/cut,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bG" = (/obj/structure/table/rack,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/obj/item/weapon/tank/emergency/oxygen,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bH" = (/obj/structure/table/rack,/obj/item/clothing/suit/space/syndicate,/obj/item/clothing/head/helmet/space/syndicate,/obj/item/clothing/mask/breath,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bI" = (/obj/structure/table/rack,/obj/item/weapon/storage/toolbox/syndicate,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bJ" = (/obj/machinery/power/apc{dir = 8; name = "west bump-derelict"; operating = 0; pixel_x = -24},/obj/structure/cable{d2 = 4; icon_state = "0-4"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"bK" = (/obj/structure/cable{d2 = 8; icon_state = "0-8"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"bG" = (/obj/machinery/mineral/stacking_unit_console,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"bJ" = (/obj/structure/closet/secure_closet/guncabinet/phase{req_one_access = null},/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/clothing/accessory/holster/waist,/obj/item/clothing/accessory/holster/waist,/obj/effect/floor_decal/industrial/warning/cee{dir = 4},/turf/simulated/shuttle/floor/darkred,/area/shuttle/stargazer)
"bL" = (/obj/item/weapon/material/shard/shrapnel,/turf/simulated/floor/airless,/area/wreck/ufoship)
"bM" = (/obj/structure/table/rack,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bN" = (/obj/effect/decal/cleanable/blood/xeno,/turf/simulated/floor/tiled/white/airless,/area/wreck/ufoship)
"bO" = (/obj/item/weapon/ore,/obj/item/stack/rods,/turf/simulated/floor/airless,/area/wreck/ufoship)
-"bP" = (/obj/machinery/door/blast/regular{id = "oldship_gun"; name = "Pod Bay Door"},/turf/simulated/shuttle/plating,/area/derelict/ship)
-"bQ" = (/obj/machinery/mass_driver{dir = 8; id = "oldship_gun"},/turf/simulated/shuttle/plating,/area/derelict/ship)
-"bR" = (/obj/machinery/door/airlock/glass{name = "Pod Bay"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"bP" = (/obj/structure/window/reinforced/survival_pod,/obj/structure/table/darkglass,/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/item/device/gps,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"bR" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 1; opacity = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/port_gen/pacman,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
"bS" = (/obj/machinery/door/airlock/hatch,/turf/simulated/floor/tiled/white/airless,/area/wreck/ufoship)
"bT" = (/obj/effect/overlay/wallrot,/turf/simulated/wall/skipjack,/area/wreck/ufoship)
"bU" = (/obj/structure/window/phoronreinforced,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bV" = (/obj/item/device/flashlight/flare,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bW" = (/obj/item/stack/material/wood,/obj/item/stack/material/wood,/obj/structure/ore_box,/obj/item/weapon/ore/iron,/obj/item/weapon/ore/iron,/obj/item/weapon/ore/iron,/turf/simulated/floor/airless,/area/wreck/ufoship)
-"bX" = (/obj/machinery/computer/pod{id = "oldship_gun"},/turf/simulated/shuttle/floor/white,/area/derelict/ship)
"bY" = (/obj/item/clothing/head/helmet/space/deathsquad,/obj/structure/table/rack,/obj/effect/decal/cleanable/molten_item,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"bZ" = (/obj/machinery/compressor{dir = 4},/obj/structure/window/phoronreinforced,/obj/structure/window/phoronreinforced{dir = 8},/obj/structure/window/phoronreinforced{dir = 1},/turf/simulated/floor/reinforced/phoron,/area/wreck/ufoship)
"ca" = (/obj/machinery/crystal,/obj/structure/window/phoronreinforced{dir = 1},/obj/structure/window/phoronreinforced{dir = 4},/obj/structure/window/phoronreinforced,/obj/effect/decal/cleanable/liquid_fuel/flamethrower_fuel,/turf/simulated/floor/reinforced/phoron,/area/wreck/ufoship)
"cb" = (/obj/item/device/gps,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"cc" = (/obj/structure/ore_box,/turf/simulated/floor/airless,/area/wreck/ufoship)
-"cd" = (/obj/structure/table/standard,/obj/item/weapon/tool/screwdriver,/obj/machinery/light,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
-"ce" = (/obj/structure/table/standard,/obj/item/device/radio/off,/turf/simulated/shuttle/floor/white,/area/derelict/ship)
+"ce" = (/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/echidna)
"cf" = (/obj/item/weapon/circuitboard/broken,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"cg" = (/obj/structure/closet/acloset,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"ch" = (/obj/item/weapon/ore,/turf/simulated/floor/tiled/white/airless,/area/wreck/ufoship)
@@ -148,6 +105,9 @@
"cT" = (/obj/item/weapon/circuitboard/teleporter,/turf/simulated/floor/tiled/white/airless,/area/wreck/ufoship)
"cU" = (/obj/machinery/teleport/station,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
"cV" = (/obj/machinery/teleport/hub,/turf/simulated/floor/tiled/airless,/area/wreck/ufoship)
+"cW" = (/obj/structure/window/reinforced/survival_pod,/obj/structure/bed/chair/bay/shuttle{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"da" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"dc" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
"de" = (/turf/simulated/floor/reinforced,/area/expoutpost/hangarsix)
"dg" = (/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"dh" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
@@ -175,42 +135,42 @@
"dD" = (/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"dE" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
"dF" = (/obj/effect/floor_decal/borderfloorblack/corner{dir = 8},/obj/effect/floor_decal/industrial/danger/corner{dir = 1},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
-"dG" = (/obj/structure/inflatable,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
-"dH" = (/obj/structure/inflatable/door,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
+"dG" = (/obj/machinery/door/airlock/glass{icon_state = "door_locked"; locked = 1; name = "DO NOT ENTER"},/obj/item/tape/engineering,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
+"dH" = (/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/window/reinforced/full,/obj/structure/grille,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/barricade,/obj/item/tape/engineering,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"dI" = (/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"dJ" = (/obj/effect/floor_decal/borderfloorblack,/obj/effect/floor_decal/industrial/danger,/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"dK" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"dL" = (/obj/effect/floor_decal/borderfloorblack/corner{dir = 8},/obj/effect/floor_decal/industrial/danger/corner{dir = 1},/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
-"dM" = (/obj/effect/floor_decal/steeldecal/steel_decals5,/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
+"dM" = (/obj/effect/floor_decal/steeldecal/steel_decals5,/obj/machinery/floodlight,/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"dN" = (/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
"dO" = (/turf/simulated/floor/reinforced,/area/expoutpost/hangarfive)
"dP" = (/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"dQ" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"dR" = (/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"dS" = (/obj/structure/window/reinforced/full,/obj/structure/grille,/obj/machinery/door/firedoor/border_only,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
-"dT" = (/obj/effect/decal/remains/robot,/obj/effect/decal/cleanable/blood/oil/streak,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
+"dT" = (/obj/effect/decal/remains/robot,/obj/effect/decal/cleanable/blood/oil/streak,/obj/structure/barricade,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
"dU" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/blood/oil/streak,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
"dV" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
"dW" = (/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/industrial/danger{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"dX" = (/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
-"dY" = (/obj/effect/decal/cleanable/blood/oil/streak,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
+"dY" = (/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"dZ" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"ea" = (/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
"eb" = (/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
-"ec" = (/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/floor/reinforced,/area/expoutpost/hangarsix)
+"ec" = (/obj/effect/floor_decal/rust,/obj/effect/decal/cleanable/blood/oil/streak,/obj/structure/closet/emcloset,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
"ed" = (/obj/fiftyspawner/steel,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"ee" = (/obj/effect/floor_decal/steeldecal/steel_decals4,/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 10},/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"ef" = (/obj/machinery/light{dir = 4},/turf/simulated/floor/airless,/area/wreck/supplyshuttle)
"eg" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
-"eh" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
+"eh" = (/obj/effect/floor_decal/rust,/obj/fiftyspawner/rods,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
"ei" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"ej" = (/obj/structure/inflatable,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
"ek" = (/obj/structure/inflatable,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
-"el" = (/obj/structure/inflatable/door,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
+"el" = (/obj/structure/inflatable/door,/obj/item/tape/engineering,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"em" = (/obj/structure/inflatable,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"en" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/machinery/ai_status_display{pixel_x = -32},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"eo" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 10},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
-"ep" = (/obj/fiftyspawner/rods,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
+"ep" = (/turf/simulated/shuttle/wall/voidcraft/red,/area/shuttle/needle)
"eq" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/obj/effect/floor_decal/industrial/danger{dir = 8},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"er" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 6},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
"es" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/status_display{layer = 4; pixel_x = 32},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
@@ -224,8 +184,8 @@
"eA" = (/obj/fiftyspawner/rglass,/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"eB" = (/obj/structure/girder,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"eC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/light/spot{dir = 8},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
-"eD" = (/obj/effect/decal/cleanable/blood/oil/streak{amount = 0},/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
-"eE" = (/obj/machinery/floodlight,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
+"eD" = (/obj/machinery/door/window/survival_pod{dir = 2; req_one_access = list(67)},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"eE" = (/obj/structure/window/reinforced/survival_pod,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
"eF" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/obj/effect/floor_decal/industrial/danger{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"eG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/light/spot{dir = 4},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
"eH" = (/obj/structure/shuttle/engine/propulsion{icon_state = "burst_l"},/turf/space,/area/wreck/supplyshuttle)
@@ -240,7 +200,7 @@
"eQ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
"eR" = (/obj/effect/floor_decal/borderfloorblack{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"eS" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monofloor{dir = 1},/area/expoutpost/hangarsix)
-"eT" = (/obj/fiftyspawner/floor,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
+"eT" = (/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/machinery/mineral/equipment_vendor{dir = 4},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
"eU" = (/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/industrial/danger{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"eV" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 6},/turf/simulated/floor/tiled/monofloor,/area/expoutpost/hangarfive)
"eW" = (/obj/machinery/atmospherics/unary/vent_scrubber/on{dir = 8},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
@@ -280,7 +240,7 @@
"fE" = (/obj/effect/decal/cleanable/blood/oil/streak,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"fF" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 4},/obj/machinery/status_display{layer = 4; pixel_x = -32},/turf/simulated/floor/tiled,/area/expoutpost/hangarsix)
"fG" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
-"fH" = (/obj/fiftyspawner/rods,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
+"fH" = (/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 8; id = "echidna_hatch"; name = "Rear Hatch Control"; pixel_x = 26; req_access = list(67); specialfunctions = 4},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
"fI" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
"fJ" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/ai_status_display{pixel_x = 32},/turf/simulated/floor/tiled/steel,/area/expoutpost/hangarsix)
"fK" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
@@ -296,7 +256,7 @@
"fU" = (/obj/effect/floor_decal/borderfloorblack{dir = 8},/obj/effect/floor_decal/industrial/danger{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"fV" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
"fW" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
-"fX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
+"fX" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/machinery/door/airlock/multi_tile/glass{dir = 2},/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
"fY" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"fZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"ga" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
@@ -328,9 +288,9 @@
"gA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/item/device/radio/intercom{name = "Station Intercom (General)"; pixel_y = -21},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
"gB" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/rust,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
"gC" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 9},/obj/machinery/light_switch{pixel_x = 11; pixel_y = -24},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfive)
-"gD" = (/obj/machinery/door/firedoor/border_only,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/machinery/door/airlock/glass{icon_state = "door_locked"; locked = 1; name = "DO NOT ENTER"},/obj/item/tape/engineering,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
+"gD" = (/obj/machinery/door/firedoor/border_only,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/machinery/door/airlock/glass,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"gE" = (/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/window/reinforced/full,/obj/structure/grille,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/structure/barricade,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
-"gF" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/ai_status_display{pixel_x = 32},/obj/machinery/door/airlock/glass{icon_state = "door_locked"; locked = 1; name = "DO NOT ENTER"},/obj/item/tape/engineering,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
+"gF" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/ai_status_display{pixel_x = 32},/obj/machinery/door/airlock/glass{icon_state = "door_locked"; locked = 1; name = "DO NOT ENTER"},/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"gG" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
"gH" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
"gI" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 5},/obj/effect/floor_decal/steeldecal/steel_decals4{dir = 8},/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
@@ -403,7 +363,7 @@
"hX" = (/obj/effect/floor_decal/borderfloorblack{dir = 4},/turf/simulated/floor/plating,/area/expoutpost/hangarthree)
"hY" = (/obj/machinery/alarm{dir = 8; pixel_x = 24},/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"hZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/structure/girder/displaced,/turf/simulated/floor/tiled/monofloor{dir = 1},/area/expoutpost/hangarfour)
-"ia" = (/obj/effect/floor_decal/rust,/turf/simulated/floor/plating,/area/expoutpost/hangarfour)
+"ia" = (/obj/effect/overmap/visitable/ship/landable/stargazer,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
"ib" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monofloor{dir = 1},/area/expoutpost/hangarfour)
"ic" = (/obj/structure/lattice,/obj/structure/grille{density = 0; icon_state = "brokengrille"},/turf/space,/area/space)
"id" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/turf/simulated/floor/tiled/monofloor,/area/expoutpost/hangarthree)
@@ -439,11 +399,11 @@
"iH" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfour)
"iI" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/ai_status_display{pixel_x = 32},/turf/simulated/floor/tiled/steel,/area/expoutpost/hangarfour)
"iJ" = (/obj/item/frame/apc,/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
-"iK" = (/obj/machinery/door/firedoor/glass,/obj/structure/barricade,/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
+"iK" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
"iL" = (/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/expoutpost/hangarfour)
"iM" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers{dir = 8},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarthree)
"iN" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
-"iO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/obj/structure/inflatable,/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
+"iO" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/machinery/door/firedoor/glass,/turf/simulated/floor/tiled,/area/expoutpost/hangarthree)
"iP" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"iQ" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/scrubbers,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"iR" = (/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 4},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 4},/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
@@ -473,7 +433,7 @@
"jp" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 9},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarthree)
"jq" = (/turf/simulated/wall/r_wall,/area/expoutpost/nukestorage)
"jr" = (/obj/machinery/door/firedoor/border_only,/obj/item/device/radio/intercom{dir = 8; name = "Station Intercom (General)"; pixel_x = -21},/obj/machinery/door/airlock/glass,/obj/item/tape/engineering,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
-"js" = (/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/window/reinforced/full,/obj/structure/grille,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
+"js" = (/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/window/reinforced/full,/obj/structure/grille,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/machinery/door/firedoor/glass,/obj/item/tape/engineering,/turf/simulated/floor/plating,/area/expoutpost/hangerhall)
"jt" = (/obj/machinery/door/firedoor/border_only,/obj/machinery/status_display{layer = 4; pixel_x = 32},/obj/machinery/door/airlock/glass,/obj/item/tape/engineering,/turf/simulated/floor/tiled,/area/expoutpost/hangerhall)
"ju" = (/turf/simulated/wall,/area/expoutpost/displayroom)
"jv" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers{dir = 5},/obj/machinery/alarm{dir = 1; pixel_y = -22},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarfour)
@@ -685,6 +645,7 @@
"nt" = (/obj/machinery/atmospherics/pipe/manifold/hidden/supply{dir = 8},/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/disposalpipe/segment,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarone)
"nu" = (/obj/machinery/atmospherics/unary/vent_pump/on{dir = 8},/obj/machinery/light/spot{dir = 4},/obj/machinery/ai_status_display{pixel_x = 32},/turf/simulated/floor/tiled/steel,/area/expoutpost/hangarone)
"nv" = (/obj/effect/floor_decal/borderfloorwhite{dir = 10},/obj/effect/floor_decal/corner/paleblue/border{dir = 10},/obj/structure/bed/roller,/obj/structure/window/reinforced,/turf/simulated/floor/tiled/white,/area/expoutpost/hangaroneprep)
+"nw" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
"nx" = (/obj/effect/floor_decal/borderfloorwhite/corner{dir = 8},/obj/effect/floor_decal/corner/paleblue/bordercorner{dir = 8},/turf/simulated/floor/tiled/white,/area/expoutpost/hangaroneprep)
"ny" = (/obj/effect/floor_decal/borderfloorwhite/corner,/obj/effect/floor_decal/corner/paleblue/bordercorner,/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/obj/structure/disposalpipe/segment,/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/turf/simulated/floor/tiled/white,/area/expoutpost/hangaroneprep)
"nz" = (/obj/effect/floor_decal/borderfloorwhite{dir = 6},/obj/effect/floor_decal/corner/paleblue/border{dir = 6},/obj/structure/table/rack,/obj/item/weapon/storage/toolbox/emergency,/obj/item/weapon/storage/firstaid/regular,/obj/item/bodybag/cryobag,/obj/random/medical/lite,/obj/random/medical/lite,/obj/structure/window/reinforced,/turf/simulated/floor/tiled/white,/area/expoutpost/hangaroneprep)
@@ -1426,106 +1387,333 @@
"BK" = (/obj/machinery/camera/network/carrier{c_tag = "CAR - Dock Starboard 1"; dir = 9},/turf/simulated/floor/plating,/area/expoutpost/aftdock)
"BL" = (/turf/space,/turf/space,/area/space)
"BM" = (/obj/machinery/atmospherics/pipe/manifold/visible,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/shuttlebackup/start)
-"Cg" = (/obj/structure/fuel_port{pixel_y = -28},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
-"Cq" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4; health = 1e+006},/obj/machinery/atmospherics/pipe/simple/visible,/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"BO" = (/obj/machinery/conveyor,/obj/machinery/mineral/output,/obj/machinery/mineral/input,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"BW" = (/obj/machinery/light{dir = 1},/obj/machinery/computer/shuttle_control/explore/stargazer{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Cc" = (/obj/machinery/atmospherics/unary/engine/bigger,/turf/space,/area/space)
+"Cg" = (/obj/structure/fuel_port{pixel_y = -28},/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/shuttle/floor/yellow,/area/shuttle/baby_mammoth)
+"Ch" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "stargazer_inner"; name = "Internal Access"},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "stargazer"; name = "interior access button"; pixel_y = -26},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Ci" = (/obj/structure/window/phoronreinforced/full,/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Cl" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Cm" = (/obj/machinery/computer/ship/sensors{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"Cq" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; name = "window blast shield"},/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
"Ct" = (/obj/machinery/door/airlock/voidcraft/vertical{icon_state = "door_locked"; id_tag = null; locked = 1; name = "shuttle side hatch"},/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
-"CB" = (/obj/machinery/vending/wallmed1{dir = 4; pixel_x = -23},/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"CJ" = (/obj/machinery/computer/ship/sensors,/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 8; id = "expshuttle4_door_cargo"; name = "Rear Hatch Control"; pixel_x = 26; req_access = list(67); specialfunctions = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"CL" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4; health = 1e+006},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"CX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 1},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Cz" = (/obj/effect/floor_decal/industrial/warning/corner,/obj/effect/floor_decal/industrial/warning/corner{dir = 8},/obj/machinery/light,/obj/structure/fuel_port{pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
+"CB" = (/obj/machinery/vending/wallmed1{dir = 4; pixel_x = -23},/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"CF" = (/obj/machinery/sleep_console,/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
+"CH" = (/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"CJ" = (/obj/machinery/computer/ship/sensors,/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 8; id = "expshuttle4_door_cargo"; name = "Rear Hatch Control"; pixel_x = 26; req_access = list(67); specialfunctions = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"CL" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"CQ" = (/obj/machinery/shipsensors,/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"CR" = (/obj/machinery/door/airlock/glass_centcom,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"CS" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
+"CT" = (/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/bed/chair/bay/shuttle,/obj/structure/sign/poster/nanotrasen{dir = 4; pixel_x = -32},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"CV" = (/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
+"CX" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 1},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"Da" = (/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
"Dc" = (/turf/simulated/shuttle/plating,/area/shuttle/shuttlebackup/start)
"Dd" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/shuttlebackup/start)
-"Df" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner/green,/area/shuttle/stargazer)
-"Di" = (/obj/machinery/power/apc/hyper{pixel_y = -24},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Dn" = (/obj/machinery/computer/ship/engines{dir = 8},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Dt" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 9},/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
-"DD" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "shuttle4_pump"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"DW" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Ei" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
-"Fh" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/port_gen/pacman,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Fi" = (/obj/structure/table/darkglass,/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/item/device/gps,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Fk" = (/obj/structure/bed/chair/shuttle,/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Fs" = (/obj/structure/bed/chair/shuttle{dir = 1},/obj/machinery/light,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Ft" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
-"FB" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
-"Gb" = (/obj/structure/bed/chair/shuttle,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"GJ" = (/obj/machinery/sleeper{dir = 8},/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"Hd" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4; health = 1e+006},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Hj" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Di" = (/obj/machinery/power/apc/hyper{pixel_y = -24},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Dn" = (/obj/machinery/computer/ship/engines{dir = 8},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Dt" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 9},/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
+"Dw" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/binary/pump,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"DD" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "shuttle4_pump"},/obj/structure/closet/emcloset,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"DH" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/portable_atmospherics/canister/phoron,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"DS" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"DW" = (/obj/effect/floor_decal/industrial/warning,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"DX" = (/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/bed/chair/bay/shuttle,/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Eh" = (/obj/structure/closet/secure_closet/miner{pixel_x = 27},/obj/structure/bed/chair/bay/shuttle{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Ei" = (/obj/effect/floor_decal/rust,/obj/structure/barricade,/turf/simulated/floor/airless,/area/expoutpost/hangerhall)
+"En" = (/obj/structure/window/phoronreinforced/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Er" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = 24; pixel_y = 32},/obj/structure/bed/chair/bay/comfy/red{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"EB" = (/turf/simulated/floor/tiled,/area/shuttle/stargazer)
+"EJ" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"ER" = (/obj/machinery/meter,/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Fg" = (/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "stargazer_sensor"; pixel_y = 28},/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "stargazer_pump"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Fh" = (/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/power/port_gen/pacman,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Fi" = (/obj/machinery/computer/ship/navigation,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Fk" = (/obj/machinery/light{dir = 1},/obj/structure/bed/chair/bay/shuttle,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Fn" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"Fs" = (/obj/machinery/light,/obj/structure/bed/chair/bay/shuttle{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Ft" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 4},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"Fx" = (/obj/machinery/power/terminal{dir = 4},/obj/structure/cable/blue{d2 = 2; icon_state = "0-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"FB" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"FG" = (/obj/structure/bed/chair/bay/comfy/green{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"FO" = (/obj/machinery/mineral/processing_unit_console,/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"FW" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "stargazer_outer"; name = "External Access"},/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "stargazer"; name = "exterior access button"; pixel_y = 26},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Gb" = (/obj/structure/bed/chair/bay/shuttle,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Gc" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Gg" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/echidna)
+"GJ" = (/obj/machinery/sleeper{dir = 8},/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"GL" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"GM" = (/obj/machinery/atmospherics/unary/engine/biggest{dir = 1},/turf/space,/area/space)
+"GO" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"GU" = (/obj/machinery/mech_recharger,/obj/effect/floor_decal/industrial/warning/full,/obj/machinery/power/apc/hyper{pixel_y = -24},/obj/structure/cable/green,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"GV" = (/obj/structure/ore_box,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/shuttle/floor/yellow,/area/shuttle/echidna)
+"Hd" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Hi" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Hj" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/baby_mammoth)
+"Hl" = (/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/machinery/power/apc/hyper{pixel_y = -24},/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/shuttle/floor/yellow,/area/shuttle/needle)
+"Hm" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/binary/pump{dir = 4; name = "Phoron to Connector"},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
"Hp" = (/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/machinery/atmospherics/pipe/manifold4w/visible,/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
-"Hq" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
-"HH" = (/obj/machinery/shipsensors,/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Ic" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Ig" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/obj/structure/closet/hydrant{pixel_x = 32},/obj/machinery/light{dir = 4},/obj/machinery/space_heater,/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Hq" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/turf/simulated/shuttle/floor/yellow,/area/shuttle/baby_mammoth)
+"HH" = (/obj/machinery/shipsensors,/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"HK" = (/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"HN" = (/obj/machinery/atmospherics/unary/engine/bigger{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/ursula)
+"HO" = (/obj/machinery/computer/ship/navigation/telescreen{pixel_y = -4},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/needle)
+"HQ" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"HT" = (/obj/structure/bed/chair/bay/shuttle,/obj/structure/sign/poster/nanotrasen{dir = 4; pixel_x = -32},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"HX" = (/obj/structure/fuel_port{pixel_x = -32},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"HY" = (/obj/effect/floor_decal/industrial/loading{dir = 4},/obj/effect/floor_decal/industrial/outline/yellow,/obj/machinery/mineral/input,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"HZ" = (/obj/structure/bed/chair/bay/shuttle,/obj/structure/closet/walllocker_double/kitchen/north{name = "Ration Cabinet"},/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Ic" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Ig" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/obj/machinery/light{dir = 4},/obj/machinery/space_heater,/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/structure/closet/walllocker_double/hydrant/east,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
"Ih" = (/obj/machinery/light,/turf/simulated/floor/plating,/area/expoutpost/aftdock)
+"Ik" = (/turf/simulated/shuttle/wall/voidcraft,/area/shuttle/stargazer)
"Ir" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/shuttle/wall/voidcraft,/area/shuttle/shuttlebackup/start)
-"ID" = (/obj/machinery/door/airlock/glass_centcom,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"IE" = (/obj/machinery/door/airlock/glass_centcom{req_one_access = list(67)},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"IR" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/industrial/warning,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Jd" = (/obj/machinery/computer/ship/helm,/obj/machinery/button/remote/blast_door{dir = 4; id = "stargazer_blast"; name = "remote blast shielding control"; pixel_x = -26; pixel_y = -1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"It" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/closet/crate/engineering,/obj/fiftyspawner/steel,/obj/fiftyspawner/glass,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/device/multitool,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/device/geiger,/obj/item/clothing/glasses/goggles,/obj/item/clothing/glasses/goggles,/obj/item/device/t_scanner,/obj/item/clothing/glasses/welding,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"Iu" = (/obj/structure/sign/mining,/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"Ix" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"IA" = (/obj/machinery/computer/ship/navigation,/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"ID" = (/obj/machinery/door/airlock/glass_centcom,/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"IE" = (/obj/machinery/door/airlock/glass_centcom{req_one_access = list(67)},/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"IQ" = (/obj/machinery/power/port_gen/pacman,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"IR" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/effect/floor_decal/industrial/warning,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"IU" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/obj/structure/sign/poster/nanotrasen{dir = 4; pixel_x = -32},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
+"IW" = (/obj/machinery/door/airlock/voidcraft/vertical{icon_state = "door_locked"; id_tag = "needle_hatch"; locked = 1; name = "shuttle side hatch"},/obj/machinery/button/remote/airlock{id = "needle_hatch"; name = "Side Hatch Control"; pixel_y = -26; specialfunctions = 4},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"IY" = (/obj/machinery/computer/ship/sensors,/obj/machinery/button/remote/blast_door{dir = 4; id = "stargazer_blast"; name = "remote blast shielding control"; pixel_x = 27},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Jd" = (/obj/machinery/computer/ship/helm,/obj/machinery/button/remote/blast_door{dir = 4; id = "stargazer_blast"; name = "remote blast shielding control"; pixel_x = -26; pixel_y = -1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Je" = (/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/machinery/power/smes/buildable/power_shuttle,/obj/structure/cable/green,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Jj" = (/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/ursula)
+"Jm" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
"Jt" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/structure/cable/blue{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangartwo)
-"Jz" = (/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"JA" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"JB" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "shuttle4_pump"},/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "shuttle4_sensor"; pixel_y = 28},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"JR" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 10},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Jy" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"Jz" = (/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"JA" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 4},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"JB" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "shuttle4_pump"},/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "shuttle4_sensor"; pixel_y = 28},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"JD" = (/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"JJ" = (/obj/machinery/mineral/equipment_vendor/survey,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"JM" = (/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "ursula"; name = "exterior access button"; pixel_y = 26},/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "ursula_outer"; locked = 1; name = "External Access"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"JP" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 6},/obj/structure/window/reinforced/survival_pod{dir = 1; opacity = 1},/obj/machinery/power/smes/buildable/power_shuttle,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"JR" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 10},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/baby_mammoth)
+"JV" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"JW" = (/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Ka" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "needle_pump"},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "needle"; pixel_y = 26; tag_airpump = "needle_pump"; tag_chamber_sensor = "needle_sensor"; tag_exterior_door = "needle_outer"; tag_interior_door = "needle_inner"},/obj/effect/floor_decal/industrial/warning/cee{dir = 1},/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangarfive; base_turf = /turf/simulated/floor/reinforced; landmark_tag = "needle_dock"; name = "Needle Dock"},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"Kd" = (/obj/machinery/atmospherics/unary/engine/biggest,/turf/space,/area/space)
+"Ke" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1; icon_state = "door_locked"; id_tag = "echidna_inner"; locked = 1},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Kj" = (/obj/machinery/computer/ship/engines,/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
"Km" = (/obj/effect/floor_decal/borderfloorblack{dir = 4},/obj/effect/floor_decal/industrial/danger{dir = 4},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/floor/tiled/steel,/area/expoutpost/hangartwo)
-"Kp" = (/obj/machinery/computer/shuttle_control/explore/stargazer{dir = 4},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Kt" = (/obj/structure/closet/crate/medical,/obj/item/weapon/storage/firstaid,/obj/item/weapon/storage/firstaid,/obj/item/weapon/storage/firstaid/o2,/obj/item/weapon/storage/firstaid/o2,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/reagent_containers/food/snacks/liquidfood,/obj/item/weapon/storage/firstaid/toxin{pixel_x = 3; pixel_y = 3},/obj/item/weapon/storage/firstaid/toxin{pixel_x = 3; pixel_y = 3},/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"KB" = (/obj/machinery/sleep_console,/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"Le" = (/obj/structure/bed/chair/bay/comfy/green{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"LK" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"LR" = (/obj/machinery/shuttle_sensor{dir = 5; id_tag = "shuttle4sens_exp"},/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
-"LS" = (/obj/structure/bed/chair/shuttle{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"LZ" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Nu" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"NQ" = (/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
+"Kp" = (/obj/machinery/light{dir = 1},/obj/machinery/computer/shuttle_control/explore/baby_mammoth{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Kt" = (/obj/machinery/optable,/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"Kw" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 8},/turf/simulated/shuttle/wall/voidcraft,/area/shuttle/stargazer)
+"Kz" = (/obj/fiftyspawner/rods,/turf/simulated/floor/tiled,/area/expoutpost/hangarfive)
+"KB" = (/obj/machinery/sleep_console,/obj/structure/sign/nosmoking_1{pixel_y = 32},/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"KC" = (/obj/machinery/light,/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "stargazer_pump"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"KL" = (/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
+"KN" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/cable/green{d1 = 1; d2 = 4; icon_state = "1-4"},/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/structure/cable/green{d1 = 2; d2 = 4; icon_state = "2-4"},/obj/machinery/atmospherics/binary/pump{dir = 4},/turf/simulated/shuttle/floor/yellow,/area/shuttle/ursula)
+"KP" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold4w/hidden/yellow,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/echidna)
+"KQ" = (/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
+"KT" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"KY" = (/obj/effect/catwalk_plated/dark,/obj/machinery/shipsensors,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Le" = (/obj/structure/bed/chair/bay/comfy/blue{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Lh" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Lk" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/obj/structure/closet/walllocker_double/hydrant/north,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"Lv" = (/obj/structure/bed/chair/bay/shuttle,/obj/structure/closet/walllocker/emerglocker{pixel_x = 24; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"LB" = (/obj/machinery/atmospherics/unary/engine/bigger{dir = 1},/turf/space,/area/space)
+"LF" = (/obj/machinery/atmospherics/unary/engine/bigger{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/echidna)
+"LK" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"LL" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 8},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 8},/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangartwo; base_turf = /area/expoutpost/hangarsix; landmark_tag = "echidna_dock"; name = "Echidna Dock"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"LP" = (/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"LR" = (/obj/machinery/shuttle_sensor{dir = 5; id_tag = "shuttle4sens_exp"},/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
+"LS" = (/obj/structure/bed/chair/bay/shuttle{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"LZ" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Ma" = (/obj/effect/floor_decal/industrial/warning{dir = 9},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "stargazer"; pixel_y = 26; tag_airpump = "stargazer_pump"; tag_chamber_sensor = "stargazer_sensor"; tag_exterior_door = "stargazer_outer"; tag_interior_door = "stargazer_inner"},/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "stargazer_pump"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Mc" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "ursula_inner"; locked = 1; name = "Internal Access"},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "ursula"; name = "interior access button"; pixel_y = 26},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Mj" = (/obj/structure/closet/walllocker_double/hydrant/south,/obj/item/weapon/storage/firstaid/o2,/obj/item/weapon/storage/firstaid/regular,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"Mn" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/ursula)
+"Mw" = (/obj/machinery/door/airlock/multi_tile/metal/mait{icon_state = "door_locked"; id_tag = "echidna_hatch"; locked = 1; name = "Rear Hatch"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"My" = (/obj/effect/overmap/visitable/ship/landable/needle,/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Mz" = (/obj/machinery/door/window/survival_pod{dir = 2},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"MC" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/machinery/light,/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"ME" = (/obj/structure/window/reinforced/survival_pod{opacity = 1},/obj/machinery/computer/shuttle_control/explore/ursula{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"MJ" = (/obj/effect/floor_decal/industrial/warning{dir = 9},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "ursula"; pixel_y = 26; tag_airpump = "ursula_pump"; tag_chamber_sensor = "ursula_sensor"; tag_exterior_door = "ursula_outer"; tag_interior_door = "ursula_inner"},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"MK" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/echidna)
+"MM" = (/obj/machinery/computer/ship/navigation,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"MS" = (/obj/structure/closet/walllocker_double/kitchen/east{name = "Ration Cabinet"},/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Ne" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/needle)
+"Nf" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = -28},/turf/simulated/shuttle/floor/yellow,/area/shuttle/needle)
+"Nu" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"NB" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 5},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"ND" = (/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"NI" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector,/obj/structure/sign/poster/nanotrasen{pixel_y = 32},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"NL" = (/obj/machinery/light{dir = 1},/obj/machinery/computer/ship/engines{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"NQ" = (/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
"NS" = (/obj/structure/shuttle/engine/propulsion{icon_state = "burst_l"},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/shuttlebackup/start)
-"NT" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 5},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "shuttle4_shuttle"; name = "interior access button"; pixel_y = 26},/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "shuttle4_inner"; locked = 1; name = "Internal Access"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Ob" = (/obj/structure/closet/secure_closet/guncabinet/phase{req_one_access = null},/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/clothing/accessory/holster/waist,/obj/item/clothing/accessory/holster/waist,/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/item/weapon/gun/energy/locked/frontier/carbine,/obj/item/weapon/gun/energy/locked/frontier/carbine,/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/darkred,/area/shuttle/stargazer)
-"On" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "shuttle4_pump"},/obj/machinery/light,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Or" = (/obj/effect/floor_decal/industrial/warning/full,/obj/structure/stasis_cage,/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/darkred,/area/shuttle/stargazer)
-"Pb" = (/obj/structure/bed/chair/shuttle{dir = 1},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Pg" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangartwo; base_turf = /turf/simulated/floor/reinforced; landmark_tag = "stargazer_dock"; name = "Stargazer Dock"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"PI" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/warning/corner,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"PK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/machinery/door/airlock/multi_tile/metal{icon_state = "door_locked"; id_tag = "expshuttle4_door_cargo"; locked = 1},/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 4; id = "expshuttle4_door_cargo"; name = "Rear Hatch Control"; pixel_x = -26; req_access = list(67); specialfunctions = 4},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"PS" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/closet/crate/engineering,/obj/fiftyspawner/steel,/obj/fiftyspawner/glass,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/device/multitool,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/device/geiger,/obj/item/clothing/glasses/goggles,/obj/item/clothing/glasses/goggles,/obj/item/device/t_scanner,/obj/item/clothing/glasses/welding,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"PW" = (/obj/structure/bed/chair/shuttle,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Qb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Qj" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "shuttle4_outer"; locked = 1; name = "External Access"},/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "shuttle4_shuttle"; name = "exterior access button"; pixel_y = 26},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Rl" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"Rp" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "shuttle4_pump"},/obj/effect/floor_decal/industrial/warning{dir = 9},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "shuttle4_shuttle"; pixel_y = 26; tag_airpump = "shuttle4_pump"; tag_chamber_sensor = "shuttle4_sensor"; tag_exterior_door = "shuttle4_outer"; tag_interior_door = "shuttle4_inner"},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"NT" = (/obj/machinery/atmospherics/pipe/simple/visible{dir = 5},/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "shuttle4_shuttle"; name = "interior access button"; pixel_y = 26},/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "shuttle4_inner"; locked = 1; name = "Internal Access"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"NV" = (/obj/structure/window/phoronreinforced/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Ob" = (/obj/structure/closet/secure_closet/guncabinet/phase{req_one_access = null},/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/clothing/accessory/holster/waist,/obj/item/clothing/accessory/holster/waist,/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/item/weapon/gun/energy/locked/frontier/carbine,/obj/item/weapon/gun/energy/locked/frontier/carbine,/obj/machinery/light{dir = 8},/turf/simulated/shuttle/floor/darkred,/area/shuttle/baby_mammoth)
+"Od" = (/obj/structure/cable/blue{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/machinery/conveyor_switch/oneway{id = "mining_internal"; name = "mining conveyor"},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Oh" = (/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/light,/obj/machinery/portable_atmospherics/canister/air,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Om" = (/obj/machinery/atmospherics/unary/engine{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/stargazer)
+"On" = (/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "shuttle4_pump"},/obj/machinery/light,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Or" = (/obj/effect/floor_decal/industrial/warning/full,/obj/machinery/light{dir = 1},/obj/machinery/mech_recharger,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Os" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/ursula)
+"Ou" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold4w/hidden/yellow,/turf/simulated/shuttle/wall/voidcraft/red,/area/shuttle/needle)
+"OI" = (/obj/machinery/mineral/processing_unit,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"OO" = (/obj/structure/shuttle/engine/router,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/ursula)
+"OU" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/obj/structure/bed/chair/bay/comfy/red{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"OV" = (/obj/machinery/meter,/obj/machinery/atmospherics/pipe/manifold4w/visible,/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Pb" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/bed/chair/bay/shuttle{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Pc" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "echidna_pump"},/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/structure/closet/walllocker_double/hydrant/south,/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "echidna_sensor"; pixel_x = -25; pixel_y = -1},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Pf" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/needle)
+"Pg" = (/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangartwo; base_turf = /turf/simulated/floor/reinforced; landmark_tag = "baby_mammoth_dock"; name = "Baby_Mammoth Dock"},/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Pj" = (/obj/effect/floor_decal/industrial/loading{dir = 8},/obj/effect/floor_decal/industrial/outline/yellow,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Pl" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/light,/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "echidna_pump"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Pm" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 1},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"Pq" = (/obj/machinery/door/window/survival_pod{dir = 1},/obj/machinery/atmospherics/pipe/simple/hidden{dir = 6},/turf/simulated/shuttle/floor/yellow,/area/shuttle/ursula)
+"Ps" = (/obj/effect/overmap/visitable/ship/landable/echidna,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"PC" = (/obj/machinery/computer/ship/sensors,/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"PI" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/binary/pump{dir = 4},/obj/effect/floor_decal/industrial/warning/corner,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"PJ" = (/obj/structure/fuel_port{pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/floor/yellow,/area/shuttle/needle)
+"PK" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 4; id = "expshuttle4_door_cargo"; name = "Rear Hatch Control"; pixel_x = -26; req_access = list(67); specialfunctions = 4},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/obj/machinery/door/airlock/multi_tile/metal/mait{icon_state = "door_locked"; id_tag = "expshuttle4_door_cargo"; locked = 1},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"PL" = (/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/echidna)
+"PO" = (/obj/effect/floor_decal/industrial/warning,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
+"PS" = (/obj/effect/floor_decal/industrial/outline/yellow,/obj/structure/closet/crate/engineering,/obj/fiftyspawner/steel,/obj/fiftyspawner/glass,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/device/multitool,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/device/geiger,/obj/item/clothing/glasses/goggles,/obj/item/clothing/glasses/goggles,/obj/item/device/t_scanner,/obj/item/clothing/glasses/welding,/obj/item/clothing/gloves/yellow,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"PV" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"PW" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/structure/bed/chair/bay/shuttle,/obj/structure/sign/poster/nanotrasen{pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"PX" = (/obj/machinery/atmospherics/binary/pump{dir = 8},/obj/structure/fuel_port{pixel_x = -32},/turf/simulated/floor/plating,/area/expoutpost/hangarthree)
+"Qb" = (/obj/structure/cable/green{d1 = 1; d2 = 2; icon_state = "1-2"},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Qf" = (/obj/machinery/computer/ship/navigation,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Qh" = (/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/structure/closet/walllocker_double/kitchen/north,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/device/radio{pixel_x = -5; pixel_y = 5},/obj/item/device/radio{pixel_x = 5; pixel_y = 5},/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "echidna_pump"},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Qj" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "shuttle4_outer"; locked = 1; name = "External Access"},/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "shuttle4_shuttle"; name = "exterior access button"; pixel_y = 26},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Qt" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "ursula_pump"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Qx" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"Qy" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"QD" = (/obj/item/weapon/shovel,/obj/item/weapon/pickaxe,/obj/item/weapon/tool/crowbar,/obj/structure/table/rack/shelf/steel,/obj/item/weapon/storage/firstaid/regular,/obj/item/clothing/accessory/permit/gun/planetside,/obj/item/weapon/storage/belt/utility/full,/obj/item/weapon/gun/energy/phasegun/rifle{pixel_y = -4},/obj/item/weapon/gun/energy/locked/frontier/holdout,/obj/item/clothing/accessory/holster/hip,/obj/item/device/gps,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/shuttle/floor/yellow,/area/shuttle/echidna)
+"QE" = (/obj/machinery/button/remote/airlock{desiredstate = 1; dir = 8; id = "stargazer_hatch"; name = "Rear Hatch Control"; pixel_x = 26; req_access = null; specialfunctions = 4},/obj/machinery/atmospherics/pipe/manifold/hidden/yellow,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"QH" = (/obj/machinery/autolathe,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"QS" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/needle)
+"QV" = (/obj/machinery/conveyor,/obj/structure/plasticflaps/mining,/obj/machinery/mineral/output,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"QZ" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Ra" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = 24; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Rb" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 10},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"Rd" = (/obj/structure/window/reinforced/survival_pod,/obj/structure/table/darkglass,/obj/machinery/recharger{pixel_x = 6},/obj/machinery/recharger{pixel_x = -6},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Rg" = (/obj/effect/catwalk_plated/dark,/obj/machinery/shipsensors,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Rj" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/echidna)
+"Rl" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"Ro" = (/obj/structure/closet/crate/engineering,/obj/fiftyspawner/steel,/obj/fiftyspawner/glass,/obj/item/weapon/tank/phoron,/obj/item/weapon/tank/phoron,/obj/item/weapon/storage/toolbox/mechanical,/obj/item/weapon/storage/toolbox/electrical,/obj/item/device/multitool,/obj/item/weapon/storage/briefcase/inflatable,/obj/item/device/geiger,/obj/item/clothing/glasses/goggles,/obj/item/clothing/glasses/goggles,/obj/item/device/t_scanner,/obj/item/clothing/glasses/welding,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 9},/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/effect/floor_decal/industrial/warning,/turf/simulated/shuttle/floor/darkred,/area/shuttle/stargazer)
+"Rp" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "shuttle4_pump"},/obj/effect/floor_decal/industrial/warning{dir = 9},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "shuttle4_shuttle"; pixel_y = 26; tag_airpump = "shuttle4_pump"; tag_chamber_sensor = "shuttle4_sensor"; tag_exterior_door = "shuttle4_outer"; tag_interior_door = "shuttle4_inner"},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Rx" = (/obj/structure/bed/chair/bay/shuttle{dir = 1},/obj/structure/closet/walllocker/emerglocker/south,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Ry" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
"RB" = (/obj/machinery/light,/obj/structure/door_assembly/door_assembly_ext,/turf/simulated/floor/plating,/area/expoutpost/aftdock)
+"RD" = (/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"RE" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/obj/structure/shuttle/engine/router,/turf/simulated/shuttle/wall/voidcraft/red,/area/shuttle/needle)
+"RH" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; id_tag = "needle_outer"; locked = 1; name = "External Access"},/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "needle"; name = "exterior access button"; pixel_y = 26},/turf/simulated/shuttle/plating,/area/shuttle/needle)
"RI" = (/obj/machinery/door/airlock/voidcraft/vertical{frequency = 1380; icon_state = "door_locked"; id_tag = null; locked = 1; name = "Internal Access"},/obj/machinery/atmospherics/pipe/simple/visible{dir = 6},/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
"RM" = (/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/shuttlebackup/start)
-"RR" = (/obj/machinery/atmospherics/pipe/manifold4w/visible,/obj/machinery/meter,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"RS" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
-"Sk" = (/obj/machinery/computer/ship/navigation/telescreen{pixel_x = -32; pixel_y = -5},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = -26},/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = -30},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Sw" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"SC" = (/obj/machinery/shuttle_sensor{id_tag = "shuttle4sens_exp_psg"},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"TF" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector,/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = 25},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Ul" = (/obj/machinery/door/airlock/voidcraft/vertical{icon_state = "door_locked"; id_tag = "expshuttle4_door_L"; locked = 1; name = "shuttle side hatch"},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/button/remote/airlock{id = "expshuttle4_door_L"; name = "Side Hatch Control"; pixel_y = -26; specialfunctions = 4},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"UG" = (/obj/machinery/recharge_station,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"UO" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"UX" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced{dir = 8},/obj/structure/window/reinforced,/obj/structure/window/reinforced{dir = 4; health = 1e+006},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Vf" = (/obj/machinery/door/airlock/glass_centcom,/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"Vz" = (/obj/effect/overmap/visitable/ship/landable/stargazer,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"RR" = (/obj/machinery/atmospherics/pipe/manifold4w/visible,/obj/machinery/meter,/obj/effect/floor_decal/industrial/warning{dir = 8},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"RS" = (/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/baby_mammoth)
+"RX" = (/obj/machinery/door/window/survival_pod{dir = 2},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"Sd" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 9},/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
+"Sf" = (/obj/machinery/light{dir = 1},/obj/machinery/computer/shuttle_control/explore/echidna,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Sk" = (/obj/machinery/computer/ship/navigation/telescreen{pixel_x = -32; pixel_y = -5},/obj/structure/closet/walllocker/emerglocker{dir = 1; pixel_y = -32},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"So" = (/obj/structure/bed/chair/bay/shuttle{dir = 1},/obj/machinery/power/apc/hyper{dir = 4; pixel_x = 23},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"St" = (/obj/machinery/power/terminal{dir = 1},/obj/structure/cable/blue{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 6},/turf/simulated/shuttle/floor/yellow,/area/shuttle/ursula)
+"Sw" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"SC" = (/obj/machinery/shuttle_sensor{id_tag = "shuttle4sens_exp_psg"},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"SE" = (/obj/structure/closet/walllocker/emerglocker{pixel_y = 32},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
+"SG" = (/obj/effect/catwalk_plated/dark,/obj/machinery/shipsensors/weak,/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"SP" = (/obj/machinery/light{dir = 4},/obj/structure/closet/walllocker/emerglocker{pixel_x = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"SX" = (/obj/machinery/computer/ship/helm,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"Th" = (/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
+"Ti" = (/obj/fiftyspawner/rods,/turf/simulated/floor/plating,/area/expoutpost/hangarsix)
+"Tr" = (/obj/structure/sign/mining,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/echidna)
+"Tv" = (/obj/machinery/door/airlock/multi_tile/metal/mait{dir = 1; icon_state = "door_locked"; id_tag = "echidna_outer"; locked = 1},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Tz" = (/obj/machinery/chem_master,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"TA" = (/obj/machinery/conveyor,/obj/structure/sign/poster/nanotrasen{dir = 8; pixel_x = 32},/obj/machinery/mineral/output,/obj/machinery/mineral/input,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"TC" = (/obj/machinery/atmospherics/pipe/manifold/hidden{dir = 1},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"TF" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector,/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = 25},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"TK" = (/obj/machinery/portable_atmospherics/canister/phoron,/obj/machinery/atmospherics/portables_connector{dir = 4},/obj/effect/floor_decal/industrial/warning{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"TR" = (/obj/structure/sign/redcross,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"TU" = (/obj/machinery/computer/ship/helm,/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"TV" = (/obj/structure/cable/green{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/meter,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/floor/yellow,/area/shuttle/ursula)
+"TW" = (/obj/structure/closet/walllocker/emerglocker{pixel_x = 24; pixel_y = 32},/obj/structure/bed/chair/bay/comfy/purple{dir = 1},/obj/effect/overmap/visitable/ship/landable/ursula,/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"Uc" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 4},/turf/simulated/shuttle/wall/voidcraft,/area/shuttle/stargazer)
+"Uj" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 1},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"Ul" = (/obj/machinery/door/airlock/voidcraft/vertical{icon_state = "door_locked"; id_tag = "expshuttle4_door_L"; locked = 1; name = "shuttle side hatch"},/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/machinery/button/remote/airlock{id = "expshuttle4_door_L"; name = "Side Hatch Control"; pixel_y = -26; specialfunctions = 4},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Ur" = (/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/obj/structure/closet/walllocker/emerglocker{dir = 1; pixel_x = 25; pixel_y = -32},/obj/structure/fuel_port{pixel_y = -28},/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/floor/yellow,/area/shuttle/ursula)
+"Uu" = (/obj/effect/catwalk_plated/dark,/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"UG" = (/obj/machinery/recharge_station,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"UO" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"UQ" = (/obj/structure/bed/chair/bay/comfy/green{dir = 1},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"US" = (/obj/machinery/access_button{command = "cycle_interior"; frequency = 1380; master_tag = "echidna"; name = "interior access button"; pixel_y = 26},/obj/machinery/atmospherics/pipe/simple/hidden,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"UU" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"UX" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{dir = 4; id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"Vb" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector{dir = 4},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Vf" = (/obj/machinery/door/airlock/glass_centcom,/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"Vo" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/effect/floor_decal/industrial/warning/cee,/obj/machinery/light,/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "needle_sensor"; pixel_x = -28; pixel_y = -1},/turf/simulated/shuttle/plating,/area/shuttle/needle)
+"Vu" = (/obj/machinery/computer/ship/sensors,/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Vy" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/atmospherics/pipe/manifold4w/visible,/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangarfour; base_turf = /turf/simulated/floor/reinforced; landmark_tag = "stargazer_dock"; name = "Stargazer Dock"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Vz" = (/obj/effect/overmap/visitable/ship/landable/baby_mammoth,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
"VC" = (/obj/effect/floor_decal/industrial/warning{dir = 4},/obj/machinery/atmospherics/pipe/manifold/visible{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
-"VM" = (/obj/machinery/power/shield_generator/charged{field_radius = 8; initial_shield_modes = 2153; target_radius = 8},/obj/structure/railing{dir = 1},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"VY" = (/obj/structure/table/reinforced,/obj/structure/closet/walllocker/emerglocker{pixel_x = 32},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"VZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"VE" = (/obj/structure/sign/nanotrasen,/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/needle)
+"VM" = (/obj/machinery/power/shield_generator/charged{field_radius = 8; initial_shield_modes = 2153; target_radius = 8},/obj/structure/railing{dir = 1},/obj/structure/cable/green{d2 = 8; icon_state = "0-8"},/obj/structure/cable/green{d1 = 1; d2 = 8; icon_state = "1-8"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"VO" = (/obj/machinery/light{dir = 8},/obj/machinery/computer/ship/navigation/telescreen{pixel_x = -32; pixel_y = -4},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"VV" = (/obj/machinery/sleeper{dir = 8},/obj/structure/sign/poster/nanotrasen{dir = 4; pixel_x = -32},/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
+"VW" = (/obj/machinery/power/apc/hyper{pixel_y = -24},/obj/structure/cable/green,/obj/effect/floor_decal/industrial/warning{dir = 4},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"VY" = (/obj/structure/table/reinforced,/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/item/device/gps,/obj/structure/closet/walllocker_double/kitchen/east,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/obj/item/weapon/storage/mre/random,/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"VZ" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; layer = 2.5; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"We" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/fiftyspawner/floor,/turf/simulated/floor/tiled/monotile,/area/expoutpost/hangarsix)
+"Wm" = (/obj/machinery/mineral/unloading_machine,/obj/machinery/light,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
"Wn" = (/obj/machinery/light,/obj/effect/floor_decal/industrial/warning{dir = 10},/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "shuttle1_pump"},/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
-"Wy" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"WA" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = -32},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"WM" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 5},/turf/simulated/shuttle/wall/voidcraft/green,/area/shuttle/stargazer)
-"XC" = (/obj/machinery/power/smes/buildable/point_of_interest,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/railing{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
-"Yo" = (/obj/structure/table/glass,/obj/item/device/defib_kit/loaded,/obj/random/medical/lite,/obj/random/medical/lite,/obj/random/medical/lite,/obj/random/medical/lite,/obj/structure/closet/secure_closet/medical_wall{name = "defibrillator closet"; pixel_y = -31},/turf/simulated/shuttle/floor/white,/area/shuttle/stargazer)
-"Yz" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 5},/obj/machinery/power/terminal,/obj/structure/cable/blue{d2 = 8; icon_state = "0-8"},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
-"YF" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"YY" = (/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
-"Zf" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/stargazer)
-"ZK" = (/obj/machinery/atmospherics/unary/engine{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/stargazer)
+"Wt" = (/obj/structure/shuttle/engine/heater,/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/baby_mammoth)
+"Ww" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/obj/structure/closet/emcloset,/obj/machinery/atmospherics/unary/vent_pump/high_volume{dir = 1; frequency = 1380; id_tag = "stargazer_pump"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"Wy" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 8},/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"WA" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector{dir = 1},/obj/machinery/recharger/wallcharger{pixel_x = 4; pixel_y = -32},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"WE" = (/obj/structure/cable/blue{d1 = 4; d2 = 8; icon_state = "4-8"},/obj/structure/ore_box,/obj/effect/floor_decal/industrial/outline/grey,/turf/simulated/shuttle/floor/yellow,/area/shuttle/echidna)
+"WG" = (/obj/structure/bed/chair/bay/shuttle,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"WM" = (/obj/machinery/atmospherics/pipe/manifold/hidden/yellow{dir = 8},/obj/structure/shuttle/engine/heater,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"WO" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 10},/turf/simulated/shuttle/wall/voidcraft/no_join,/area/shuttle/stargazer)
+"WX" = (/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/needle)
+"WY" = (/obj/machinery/atmospherics/pipe/simple/hidden{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 1; opacity = 1},/obj/structure/cable/green{d2 = 2; icon_state = "0-2"},/obj/machinery/telecomms/allinone,/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Xc" = (/obj/machinery/computer/ship/helm{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"Xh" = (/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Xp" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/echidna)
+"Xs" = (/obj/structure/table/darkglass,/obj/item/device/gps,/obj/item/device/gps{pixel_x = 3; pixel_y = 3},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Xt" = (/obj/structure/window/phoronreinforced/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod{dir = 8},/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"XC" = (/obj/machinery/power/smes/buildable/point_of_interest,/obj/structure/cable/green{d2 = 4; icon_state = "0-4"},/obj/structure/railing{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"XD" = (/obj/structure/cable/green{d1 = 2; d2 = 8; icon_state = "2-8"},/obj/machinery/light{dir = 1},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"XE" = (/obj/structure/closet/walllocker_double/hydrant/north,/obj/machinery/recharger/wallcharger{pixel_x = -27; pixel_y = -4},/turf/simulated/shuttle/floor/yellow,/area/shuttle/stargazer)
+"XF" = (/obj/structure/bed/chair/bay/comfy/purple{dir = 1},/obj/structure/closet/walllocker/emerglocker{pixel_x = 24; pixel_y = 32},/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"XL" = (/obj/machinery/door/window/survival_pod{dir = 1; req_one_access = list(67)},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"XO" = (/obj/structure/closet/walllocker_double/medical/west,/obj/item/weapon/storage/firstaid,/obj/item/weapon/storage/firstaid/fire,/obj/item/weapon/storage/firstaid/toxin,/obj/item/weapon/storage/firstaid/o2,/obj/item/roller,/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"XQ" = (/obj/structure/window/phoronreinforced/full,/obj/structure/window/reinforced/survival_pod,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/structure/window/reinforced/survival_pod{dir = 9},/obj/structure/window/reinforced/survival_pod{dir = 1},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"Yo" = (/obj/structure/table/glass,/obj/item/device/defib_kit/loaded,/obj/structure/closet/walllocker_double/medical/south,/obj/item/weapon/storage/firstaid/fire,/obj/item/weapon/storage/firstaid/regular,/obj/item/weapon/storage/firstaid/toxin{pixel_x = 3; pixel_y = 3},/obj/item/weapon/storage/firstaid/o2,/obj/item/weapon/storage/firstaid/surgery,/obj/item/weapon/storage/firstaid/adv,/turf/simulated/shuttle/floor/white,/area/shuttle/baby_mammoth)
+"Yz" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow{dir = 5},/obj/machinery/power/terminal,/obj/structure/cable/blue{d2 = 8; icon_state = "0-8"},/obj/structure/closet/walllocker/emerglocker{pixel_x = -25; pixel_y = 32},/turf/simulated/shuttle/floor/yellow,/area/shuttle/baby_mammoth)
+"YB" = (/turf/simulated/shuttle/wall/voidcraft/lightblue,/area/shuttle/ursula)
+"YD" = (/obj/effect/floor_decal/industrial/warning,/obj/effect/floor_decal/industrial/warning{dir = 1},/obj/machinery/recharge_station,/turf/simulated/shuttle/floor/darkred,/area/shuttle/stargazer)
+"YF" = (/obj/machinery/atmospherics/pipe/simple/visible,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"YG" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 4},/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"YH" = (/obj/structure/bed/chair/bay/shuttle,/obj/structure/closet/walllocker_double/medical/north,/obj/item/weapon/storage/firstaid/o2,/obj/item/weapon/storage/firstaid/fire,/obj/item/weapon/storage/firstaid/toxin,/obj/item/weapon/storage/firstaid/regular,/obj/item/roller,/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"YK" = (/turf/simulated/shuttle/wall/voidcraft/orange,/area/shuttle/echidna)
+"YR" = (/obj/machinery/door/airlock/voidcraft/vertical{icon_state = "door_locked"; id_tag = "ursula_hatch"; locked = 1; name = "shuttle side hatch"},/obj/machinery/button/remote/airlock{id = "ursula_hatch"; name = "Side Hatch Control"; pixel_y = -26; specialfunctions = 4},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"YS" = (/obj/effect/floor_decal/industrial/warning{dir = 5},/obj/machinery/atmospherics/pipe/simple/hidden,/obj/machinery/meter,/obj/machinery/airlock_sensor{frequency = 1380; id_tag = "ursula_sensor"; pixel_y = 28},/obj/effect/shuttle_landmark{base_area = /area/expoutpost/hangarthree; base_turf = /turf/simulated/floor/reinforced; landmark_tag = "ursula_dock"; name = "Ursula Dock"},/turf/simulated/shuttle/plating,/area/shuttle/ursula)
+"YY" = (/turf/simulated/shuttle/floor/black,/area/shuttle/baby_mammoth)
+"Zb" = (/obj/machinery/atmospherics/unary/vent_pump/high_volume{frequency = 1380; id_tag = "echidna_pump"},/obj/machinery/embedded_controller/radio/airlock/docking_port{frequency = 1380; id_tag = "echidna"; pixel_y = 26; tag_airpump = "echidna_pump"; tag_chamber_sensor = "echidna_sensor"; tag_exterior_door = "echidna_outer"; tag_interior_door = "echidna_inner"},/obj/effect/floor_decal/industrial/warning{dir = 9},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Zf" = (/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/baby_mammoth)
+"Zh" = (/obj/machinery/computer/ship/engines{dir = 8},/turf/simulated/shuttle/floor/black,/area/shuttle/needle)
+"Zi" = (/obj/machinery/chemical_dispenser/full{pixel_y = 5},/obj/structure/table/darkglass,/turf/simulated/shuttle/floor/purple,/area/shuttle/ursula)
+"Zn" = (/obj/machinery/access_button{command = "cycle_exterior"; frequency = 1380; master_tag = "echidna"; name = "exterior access button"; pixel_y = 26},/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"Zo" = (/obj/structure/closet/secure_closet/miner{pixel_x = -27},/obj/structure/bed/chair/bay/shuttle{dir = 4},/turf/simulated/shuttle/floor/black,/area/shuttle/echidna)
+"Zq" = (/obj/machinery/atmospherics/pipe/simple/hidden/yellow,/turf/simulated/shuttle/wall/voidcraft/hard_corner,/area/shuttle/ursula)
+"Zv" = (/obj/machinery/atmospherics/unary/engine/biggest{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/needle)
+"ZA" = (/obj/machinery/atmospherics/pipe/simple/hidden/supply,/obj/machinery/atmospherics/pipe/simple/hidden/scrubbers,/obj/fiftyspawner/rods,/turf/simulated/floor/plating,/area/expoutpost/hangarfive)
+"ZC" = (/obj/machinery/portable_atmospherics/canister/air,/obj/machinery/atmospherics/portables_connector,/obj/structure/sign/poster/nanotrasen{dir = 4; pixel_x = -32},/turf/simulated/shuttle/plating,/area/shuttle/echidna)
+"ZK" = (/obj/machinery/atmospherics/unary/engine{dir = 1},/turf/simulated/shuttle/plating/airless/carry,/area/shuttle/baby_mammoth)
"ZN" = (/obj/effect/floor_decal/industrial/warning{dir = 6},/turf/simulated/shuttle/floor/black,/area/shuttle/shuttlebackup/start)
-"ZU" = (/obj/structure/grille,/obj/structure/window/reinforced/full,/obj/structure/window/reinforced{dir = 1},/obj/structure/window/reinforced,/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/stargazer)
+"ZQ" = (/obj/machinery/computer/ship/engines{dir = 8},/obj/structure/window/reinforced/survival_pod{opacity = 1; req_one_access = list(67)},/turf/simulated/shuttle/floor/black,/area/shuttle/ursula)
+"ZR" = (/obj/machinery/door/airlock/glass_centcom{req_one_access = list(67)},/turf/simulated/shuttle/floor/black,/area/shuttle/stargazer)
+"ZU" = (/obj/structure/window/plastitanium/full,/obj/structure/window/reinforced/survival_pod{dir = 1},/obj/structure/window/reinforced/survival_pod,/obj/structure/grille/rustic{health = 25; name = "reinforced grille"},/obj/machinery/door/blast/regular/open{id = "stargazer_blast"; name = "window blast shield"},/turf/simulated/shuttle/plating,/area/shuttle/baby_mammoth)
+"ZV" = (/obj/machinery/mineral/stacking_machine,/turf/simulated/shuttle/plating,/area/shuttle/echidna)
(1,1,1) = {"
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
@@ -1549,27 +1737,27 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabababababababaaaaaaaaaaaaaaababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabababacacadaeacabababaaaaaaaaababafaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaababagacacacacacacahacababaaaaababaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaababababacacacacakacacacabababababalaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaababacamabababanaoapababaqababababalalaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabacacaracasabatacauacacacacacacavalababawaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabacacacacasabacacacacacacacacacababababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxbpaxbpaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaayacacacacazabacacabaAabababacaBabaCacabababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaxbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaDacacacacacabacacabacaEaFabacacabaGacacacababaaabababababababababababaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaxaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaDaIasacacacaJacacabaKaLaBabacacaMacacacacacabababacacacacaNacacacacabaHaaaaabababababababababababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaOaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaDaPaQacacacaAacacabacacacabacacaAacacacacacaAacaAacacacacacacacacacaAaHaaaHabacacacacacacacacacabaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaRaRaSaSaSaSaTaTaxaxaxaUaUaxaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaDasasacacacaJacacabaVaWacabacacaMacacacacacabababacacacacacacacaXacabaHaHaHaAacacacaYacacacacacaAaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaTaZbaaRbbbcbdbebfaSaTaTaTaUaOaxaxaxaUaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaDacacacacacabacacabababaAabacacabacacacacababaaabababababababababababaaaaaHabacacacacacbgacacacabaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbhbiaTaTaTbjbkblbmblbnbjaTaTaTaTaTboaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabsacacacacbtababacacacacacacacacabacacabababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaabababababababababababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbubwbibxbxaSblblblblblaSbybxaTaTaTaTaOaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabbzbAbBacabababababababacacacacababababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbCbiaTaSaSaSblblbDblblaSaSaSaTaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabacbEbFabababbGbHbIababbJbKauacavalababafaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbLaTaTaTaSaSbMaSblblbNblblaSbMaSaSaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaababababababacacacacacabacacacababalalaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbOaTaTaSaSbnbnaSbnblblblbnbjbnbnaSaSaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabPbQaAacacacacacacbRacacababababalaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbaaSaSbnbnbnaSaSbSbTbnbUaSbVbnbnaSaSbWaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabababbXacacacacacababababaaaaababaiajaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbiaSbYbnblblblblblaSbZcaaScbbnbnbnaSccccaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabababaccdceababababaaaaaaaaababawaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaSaSaSaSaSaSbnblbnbnbnbnaSaSaSaSaSaSbnbnaSaSaSaSaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabababababababaaaaaaaaaaaaaaababaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaSbfcfbncgaSaSbSaSaSblchblcicjbecjaSbnbnbnckclcmaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxbpaxbpaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaxbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaxaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaxaxaxaxaOaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaRaRaSaSaSaSaTaTaxaxaxaUaUaxaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaTaZbaaRbbbcbdbebfaSaTaTaTaUaOaxaxaxaUaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbhbiaTaTaTbjbkblbmblbnbjaTaTaTaTaTboaxaxaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbubwbibxbxaSblblblblblaSbybxaTaTaTaTaOaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbCbiaTaSaSaSblblbDblblaSaSaSaTaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbLaTaTaTaSaSbMaSblblbNblblaSbMaSaSaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbOaTaTaSaSbnbnaSbnblblblbnbjbnbnaSaSaTaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbaaSaSbnbnbnaSaSbSbTbnbUaSbVbnbnaSaSbWaTaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbiaSbYbnblblblblblaSbZcaaScbbnbnbnaSccccaTaTaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaSaSaSaSaSaSbnblbnbnbnbnaSaSaSaSaSaSbnbnaSaSaSaSaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaSbfcfbncgaSaSbSaSaSblchblcicjbecjaSbnbnbnckclcmaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaRbdcncobnbnbnblbdaSblbnbnbnblbnblaSbnbnbnckcpbnaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaRbdcqcrcsctbnblcuaScvbncwbnblblblaSbncxbncybnbnbjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaSbdczcAbnbnbnblbdaSblbnbnbnblbnblaSbnbnbnckbnbnaSaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
@@ -1594,12 +1782,12 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaabpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaCcaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaGMaaaaKdaaaaaaaaaaLBaaCcaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaadiaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
@@ -1609,59 +1797,59 @@ aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaaaHaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaaaaaHaaaaaaaadsaaaHaaaadkaaaaaHaaaaaaaaaaaaaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadkaaaaaadudududududududududududududududududududuaaaaaaaaaHaaaHaHdvaHaHaHaaaaaHaaaadwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdkaHaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududududududududududududududududududududxdxdxdxdxdxdxdyaHdpdxdxdxdxdxdxdxdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdlbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudududzdAdBdCdDdCdEdBdBdBdBdBdBdFdzdududxdxdxdxdxdxdxdGdHdGdxdxdxdxdxdxdxdwdwdgdgdIdJdIdKdhdIdJdJdJdJdJdLdMdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududDdNdNdOdOdNdNdNdNdNdNdNdOdOdDdNdDdudPdPdQdPdPdRdSdTdUdVdSdPdPdRdQdPdPdwdIdgdWdedededgdgdhdhdededgdebvdXdIdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududNdNdNdNdEdYdOdOdOdNdNdEdEdOdZeaebdudRdQdPdQdQdPdSdVdVdUdSdPdRdQdPdRdQdwdgdgdWdeecdgdededgdgdgdhdhdebvedeedwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldqdmdmdmefdlaObpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDdNdNdOdOdNdNdOdNdNdNdNdNdNegeheiejdRdQdRdRdPdPdSekelemdSdPdRdRdQdRdRdwdgdgdWdededhdedededgdgdgdedebvdXdIdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldldmdmdmdlaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudueneodNdEdNdOdOdOdOdNdNepdEdNeqeresdudQdQdRdPdQdRdSdPdRdPdSdQdQdPdQdQdRdgeteudWdededhdedgdgdededgdgdebvevewdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldlexexexdlaOaUbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNeydNdNdEdEdEdEdNdNdNdNdNdOdDezdududRdPdPdRdRdQdxdRdRdRdxdReAdRdPdQdReBdweCdIdededgdedgeDdeeEdedgdeeFeGdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeHeIeIeIaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududDeJeidOdOdNdNdNdEdEdNdNdNdNdNeKdDdudReLdPdPdRdRdxeMeNeOdxdPePdQdPdRdRdwdIeQdgdgdhdgdgdhdgdgdgdgdedeeFeQdIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDeJeRdOdOdOdNdNdOdOdOdOdNdOdNeKdNdudPdQdRdRdPdPdxdPdRdPdxdQdQdPdPdRdPdwdIeSdIdhdhdgdhdhdhdgeTdhdededIeSdIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDeJeUdOdNdEdEdEdEdNdEdNdNdNeqeVeWdNekdQdPdPdPdReXdPdQeYdSdRdQdPdRdRdRdwdgeZdgdedededgdgdhdedgdhdgdebvfafbdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaUaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududNfcdNdOdOdNdEdEdNdNdEdNdNdNdNfcdNdudPfdeYdRdRdPdSdRfedRdSdReYdPdRdPdRffdgfgfhdhdededgdedgdgdgdedgdgbvfidIdwdwaaaaaadkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudufjfkdNdOdOdOdOdOdOdOdEdOdNdNdNfkdDdudPdRdQdPdPdRdSdQflfmdSdRdQdRdRdPdPffdIfifndedgdhdedededgdgdededgbvfidgdwdwaHaHaHaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududufofpdOdNepdNdNdEdEdNdNdEdOdNfqdududRfreYdPdRdPdSfsftfudSdPdRdPdPdQdPdwdwfvdgdedededgdgdgdedhdgdedebvfwdwdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudufxfyfzdEdNdOdOdEdEdNdOdOdEdEdNfAfBdudPdRdRdPdQdPdSfCfDfEdSdPdPdPdPdPdPdwfFfGdgdgdhdedgdefHdgdhdededebvfIfJdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNfcdNdEdOdOepdNdOdNdOdOdOdOdEfcdNfKfLdQfMdPdPdPfNfOfPfQfRfMdPfSdPdRdPfTdIfidgdededgdhdhdgdhdhdhdhdhdgfidIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNfkdNdEdOdOdOdNdNdNdOdNdNdOfUfVfWfXfYfZgagbgbgbgcgdgefZgcgagbfYgbgbgbgfggghdgdedededededededededgdebvfidIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaHaHaHdududDdNdNdDgigjgjdDgkdNdNdNdDgjglgmeWdudPdRdPdPdPdPdSfOgndQdSdPdPdPdPdPdPeBdIgodgdIgpdIgqgpgrgsgqdIdgdggtgufbdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudududzdAdBdCdDdCdEdBdBdBdBdBdBdFdzdududxdxdxdxdxdxdxdGdHdGdxdxdxdxdxdxdxdwdwdgdYdIdJdIdKdhdIdJdJdJdJdJdLdMdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududDdNdNdOdOdOdOdOdOdOdOdOdOdOdDdNdDdudPdPdQdPdPdRdSdTecEidSdPdPdRdQdPdPdwdIdgdWdededededededededededebvdXdIdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldmdmdmdmdmdtaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududNdNdNdOdOdOdOepFBepdOdOdOdOdZeaebdudRdQdPdQdQdPdSdVdVdUdSdPdRdQdPdRdQdwdgdgdWdedeYKIuGLEJGcIuYKdedebvedeedwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldqdmdmdmefdlaObpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDdNdNdOdOdOepPfXsPfepdOdOdOegeheiejdRdQdRdRdPdPdSekelemdSdPdRdRdQdRdRdwdgdgdWdeYKXpSfaMMMVuKjXpYKdebvdXdIdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldldmdmdmdlaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudueneodNdOdOepPfTUXhPCPfepdOdOeqeresdudQdQdRdPdQdRdSdPdRdPdSdQdQdPdQdQdRdgeteudWdeYKZoaKatPsatRaEhYKdebvevewdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadldlexexexdlaOaUbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNeydNdOdOFBasOUMyErZhFBdOdOdDezdududRdPdPdRdRdQdxdRdRdRdxdReAdRdPdQdReBdweCdIdeKTbPeEeEeDeEeERdKTdeeFeGdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaeHeIeIeIaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududDeJeidOdOepPfCTXLDXPfepdOdOdNeKdDdudReLdPdPdRdRdxeMeNeOdxdPePdQdPdRdRdwdIeQdgdeceTKIQGORyRyXDPjcedeeFeQdIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDeJeRdOdOdOQSXOHOMSQSdOdOdOdNeKdNdudPdQdRdRdPdPdxdPdRdPdxdQdQdPdPdRdPdwdIeSdIdeYKZCVWJmQDNDeTQVYKdedIeSdIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududDeJeUdOepepPfcWMzcWPfepepdOeqeVeWdNekdQdPdPdPdReXdPdQeYdSdRdQdPdRdRdRdwdgeZdgYKYKNBGgJmQDNDbGZVYKdebvfafbdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaUaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududNZAdNdOIWJDLkHlPJNfaYKaRHdOdNfcdNdudPfdeYdRdRdPdSdRfedRdSdReYdPdRdPdRffdgfgfhZnZbQhUSJmGVFxJeTAYKdebvfidIdwdwaaaaaadkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxaxaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudufjfkdNdOepMCItPfNePfPfVoepdOdNfkdDdudPdRdQdPdPdRdSdQflfmdSdRdQdRdRdPdPffdIfifnTvLLOVKeDwWEOdFOOIRjdebvWedgdwdwaHaHaHaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaxbpbpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududufofpdOVEPfepaVOuREepPfVEdOdNfqdududRfreYdPdRdPdSfsftfudSdPdRdPdPdQdPdwdwfvdgTrPcPlMKHXNDHYWmBOIudebvfwdwdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadudufxfyfzdOPfepSGWXWXWXHKepPfdOdNfAfBdudPdRdRdPdQdPdSfCfDfEdSdPdPdPdPdPdPdwfFfGTiYKYKHQKPMwfHQxaDaLYKdebvfIfJdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNfcdNdOepdOdOWXWXWXdOdOepdOdEfcdNfKfLdQfMdPdPdPfNfOfPfQfRfMdPfSdPdRdPfTdIfidgdeYKPLPLLPLPRgPLPLYKdedgfidIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaadududNfkdNdOdOdOdOZvWXWXdOdOdOdOfUfVfWfXfYfZgagbgbgbgcgdgefZgcgagbfYgbgbgbgfggghdgdedeLFPLdededeLFPLdedebvfidIdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaabpbpbpbpaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaHaHaHdududDdNdNKzgigjgjdDgkdNdNdNdDgjglgmeWdudPdRdPdPdPdPdSfOgndQdSdPdPdPdPdPdPeBdIgodgdIgpdIgqgpgrgsgqdIdgdggtgufbdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududugvgwgwgxfWfWgygzeagAgwgBgwgwgCdududxdxdxdxdxdxdxgDgEgFdxdxdxdxdxdxdxdwdwgGgHgHgHgHgHgIgJdggHgKgLgHgMgNdwdwdwaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududududududududududududududududududuaHaHaHaHaHaHaHgOgPgQgPgRaHaHaHaHaHaHaHdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaadududududududududududududududududududuaHaHaHaHaHaHaHgOfOgQgPgRaHaHaHaHaHaHaHdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwdwaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadkaHaHaHgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSaHaHaHaHaHaHaHgOfOgnfOgRaHaHaHaHaHaHaHgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgSgSgUgVgWgXgXgXgXgWgWgWgWgWgWgYgUgSgSdxdxdxdxdxdxdxgZhahbdxdxdxdxdxdxdxgTgThchdhehehehehfhfhfhehehehehghcgTgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgShhhihjhkhkhkhkhkhkhkhkhkhkhkhlhmhhhndPdPdPdRdRdPdSfOgnfOdSdPdPdRdPdRdPgThfhohphqhqhqhqhqhqhqhqhqhqhqhrhohfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhmhshkhkhmhkhkhkhkhkhkhkhkhthihuhndPdRdRdPdPdRdSdPhvfmdSdPdRdRdPdPdRgThfhwhphqhwhqhqhqhqhqhqhqhqhqhrhohxgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhyhshkhkhyhkhkhkhmhkhkhkhkhzhihAgSdRdRdPdRdPdPdSdPhBhCdSdRdPdRdRdPdPhDhfhwhphwhqhwhqhqhqhqhqhqhwhqhEhwhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShFhGhjhkhkhmhkhkhmhkhmhkhkhkhzhHhIgSdRdRdRdRdRdPdSdPhBdPdSdPdRdRdPdPdRgThJhKhLhqhqhqhwhqhqhqhqhwhqhwhwhMhNgTgTaHaHaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgSgShOhjhkhkhmhmhmhmhyhmhkhkhkhlhPgSgSdPdRdPdRdPdPdxdPhBdPdxdRdPdPdPdRdPgTgThQhLhqhqhqhwhwhqhqhwhqhwhwhrhRgTgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhShThkhmhmhkhkhmhmhmhkhkhkhlhShhgSdRdPdPdRdPdRdxeMhUeMdxdPdRdRdRdRdPgThfhVhphqhqhqhqhwhwhwhwhqhwhqhrhVhfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhWhXhkhmhmhkhkhkhmhkhmhkhkhzhWhhgSdRdRdPdRdPdPdxdPhBhYdxdPdPdPdRdPdPhwhfhZhphqhqhqhqhqiahwhwhwhqhqhribhfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaHaHaHgSgShhidhmhkhmhyhmhmhkhmhkhmhmhkieifighmdRihdRdRdPdPdSdPhBdPdSdRdPdRiidPdRgThfijhphqhqhqhqhwiaiahwhqhqhqhrikilgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhimhThkhmhmhkhmhmhmhkhmhmhkhtiniohmdRdRdRdPdPdRdSiphBdPdSdPdPdPdRdPdPhDhfiqhfhqhqhqhwhwiahqhqhqhqhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgShhimirhkhmhmhkhkhmhyhyhyhmhkhtimhhgSdPdRdPdPdRdRdSdPhvfmdSdRdRdRdPdPdPgThfhoishqhqhwhqhqhqhwhqhqhqhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgSgSithXhkhkhkhmhmhmhmhkhmhmhkhtiugSgSdPdPdRdPdRdRdSivhBdPdSdPdPdPdPdRdPgTgTiwishqhqhwhqhqhqhqhqhqhwhwixiygTgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgSiziAhThkhkhkhmhmhmhmhmhkhkhkhliBiCgSdPdRdPdPdPdPdSfCiDiEdSdPdRdPdPdPdPgTiFiGishqhqhwhqhwhqhqhqhwhqhwixiHiIgTgTaaaaaadkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhinhjhkhkhmhmhmhkhkhkhmhkhkhlimiJiKfSdPfMdPdPdPfRdPhBdPfRfMdPfSdPdPdPiLhfiqhphqhqhqhqhqhwhwhqhqhqhwixiqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhinhThkhkhkhkhkhkhkhkhkhkhkhliMiNiOfYiPiQiRiRiRiSiPiTiPiSgagbfYiUiUiUiViWiXhphqhqhqhqhqhqhqhqhqhqhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgShhhihjhkhkhkhkhkhkhkhkhkhkhkhlhmhhhndPdPdPdRdRdPdSfOgnfOdSdPdPdRdPdRdPgThfhohphqhqhqKQQZQyYGKQhqhqhqhrhohfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhmhshkhkYBEnYBhkhkhkhkhkhkhthihuhndPdRdRdPdPdRdSdPhvfmdSdPdRdRdPdPdRgThfhwhphqhqKQCSSXQfIYCSKQhqhqhrhohxgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhyhshkYBdaIAdaYBhkhkhkhkhkhzhihAgSdRdRdPdRdPdPdSdPhBhCdSdRdPdRdRdPdPhDhfhwhphqhqDSBWUQiaFGNLDShqhqhEhwhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShFhGhjhkYBXcTWCmYBNVXQYBhkhkhzhHhIgSdRdRdRdRdRdPdSdPhBdPdSdPdRdRdPdPdRgThJhKhLhqhqKQIkHiZRHiIkKQhqhqhwhMhNgTgTaHaHaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgSgShOhjhkYBMERXZQdaTzZidaYBhkhlhPgSgSdPdRdPdRdPdPdxdPhBdPdxdRdPdPdPdRdPgTgThQhLhqhqDSHZWGJWWGYHDShqhqhrhRgTgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhShThkYBHTDaLvbACHXFQHXthkhlhShhgSdRdPdPdRdPdRdxeMhUeMdxdPdRdRdRdRdPgThfhVhphqhqClVOJWJWJWSPClhqhqhrhVhfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhhWhXhkYRDaDaDaCHarMjJJCihkhzhWhhgSdRdRdPdRdPdPdxdPhBhYdxdPdPdPdRdPdPhwhfhZhphqhqKQVVCFJWRxSoKQhqhqhribhfgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaHaHaHgSgShhidPXhkOsJPPqWYbRFnTCRbOshkieifighmdRihdRdRdPdPdSdPhBdPdSdRdPdRiidPdRgThfijhphqKQKQIkHiCRClIkKQKQhqhrikilgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhimhThkMnStTVKNUrMcMJYSJMhkhtiniohmdRdRdRdPdPdRdSiphBdPdSdPdPdPdRdPdPhDhfiqhfhqKQXESEaNaNHiMaFgKQhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgShhimirhkaPDHOhGUZqdabqQtaPhkhtimhhgSdPdRdPdPdRdRdSdPhvfmdSdRdRdRdPdPdPgThfhoishqKQYDRobJaNChERVyFWhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaagSgSgSithXhkYBYBJyPmOOPmUUYBYBhkhtiugSgSdPdPdRdPdRdRdSivhBdPdSdPdPdPdPdRdPgTgTiwishqKQIUCzHmPOIkKCWwThhqixiygTgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgSiziAhThkhkYBJjJjYBJjJjYBhkhkhliBiCgSdPdRdPdPdPdPdSfCiDiEdSdPdRdPdPdPdPgTiFiGishqKLJVdcbzQEIxWOVbSdhqixiHiIgTgTaaaaaadkaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhinhjhkhkhkHNJjCQHNJjhkhkhkhlimiJiKfSdPfMdPdPdPfRdPhBdPfRfMdPfSdPdPdPiLhfiqhphqLhUjUcRDRDKYKwUjPVhqixiqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgShhinhThkhkhkhkhkhkhkhkhkhkhkhliMiNiOfYiPiQiRiRiRiSiPiTiPiSgagbfYiUiUiUiViWiXhphqOmOmOmhqhqhqOmOmOmhqhriqhfgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaHaHaHgSgShhiYiZjajajajahhjbjajajajajajcjdiggSdPdPdPdPdPjedSdPjfdPdSjedPdPdPdPdPgThfjgjhjijihwjjjjjjjjjijijijjjkjlilgTgTaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaagSgSgSjmhihijnhihijojohihihihihihijpgSgSjqjqjqjqjqjqjqjrjsjtjujujujujujujugTgTjvjwjxjxjxjxjyjxhojzjxjAjxjxjBgTgTgTaHaHaHaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaaaaaagSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSgSjCjDjEjFjGjHjIjqjJjKdPjLjMjMjMjMjMjMjMgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTgTaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaaaaaajNjNjNjNjNjNjNjNjNjNjNjNjNjNjNjNjNjNjNjOjPjPjQjRjSjSjTjUjVdPjLjMjMjMjMjMjMjMjWjWjWjWjWjWjWjWjWjWjWjWjWjWjWjWjWjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNjNjXjYjZjZjZjZjZjZjZjZjZjZjZkajXjNjNjqjqjqjqjqjqjqkbiDkcjujujujujujujujWjWkdkPkfkfkfkfkfkfkfkfkfkfkfkgkdjWjWjWaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNkhkikjkkkkkkklkmknkoklkkkkkkkpkikqjNkrksktkukvkwdSdPhBdPdSdPkxdPdPdPdPjWkekCkzkAkAkANQSwZUHdNQkAkAkAkBkCkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNkhkikjkkkkklkDkEkFkGkDklkkkkkpkikHkIkJkKkLkukMkNkOdPhvfmdSdPdRdQdPdRdPjWkekCkzkAkANQDfJdFiCJDfNQkAkAkBkCkQjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNkhkikjkkkkklkDkEkFkGkDklkkkkkpkikHkIkJkKkLkukMkNkOdPhvfmdSdPdRdQdPdRdPjWkekCkzkAkANQZfJdFiCJZfNQkAkAkBkCkQjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaaaaaajNjNkhkikjkkkkkRkSkTkUkTkVkRkkkkkpkikWkIkXkYkZlalblcdSdPhBhCdSdPdPdPdPdPdRjWkekCkzkAkAUXKpLeVzLeDnUXkAkAkBkCkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaHdkaHjNjNlelfkjkkkkkllgkRlhkRliklkkkkkpljlkjNlllmlnkulolplqdPhBdPdSdRdPdRdPdPdPjWlrlskzkANQDfObDiUOYYVYDfNQkAkBlulvjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaaaaaajNjNjNlwkjkkkkkRlxlxkUlxlxkRkkkkkplyjNjNlzlAlAlAlBlClDdPhBdPlDdPdRdPdPdQdPjWjWlEkzNQDfZfZfZfIECLSCZfDfNQkBlFjWjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNlGlHkjkkkklIlJkUkUkUlKlIkkkkkplLlMjNlNlOlPlQlRlSlDeMhUeMlDdPdPdRdPdQdPjWkelTkzUXGJKBZfUGQbGbFkPWTFUXkBlTkejWjWaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaHdkaHjNjNlelfkjkkkkkllgkRlhkRliklkkkkkpljlkjNlllmlnkulolplqdPhBdPdSdRdPdRdPdPdPjWlrlskzkANQZfObDiUOYYVYZfNQkAkBlulvjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaicaaaaaajNjNjNlwkjkkkkkRlxlxkUlxlxkRkkkkkplyjNjNlzlAlAlAlBlClDdPhBdPlDdPdRdPdPdQdPjWjWlEkzNQZfZfZfZfIECLSCZfZfNQkBlFjWjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNlGlHkjkkkklIlJkUkUkUlKlIkkkkkplLlMjNlNlOlPlQlRlSlDeMhUeMlDdPdPdRdPdQdPjWkelTkzUXGJKBTRUGQbGbFkPWTFUXkBlTkejWjWaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNlUlVkjkkkkkllWlXkUlYlZmakkkkkplVmbmcmdmemfmgmhmilDdPhBhYlDdPdRdPdPdRdPjWkemjkzRSCBJzVfYYQbYYYYIcIgJRkBmjkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNmkmlkjkkklkllgkRmmlIlgklklkkkpmnmomcmplplpmqmrmslDdPhBdPdSdRlddPdRdRdPjWltmtkzUXYoKtZfSkQbLSFsPbWACqkBmvmwjWjWaHdkaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNlUmxkjkkmymzmAmBkUkRmCmDklkkkpmxmEmcmFlpmGmHmImJdSiphBdPdSdPdRdPdRdRdPjWkemKkzNQRSZfZfZfIDCLLKJAHjDtkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaHaHaHjNjNkhmxmLkkmMkUkUkUkUmNmOmPmQkkkpmxmEjNmRlplpmSmTmUlDdPhvfmdSdRdPdRmudRdRjWkemKmVNQLZLZFhOrQbPSYFRpJBNQkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNmkmlkjkkklkllgkRmmlIlgklklkkkpmnmomcmplplpmqmrmslDdPhBdPdSdRlddPdRdREBjWltmtkzUXYoKtZfSkQbLSFsPbWACqkBmvmwjWjWaHdkaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNlUmxkjkkmymzmAmBkUkRmCmDklkkkpmxmEmcmFlpmGmHmImJdSiphBdPdSdPdRdPdRdRdPjWkemKkzCVRSZfZfZfIDCLLKJAHjDtkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaHaHaHjNjNkhmxmLkkmMkUkUkUkUmNmOmPmQkkkpmxmEjNmRlplpmSmTmUlDdPhvfmdSdRdPdRmudRdRjWkemKmVNQLZNIFhOrQbPSYFRpJBNQkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNjNmXmLkkklmYmZnananbncndnekkkpnfjNjNnglpmGmHmInhlDnihBdPdSdRdRdPdPdRhCjWjWnjKmUlYzHqCgPIIRDWNTRRPgQjkBnkjWjWjWaaaaaaaHaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaaaaaajNjNnlnmmLkkklnnnonpnqnrnonsklkkkpntnujNnvnxlplpnynzlDfCiDnAdSdPdRdRdRdPdPjWnBnCmVNQXCVMNuWyPKVZRlOnDDLRkBnEnFjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNnGmxkjkklIlIlgkkkkkklglIlIkkkpmxnHnInJnKnLnKnMnKfRdPhBdPfRfMdPfSdPdPdPnNkeJtkzEiCXCXFtHHkAkAWMCXCXFBkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBLBLaaaaaaaaaaBLBLaaaaaaaaaaaaaaaaaaaa
-aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNnOmxkjkknPnQkkkkkkkkkknPnQkkkpnRnSnTnUnVnWnXnYnXnZoaobiPiSiQiPociPiPmWodoeofkzZKZKZKkAkAkAkAkAZKZKZKkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNnGmxkjkklIlIlgkkkkkklglIlIkkkpmxnHnInJnKnLnKnMnKfRdPhBdPfRfMdPfSdPdPdPnNkeJtkzNQnwCXFtHHUuUuWMCXWtNQkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaBLBLaaaaaaaaaaBLBLaaaaaaaaaaaaaaaaaaaa
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNnOmxkjkknPnQkkkkkkkkkknPnQkkkpnRnSnTnUnVnWnXnYnXnZoaobiPiSiQiPociPiPmWodoeofkzNQZKZKZKkAkAkAZKZKZKNQkBmKkejWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNogohoiojojojojojojojojojojojokolomjNonooopoqorosdSdPotdPdSjeouovowoxdPjWltnDoyozozozozozozozozozozozoCoDmwjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaadjaaaaaajNjNjNoEoFoFoGoFoFoHoIoFoFoFoJoKoLoMjNjNlAlAlAoNoNoNoNoOoPoQoNoNoNoNoNoRdxjWjWjWkyoToToToToUoVoWoToToXoToToAjWjWjWaaaaaadjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaHaHdkaHjNjNjNjNjNjNjNjNjNjNjNoYjNoZpaoZoZoZoZpbpcoNpdpfpgphpipjpkpjplpmpnpoppoRpqprpsptptptptptptptptptptpujWjWjWjWjWjWjWaHaHaHdjaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
diff --git a/maps/submaps/space_submaps/space_areas.dm b/maps/submaps/space_submaps/space_areas.dm
new file mode 100644
index 0000000000..95c7cd6b3d
--- /dev/null
+++ b/maps/submaps/space_submaps/space_areas.dm
@@ -0,0 +1,210 @@
+//KSC These are areas for all 37 space POI's, these are for overmap exploration.
+
+/area/submap
+ name = "Submap Area"
+ icon_state = "submap"
+ flags = RAD_SHIELDED
+ ambience = AMBIENCE_RUINS
+ secret_name = TRUE
+ forbid_events = TRUE
+ flags = AREA_FLAG_IS_NOT_PERSISTENT
+
+/area/submap/abandonedtele
+ name = "POI - Abandoned tele"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/abandonedzoo
+ name = "POI - Abandoned zoo"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/asteroid1
+ name = "POI - Asteroid 1"
+ ambience = AMBIENCE_SPACE
+
+/area/submap/asteroid2
+ name = "POI - Asteroid 2"
+ ambience = AMBIENCE_SPACE
+
+/area/submap/asteroid3
+ name = "POI - Asteroid 3"
+ ambience = AMBIENCE_SPACE
+
+/area/submap/asteroid4
+ name = "POI - Asteroid 4"
+ ambience = AMBIENCE_SPACE
+
+/area/submap/asteroid5
+ name = "POI - Asteroid 5"
+ ambience = AMBIENCE_SPACE
+
+/area/submap/blowntcommsat
+ name = "POI - Blown tcommsat"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/clownmime
+ name = "POI - Clown mime"
+ ambience = AMBIENCE_GENERIC
+
+/area/submap/debris1
+ name = "POI - Debris 1"
+ ambience = AMBIENCE_GENERIC
+
+/area/submap/debris2
+ name = "POI - Debris 2"
+ ambience = AMBIENCE_GENERIC
+
+/area/submap/debris3
+ name = "POI - Debris 3"
+ ambience = AMBIENCE_GENERIC
+
+/area/submap/deepstorage
+ name = "POI - Deepstorage"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/derelict1
+ name = "POI - Derelict1"
+ ambience = AMBIENCE_RUINS
+
+/area/submap/derelict2
+ name = "POI - Derelict2"
+ ambience = AMBIENCE_RUINS
+
+/area/submap/derelict3
+ name = "POI - Derelict3"
+ ambience = AMBIENCE_RUINS
+
+/area/submap/derelict4
+ name = "POI - Derelict4"
+ ambience = AMBIENCE_RUINS
+
+/area/submap/derelict5
+ name = "POI - Derelict5"
+ ambience = AMBIENCE_FOREBODING
+
+/area/submap/dj
+ name = "POI - Dj"
+ ambience = AMBIENCE_AESTHETIC
+
+/area/submap/druglab
+ name = "POI - Druglab"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/emptyshell
+ name = "POI - Emptyshell"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/gasthelizards
+ name = "POI - Gasthe lizards"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/golemtarget
+ name = "POI - Golem target"
+ ambience = AMBIENCE_GHOSTLY
+
+/area/submap/intactemptyship
+ name = "POI - Intact emptyship"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/listeningpost
+ name = "POI - Listening post"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/mechtransportation
+ name = "POI - Mech transportation"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_alpha
+ name = "POI - Old station alpha"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_beta
+ name = "POI - Old station beta"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_charlie
+ name = "POI - Old station charlie"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_power
+ name = "POI - Old station power"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_kitchen
+ name = "POI - Old station kitchen"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_hydro_sec
+ name = "POI - Old station sec"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_bridge
+ name = "POI - Old station bridge"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_tox
+ name = "POI - Old station tox"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/oldstation_hiveboat
+ name = "POI - Old station hiveboat"
+ ambience = AMBIENCE_AI
+
+/area/submap/onehalf
+ name = "POI - One half"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/spacebar
+ name = "POI - Space bar"
+ ambience = AMBIENCE_ARRIVALS
+
+/area/submap/syndiecakesfactory
+ name = "POI - Syndiecakes factory"
+ ambience = AMBIENCE_OTHERWORLDLY
+
+/area/submap/syndiedepotinner
+ name = "POI - Syndie depot inner"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/syndiedepotoutter
+ name = "POI - Syndie depot outter"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/turretedoutpost
+ name = "POI - Turreted out post"
+ ambience = AMBIENCE_HIGHSEC
+
+/area/submap/ussp_solar
+ name = "POI - AMBIENCE_ENGINEERING"
+ ambience = AMBIENCE_FOREBODING
+
+/area/submap/ussp_north
+ name = "POI - USSP_North"
+ ambience = AMBIENCE_FOREBODING
+
+/area/submap/ussp_east
+ name = "POI - USSP_East"
+ ambience = AMBIENCE_CHAPEL
+
+/area/submap/ussp_south
+ name = "POI - USSP_South"
+ ambience = AMBIENCE_FOREBODING
+
+/area/submap/ussp_center
+ name = "POI - USSP_Center"
+ ambience = AMBIENCE_FOREBODING
+
+/area/submap/ussp_tele
+ name = "POI - USSP tele"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/way_home
+ name = "POI - Way home"
+ ambience = AMBIENCE_HOLY
+
+/area/submap/whiteship
+ name = "POI - White ship"
+ ambience = AMBIENCE_TECH_RUINS
+
+/area/submap/wizardcrash
+ name = "POI - Wizard crash"
+ ambience = AMBIENCE_OTHERWORLDLY
diff --git a/vorestation.dme b/vorestation.dme
index db302dfa60..270418f5d9 100644
--- a/vorestation.dme
+++ b/vorestation.dme
@@ -4067,12 +4067,11 @@
#include "maps\southern_cross\structures\closets\misc.dm"
#include "maps\southern_cross\structures\closets\research.dm"
#include "maps\southern_cross\structures\closets\security.dm"
-#include "maps\submaps\_helpers.dm"
-#include "maps\submaps\_readme.dm"
#include "maps\submaps\engine_submaps\engine.dm"
#include "maps\submaps\engine_submaps\engine_areas.dm"
#include "maps\submaps\engine_submaps_vr\tether\_engine_submaps.dm"
#include "maps\submaps\space_submaps\space.dm"
+#include "maps\submaps\space_submaps\space_areas.dm"
#include "maps\submaps\space_submaps\debrisfield\debrisfield.dm"
#include "maps\submaps\surface_submaps\mountains\mountains.dm"
#include "maps\submaps\surface_submaps\mountains\mountains_areas.dm"