diff --git a/.gitattributes b/.gitattributes
index f46a38d1d1..924d25cd8c 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -39,6 +39,3 @@
##Force tab indents on dm files
*.dm whitespace=indent-with-non-tab
-
-## Force changelog merging to use union
-html/changelog.html text eol=lf merge=union
diff --git a/.github/workflows/compile_changelogs.yml b/.github/workflows/compile_changelogs.yml
index b0e1578815..0c6974a1d1 100644
--- a/.github/workflows/compile_changelogs.yml
+++ b/.github/workflows/compile_changelogs.yml
@@ -36,11 +36,7 @@ jobs:
- name: "Compile"
if: steps.value_holder.outputs.CL_ENABLED
run: |
- python tools/ss13_genchangelog.py html/changelog.html html/changelogs
- - name: "Convert Lineendings"
- if: steps.value_holder.outputs.CL_ENABLED
- run: |
- unix2dos html/changelogs/.all_changelog.yml
+ python tools/ss13_genchangelog.py html/changelogs
- name: Commit
if: steps.value_holder.outputs.CL_ENABLED
run: |
diff --git a/_maps/RandomRuins/LavaRuins/lavaland_surface_mining_site.dmm b/_maps/RandomRuins/LavaRuins/lavaland_surface_mining_site.dmm
index c5074528f1..6161bd8b86 100644
--- a/_maps/RandomRuins/LavaRuins/lavaland_surface_mining_site.dmm
+++ b/_maps/RandomRuins/LavaRuins/lavaland_surface_mining_site.dmm
@@ -54,7 +54,10 @@
/area/ruin/lavaland/unpowered)
"m" = (
/obj/structure/mineral_door/wood,
-/obj/effect/decal/cleanable/trail_holder,
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 8
+ },
/turf/open/floor/wood,
/area/ruin/lavaland/unpowered)
"n" = (
@@ -68,7 +71,10 @@
/obj/machinery/light/broken{
dir = 4
},
-/obj/effect/decal/cleanable/trail_holder,
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 6
+ },
/turf/open/floor/wood,
/area/ruin/lavaland/unpowered)
"q" = (
@@ -93,13 +99,33 @@
/turf/open/floor/wood,
/area/ruin/lavaland/unpowered)
"s" = (
-/obj/effect/decal/cleanable/trail_holder,
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/ruin/lavaland/unpowered)
+"x" = (
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 8
+ },
/turf/open/floor/wood,
/area/ruin/lavaland/unpowered)
"N" = (
-/obj/effect/decal/cleanable/trail_holder,
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 8
+ },
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
/area/lavaland/surface/outdoors)
+"Q" = (
+/obj/effect/decal/cleanable/trail_holder{
+ color = "#dc0000";
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/ruin/lavaland/unpowered)
(1,1,1) = {"
i
@@ -440,7 +466,7 @@ f
f
f
f
-s
+x
b
b
i
@@ -467,7 +493,7 @@ g
f
f
f
-s
+x
b
b
i
@@ -494,7 +520,7 @@ f
f
f
f
-s
+x
b
b
i
@@ -521,7 +547,7 @@ j
f
f
f
-s
+x
b
b
i
@@ -548,7 +574,7 @@ k
f
f
f
-s
+x
b
b
i
@@ -575,7 +601,7 @@ l
f
f
s
-s
+Q
b
b
i
@@ -627,7 +653,7 @@ i
b
b
b
-s
+x
b
b
b
@@ -654,7 +680,7 @@ i
i
i
b
-s
+x
b
i
i
@@ -681,7 +707,7 @@ i
i
i
b
-s
+x
b
i
i
@@ -708,7 +734,7 @@ i
i
i
b
-s
+x
b
i
i
diff --git a/_maps/_basemap.dm b/_maps/_basemap.dm
index bf5b4f7d49..7e5db84a9a 100644
--- a/_maps/_basemap.dm
+++ b/_maps/_basemap.dm
@@ -12,6 +12,7 @@
#include "map_files\PubbyStation\PubbyStation.dmm"
#include "map_files\BoxStation\BoxStation.dmm"
#include "map_files\LambdaStation\lambda.dmm"
+ #include "map_files\SpookyStation\SpookyStation.dmm"
#ifdef CIBUILDING
#include "templates.dm"
diff --git a/_maps/festivestation.dm b/_maps/festivestation.dm
new file mode 100644
index 0000000000..2016d22f30
--- /dev/null
+++ b/_maps/festivestation.dm
@@ -0,0 +1 @@
+#define FORCE_MAP "_maps/FestiveStation.json"
diff --git a/_maps/festivestation.json b/_maps/festivestation.json
new file mode 100644
index 0000000000..b8884371a3
--- /dev/null
+++ b/_maps/festivestation.json
@@ -0,0 +1,14 @@
+{
+ "map_name": "FestiveStation",
+ "map_path": "map_files/FestiveBall",
+ "map_file": "FestiveStation.dmm",
+ "shuttles": {
+ "cargo": "cargo_box",
+ "ferry": "ferry_fancy",
+ "whiteship": "whiteship_box",
+ "emergency": "emergency_box"
+ },
+ "traits": [
+ { "Weather_Icestorm":true }
+ ]
+}
diff --git a/_maps/map_files/BoxStation/BoxStation.dmm b/_maps/map_files/BoxStation/BoxStation.dmm
index e56aa9b588..491f9f8b75 100644
--- a/_maps/map_files/BoxStation/BoxStation.dmm
+++ b/_maps/map_files/BoxStation/BoxStation.dmm
@@ -23,7 +23,7 @@
"aac" = (
/obj/machinery/camera{
c_tag = "Bar";
- dir = 8
+ dir = 9
},
/obj/structure/table,
/obj/machinery/chem_dispenser/drinks{
@@ -8974,8 +8974,8 @@
/turf/open/floor/plasteel,
/area/security/processing)
"ast" = (
-/obj/structure/bed,
-/obj/item/bedsheet/random,
+/obj/structure/bed/double,
+/obj/item/bedsheet/random/double,
/turf/open/floor/carpet,
/area/commons/dorms)
"asu" = (
@@ -14653,6 +14653,9 @@
pixel_x = 5;
pixel_y = 24
},
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/wood,
/area/service/library)
"aIs" = (
@@ -14667,6 +14670,9 @@
dir = 1;
light_color = "#c1caff"
},
+/obj/structure/sign/painting/library{
+ pixel_y = 32
+ },
/turf/open/floor/wood,
/area/service/library)
"aIt" = (
@@ -14696,6 +14702,9 @@
dir = 4
},
/obj/structure/chair/sofa/left,
+/obj/structure/sign/painting/library{
+ pixel_y = 32
+ },
/turf/open/floor/wood,
/area/service/library)
"aIx" = (
@@ -14705,6 +14714,9 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 10
},
+/obj/structure/sign/painting/library{
+ pixel_x = 32
+ },
/turf/open/floor/wood,
/area/service/library)
"aIy" = (
@@ -17411,12 +17423,18 @@
/obj/machinery/light/small{
dir = 8
},
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/wood,
/area/service/library)
"aQq" = (
/obj/machinery/light/small{
dir = 4
},
+/obj/structure/sign/painting/library{
+ pixel_x = 32
+ },
/turf/open/floor/wood,
/area/service/library)
"aQr" = (
@@ -21367,6 +21385,9 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 1
},
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/wood,
/area/service/library)
"bax" = (
@@ -44565,6 +44586,10 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 9
},
+/obj/machinery/camera{
+ c_tag = "Atmospherics - Incinerator";
+ name = "atmospherics camera"
+ },
/turf/open/floor/plasteel,
/area/maintenance/disposal/incinerator)
"cga" = (
@@ -53954,11 +53979,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/obj/machinery/button/door{
- id = "permacells3";
- name = "Privacy Shutters";
- pixel_y = -25
- },
/turf/open/floor/plasteel/dark,
/area/security/prison/cells)
"fhu" = (
@@ -54942,6 +54962,7 @@
/area/security/brig)
"gyy" = (
/obj/machinery/door/airlock/security{
+ aiControlDisabled = 1;
name = "Isolation Cell";
req_access_txt = "2"
},
@@ -55659,6 +55680,12 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/maintenance/starboard/fore)
+"hIi" = (
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
+/turf/open/floor/wood,
+/area/service/library)
"hIL" = (
/obj/structure/sign/poster/contraband/space_up{
pixel_x = -32;
@@ -55815,6 +55842,28 @@
},
/turf/open/floor/plasteel,
/area/commons/fitness)
+"hWm" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/obj/machinery/button/door{
+ id = "permacells3";
+ name = "Privacy Shutters";
+ pixel_y = -25
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/prison/cells)
"hYd" = (
/obj/machinery/door/airlock/medical{
name = "Morgue";
@@ -55941,7 +55990,9 @@
/obj/item/wrench,
/obj/item/clothing/head/helmet,
/obj/item/assembly/signaler,
-/obj/machinery/light/small,
+/obj/machinery/light/small{
+ dir = 1
+ },
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
},
@@ -57240,11 +57291,6 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/obj/machinery/button/door{
- id = "permacells3";
- name = "Privacy Shutters";
- pixel_y = -25
- },
/turf/open/floor/plasteel/dark,
/area/security/prison/cells)
"kdF" = (
@@ -61051,9 +61097,9 @@
"pBd" = (
/obj/machinery/power/apc{
areastring = "/area/maintenance/prison/starboard";
- dir = 4;
+ dir = 8;
name = "Prison Central Maintenance APC";
- pixel_x = 24
+ pixel_x = -24
},
/obj/effect/turf_decal/bot,
/obj/effect/decal/cleanable/dirt,
@@ -88412,7 +88458,7 @@ giE
rBK
lJA
fgy
-rBK
+hWm
abc
obs
rBY
@@ -89694,7 +89740,7 @@ gZT
hQw
qCc
kcR
-rBK
+hWm
lJA
weW
xNV
@@ -109791,7 +109837,7 @@ qfD
aRO
aQp
aRN
-aIt
+hIi
aUB
aFu
aVN
diff --git a/_maps/map_files/Deltastation/DeltaStation2.dmm b/_maps/map_files/Deltastation/DeltaStation2.dmm
index 3c522e5ee6..bb0af44bb4 100644
--- a/_maps/map_files/Deltastation/DeltaStation2.dmm
+++ b/_maps/map_files/Deltastation/DeltaStation2.dmm
@@ -36417,8 +36417,8 @@
/turf/open/floor/plating,
/area/maintenance/port)
"cEA" = (
-/obj/effect/turf_decal/vg_decals/atmos/carbon_dioxide,
-/turf/open/floor/engine/co2,
+/obj/effect/turf_decal/vg_decals/atmos/air,
+/turf/open/floor/engine/air,
/area/engineering/atmos)
"cFF" = (
/turf/open/floor/engine{
@@ -43290,6 +43290,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/item/kirbyplants/random,
/turf/open/floor/plasteel/white,
/area/medical/storage)
"cWx" = (
@@ -75535,7 +75536,6 @@
name = "medbay camera";
network = list("ss13","medbay")
},
-/obj/item/kirbyplants/random,
/obj/effect/turf_decal/tile/neutral,
/obj/effect/turf_decal/tile/neutral{
dir = 4
@@ -81076,6 +81076,7 @@
/obj/machinery/light/small{
dir = 8
},
+/obj/machinery/atmospherics/miner/toxins,
/turf/open/floor/engine/plasma,
/area/engineering/atmos)
"hEm" = (
@@ -92152,7 +92153,7 @@
/turf/closed/wall,
/area/commons/storage/primary)
"lkg" = (
-/obj/machinery/atmospherics/miner/toxins,
+/obj/effect/turf_decal/vg_decals/atmos/plasma,
/turf/open/floor/engine/plasma,
/area/engineering/atmos)
"lkF" = (
@@ -93712,7 +93713,7 @@
/turf/open/floor/plasteel,
/area/engineering/main)
"lNq" = (
-/obj/machinery/atmospherics/miner/nitrogen,
+/obj/effect/turf_decal/vg_decals/atmos/nitrogen,
/turf/open/floor/engine/n2,
/area/engineering/atmos)
"lNA" = (
@@ -95067,8 +95068,8 @@
/turf/open/floor/plasteel/dark,
/area/engineering/atmos)
"mmq" = (
-/obj/effect/turf_decal/vg_decals/atmos/nitrogen,
-/turf/open/floor/engine/n2,
+/obj/effect/turf_decal/vg_decals/atmos/mix,
+/turf/open/floor/engine/vacuum,
/area/engineering/atmos)
"mmC" = (
/obj/structure/cable/white{
@@ -95541,6 +95542,7 @@
/obj/machinery/light/small{
dir = 8
},
+/obj/machinery/atmospherics/miner/n2o,
/turf/open/floor/engine/n2o,
/area/engineering/atmos)
"mwH" = (
@@ -98637,6 +98639,7 @@
/obj/machinery/light/small{
dir = 8
},
+/obj/machinery/atmospherics/miner/carbon_dioxide,
/turf/open/floor/engine/co2,
/area/engineering/atmos)
"nzv" = (
@@ -100568,7 +100571,7 @@
/turf/open/floor/plasteel/dark,
/area/service/library)
"ohX" = (
-/obj/machinery/atmospherics/miner/carbon_dioxide,
+/obj/effect/turf_decal/vg_decals/atmos/carbon_dioxide,
/turf/open/floor/engine/co2,
/area/engineering/atmos)
"ohZ" = (
@@ -102605,7 +102608,7 @@
/turf/open/floor/plasteel,
/area/engineering/break_room)
"oTt" = (
-/obj/machinery/atmospherics/miner/n2o,
+/obj/effect/turf_decal/vg_decals/atmos/nitrous_oxide,
/turf/open/floor/engine/n2o,
/area/engineering/atmos)
"oTJ" = (
@@ -106021,7 +106024,6 @@
dir = 1;
name = "atmospherics camera"
},
-/obj/effect/turf_decal/vg_decals/atmos/mix,
/turf/open/floor/engine/vacuum,
/area/engineering/atmos)
"qbJ" = (
@@ -106070,10 +106072,6 @@
},
/turf/open/floor/plating,
/area/engineering/atmos)
-"qcm" = (
-/obj/effect/turf_decal/vg_decals/atmos/plasma,
-/turf/open/floor/engine/plasma,
-/area/engineering/atmos)
"qcW" = (
/obj/machinery/firealarm{
pixel_y = 26
@@ -108270,10 +108268,6 @@
},
/turf/open/floor/plasteel,
/area/engineering/atmospherics_engine)
-"qYy" = (
-/obj/effect/turf_decal/vg_decals/atmos/oxygen,
-/turf/open/floor/engine/o2,
-/area/engineering/atmos)
"qYD" = (
/obj/machinery/atmospherics/pipe/simple/yellow/visible{
dir = 9
@@ -109954,10 +109948,6 @@
dir = 6
},
/area/science/circuit)
-"rCx" = (
-/obj/effect/turf_decal/vg_decals/atmos/nitrous_oxide,
-/turf/open/floor/engine/n2o,
-/area/engineering/atmos)
"rCK" = (
/obj/machinery/button/door{
id = "teleporterhubshutters";
@@ -116140,10 +116130,6 @@
},
/turf/open/floor/plasteel/dark,
/area/ai_monitored/aisat/exterior)
-"tBF" = (
-/obj/effect/turf_decal/vg_decals/atmos/air,
-/turf/open/floor/engine/air,
-/area/engineering/atmos)
"tBH" = (
/obj/machinery/door/airlock/atmos/glass/critical{
heat_proof = 1;
@@ -117155,7 +117141,7 @@
/turf/open/floor/plasteel,
/area/cargo/storage)
"tWb" = (
-/obj/machinery/atmospherics/miner/oxygen,
+/obj/effect/turf_decal/vg_decals/atmos/oxygen,
/turf/open/floor/engine/o2,
/area/engineering/atmos)
"tWi" = (
@@ -118594,6 +118580,7 @@
/obj/machinery/light/small{
dir = 4
},
+/obj/machinery/atmospherics/miner/oxygen,
/turf/open/floor/engine/o2,
/area/engineering/atmos)
"uuL" = (
@@ -125328,6 +125315,7 @@
/obj/machinery/light/small{
dir = 4
},
+/obj/machinery/atmospherics/miner/nitrogen,
/turf/open/floor/engine/n2,
/area/engineering/atmos)
"wXR" = (
@@ -150110,18 +150098,18 @@ aSQ
iio
iMu
ohX
-cEA
+hFW
iio
sEM
lkg
-qcm
+kRS
iio
rUo
oTt
-rCx
+lbI
iio
kcG
-kcG
+mmq
qbG
iio
aad
@@ -157560,16 +157548,16 @@ aaa
aad
iio
wTN
+cEA
lEq
-tBF
iio
wjw
tWb
-qYy
+sCm
iio
eFu
lNq
-mmq
+skw
iio
aMN
emZ
diff --git a/_maps/map_files/FestiveBall/FestiveStation.dmm b/_maps/map_files/FestiveBall/FestiveStation.dmm
new file mode 100644
index 0000000000..dda657c782
--- /dev/null
+++ b/_maps/map_files/FestiveBall/FestiveStation.dmm
@@ -0,0 +1,122204 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aaa" = (
+/obj/effect/baseturf_helper/asteroid/snow,
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"aab" = (
+/obj/effect/mapping_helpers/planet_z,
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"aac" = (
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"aad" = (
+/turf/closed/mineral/snowmountain,
+/area/edina)
+"aae" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"aaf" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_west"
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"aag" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_east"
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"aah" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"aaj" = (
+/turf/open/lava,
+/area/edina)
+"aak" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aal" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aam" = (
+/mob/living/simple_animal/pet/redpanda,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"aan" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aao" = (
+/obj/structure/table/wood,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aap" = (
+/obj/structure/chair/wood{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aar" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aat" = (
+/obj/item/clothing/shoes/kindleKicks,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aau" = (
+/obj/item/clothing/shoes/wheelys,
+/obj/item/clothing/suit/nerdshirt,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aav" = (
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/brflowers,
+/obj/structure/flora/ausbushes/fernybush,
+/obj/structure/window,
+/turf/open/floor/grass,
+/area/commons/storage/tools)
+"aaw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aax" = (
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/reedbush,
+/obj/structure/flora/ausbushes/stalkybush,
+/obj/structure/flora/ausbushes/fernybush,
+/obj/structure/flora/ausbushes/ywflowers,
+/obj/structure/window,
+/obj/structure/sign/poster/contraband/space_up{
+ pixel_y = 32
+ },
+/turf/open/floor/grass,
+/area/commons/storage/tools)
+"aay" = (
+/obj/structure/flora/rock,
+/obj/structure/window,
+/obj/structure/sign/poster/contraband/pwr_game{
+ pixel_y = 32
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/grass,
+/area/commons/storage/tools)
+"aaz" = (
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"aaA" = (
+/mob/living/simple_animal/pet/cat,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"aaC" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"aaD" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/effect/decal/festive/green_stockings,
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"aaE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aaF" = (
+/obj/structure/window/reinforced,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"aaG" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaH" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaI" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaJ" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaK" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaL" = (
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaM" = (
+/turf/closed/festive/whitebrick,
+/area/command/bridge)
+"aaN" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"aaO" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"aaP" = (
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aaQ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"aaR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aaS" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aaT" = (
+/obj/structure/table,
+/obj/item/aiModule/core/full/asimov,
+/obj/item/aiModule/core/freeformcore,
+/obj/machinery/door/window{
+ base_state = "right";
+ dir = 4;
+ icon_state = "right";
+ name = "Core Modules";
+ req_access_txt = "20"
+ },
+/obj/structure/window/reinforced,
+/obj/effect/spawner/lootdrop/aimodule_harmless,
+/obj/effect/spawner/lootdrop/aimodule_neutral,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/aiModule/core/full/custom,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaU" = (
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaV" = (
+/obj/structure/table,
+/obj/item/aiModule/supplied/quarantine,
+/obj/machinery/camera/motion,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aaX" = (
+/obj/structure/table,
+/obj/item/aiModule/reset,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaY" = (
+/obj/machinery/porta_turret/ai{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aaZ" = (
+/obj/machinery/computer/prisoner/management,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"aba" = (
+/turf/closed/festive/whitebrick,
+/area/edina/street)
+"abb" = (
+/obj/machinery/computer/security,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abc" = (
+/obj/machinery/computer/secure_data,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abd" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abe" = (
+/obj/machinery/modular_computer/console/preset/command,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abf" = (
+/obj/machinery/computer/crew,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abg" = (
+/obj/machinery/computer/med_data,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abh" = (
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai_upload)
+"abi" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abj" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abk" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abl" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abm" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abn" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abo" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abp" = (
+/obj/machinery/computer/upload/ai{
+ dir = 4
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai_upload)
+"abq" = (
+/obj/effect/turf_decal/bot_white,
+/turf/open/floor/plasteel,
+/area/ai_monitored/turret_protected/ai_upload)
+"abr" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abs" = (
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abt" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abu" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abv" = (
+/obj/machinery/computer/security/mining{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abw" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"abx" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"aby" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/highsecurity{
+ name = "AI Upload Access";
+ req_access_txt = "16"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"abz" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abA" = (
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abB" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abC" = (
+/obj/machinery/computer/cargo/request{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abD" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"abE" = (
+/obj/machinery/computer/upload/borg{
+ dir = 4
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai_upload)
+"abF" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abG" = (
+/obj/structure/table/glass,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abH" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abI" = (
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abJ" = (
+/obj/machinery/modular_computer/console/preset/engineering{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abK" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"abL" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/machinery/computer/shuttle/labor,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abM" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/machinery/computer/communications,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abN" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/computer/card,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abO" = (
+/obj/structure/table/glass,
+/obj/item/storage/secure/briefcase,
+/obj/item/storage/box/PDAs{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/item/storage/box/ids,
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abP" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abQ" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/emergency,
+/obj/item/wrench,
+/obj/item/assembly/timer,
+/obj/item/assembly/signaler,
+/obj/item/assembly/signaler,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abR" = (
+/obj/structure/table,
+/obj/machinery/door/window{
+ base_state = "right";
+ dir = 4;
+ icon_state = "right";
+ name = "Core Modules";
+ req_access_txt = "20"
+ },
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/aiModule/supplied/oxygen,
+/obj/item/aiModule/zeroth/oneHuman,
+/obj/item/aiModule/reset/purge,
+/obj/effect/spawner/lootdrop/aimodule_harmful,
+/obj/item/aiModule/supplied/protectStation,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"abS" = (
+/obj/structure/table,
+/obj/item/aiModule/supplied/freeform,
+/obj/machinery/camera/motion{
+ c_tag = "MiniSat Foyer";
+ dir = 1;
+ network = list("minisat")
+ },
+/obj/machinery/light,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"abT" = (
+/obj/structure/table,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai_upload)
+"abU" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/machinery/keycard_auth{
+ name = "Keycard Authentication Device \[Bridge]";
+ pixel_x = -26
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abV" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abW" = (
+/obj/structure/table/glass,
+/obj/item/storage/fancy/donut_box,
+/obj/item/radio,
+/turf/open/floor/carpet/green,
+/area/command/bridge)
+"abX" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abY" = (
+/obj/machinery/computer/atmos_alert{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"abZ" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aca" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"acb" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acc" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acd" = (
+/obj/machinery/door/window{
+ dir = 4;
+ name = "Command Console Access";
+ req_access_txt = "19"
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"ace" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"acf" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"acg" = (
+/turf/closed/festive/whitebrick,
+/area/edina)
+"ach" = (
+/obj/machinery/computer/station_alert{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"aci" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/bridge)
+"acj" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "parkcomm";
+ name = "Command Parking"
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"ack" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"acl" = (
+/obj/structure/table/reinforced,
+/obj/item/aicard,
+/obj/item/multitool,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acm" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acn" = (
+/obj/machinery/airalarm/directional/south,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"aco" = (
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acp" = (
+/obj/machinery/computer/monitor{
+ dir = 8;
+ name = "bridge power monitoring console"
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/command/bridge)
+"acq" = (
+/turf/closed/festive/whitebrick,
+/area/command/meeting_room/council)
+"acr" = (
+/obj/machinery/door/airlock/command/glass{
+ name = "Bridge";
+ req_access_txt = "19"
+ },
+/turf/open/floor/plasteel,
+/area/command/meeting_room/council)
+"acs" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/captain)
+"act" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"acu" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acv" = (
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/structure/table/wood,
+/obj/item/hand_labeler,
+/obj/item/assembly/timer,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acw" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"acx" = (
+/obj/structure/table/wood,
+/obj/machinery/recharger{
+ pixel_y = 4
+ },
+/obj/machinery/button/door{
+ id = "heads_meeting";
+ name = "Security Shutters";
+ pixel_y = 24
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acy" = (
+/obj/machinery/photocopier,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acz" = (
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acA" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acB" = (
+/obj/machinery/camera{
+ c_tag = "Conference Room"
+ },
+/obj/structure/filingcabinet/security,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acC" = (
+/obj/structure/bookcase/random/reference,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acD" = (
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"acE" = (
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"acF" = (
+/obj/structure/chair/comfy/brown,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"acG" = (
+/obj/vehicle/sealed/vectorcraft/CAPT{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"acH" = (
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"acI" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "capgarage";
+ name = "Captain's Garage"
+ },
+/turf/open/floor/plasteel/dark,
+/area/edina/street)
+"acJ" = (
+/turf/open/floor/plasteel,
+/area/service/theater)
+"acK" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"acL" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"acM" = (
+/turf/closed/wall/r_wall,
+/area/ai_monitored/turret_protected/ai)
+"acN" = (
+/obj/machinery/door/airlock/command/glass{
+ name = "Bridge Access";
+ req_access_txt = "19"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/meeting_room/council)
+"acO" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"acP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"acQ" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"acR" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Office";
+ req_access_txt = "20"
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"acS" = (
+/turf/open/floor/carpet/royalblue,
+/area/command/heads_quarters/captain)
+"acT" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"acU" = (
+/obj/machinery/button/door{
+ id = "capgarage";
+ name = "Captain's Garage";
+ pixel_x = -28;
+ pixel_y = -7;
+ req_access_txt = "20"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"acV" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "capgarage";
+ name = "Captain's Garage"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"acW" = (
+/obj/effect/festive/street/streetlineinnernw{
+ pixel_x = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"acX" = (
+/obj/machinery/button/door{
+ id = "parkcomm";
+ name = "Command Parking";
+ pixel_x = 28;
+ pixel_y = 7;
+ req_one_access_txt = "2;19"
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"acY" = (
+/obj/machinery/light/floor,
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"acZ" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"ada" = (
+/obj/structure/chair/comfy{
+ color = "#ff8000"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adb" = (
+/obj/structure/chair/comfy/black,
+/obj/structure/chair/comfy{
+ color = "#d400ff"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adc" = (
+/obj/structure/chair/comfy{
+ color = "#0022e6"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"add" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"ade" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"adf" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Office";
+ req_access_txt = "20"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"adg" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"adh" = (
+/obj/machinery/porta_turret/ai{
+ dir = 4;
+ installation = /obj/item/gun/energy/e_gun
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adi" = (
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adj" = (
+/obj/machinery/status_display{
+ pixel_y = 32
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adk" = (
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"adm" = (
+/obj/machinery/porta_turret/ai{
+ dir = 4;
+ installation = /obj/item/gun/energy/e_gun
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adn" = (
+/obj/machinery/status_display/ai{
+ pixel_y = 32
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adp" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"adq" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Personnel's Quarters";
+ req_access_txt = "57"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"adr" = (
+/obj/effect/festive/street/streetlinenm,
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"ads" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"adt" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adu" = (
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adv" = (
+/obj/structure/chair/brass{
+ dir = 8;
+ name = "Top brass chair"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adw" = (
+/turf/closed/wall/r_wall,
+/area/edina)
+"adx" = (
+/turf/closed/wall/r_wall,
+/area/tcommsat/computer)
+"ady" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"adz" = (
+/obj/machinery/vending/boozeomat/pubby_captain,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"adA" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"adB" = (
+/obj/machinery/status_display{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"adC" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"adD" = (
+/obj/machinery/ai_slipper{
+ uses = 10
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"adE" = (
+/obj/machinery/power/terminal,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adF" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adG" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adH" = (
+/turf/closed/wall/r_wall,
+/area/tcommsat/server)
+"adI" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"adJ" = (
+/obj/machinery/status_display/ai{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"adL" = (
+/obj/structure/closet/secure_closet/hop,
+/obj/item/clothing/suit/hooded/wintercoat/hop,
+/obj/item/clothing/neck/scarf/darkblue,
+/obj/item/key/hop,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"adM" = (
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"adN" = (
+/obj/machinery/airalarm/directional/north,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"adO" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"adP" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"adQ" = (
+/obj/effect/decal/festive/red_stockings,
+/obj/structure/bed/double,
+/obj/item/bedsheet/hop/double,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"adR" = (
+/obj/effect/festive/street/streetlinenm,
+/obj/vehicle/sealed/vectorcraft/auto{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"adS" = (
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"adT" = (
+/obj/structure/chair/comfy{
+ color = "#ffcc00";
+ dir = 1
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adU" = (
+/obj/structure/chair/comfy{
+ color = "#38a2ff";
+ dir = 1
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adV" = (
+/obj/structure/chair/comfy{
+ color = "#ff3838";
+ dir = 1
+ },
+/turf/open/floor/carpet/purple,
+/area/command/meeting_room/council)
+"adW" = (
+/obj/machinery/camera{
+ c_tag = "Xenobiology Kill Room";
+ dir = 4;
+ network = list("ss13","rd")
+ },
+/obj/machinery/vending/cigarette,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"adX" = (
+/obj/structure/table/wood,
+/obj/item/card/id/captains_spare,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"adY" = (
+/obj/structure/chair/comfy/brown{
+ dir = 8
+ },
+/obj/effect/landmark/start/captain,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"adZ" = (
+/obj/machinery/computer/communications{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"aea" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"aeb" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aec" = (
+/obj/machinery/power/smes{
+ charge = 5e+006
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aed" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/closed/wall/r_wall,
+/area/ai_monitored/turret_protected/ai)
+"aee" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aeg" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"aeh" = (
+/obj/effect/festive/street/streetlinenm,
+/obj/effect/festive/street/streetlinesm,
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"aei" = (
+/obj/structure/table/wood/fancy/black,
+/obj/item/storage/photo_album,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"aej" = (
+/obj/structure/table/wood,
+/obj/item/clothing/mask/cigarette/cigar,
+/obj/item/storage/box/matches,
+/obj/item/razor{
+ pixel_x = -4;
+ pixel_y = 2
+ },
+/obj/item/reagent_containers/food/drinks/flask/gold,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"aek" = (
+/obj/machinery/computer/card{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"ael" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain)
+"aem" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aen" = (
+/obj/effect/landmark/start/ai/secondary,
+/obj/item/radio/intercom{
+ freerange = 1;
+ listening = 0;
+ name = "Custom Channel";
+ pixel_y = 28
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ name = "Common Channel";
+ pixel_x = 27;
+ pixel_y = 5
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ frequency = 1447;
+ name = "Private Channel";
+ pixel_y = -25
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeo" = (
+/obj/effect/landmark/start/ai/secondary,
+/obj/item/radio/intercom{
+ freerange = 1;
+ listening = 0;
+ name = "Custom Channel";
+ pixel_y = 28
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ name = "Common Channel";
+ pixel_x = -27;
+ pixel_y = 5
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ frequency = 1447;
+ name = "Private Channel";
+ pixel_y = -25
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aep" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeq" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aes" = (
+/obj/structure/bed/dogbed/ian,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"aet" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/command/heads_quarters/hop/private)
+"aeu" = (
+/obj/effect/festive/street/streetlineem,
+/obj/vehicle/sealed/vectorcraft/hop{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"aev" = (
+/obj/effect/turf_decal/delivery/white,
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"aew" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"aex" = (
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Bridge";
+ departmentType = 5;
+ name = "Bridge RC";
+ pixel_y = -30
+ },
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"aey" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"aez" = (
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/wood,
+/area/command/meeting_room/council)
+"aeA" = (
+/obj/machinery/door/window{
+ dir = 8;
+ name = "Captain's Desk Access";
+ req_access_txt = "20"
+ },
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"aeB" = (
+/obj/structure/displaycase/captain,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"aeC" = (
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/nuke_storage)
+"aeD" = (
+/obj/structure/showcase/cyborg/old{
+ dir = 8;
+ pixel_x = 9;
+ pixel_y = 2
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeE" = (
+/obj/effect/landmark/start/ai,
+/obj/item/radio/intercom{
+ freerange = 1;
+ frequency = 1447;
+ name = "Private Channel";
+ pixel_x = 27;
+ pixel_y = -9
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ name = "Common Channel";
+ pixel_x = -27;
+ pixel_y = -9
+ },
+/obj/item/radio/intercom{
+ freerange = 1;
+ listening = 0;
+ name = "Custom Channel";
+ pixel_y = 32
+ },
+/obj/machinery/requests_console{
+ department = "AI";
+ departmentType = 5;
+ pixel_x = 28;
+ pixel_y = 32
+ },
+/obj/machinery/newscaster/security_unit{
+ pixel_x = -28;
+ pixel_y = 32
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeF" = (
+/obj/structure/showcase/cyborg/old{
+ dir = 4;
+ pixel_x = -9;
+ pixel_y = 2
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeG" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/hop/private)
+"aeH" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Personnel's Office";
+ req_access_txt = "57"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"aeI" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/machinery/door/poddoor/preopen{
+ id = "heads_meeting";
+ name = "privacy shutters"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/meeting_room/council)
+"aeJ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/machinery/door/poddoor/preopen{
+ id = "heads_meeting";
+ name = "privacy shutters"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/meeting_room/council)
+"aeK" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/door/poddoor/preopen{
+ id = "heads_meeting";
+ name = "privacy shutters"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/meeting_room/council)
+"aeL" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Office";
+ req_access_txt = "20"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/captain)
+"aeM" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Quarters";
+ req_access_txt = "20"
+ },
+/obj/effect/decal/festive/mistletoe,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain)
+"aeN" = (
+/obj/machinery/computer/bank_machine,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"aeO" = (
+/obj/machinery/light_switch{
+ pixel_y = 28
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"aeP" = (
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"aeQ" = (
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Vault APC";
+ pixel_y = 25
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"aeR" = (
+/obj/structure/filingcabinet,
+/obj/item/folder/documents,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"aeS" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeT" = (
+/obj/machinery/power/apc/highcap/five_k{
+ areastring = "/area/ai_monitored/turret_protected/ai";
+ dir = 1;
+ name = "AI Chamber APC";
+ pixel_x = -8;
+ pixel_y = 40
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeU" = (
+/obj/machinery/flasher{
+ id = "AI";
+ pixel_x = -24;
+ pixel_y = 40
+ },
+/obj/machinery/ai_slipper{
+ uses = 10
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/mistletoe,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeV" = (
+/obj/machinery/turretid{
+ name = "AI Chamber turret control";
+ pixel_x = null;
+ pixel_y = 40
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeW" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeX" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"aeY" = (
+/turf/closed/festive/whitebrick,
+/area/command/gateway)
+"aeZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"afa" = (
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afb" = (
+/obj/machinery/newscaster/security_unit{
+ pixel_y = 32
+ },
+/mob/living/simple_animal/pet/dog/corgi/Ian,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afc" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/computer/security/telescreen/vault{
+ pixel_y = 30
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afd" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_y = 35
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afe" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/pdapainter,
+/obj/machinery/button/door{
+ id = "hopqueue";
+ name = "Queue Shutters Control";
+ pixel_x = -4;
+ pixel_y = 25;
+ req_access_txt = "57"
+ },
+/obj/machinery/button/door{
+ id = "hop";
+ name = "Privacy Shutters Control";
+ pixel_x = 6;
+ pixel_y = 25;
+ req_access_txt = "57"
+ },
+/obj/machinery/light_switch{
+ pixel_x = -4;
+ pixel_y = 36
+ },
+/obj/machinery/button/flasher{
+ id = "hopflash";
+ pixel_x = 6;
+ pixel_y = 36
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"aff" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"afg" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hopqueue";
+ name = "HoP Queue Shutters"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"afh" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"afi" = (
+/obj/item/banner/command,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afj" = (
+/obj/structure/showcase/machinery/tv,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afk" = (
+/obj/structure/showcase/machinery/implanter{
+ layer = 2.7;
+ pixel_y = 4
+ },
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afl" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afm" = (
+/obj/structure/showcase/perfect_employee,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afn" = (
+/obj/structure/showcase/machinery/tv,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afo" = (
+/obj/item/banner/command,
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"afp" = (
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"afq" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/captain/private)
+"afr" = (
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/structure/curtain,
+/obj/item/soap/deluxe,
+/obj/item/bikehorn/rubberducky,
+/turf/open/floor/plasteel/freezer,
+/area/command/heads_quarters/captain/private)
+"afs" = (
+/obj/structure/mirror{
+ pixel_y = 28
+ },
+/obj/structure/sink{
+ pixel_y = 16
+ },
+/turf/open/floor/plasteel/freezer,
+/area/command/heads_quarters/captain/private)
+"aft" = (
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"afu" = (
+/obj/structure/table/wood,
+/obj/item/storage/photo_album{
+ pixel_y = -10
+ },
+/obj/item/camera,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"afv" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"afw" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"afx" = (
+/obj/machinery/nuclearbomb/selfdestruct,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"afy" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"afz" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/machinery/ore_silo,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"afA" = (
+/obj/machinery/porta_turret/ai{
+ dir = 4;
+ installation = /obj/item/gun/energy/e_gun
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"afB" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"afC" = (
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/storage/eva)
+"afD" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"afH" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"afI" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"afK" = (
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hop/private)
+"afL" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afM" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/northleft{
+ dir = 8;
+ name = "Reception Window"
+ },
+/obj/machinery/door/window/brigdoor{
+ base_state = "rightsecure";
+ dir = 4;
+ icon_state = "rightsecure";
+ name = "Head of Personnel's Desk";
+ req_access_txt = "57"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/flasher{
+ id = "hopflash";
+ pixel_y = 28
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hop";
+ name = "Privacy Shutters"
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hop";
+ name = "Privacy Shutters"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"afN" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"afO" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel/dark,
+/area/command/corporate_showroom)
+"afP" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/command/heads_quarters/captain/private)
+"afQ" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/command/heads_quarters/captain/private)
+"afR" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/airalarm/directional/west,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"afS" = (
+/obj/structure/table/wood,
+/obj/item/pinpointer/nuke,
+/obj/item/disk/nuclear,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"afT" = (
+/obj/structure/closet/crate/goldcrate,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"afU" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"afV" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"afW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit/green{
+ luminosity = 2
+ },
+/area/ai_monitored/command/nuke_storage)
+"afX" = (
+/obj/structure/closet/crate/silvercrate,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"afY" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"afZ" = (
+/obj/machinery/suit_storage_unit/standard_unit,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -27
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"aga" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agb" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agd" = (
+/obj/machinery/suit_storage_unit/standard_unit,
+/obj/machinery/light_switch{
+ pixel_x = -8;
+ pixel_y = 30
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"age" = (
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agg" = (
+/obj/machinery/gateway,
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agh" = (
+/obj/effect/turf_decal/bot_white,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agi" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"agj" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hop/private)
+"agk" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/computer/card{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"agl" = (
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hop";
+ name = "Privacy Shutters"
+ },
+/obj/structure/cable{
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"agm" = (
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"agn" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ago" = (
+/obj/structure/table/wood/fancy/green,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/obj/item/clothing/head/HoS/beret/syndicate,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agp" = (
+/obj/machinery/door/window{
+ dir = 1;
+ name = "Showcase Access";
+ req_access_txt = "20"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agq" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/obj/item/clothing/accessory/armband/hydro,
+/obj/item/banhammer,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agr" = (
+/obj/machinery/airalarm/directional/east,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"ags" = (
+/obj/machinery/door/airlock{
+ name = "Private Restroom"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/command/heads_quarters/captain/private)
+"agt" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"agu" = (
+/obj/structure/closet/secure_closet/freezer/money,
+/obj/item/reagent_containers/food/drinks/bottle/vodka/badminka,
+/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass,
+/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass,
+/obj/item/clothing/head/bearpelt,
+/obj/item/skub,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"agv" = (
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"agw" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"agx" = (
+/obj/machinery/camera/motion{
+ c_tag = "Vault";
+ dir = 1;
+ network = list("vault")
+ },
+/obj/machinery/light,
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"agy" = (
+/obj/structure/safe,
+/obj/item/bikehorn/golden,
+/obj/item/ammo_box/a357,
+/obj/item/tank/internals/plasma/full,
+/obj/item/disk/nuclear/fake,
+/obj/item/stack/ore/diamond,
+/obj/item/gun/energy/disabler,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"agz" = (
+/obj/structure/showcase/cyborg/old,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"agA" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"agB" = (
+/obj/structure/showcase/cyborg/old,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"agC" = (
+/obj/machinery/suit_storage_unit/standard_unit,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"agD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agE" = (
+/obj/structure/table,
+/obj/item/storage/belt/utility,
+/obj/item/storage/belt/utility,
+/obj/item/radio/off,
+/obj/item/radio/off,
+/obj/item/radio/off,
+/obj/item/radio/off,
+/obj/item/multitool,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agF" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"agG" = (
+/obj/machinery/suit_storage_unit/standard_unit,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"agH" = (
+/obj/effect/turf_decal/bot_white/left,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agI" = (
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/effect/turf_decal/bot_white,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agJ" = (
+/obj/effect/turf_decal/bot_white/right,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"agK" = (
+/obj/machinery/camera{
+ c_tag = "Fore Primary Hallway";
+ dir = 4
+ },
+/obj/machinery/airalarm/directional/west,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"agL" = (
+/obj/machinery/vending/cart,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"agM" = (
+/obj/structure/grille,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hop";
+ name = "Privacy Shutters"
+ },
+/obj/structure/cable,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/obj/structure/sign/warning/electricshock{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"agN" = (
+/obj/effect/turf_decal/bot,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"agO" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"agP" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/clothing/mask/cigarette/cigar/havana,
+/obj/item/clothing/mask/cigarette/cigar/cohiba{
+ pixel_x = -3
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agQ" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/lighter,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agR" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agS" = (
+/obj/machinery/light/floor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agT" = (
+/obj/structure/table/wood/fancy/green,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/clothing/under/syndicate/baseball,
+/obj/item/clothing/head/beret/sec{
+ armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0);
+ desc = "A replica beret resembling that of a special operations officer under Nanotrasen.";
+ name = "replica officer's beret"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agU" = (
+/obj/structure/showcase/mecha/marauder,
+/obj/machinery/light/floor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agV" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/item/clothing/head/centhat{
+ armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0);
+ desc = "A replica hat of a Central Commander's attire. It has a small tag on it saying, 'It's good to be emperor.'";
+ name = "Replica CentCom hat"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agW" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/folder/blue,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agX" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agY" = (
+/obj/structure/table/wood/fancy/green,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"agZ" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"aha" = (
+/obj/structure/closet/secure_closet/captains,
+/obj/item/clothing/head/caphat/beret/white,
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/darkblue,
+/obj/item/key/CAPT,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ahb" = (
+/obj/machinery/camera{
+ c_tag = "Prison Common Room";
+ network = list("ss13","prison")
+ },
+/obj/effect/decal/festive/green_stockings,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ahc" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"ahd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/nuke_storage)
+"ahe" = (
+/obj/structure/sign/warning/securearea,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/nuke_storage)
+"ahf" = (
+/obj/effect/mapping_helpers/airlock/locked,
+/obj/machinery/door/airlock/vault{
+ req_access_txt = "53"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/nuke_storage)
+"ahg" = (
+/obj/structure/sign/warning/securearea,
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/nuke_storage)
+"ahh" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"ahi" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"ahj" = (
+/obj/item/stack/sheet/rglass{
+ amount = 50
+ },
+/obj/item/stack/sheet/rglass{
+ amount = 50
+ },
+/obj/item/stack/rods/fifty,
+/obj/item/stack/rods/fifty,
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = -1
+ },
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = -1
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/ai_monitored/command/storage/eva";
+ dir = 8;
+ name = "E.V.A. Storage APC";
+ pixel_x = -24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"ahk" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ahl" = (
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ahm" = (
+/obj/machinery/door/window/northleft{
+ dir = 8;
+ name = "Magboot Storage";
+ pixel_x = -1;
+ req_access_txt = "19"
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/obj/structure/rack,
+/obj/item/clothing/shoes/magboots{
+ pixel_x = -4;
+ pixel_y = 3
+ },
+/obj/item/clothing/shoes/magboots,
+/obj/item/clothing/shoes/magboots{
+ pixel_x = 4;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"ahn" = (
+/obj/structure/window/reinforced,
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"aho" = (
+/obj/machinery/door/window{
+ name = "Gateway Chamber";
+ req_access_txt = "62"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"ahp" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/pen,
+/obj/item/stamp/hop,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahq" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/computer/bounty{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahr" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahs" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/radio,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"aht" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/reagent_containers/food/drinks/drinkingglass/shotglass,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahu" = (
+/obj/structure/table/wood/fancy/green,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/clothing/neck/cloak/festive,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahv" = (
+/obj/structure/window/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahw" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/item/clothing/suit/armor/centcom,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahx" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ahy" = (
+/turf/open/floor/carpet/royalblue,
+/area/command/heads_quarters/captain/private)
+"ahz" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"ahA" = (
+/turf/closed/festive/whitebrick,
+/area/command/teleporter)
+"ahB" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"ahC" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"ahD" = (
+/obj/machinery/status_display{
+ pixel_x = -32
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"ahE" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"ahF" = (
+/obj/machinery/status_display/ai{
+ pixel_x = 32
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/ai)
+"ahG" = (
+/obj/structure/closet/crate/rcd{
+ pixel_y = 4
+ },
+/obj/machinery/door/window/northleft{
+ dir = 4;
+ name = "RCD Storage";
+ pixel_x = 1;
+ req_access_txt = "19"
+ },
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"ahH" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ahI" = (
+/obj/structure/tank_dispenser/oxygen{
+ pixel_x = -1;
+ pixel_y = 2
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ahJ" = (
+/obj/machinery/camera/motion{
+ c_tag = "E.V.A. Storage";
+ dir = 8
+ },
+/obj/machinery/requests_console{
+ department = "EVA";
+ pixel_x = 32
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ahK" = (
+/obj/machinery/camera{
+ c_tag = "Gateway";
+ dir = 4
+ },
+/obj/structure/table,
+/obj/structure/sign/warning/biohazard{
+ pixel_x = -32
+ },
+/obj/item/storage/firstaid/regular,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ahL" = (
+/obj/machinery/computer/gateway_control,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ahM" = (
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ahN" = (
+/obj/structure/table,
+/obj/item/radio/off{
+ pixel_y = 6
+ },
+/obj/item/radio/off{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/radio/off{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/radio/off,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ahO" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/obj/structure/sign/warning/biohazard{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ahP" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahQ" = (
+/obj/structure/table,
+/obj/item/folder/blue,
+/obj/item/stack/packageWrap{
+ pixel_x = -1;
+ pixel_y = -1
+ },
+/obj/item/hand_labeler,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahR" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahS" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/keycard_auth{
+ name = "Keycard Authentication Device \[HoP]";
+ pixel_x = 26
+ },
+/obj/machinery/computer/med_data{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"ahT" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"ahU" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ahV" = (
+/obj/item/bedsheet/captain/double{
+ dir = 1
+ },
+/obj/structure/bed/double{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ahW" = (
+/obj/structure/chair/comfy/brown,
+/obj/effect/landmark/start/captain,
+/turf/open/floor/carpet/royalblue,
+/area/command/heads_quarters/captain/private)
+"ahX" = (
+/obj/item/storage/secure/safe{
+ pixel_x = 35;
+ pixel_y = 5
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ahY" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -27;
+ pixel_y = 1
+ },
+/obj/structure/table,
+/obj/item/beacon,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ahZ" = (
+/obj/structure/table,
+/obj/item/hand_tele,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aia" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_y = 20
+ },
+/obj/structure/closet/crate,
+/obj/item/crowbar,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aib" = (
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aic" = (
+/obj/machinery/camera{
+ c_tag = "Teleporter"
+ },
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aid" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aie" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"aif" = (
+/obj/machinery/door/airlock/command/glass{
+ name = "AI Core";
+ req_access_txt = "65"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/ai)
+"aig" = (
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/structure/table,
+/obj/item/stack/sheet/plasteel{
+ amount = 10
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/crowbar,
+/obj/item/wrench,
+/obj/item/storage/toolbox/electrical{
+ pixel_x = 1;
+ pixel_y = -1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"aih" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"aii" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aij" = (
+/obj/machinery/door/window/northleft{
+ dir = 8;
+ name = "Jetpack Storage";
+ pixel_x = -1;
+ req_access_txt = "19"
+ },
+/obj/structure/window/reinforced,
+/obj/structure/rack,
+/obj/item/tank/jetpack/carbondioxide/eva{
+ pixel_x = 4;
+ pixel_y = -1
+ },
+/obj/item/tank/jetpack/carbondioxide/eva,
+/obj/item/tank/jetpack/carbondioxide/eva{
+ pixel_x = -4;
+ pixel_y = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/command/storage/eva)
+"aik" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_x = -30
+ },
+/obj/item/paper/pamphlet/gateway,
+/obj/structure/table,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ail" = (
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"aim" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ain" = (
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"aio" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"aip" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Head of Personnel's Desk";
+ departmentType = 5;
+ name = "Head of Personnel RC";
+ pixel_y = -30
+ },
+/obj/machinery/computer/secure_data{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/hop/private)
+"aiq" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "hopqueue";
+ name = "HoP Queue Shutters"
+ },
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"air" = (
+/obj/machinery/light{
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/corporate_showroom)
+"ais" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"ait" = (
+/obj/structure/table/wood,
+/obj/item/folder/blue,
+/obj/item/stamp/captain,
+/obj/item/pen/fountain/captain,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"aiu" = (
+/obj/structure/table/wood,
+/obj/item/hand_tele,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"aiv" = (
+/obj/machinery/suit_storage_unit/captain,
+/turf/open/floor/wood,
+/area/command/heads_quarters/captain/private)
+"aiw" = (
+/obj/machinery/power/apc{
+ areastring = "/area/command/teleporter";
+ dir = 8;
+ name = "Teleporter APC";
+ pixel_x = -24
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aix" = (
+/obj/machinery/light_switch{
+ pixel_x = 27
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiy" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/command/teleporter)
+"aiz" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/chair/stool,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiA" = (
+/obj/machinery/holopad,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiB" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/bluespace_beacon,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiC" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiD" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiE" = (
+/obj/machinery/door/airlock/command{
+ name = "Teleport Access";
+ req_access_txt = "17"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aiF" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"aiG" = (
+/turf/closed/wall/r_wall,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aiH" = (
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aiI" = (
+/obj/effect/decal/festive/green_stockings,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aiJ" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aiK" = (
+/obj/machinery/holopad,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aiL" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aiM" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high{
+ charge = 100;
+ maxcharge = 15000
+ },
+/obj/item/stock_parts/cell/high{
+ charge = 100;
+ maxcharge = 15000
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aiN" = (
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/structure/closet/l3closet/scientist,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"aiO" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"aiP" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"aiQ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/hop/private)
+"aiR" = (
+/turf/closed/festive/whitebrick,
+/area/command/corporate_showroom)
+"aiS" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/corporate_showroom)
+"aiT" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/corporate_showroom)
+"aiU" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/corporate_showroom)
+"aiV" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Atrium"
+ },
+/turf/open/floor/plasteel,
+/area/command/corporate_showroom)
+"aiW" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNS,
+/turf/open/floor/plasteel/dark,
+/area/command/corporate_showroom)
+"aiX" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"aiY" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"aiZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/captain/private)
+"aja" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajb" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajc" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"aje" = (
+/obj/machinery/shieldwallgen,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajf" = (
+/obj/machinery/shieldwallgen,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajg" = (
+/obj/structure/closet/crate,
+/turf/open/floor/plasteel,
+/area/command/teleporter)
+"ajh" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aji" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajj" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ajk" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ajl" = (
+/turf/closed/wall/r_wall,
+/area/edina/street)
+"ajm" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ajn" = (
+/obj/machinery/button/door{
+ id = "stationawaygate";
+ name = "Gateway Access Shutter Control";
+ pixel_x = -1;
+ pixel_y = -24;
+ req_access_txt = "31"
+ },
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ajo" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/exile,
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/gateway)
+"ajp" = (
+/obj/machinery/computer/teleporter{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/command/teleporter)
+"ajq" = (
+/obj/machinery/teleport/station,
+/turf/open/floor/plasteel/dark,
+/area/command/teleporter)
+"ajr" = (
+/obj/machinery/teleport/hub,
+/turf/open/floor/plasteel/dark,
+/area/command/teleporter)
+"ajs" = (
+/obj/structure/rack,
+/obj/item/tank/internals/oxygen,
+/obj/item/clothing/mask/gas,
+/turf/open/floor/plasteel/dark,
+/area/command/teleporter)
+"ajt" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aju" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"ajv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"ajw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"ajx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"ajy" = (
+/obj/machinery/power/apc{
+ areastring = "/area/ai_monitored/turret_protected/aisat/hallway";
+ name = "MiniSat Chamber Hallway APC";
+ pixel_x = null;
+ pixel_y = -24
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajz" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajA" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "evashutter";
+ name = "E.V.A. Storage Shutter"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ajB" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ajC" = (
+/obj/machinery/button/door{
+ id = "capgarage";
+ name = "Captain's Garage";
+ pixel_x = -28;
+ pixel_y = -7;
+ req_access_txt = "20"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"ajD" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/command{
+ name = "Gateway Access";
+ req_access_txt = "62"
+ },
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ajE" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters{
+ id = "stationawaygate";
+ name = "Gateway Access Shutters"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ajF" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters{
+ id = "stationawaygate";
+ name = "Gateway Access Shutters"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/command/gateway)
+"ajG" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"ajH" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick,
+/area/ai_monitored/command/nuke_storage)
+"ajI" = (
+/obj/machinery/door/airlock/hatch{
+ name = "MiniSat Service Bay";
+ req_one_access_txt = "65"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajJ" = (
+/obj/machinery/door/airlock/hatch{
+ name = "MiniSat Chamber Hallway";
+ req_one_access_txt = "65"
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajK" = (
+/turf/closed/wall/r_wall,
+/area/engineering/main)
+"ajL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"ajM" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"ajN" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"ajO" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"ajP" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"ajQ" = (
+/obj/machinery/power/port_gen/pacman,
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 35
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajR" = (
+/obj/machinery/porta_turret/ai{
+ dir = 4
+ },
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajS" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajT" = (
+/obj/item/clothing/head/welding,
+/obj/structure/table/reinforced,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajU" = (
+/turf/open/floor/engine,
+/area/engineering/main)
+"ajV" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"ajW" = (
+/obj/effect/festive/street/streetlineinnerne,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"ajX" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"ajY" = (
+/obj/machinery/power/grounding_rod,
+/turf/open/floor/engine,
+/area/engineering/main)
+"ajZ" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"aka" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"akc" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/street)
+"akd" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"ake" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"akf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"akg" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"akh" = (
+/obj/machinery/power/tesla_coil,
+/obj/structure/cable,
+/turf/open/floor/engine,
+/area/engineering/main)
+"aki" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akj" = (
+/turf/open/floor/circuit,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akk" = (
+/obj/structure/rack,
+/obj/item/multitool,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/storage/toolbox/electrical{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akl" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"akm" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"akn" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"ako" = (
+/mob/living/simple_animal/pet/dog/pug,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"akp" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"akq" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akr" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"aks" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"akt" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "MiniSat Service Bay";
+ dir = 8;
+ network = list("minisat");
+ start_active = 1
+ },
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"aku" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akv" = (
+/obj/machinery/power/tesla_coil,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akw" = (
+/obj/machinery/power/tesla_coil,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akx" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"aky" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akz" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akA" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akB" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"akC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"akD" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"akE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"akF" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akG" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"akH" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"akI" = (
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"akJ" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akK" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akL" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/reflector/single/anchored{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akM" = (
+/obj/machinery/field/generator{
+ anchored = 1
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akN" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/reflector/single/anchored{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"akO" = (
+/obj/machinery/recharge_station,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akP" = (
+/obj/structure/table/reinforced,
+/obj/item/stock_parts/cell/high,
+/obj/machinery/cell_charger,
+/turf/open/floor/plasteel/dark,
+/area/ai_monitored/turret_protected/aisat/hallway)
+"akQ" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"akR" = (
+/obj/machinery/manned_turret/ultimate{
+ anchored = 1;
+ name = "Anti-Greyshit Cannon";
+ projectile_type = /obj/item/projectile/beam/disabler/slug
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"akS" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"akT" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"akU" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"akV" = (
+/turf/open/floor/plasteel/stairs/left,
+/area/edina/street/secondary/command)
+"akW" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/drinkingglasses,
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"akX" = (
+/turf/open/floor/plasteel/stairs/medium,
+/area/edina/street/secondary/command)
+"akY" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks/beer,
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"akZ" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"ala" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"alb" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"alc" = (
+/turf/open/floor/plasteel/stairs/right,
+/area/edina/street/secondary/command)
+"ald" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"ale" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"alf" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"alg" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 5
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"alh" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"ali" = (
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alj" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alk" = (
+/obj/structure/reflector/single/anchored{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"all" = (
+/obj/structure/reflector/single/anchored{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"alm" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"aln" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"alo" = (
+/turf/closed/wall/mineral/iron,
+/area/maintenance/starboard/fore)
+"alp" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alr" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"als" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"alt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"alu" = (
+/obj/effect/festive/street/streetlineem,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"alv" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"alw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"alx" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aly" = (
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"alz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"alA" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"alB" = (
+/turf/closed/wall/r_wall,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alC" = (
+/obj/structure/chair/sofa/right,
+/obj/effect/landmark/start/cyborg,
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alD" = (
+/obj/structure/chair/sofa,
+/obj/effect/landmark/start/cyborg,
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alE" = (
+/obj/structure/chair/sofa/left,
+/obj/effect/landmark/start/cyborg,
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alF" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alG" = (
+/obj/machinery/turretid{
+ control_area = "/area/ai_monitored/turret_protected/aisat/hallway";
+ name = "Chamber Hallway Turret Control";
+ pixel_x = 32;
+ pixel_y = 32;
+ req_access = null;
+ req_access_txt = "65"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alH" = (
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"alJ" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"alK" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"alL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"alM" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"alN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"alO" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"alP" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alQ" = (
+/turf/open/floor/festive/stairs/stairsnorth,
+/area/maintenance/starboard/fore)
+"alR" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/stairs/stairsnorth,
+/area/maintenance/starboard/fore)
+"alS" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"alT" = (
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"alU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"alV" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"alW" = (
+/obj/machinery/power/tesla_coil,
+/obj/structure/cable{
+ icon_state = "0-2";
+ pixel_y = 1
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"alX" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet/royalblue,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alY" = (
+/turf/open/floor/carpet/royalblue,
+/area/ai_monitored/turret_protected/aisat_interior)
+"alZ" = (
+/turf/closed/wall/mineral/iron,
+/area/security)
+"ama" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"amb" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"amc" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"amd" = (
+/turf/closed/wall/mineral/iron,
+/area/security/processing)
+"ame" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"amf" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"amg" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/stairs/stairswest,
+/area/maintenance/starboard/fore)
+"amh" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ami" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amj" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amk" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/security/glass,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aml" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amm" = (
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amn" = (
+/obj/machinery/door/airlock/security/glass,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amo" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amp" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"amq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/festive/trainplatform/secorner,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"amr" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"ams" = (
+/obj/structure/festive/trainplatform/edge_west,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"amt" = (
+/turf/open/floor/festive/stairs/stairseast,
+/area/maintenance/starboard/fore)
+"amu" = (
+/turf/closed/wall/r_wall,
+/area/command/heads_quarters/ce)
+"amv" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "ceprivacy";
+ name = "privacy shutter"
+ },
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"amw" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "ceprivacy";
+ name = "privacy shutter"
+ },
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"amx" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "ceprivacy";
+ name = "privacy shutter"
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"amy" = (
+/turf/closed/wall/mineral/iron,
+/area/science/robotics/mechbay)
+"amz" = (
+/turf/closed/wall/mineral/iron,
+/area/security/office)
+"amA" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"amB" = (
+/obj/machinery/manned_turret/ultimate{
+ anchored = 1;
+ name = "Anti-Greyshit Cannon";
+ projectile_type = /obj/item/projectile/beam/disabler/slug
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"amC" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"amD" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"amE" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"amF" = (
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"amG" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"amH" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/engine,
+/area/engineering/main)
+"amI" = (
+/obj/machinery/light/floor,
+/turf/open/floor/carpet/royalblue,
+/area/ai_monitored/turret_protected/aisat_interior)
+"amJ" = (
+/obj/machinery/door/airlock/hatch{
+ name = "MiniSat Foyer";
+ req_one_access_txt = "32;19"
+ },
+/turf/open/floor/festive/alleyway,
+/area/ai_monitored/turret_protected/aisat_interior)
+"amK" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"amL" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/obj/item/poster/random_official,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amM" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amN" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/obj/item/poster/random_official,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amO" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/emcloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amP" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/obj/item/poster/random_official,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amR" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/crate{
+ icon_state = "crateopen"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amS" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amT" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amU" = (
+/obj/structure/cable/yellow,
+/obj/machinery/power/apc{
+ areastring = "/area/maintenance/starboard/fore";
+ dir = 1;
+ name = "Starboard Bow Maintenance APC";
+ pixel_y = -24
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amV" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amW" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/rack,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amX" = (
+/obj/machinery/space_heater,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amY" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/firecloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"amZ" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/emcloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ana" = (
+/obj/structure/reagent_dispensers/watertank,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"anb" = (
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"anc" = (
+/obj/machinery/button/door{
+ id = "ceprivacy";
+ name = "Privacy Shutters Control";
+ pixel_y = 26
+ },
+/obj/machinery/holopad,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"and" = (
+/obj/structure/rack,
+/obj/item/lighter,
+/obj/item/clothing/glasses/meson{
+ pixel_y = 4
+ },
+/obj/item/stock_parts/cell/high/plus,
+/obj/item/reagent_containers/pill/patch/silver_sulf,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"ane" = (
+/obj/structure/filingcabinet/chestdrawer,
+/mob/living/simple_animal/parrot/Poly,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"anf" = (
+/obj/structure/closet/secure_closet/engineering_chief,
+/obj/machinery/power/apc/highcap/five_k{
+ areastring = "/area/command/heads_quarters/ce";
+ dir = 4;
+ name = "CE Office APC";
+ pixel_x = 24
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/item/key/CE,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"ang" = (
+/obj/machinery/door/airlock/external{
+ name = "External Containment Access";
+ req_access_txt = "10; 13"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"anh" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/engineering/main)
+"ani" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/engineering/main)
+"anj" = (
+/obj/structure/flora/grass/both,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"ank" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"anl" = (
+/turf/closed/wall/mineral/iron,
+/area/security/prison)
+"anm" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel/dark,
+/area/security/prison)
+"ann" = (
+/turf/closed/wall/mineral/iron,
+/area/ai_monitored/security/armory)
+"ano" = (
+/turf/closed/wall/mineral/iron,
+/area/command/heads_quarters/hos)
+"anp" = (
+/turf/closed/wall/mineral/iron,
+/area/security/detectives_office)
+"anq" = (
+/obj/machinery/button/door{
+ id = "atmos";
+ name = "Atmospherics Lockdown";
+ pixel_x = -24;
+ pixel_y = 10;
+ req_access_txt = "24"
+ },
+/obj/machinery/button/door{
+ desc = "A remote control-switch for secure storage.";
+ id = "Secure Storage";
+ name = "Engineering Secure Storage";
+ pixel_x = -24;
+ req_access_txt = "11"
+ },
+/obj/machinery/button/door{
+ desc = "A remote control-switch for the engineering security doors.";
+ id = "Engineering";
+ name = "Engineering Lockdown";
+ pixel_x = -24;
+ pixel_y = -10;
+ req_access_txt = "10"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"anr" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"ans" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"ant" = (
+/turf/open/floor/wood,
+/area/security/office)
+"anu" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"anv" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "ceprivacy";
+ name = "privacy shutter"
+ },
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"anx" = (
+/obj/machinery/power/emitter/anchored{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/circuit/red,
+/area/engineering/main)
+"any" = (
+/obj/machinery/the_singularitygen/tesla,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"anz" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"anB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"anC" = (
+/obj/structure/flora/grass/brown,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"anD" = (
+/turf/open/floor/wood,
+/area/security/prison)
+"anE" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"anF" = (
+/obj/machinery/vending/cola,
+/turf/open/floor/wood,
+/area/security/prison)
+"anG" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"anH" = (
+/obj/machinery/vending/sustenance,
+/turf/open/floor/wood,
+/area/security/prison)
+"anI" = (
+/obj/machinery/cryopod,
+/turf/open/floor/wood,
+/area/security/prison)
+"anJ" = (
+/obj/item/canvas/nineteenXnineteen,
+/obj/structure/easel,
+/turf/open/floor/wood,
+/area/security/prison)
+"anK" = (
+/obj/machinery/vr_sleeper,
+/turf/open/floor/wood,
+/area/security/prison)
+"anL" = (
+/obj/machinery/button/door{
+ id = "permabolt3";
+ name = "Cell Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_y = 25;
+ specialfunctions = 4
+ },
+/obj/structure/bed,
+/obj/machinery/flasher{
+ id = "PCell 3";
+ pixel_x = -28
+ },
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/wood,
+/area/security/prison)
+"anM" = (
+/obj/item/radio/intercom{
+ desc = "Talk through this. It looks like it has been modified to not broadcast.";
+ name = "Prison Intercom (General)";
+ pixel_y = 24;
+ prison_radio = 1
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"anN" = (
+/obj/item/paper,
+/obj/structure/table/wood,
+/obj/item/pen,
+/obj/machinery/camera{
+ c_tag = "Prison Cell 3";
+ network = list("ss13","prison")
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"anO" = (
+/obj/machinery/button/door{
+ id = "permacell3";
+ name = "Cell 3 Lockdown";
+ pixel_x = -30;
+ req_access_txt = "2"
+ },
+/obj/machinery/button/flasher{
+ id = "PCell 3";
+ pixel_x = -20
+ },
+/obj/structure/closet/secure_closet/brig,
+/turf/open/floor/wood,
+/area/security/prison)
+"anP" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/closet/secure_closet/brig,
+/turf/open/floor/wood,
+/area/security/prison)
+"anQ" = (
+/obj/structure/closet{
+ name = "Evidence Closet"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"anR" = (
+/obj/structure/rack,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"anS" = (
+/obj/structure/table,
+/obj/item/storage/box/firingpins,
+/obj/item/storage/box/firingpins,
+/obj/item/key/security,
+/obj/structure/sign/poster/official/ion_rifle{
+ pixel_x = -32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anT" = (
+/obj/structure/table,
+/obj/item/storage/box/chemimp{
+ pixel_x = 6
+ },
+/obj/item/storage/box/trackimp{
+ pixel_x = -3
+ },
+/obj/item/storage/lockbox/loyalty,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anU" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/shotgun/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/ballistic/shotgun/riot,
+/obj/item/gun/ballistic/shotgun/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anV" = (
+/obj/structure/rack,
+/obj/item/gun/energy/e_gun{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/e_gun,
+/obj/item/gun/energy/e_gun{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anW" = (
+/obj/structure/rack,
+/obj/item/gun/energy/laser{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/laser,
+/obj/item/gun/energy/laser{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/machinery/camera/motion{
+ c_tag = "Armory Motion Sensor"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anX" = (
+/obj/structure/rack,
+/obj/item/gun/energy/e_gun/advtaser{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/gun/energy/e_gun/advtaser,
+/obj/item/gun/energy/e_gun/advtaser{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anY" = (
+/obj/structure/closet/secure_closet/lethalshots,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"anZ" = (
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/obj/structure/closet/secure_closet/contraband/armory,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aoa" = (
+/obj/machinery/flasher/portable,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aob" = (
+/obj/machinery/flasher/portable,
+/obj/structure/sign/poster/official/enlist{
+ pixel_y = 32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aoc" = (
+/obj/structure/dresser,
+/obj/machinery/computer/security/telescreen/entertainment{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/obj/machinery/newscaster/security_unit{
+ pixel_y = 32
+ },
+/obj/item/storage/fancy/donut_box{
+ pixel_y = 8
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"aod" = (
+/obj/structure/sign/poster/contraband/donut_corp{
+ pixel_y = -32
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aoe" = (
+/turf/closed/wall/mineral/iron,
+/area/service/bar/atrium)
+"aof" = (
+/obj/structure/table/wood,
+/obj/machinery/light_switch{
+ pixel_x = 23
+ },
+/obj/machinery/computer/med_data/laptop,
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Head of Security's Desk";
+ departmentType = 5;
+ name = "Head of Security RC";
+ pixel_y = 30
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"aog" = (
+/obj/structure/table/wood,
+/obj/item/taperecorder,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aoh" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/rack,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aoi" = (
+/obj/structure/closet/secure_closet/detective,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aoj" = (
+/obj/machinery/computer/med_data,
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aok" = (
+/obj/machinery/computer/secure_data,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/obj/machinery/camera,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aol" = (
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aom" = (
+/obj/machinery/computer/apc_control{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"aon" = (
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"aoo" = (
+/obj/structure/table/reinforced,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high/plus,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"aop" = (
+/obj/structure/table/reinforced,
+/obj/item/clipboard,
+/obj/item/paper/monitorkey,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"aoq" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"aor" = (
+/obj/structure/cable,
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "ceprivacy";
+ name = "privacy shutter"
+ },
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"aos" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aot" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aou" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/main)
+"aov" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aow" = (
+/turf/open/floor/plating,
+/area/engineering/main)
+"aox" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/engineering/main)
+"aoy" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aoz" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aoA" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aoB" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet/royalblack,
+/area/ai_monitored/turret_protected/aisat_interior)
+"aoC" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aoE" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aoF" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aoG" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet)
+"aoH" = (
+/obj/structure/holohoop{
+ layer = 3.9
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aoI" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aoJ" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aoK" = (
+/obj/item/storage/crayons,
+/turf/open/floor/wood,
+/area/security/prison)
+"aoL" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security E.V.A. Storage";
+ req_access_txt = "3"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/security/office)
+"aoM" = (
+/obj/machinery/door/airlock/public/glass{
+ id_tag = "permabolt3";
+ name = "Cell 3"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "permacell3";
+ name = "cell blast door"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aoN" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/prison)
+"aoO" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Long-Term Cell 3";
+ req_access_txt = "2"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/security/prison)
+"aoP" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Evidence Storage";
+ req_access_txt = "63"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/security/prison)
+"aoQ" = (
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aoR" = (
+/obj/structure/closet{
+ name = "Evidence Closet"
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aoS" = (
+/obj/item/grenade/barrier{
+ pixel_x = 4
+ },
+/obj/item/grenade/barrier,
+/obj/item/grenade/barrier{
+ pixel_x = -4
+ },
+/obj/structure/table,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aoT" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"aoU" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"aoV" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"aoW" = (
+/turf/closed/wall/r_wall,
+/area/science/research)
+"aoX" = (
+/turf/open/floor/grass/snow/edina,
+/area/science/research)
+"aoY" = (
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aoZ" = (
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"apa" = (
+/turf/open/floor/wood,
+/area/commons/dorms)
+"apb" = (
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"apc" = (
+/obj/item/storage/secure/safe/HoS{
+ pixel_x = 32
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_x = 26;
+ pixel_y = -26
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"apd" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/rack,
+/obj/item/storage/briefcase,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"ape" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apf" = (
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apg" = (
+/obj/machinery/computer/card/minor/ce{
+ dir = 4
+ },
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Chief Engineer's Desk";
+ departmentType = 3;
+ name = "Chief Engineer RC";
+ pixel_x = -32
+ },
+/obj/machinery/camera{
+ c_tag = "Chief Engineer's Office";
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"aph" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/obj/effect/landmark/start/chief_engineer,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"api" = (
+/obj/structure/table/reinforced,
+/obj/item/folder/yellow,
+/obj/item/stamp/ce,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"apj" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ dir = 4;
+ name = "Station Intercom (General)";
+ pixel_x = 27
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"apk" = (
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Server Room";
+ req_access_txt = "61"
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"apl" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"apm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"apn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"apo" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"app" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"apq" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"apr" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aps" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"apt" = (
+/turf/open/floor/holofloor,
+/area/security/prison)
+"apu" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"apv" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"apw" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"apx" = (
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"apy" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/brig,
+/turf/open/floor/wood,
+/area/security/prison)
+"apz" = (
+/obj/vehicle/ridden/secway,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"apA" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"apB" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"apC" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/landmark/start/warden,
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"apD" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"apE" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"apF" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"apG" = (
+/obj/machinery/suit_storage_unit/security,
+/turf/open/floor/wood,
+/area/security/office)
+"apH" = (
+/obj/structure/tank_dispenser/oxygen,
+/turf/open/floor/wood,
+/area/security/office)
+"apI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"apJ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"apK" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Security's Office";
+ req_access_txt = "58"
+ },
+/obj/effect/decal/festive/mistletoe,
+/turf/open/floor/festive/wooden/wooden1,
+/area/command/heads_quarters/hos)
+"apL" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"apM" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/whiskey{
+ pixel_x = 3
+ },
+/obj/item/lighter,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apN" = (
+/obj/structure/chair/comfy/brown,
+/obj/effect/landmark/start/detective,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apO" = (
+/obj/structure/table/wood,
+/obj/item/camera/detective,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apP" = (
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"apQ" = (
+/obj/machinery/computer/station_alert{
+ dir = 4
+ },
+/obj/machinery/computer/security/telescreen/ce{
+ dir = 4;
+ pixel_x = -24
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"apR" = (
+/obj/machinery/keycard_auth{
+ pixel_y = -28
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"apS" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"apT" = (
+/obj/structure/table/reinforced,
+/obj/item/cartridge/engineering{
+ pixel_x = 4;
+ pixel_y = 5
+ },
+/obj/item/cartridge/engineering{
+ pixel_x = -3;
+ pixel_y = 2
+ },
+/obj/item/cartridge/engineering{
+ pixel_x = 3
+ },
+/obj/item/cartridge/atmos,
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"apU" = (
+/obj/machinery/light_switch{
+ pixel_x = 27
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/ce)
+"apV" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plating,
+/area/engineering/main)
+"apW" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/engineering/main)
+"apX" = (
+/obj/machinery/announcement_system,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"apY" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"apZ" = (
+/obj/structure/rack,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -2;
+ pixel_y = -1
+ },
+/obj/item/multitool,
+/obj/item/radio/off,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqa" = (
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqb" = (
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqc" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/blue,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqd" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqe" = (
+/obj/machinery/computer/telecomms/monitor{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"aqg" = (
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"aqh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"aqi" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aqj" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/security/prison)
+"aqk" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"aql" = (
+/obj/structure/chair/stool,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqm" = (
+/obj/machinery/button/door{
+ id = "permabolt2";
+ name = "Cell Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_y = 25;
+ specialfunctions = 4
+ },
+/obj/structure/bed,
+/obj/machinery/flasher{
+ id = "PCell 2";
+ pixel_x = -28
+ },
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqn" = (
+/obj/item/paper,
+/obj/structure/table/wood,
+/obj/item/pen,
+/obj/machinery/camera{
+ c_tag = "Prison Cell 2";
+ network = list("ss13","prison")
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aqo" = (
+/obj/machinery/button/door{
+ id = "permacell2";
+ name = "Cell 2 Lockdown";
+ pixel_x = -30;
+ req_access_txt = "2"
+ },
+/obj/machinery/button/flasher{
+ id = "PCell 2";
+ pixel_x = -20
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aqp" = (
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aqq" = (
+/obj/machinery/power/apc{
+ areastring = "/area/security/prison";
+ dir = 4;
+ name = "Prison Wing APC";
+ pixel_x = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aqr" = (
+/obj/structure/closet/secure_closet/brig,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqs" = (
+/obj/structure/rack,
+/obj/item/storage/box/rubbershot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/rubbershot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/rubbershot,
+/obj/item/storage/box/rubbershot,
+/obj/item/storage/box/rubbershot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/box/rubbershot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqt" = (
+/obj/structure/rack,
+/obj/item/gun/energy/e_gun/dragnet,
+/obj/item/gun/energy/e_gun/dragnet,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqu" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/suit/armor/bulletproof,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001;
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001
+ },
+/obj/item/clothing/head/helmet/alt{
+ layer = 3.00001;
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/structure/reagent_dispensers/peppertank{
+ pixel_y = -32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqv" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/suit/armor/riot,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/head/helmet/riot,
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/shield/riot{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/shield/riot,
+/obj/item/shield/riot{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/machinery/button/door{
+ id = "armory";
+ name = "Armory Shutters";
+ pixel_y = -26;
+ req_access_txt = "3"
+ },
+/obj/machinery/light,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqw" = (
+/obj/structure/chair/office/dark,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqx" = (
+/obj/structure/rack,
+/obj/item/gun/energy/ionrifle,
+/obj/item/gun/energy/temperature/security,
+/obj/item/clothing/suit/armor/laserproof,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqy" = (
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aqz" = (
+/obj/structure/rack,
+/obj/item/storage/box/teargas{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/handcuffs,
+/obj/item/storage/box/flashbangs{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"aqA" = (
+/obj/machinery/suit_storage_unit/hos,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"aqB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"aqC" = (
+/obj/structure/closet/secure_closet/hos,
+/obj/item/key/hos,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/neck/scarf/red,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"aqD" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aqE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aqF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aqG" = (
+/obj/structure/filingcabinet,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aqH" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/security/wooden_tv,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aqI" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/cigarettes,
+/obj/item/clothing/glasses/sunglasses,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aqJ" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green,
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aqK" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aqL" = (
+/obj/machinery/light_switch{
+ pixel_x = 27
+ },
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"aqM" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"aqN" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/command/heads_quarters/ce)
+"aqO" = (
+/obj/machinery/door/airlock/command/glass{
+ name = "Chief Engineer";
+ req_access_txt = "56"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/command/heads_quarters/ce)
+"aqP" = (
+/obj/machinery/computer/message_monitor{
+ dir = 4
+ },
+/obj/machinery/newscaster{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqQ" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqR" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqS" = (
+/obj/machinery/computer/telecomms/server{
+ dir = 8
+ },
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/computer)
+"aqT" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aqU" = (
+/obj/structure/table,
+/obj/item/instrument/harmonica,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqV" = (
+/obj/machinery/door/airlock/public/glass{
+ id_tag = "permabolt2";
+ name = "Cell 2"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "permacell2";
+ name = "cell blast door"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aqW" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Long-Term Cell 2";
+ req_access_txt = "2"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqX" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aqY" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Brig Control";
+ req_access_txt = "3"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/security/prison)
+"aqZ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/ai_monitored/security/armory)
+"ara" = (
+/obj/machinery/door/window/southleft{
+ base_state = "right";
+ icon_state = "right";
+ name = "Armory";
+ req_access_txt = "3"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"arb" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "armory";
+ name = "Armoury Shutter"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"arc" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/eastleft{
+ dir = 2;
+ name = "armoury desk";
+ req_access_txt = "1"
+ },
+/obj/machinery/door/window/westleft{
+ dir = 1;
+ name = "armoury desk";
+ req_access_txt = "3"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/security/armory)
+"ard" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Security's Office";
+ req_access_txt = "58"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"are" = (
+/obj/machinery/door/airlock/security{
+ name = "Detective's Office";
+ req_access_txt = "4"
+ },
+/turf/open/floor/carpet,
+/area/security/detectives_office)
+"arf" = (
+/obj/machinery/computer/station_alert{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arg" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arh" = (
+/obj/machinery/power/apc/highcap/fifteen_k{
+ areastring = "/area/engineering/main";
+ dir = 1;
+ name = "Engineering APC";
+ pixel_y = 25
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"ari" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"ark" = (
+/obj/machinery/quantumpad{
+ map_pad_id = "EngieL2";
+ map_pad_link_id = "AME"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arl" = (
+/obj/machinery/vending/engineering,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arm" = (
+/obj/structure/particle_accelerator/end_cap,
+/obj/structure/particle_accelerator/fuel_chamber,
+/obj/structure/particle_accelerator/particle_emitter/center,
+/obj/structure/particle_accelerator/particle_emitter/left,
+/obj/structure/particle_accelerator/particle_emitter/right,
+/obj/structure/particle_accelerator/power_box,
+/obj/machinery/particle_accelerator/control_box,
+/obj/structure/closet/crate/engineering{
+ name = "Particle Accelerator Crate"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arn" = (
+/obj/item/stack/cable_coil/red,
+/obj/item/wrench,
+/obj/item/weldingtool/largetank,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/power/apc/highcap/fifteen_k{
+ areastring = "/area/engineering/main";
+ dir = 1;
+ name = "Engineering APC";
+ pixel_x = 30
+ },
+/obj/structure/cable,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aro" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/tcommsat/server)
+"arp" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/tcommsat/server)
+"arq" = (
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Server Room";
+ req_access_txt = "61"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"arr" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/tcommsat/server)
+"ars" = (
+/obj/vehicle/ridden/secway,
+/obj/item/key/security,
+/turf/open/floor/wood,
+/area/security/office)
+"art" = (
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aru" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/tcommsat/server)
+"arv" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/tcommsat/server)
+"arw" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 8;
+ name = "8maintenance loot spawner"
+ },
+/obj/structure/table,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"arx" = (
+/obj/structure/weightmachine/weightlifter,
+/turf/open/floor/wood,
+/area/security/prison)
+"ary" = (
+/obj/item/toy/cards/deck,
+/obj/structure/table,
+/turf/open/floor/wood,
+/area/security/prison)
+"arz" = (
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/pen,
+/obj/structure/table,
+/turf/open/floor/wood,
+/area/security/prison)
+"arA" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"arB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"arC" = (
+/turf/closed/wall/mineral/iron,
+/area/security/warden)
+"arD" = (
+/obj/structure/table,
+/obj/item/folder/red,
+/obj/item/pen,
+/obj/item/hand_labeler,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"arE" = (
+/turf/open/floor/wood,
+/area/security/warden)
+"arF" = (
+/obj/structure/bed/double,
+/obj/structure/sign/poster/official/nt_storm_officer{
+ pixel_y = 32
+ },
+/obj/item/bedsheet/hos/double,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"arG" = (
+/obj/machinery/computer/security,
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"arH" = (
+/obj/machinery/computer/secure_data,
+/turf/open/floor/wood,
+/area/security/warden)
+"arI" = (
+/obj/structure/table,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/security/warden)
+"arJ" = (
+/obj/item/clothing/gloves/color/latex,
+/obj/item/clothing/mask/surgical,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"arK" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"arL" = (
+/obj/machinery/iv_drip,
+/obj/item/reagent_containers/blood,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_y = 24
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"arM" = (
+/obj/machinery/computer/security/hos{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"arN" = (
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"arO" = (
+/obj/structure/table/wood,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/radio/off{
+ pixel_y = 3
+ },
+/obj/item/taperecorder{
+ pixel_x = -4
+ },
+/obj/item/cartridge/detective,
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"arP" = (
+/obj/machinery/photocopier,
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"arQ" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/turf/open/floor/wood,
+/area/security/office)
+"arR" = (
+/obj/item/clothing/mask/gas/sechailer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/gas/sechailer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/gas/sechailer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/structure/rack,
+/turf/open/floor/wood,
+/area/security/office)
+"arS" = (
+/obj/machinery/modular_computer/console/preset/engineering{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arT" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/obj/effect/landmark/start/station_engineer,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arU" = (
+/obj/machinery/door/window/southleft{
+ dir = 4;
+ name = "Engineering";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arV" = (
+/obj/machinery/light/floor,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"arW" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/engine_smes)
+"arX" = (
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"arY" = (
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"arZ" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asa" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"asb" = (
+/obj/item/toy/beach_ball/holoball,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"asc" = (
+/obj/structure/table,
+/obj/machinery/light/floor,
+/turf/open/floor/wood,
+/area/security/prison)
+"asd" = (
+/obj/structure/table,
+/turf/open/floor/wood,
+/area/security/prison)
+"ase" = (
+/obj/machinery/button/door{
+ id = "permabolt1";
+ name = "Cell Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_y = 25;
+ specialfunctions = 4
+ },
+/obj/structure/bed,
+/obj/machinery/flasher{
+ id = "PCell 1";
+ pixel_x = -28
+ },
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/wood,
+/area/security/prison)
+"asf" = (
+/obj/item/paper,
+/obj/structure/table/wood,
+/obj/item/pen,
+/obj/machinery/camera{
+ c_tag = "Prison Cell 1";
+ network = list("ss13","prison")
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"asg" = (
+/obj/machinery/button/door{
+ id = "permacell1";
+ name = "Cell 1 Lockdown";
+ pixel_x = -30;
+ req_access_txt = "2"
+ },
+/obj/machinery/button/flasher{
+ id = "PCell 1";
+ pixel_x = -20
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"ash" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/security/warden)
+"asi" = (
+/obj/structure/table,
+/obj/machinery/recharger,
+/turf/open/floor/wood,
+/area/security/warden)
+"asj" = (
+/obj/structure/table,
+/obj/machinery/chem_dispenser/drinks/beer{
+ dir = 8
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"ask" = (
+/obj/item/storage/box/bodybags,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -27
+ },
+/obj/item/reagent_containers/syringe{
+ name = "steel point"
+ },
+/obj/item/reagent_containers/glass/bottle/charcoal,
+/obj/item/reagent_containers/glass/bottle/epinephrine,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"asl" = (
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"asm" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/structure/bodycontainer/morgue{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"asn" = (
+/obj/machinery/computer/secure_data{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"aso" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"asp" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/obj/effect/landmark/start/head_of_security,
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"asq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/holopad,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"asr" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/head_of_security,
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"ass" = (
+/obj/machinery/computer/prisoner/management{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"ast" = (
+/obj/machinery/holopad,
+/turf/open/floor/wood,
+/area/security/office)
+"asu" = (
+/obj/structure/window/reinforced,
+/obj/machinery/computer/atmos_alert{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asv" = (
+/obj/structure/window/reinforced,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asw" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asx" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/vending/wardrobe/engi_wardrobe,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asy" = (
+/obj/structure/window/reinforced,
+/obj/machinery/vending/tool,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asz" = (
+/obj/structure/window/reinforced,
+/obj/machinery/vending/engivend,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"asA" = (
+/obj/machinery/power/smes/engineering,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"asB" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/terminal{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"asC" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"asD" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"asE" = (
+/obj/machinery/telecomms/server/presets/service,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asF" = (
+/obj/machinery/telecomms/server/presets/supply,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asG" = (
+/obj/machinery/blackbox_recorder,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asH" = (
+/obj/machinery/telecomms/server/presets/common,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asI" = (
+/obj/machinery/telecomms/server/presets/engineering,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"asJ" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security E.V.A. Storage";
+ req_access_txt = "3"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"asK" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"asL" = (
+/obj/structure/fence,
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"asM" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"asN" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"asO" = (
+/obj/structure/table,
+/obj/machinery/computer/libraryconsole/bookmanagement,
+/turf/open/floor/wood,
+/area/security/prison)
+"asP" = (
+/obj/machinery/door/airlock/public/glass{
+ id_tag = "permabolt1";
+ name = "Cell 1"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "permacell1";
+ name = "cell blast door"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"asQ" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Long-Term Cell 1";
+ req_access_txt = "2"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/security/prison)
+"asR" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"asS" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"asT" = (
+/obj/machinery/holopad,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"asU" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/security/warden";
+ dir = 8;
+ name = "Brig Control APC";
+ pixel_x = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"asV" = (
+/obj/structure/table/glass,
+/obj/machinery/computer/med_data/laptop,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Brig Infirmary";
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"asW" = (
+/obj/machinery/computer/card/minor/hos{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"asX" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat{
+ desc = "A fierce companion for any person of power, this spider has been carefully trained by Nanotrasen specialists. Its beady, staring eyes send shivers down your spine.";
+ emote_hear = list("chitters");
+ faction = list("spiders");
+ harm_intent_damage = 3;
+ health = 200;
+ icon_dead = "guard_dead";
+ icon_gib = "guard_dead";
+ icon_living = "guard";
+ icon_state = "guard";
+ maxHealth = 250;
+ max_co2 = 5;
+ max_tox = 2;
+ melee_damage_lower = 15;
+ melee_damage_upper = 20;
+ min_oxy = 5;
+ movement_type = 1;
+ name = "Sergeant Araneus";
+ real_name = "Sergeant Araneus";
+ turns_per_move = 10
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"asY" = (
+/obj/machinery/computer/security/labor{
+ dir = 8
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"asZ" = (
+/obj/structure/table/reinforced,
+/obj/item/lighter,
+/obj/item/folder/blue{
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/folder/red{
+ pixel_x = -2;
+ pixel_y = -2
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"ata" = (
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"atb" = (
+/obj/structure/chair/office/dark,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"atc" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/engine/n2,
+/area/engineering/atmos)
+"atd" = (
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/obj/machinery/atmospherics/miner/nitrogen,
+/turf/open/floor/engine/n2,
+/area/engineering/atmos)
+"ate" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/engine/o2,
+/area/engineering/atmos)
+"atf" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/miner/oxygen,
+/turf/open/floor/engine/o2,
+/area/engineering/atmos)
+"atg" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"ath" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/rnd/production/protolathe/department/engineering,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"ati" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"atj" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"atk" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/closet/crate/solarpanel_small,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"atl" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/pipe_dispenser,
+/obj/item/clothing/glasses/meson/engine,
+/obj/structure/rack,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"atm" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"atn" = (
+/obj/machinery/telecomms/processor/preset_two,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"ato" = (
+/obj/machinery/telecomms/bus/preset_two,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"atp" = (
+/obj/machinery/telecomms/broadcaster/preset_left,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"atq" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"atr" = (
+/obj/machinery/telecomms/broadcaster/preset_right,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"ats" = (
+/obj/machinery/telecomms/processor/preset_four,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"att" = (
+/obj/machinery/telecomms/bus/preset_four,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"atu" = (
+/obj/structure/fence,
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"atv" = (
+/obj/structure/ice_stasis,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"atw" = (
+/obj/item/flashlight/seclite,
+/obj/item/flashlight/seclite,
+/obj/item/flashlight/seclite,
+/obj/item/restraints/handcuffs,
+/obj/item/restraints/handcuffs,
+/obj/item/restraints/handcuffs,
+/obj/structure/rack,
+/turf/open/floor/wood,
+/area/security/office)
+"atx" = (
+/obj/effect/landmark/start/security_officer,
+/turf/open/floor/wood,
+/area/security/office)
+"aty" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/security/office)
+"atz" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"atA" = (
+/obj/structure/grille,
+/obj/structure/grille,
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"atB" = (
+/obj/structure/grille,
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"atC" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/closet/toolcloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"atD" = (
+/obj/machinery/washing_machine,
+/turf/open/floor/wood,
+/area/security/prison)
+"atE" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/requests_console{
+ department = "Security";
+ departmentType = 5;
+ pixel_x = -30
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"atF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"atG" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/wood,
+/area/security/warden)
+"atH" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"atI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"atJ" = (
+/obj/item/storage/toolbox/drone,
+/obj/structure/table,
+/turf/open/floor/wood,
+/area/security/warden)
+"atK" = (
+/obj/structure/table,
+/obj/item/toy/figure/warden,
+/turf/open/floor/wood,
+/area/security/warden)
+"atL" = (
+/obj/effect/landmark/start/warden,
+/obj/structure/chair/office/dark,
+/obj/machinery/button/door{
+ id = "Prison Gate";
+ name = "Prison Wing Lockdown";
+ pixel_x = -27;
+ pixel_y = 8;
+ req_access_txt = "2"
+ },
+/obj/machinery/button/door{
+ id = "Secure Gate";
+ name = "Cell Shutters";
+ pixel_x = -27;
+ pixel_y = -2
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"atM" = (
+/obj/machinery/computer/crew{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"atN" = (
+/obj/structure/closet/secure_closet/warden,
+/turf/open/floor/wood,
+/area/security/warden)
+"atO" = (
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/regular,
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"atP" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"atQ" = (
+/obj/structure/bed,
+/obj/item/clothing/suit/straight_jacket,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"atR" = (
+/obj/structure/bed,
+/obj/item/clothing/suit/straight_jacket,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"atS" = (
+/obj/machinery/computer/crew{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"atT" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"atU" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"atV" = (
+/obj/structure/table/wood,
+/obj/item/stamp/hos,
+/obj/item/folder/red{
+ pixel_x = 3
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/recharger{
+ pixel_x = -8;
+ pixel_y = 6
+ },
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"atW" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/carpet,
+/area/command/heads_quarters/hos)
+"atX" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/security/office)
+"atY" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/office)
+"atZ" = (
+/obj/machinery/computer/secure_data{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aua" = (
+/obj/machinery/rnd/production/techfab/department/security,
+/turf/open/floor/wood,
+/area/security/office)
+"aub" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/nitrogen_output,
+/turf/open/floor/engine/n2,
+/area/engineering/atmos)
+"auc" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrogen_input,
+/turf/open/floor/engine/n2,
+/area/engineering/atmos)
+"aud" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/oxygen_output,
+/turf/open/floor/engine/o2,
+/area/engineering/atmos)
+"aue" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/fancy/donut_box,
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"auf" = (
+/turf/open/floor/engine/n2,
+/area/engineering/atmos)
+"aug" = (
+/turf/open/floor/engine/o2,
+/area/engineering/atmos)
+"auh" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/oxygen_input,
+/turf/open/floor/engine/o2,
+/area/engineering/atmos)
+"aui" = (
+/obj/machinery/computer/rdconsole/production{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"auj" = (
+/obj/effect/landmark/start/station_engineer,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"auk" = (
+/obj/machinery/door/window/southleft{
+ dir = 8;
+ name = "Engineering";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aul" = (
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/pipe_dispenser,
+/obj/item/clothing/glasses/meson/engine,
+/obj/structure/rack,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"aum" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"aun" = (
+/obj/machinery/telecomms/hub/preset,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"auo" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"aup" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"auq" = (
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc/highcap/five_k{
+ areastring = "/area/tcommsat/server";
+ dir = 4;
+ name = "Telecomms Server APC";
+ pixel_x = 25
+ },
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"aur" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aus" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/closet/toolcloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aut" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"auu" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"auv" = (
+/obj/machinery/holopad,
+/turf/open/floor/wood,
+/area/security/prison)
+"auw" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Restroom"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"aux" = (
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"auy" = (
+/obj/structure/urinal{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"auz" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/structure/mirror{
+ pixel_x = 30
+ },
+/obj/item/soap/nanotrasen,
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"auA" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Prison Wing";
+ req_access_txt = "2"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "Prison Gate";
+ name = "prison blast door"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/security/prison)
+"auB" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Prison Wing";
+ req_access_txt = "2"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "Prison Gate";
+ name = "prison blast door"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"auC" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Brig Control";
+ req_access_txt = "3"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"auD" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/warden)
+"auE" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"auF" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"auG" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/effect/decal/festive/holly,
+/turf/open/floor/wood,
+/area/security/warden)
+"auH" = (
+/obj/machinery/door/window/southleft{
+ name = "Reception Desk";
+ req_access_txt = "63"
+ },
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Armory Desk";
+ req_access_txt = "3"
+ },
+/obj/item/pen{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"auI" = (
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"auJ" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "innerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/security/brig)
+"auK" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/command/heads_quarters/hos)
+"auL" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Security's Office";
+ req_access_txt = "58"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"auM" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Office";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating,
+/area/security/office)
+"auN" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/layer_manifold{
+ dir = 1
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"auO" = (
+/obj/structure/grille,
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"auP" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 1
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"auQ" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"auR" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"auS" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/layer_manifold,
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"auT" = (
+/obj/structure/window/reinforced,
+/obj/machinery/rnd/production/circuit_imprinter,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"auU" = (
+/obj/structure/closet/crate,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/rods/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/electronics/airlock,
+/obj/item/electronics/airlock,
+/obj/item/stock_parts/cell/high/plus,
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 30
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"auV" = (
+/obj/structure/window/reinforced,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/pipe_dispenser,
+/obj/item/clothing/glasses/meson/engine,
+/obj/structure/rack,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"auW" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/engine_smes)
+"auX" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Engine Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"auY" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/engine_smes)
+"auZ" = (
+/obj/machinery/telecomms/bus/preset_one,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"ava" = (
+/obj/machinery/telecomms/processor/preset_one,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avb" = (
+/obj/machinery/telecomms/receiver/preset_left,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avc" = (
+/obj/machinery/telecomms/receiver/preset_right,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avd" = (
+/obj/machinery/telecomms/bus/preset_three,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"ave" = (
+/obj/machinery/telecomms/processor/preset_three,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avf" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avg" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin/towel,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"avh" = (
+/obj/machinery/light/small,
+/obj/item/bikehorn/rubberducky,
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"avi" = (
+/turf/open/floor/wood,
+/area/security/brig)
+"avj" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"avk" = (
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"avl" = (
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avm" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avn" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avo" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/machinery/power/apc/auto_name/north,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avp" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/security/brig)
+"avr" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/brig)
+"avs" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"avt" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/security/processing)
+"avu" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"avv" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/machinery/computer/shuttle/labor,
+/turf/open/floor/wood,
+/area/security/processing)
+"avw" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/computer/security/labor,
+/turf/open/floor/wood,
+/area/security/processing)
+"avx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/computer/secure_data,
+/turf/open/floor/wood,
+/area/security/processing)
+"avy" = (
+/obj/machinery/recharger,
+/obj/structure/table/reinforced,
+/turf/open/floor/wood,
+/area/security/processing)
+"avz" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/yellow/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"avA" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"avB" = (
+/obj/machinery/suit_storage_unit/engine,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avC" = (
+/obj/machinery/suit_storage_unit/engine,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avD" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/structure/reagent_dispensers/watertank,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avE" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avF" = (
+/obj/structure/closet,
+/obj/item/clothing/suit/hooded/wintercoat/engineering,
+/obj/item/clothing/suit/hooded/wintercoat/engineering,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avG" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"avH" = (
+/obj/machinery/telecomms/server/presets/science,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avI" = (
+/obj/machinery/telecomms/server/presets/medical,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avJ" = (
+/obj/machinery/power/terminal{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avK" = (
+/obj/machinery/power/smes{
+ charge = 5e+006
+ },
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"avL" = (
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avM" = (
+/obj/machinery/telecomms/server/presets/command,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avN" = (
+/obj/machinery/telecomms/server/presets/security,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"avO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"avP" = (
+/obj/structure/streetdecor/bigtree{
+ pixel_x = -16
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"avQ" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"avR" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avS" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avT" = (
+/obj/structure/holohoop{
+ dir = 1;
+ layer = 4.1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avU" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avV" = (
+/obj/machinery/computer/security{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"avW" = (
+/obj/machinery/disposal/bin,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"avX" = (
+/obj/machinery/photocopier,
+/turf/open/floor/wood,
+/area/security/office)
+"avY" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/holofloor,
+/area/security/prison)
+"avZ" = (
+/obj/item/cultivator,
+/turf/open/floor/wood,
+/area/security/prison)
+"awa" = (
+/obj/item/shovel/spade,
+/turf/open/floor/wood,
+/area/security/prison)
+"awb" = (
+/obj/item/reagent_containers/glass/bucket,
+/turf/open/floor/wood,
+/area/security/prison)
+"awc" = (
+/obj/item/plant_analyzer,
+/turf/open/floor/wood,
+/area/security/prison)
+"awd" = (
+/obj/machinery/door/airlock{
+ name = "Unit 1"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"awe" = (
+/obj/machinery/door/airlock{
+ name = "Unit 2"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"awf" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awg" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awh" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awi" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awj" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awk" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awl" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/holopad,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awm" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awn" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awo" = (
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"awp" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awq" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/sorting/mail/flip{
+ dir = 4;
+ sortType = 8
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awr" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"aws" = (
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"awt" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/sorting/mail/flip{
+ dir = 4;
+ sortType = 7
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"awu" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Transferring Control";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/security/processing)
+"awv" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"aww" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"awx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"awy" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"awz" = (
+/turf/open/floor/wood,
+/area/security/processing)
+"awA" = (
+/obj/effect/decal/festive/fairylights,
+/obj/structure/chair/sofa/corner{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"awB" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/obj/machinery/atmospherics/components/binary/pump,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awC" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awD" = (
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awE" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awF" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/obj/machinery/atmospherics/components/binary/pump,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awG" = (
+/obj/machinery/atmospherics/components/trinary/filter/atmos/o2{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awH" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"awI" = (
+/obj/machinery/portable_atmospherics/pump,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"awJ" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/structure/fans/tiny,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Engine Room";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"awK" = (
+/obj/machinery/ntnet_relay,
+/turf/open/floor/circuit/telecomms/mainframe,
+/area/tcommsat/server)
+"awL" = (
+/obj/machinery/camera{
+ c_tag = "Telecomms Server Room";
+ dir = 1;
+ network = list("tcomms")
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/tcommsat/server)
+"awM" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"awN" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/security/prison)
+"awO" = (
+/obj/machinery/biogenerator,
+/turf/open/floor/wood,
+/area/security/prison)
+"awP" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"awQ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"awR" = (
+/obj/machinery/seed_extractor,
+/turf/open/floor/wood,
+/area/security/prison)
+"awS" = (
+/obj/machinery/hydroponics/constructable,
+/obj/item/seeds/glowshroom,
+/turf/open/floor/wood,
+/area/security/prison)
+"awT" = (
+/obj/machinery/hydroponics/constructable,
+/obj/item/seeds/grass,
+/turf/open/floor/wood,
+/area/security/prison)
+"awU" = (
+/obj/machinery/hydroponics/constructable,
+/obj/item/seeds/corn,
+/turf/open/floor/wood,
+/area/security/prison)
+"awV" = (
+/obj/machinery/hydroponics/constructable,
+/obj/item/seeds/poppy,
+/turf/open/floor/wood,
+/area/security/prison)
+"awW" = (
+/obj/structure/toilet{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"awX" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/toilet{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/security/prison)
+"awY" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"awZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/brig)
+"axa" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/brig)
+"axb" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axc" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axd" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axe" = (
+/obj/machinery/door_timer{
+ id = "Cell 1";
+ name = "Cell 1";
+ pixel_y = -32
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/brig)
+"axf" = (
+/obj/machinery/door_timer{
+ id = "Cell 2";
+ name = "Cell 2";
+ pixel_y = -32
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/brig)
+"axg" = (
+/obj/machinery/door_timer{
+ id = "Cell 3";
+ name = "Cell 3";
+ pixel_y = -32
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/brig)
+"axh" = (
+/obj/machinery/door_timer{
+ id = "Cell 4";
+ name = "Cell 4";
+ pixel_y = -32
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/security/brig)
+"axi" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axj" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/security/processing)
+"axk" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"axl" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/processing)
+"axm" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axn" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axo" = (
+/obj/machinery/atmospherics/components/trinary/mixer/airmix{
+ dir = 8;
+ node1_concentration = 0.21;
+ node2_concentration = 0.79;
+ piping_layer = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/yellow{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axp" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axq" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axr" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/manifold/yellow/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axs" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axt" = (
+/obj/structure/closet/secure_closet/engineering_personal,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axu" = (
+/obj/structure/closet/secure_closet/engineering_personal,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axv" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axw" = (
+/obj/structure/tank_dispenser,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axx" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axy" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axz" = (
+/obj/effect/festive/street/streetlineem,
+/obj/vehicle/sealed/vectorcraft/truck,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axA" = (
+/obj/vehicle/sealed/vectorcraft/CE,
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axB" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/security/prison)
+"axC" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "innerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/brig)
+"axD" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/security/brig)
+"axE" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 1";
+ name = "Cell 1"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axF" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 2";
+ name = "Cell 2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axG" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 3";
+ name = "Cell 3"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axH" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 4";
+ name = "Cell 4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/security/brig)
+"axI" = (
+/turf/closed/wall/mineral/iron,
+/area/service/lawoffice)
+"axJ" = (
+/obj/machinery/door/airlock{
+ name = "Law Office";
+ req_access_txt = "38"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"axK" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "lawyer_blast";
+ name = "privacy door"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/service/lawoffice)
+"axL" = (
+/obj/machinery/power/apc{
+ areastring = "/area/security/processing";
+ dir = 8;
+ name = "Labor Shuttle Dock APC";
+ pixel_x = -24
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/wood,
+/area/security/processing)
+"axM" = (
+/obj/machinery/holopad,
+/turf/open/floor/wood,
+/area/security/processing)
+"axN" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axP" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"axQ" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axR" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axS" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axT" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axU" = (
+/obj/machinery/light/floor,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axV" = (
+/obj/machinery/door/airlock/engineering,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axW" = (
+/obj/machinery/light/floor,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axX" = (
+/obj/machinery/button/door{
+ id = "enggarage";
+ name = "Engineering Garage Door";
+ pixel_x = 28
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"axY" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/main)
+"axZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/stairs/stairssouth,
+/area/maintenance/starboard/fore)
+"aya" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/rack,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayb" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayc" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/cardboard,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayd" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"aye" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/table,
+/obj/item/flashlight/lamp,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/pen,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayg" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -2;
+ pixel_y = 5
+ },
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayh" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 8;
+ name = "8maintenance loot spawner"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayi" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayj" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayk" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayl" = (
+/turf/open/floor/festive/alleyway/safe,
+/area/security/brig)
+"aym" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/brig)
+"ayn" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 1";
+ name = "Cell 1 Locker"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayo" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayp" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayq" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 2";
+ name = "Cell 2 Locker"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayr" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 3";
+ name = "Cell 3 Locker"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ays" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 4";
+ name = "Cell 4 Locker"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayt" = (
+/obj/machinery/requests_console{
+ department = "Law office";
+ pixel_x = -32
+ },
+/obj/structure/rack,
+/obj/item/storage/briefcase,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayu" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"ayv" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayw" = (
+/obj/item/radio/intercom{
+ pixel_y = 25
+ },
+/obj/machinery/holopad,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayx" = (
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayy" = (
+/obj/machinery/photocopier,
+/obj/machinery/button/door{
+ id = "lawyer_blast";
+ name = "Privacy Shutters";
+ pixel_x = 25;
+ pixel_y = 8
+ },
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayz" = (
+/obj/machinery/gulag_teleporter,
+/turf/open/floor/wood,
+/area/security/processing)
+"ayA" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/airlock/security/glass{
+ name = "Prisoner Processing";
+ req_access_txt = "2"
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"ayB" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"ayC" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"ayD" = (
+/obj/item/clothing/head/beret/eng,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"ayE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"ayF" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"ayG" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"ayH" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/starboard/fore)
+"ayI" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light,
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayL" = (
+/obj/machinery/door/airlock/external{
+ name = "Gulag Shuttle Airlock";
+ req_access_txt = "63"
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"ayM" = (
+/obj/machinery/door/airlock/security/glass,
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/maintenance/starboard/fore)
+"ayN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/security/brig)
+"ayO" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/brig)
+"ayP" = (
+/obj/item/radio/intercom{
+ desc = "Talk through this. It looks like it has been modified to not broadcast.";
+ name = "Prison Intercom (General)";
+ pixel_x = -25;
+ pixel_y = -2;
+ prison_radio = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayQ" = (
+/turf/open/floor/plasteel/dark,
+/area/security/brig)
+"ayR" = (
+/obj/machinery/vending/cigarette,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayS" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayT" = (
+/obj/structure/table/wood,
+/obj/item/pen/red,
+/obj/item/book/manual/wiki/security_space_law,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayU" = (
+/obj/structure/table/wood,
+/obj/item/folder/blue,
+/obj/item/stamp/law,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayV" = (
+/obj/structure/filingcabinet/employment,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"ayW" = (
+/obj/machinery/computer/prisoner/gulag_teleporter_computer{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"ayX" = (
+/obj/machinery/gulag_item_reclaimer{
+ pixel_y = 24
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"ayY" = (
+/obj/effect/decal/festive/fairylights,
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"ayZ" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"aza" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxin_input{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"azb" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 8
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"azc" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"azd" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aze" = (
+/obj/structure/table/wood,
+/obj/item/candle,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"azf" = (
+/obj/machinery/atmospherics/components/trinary/filter/atmos/plasma,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"azg" = (
+/obj/machinery/door/airlock/atmos/glass,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"azh" = (
+/obj/structure/grille,
+/obj/structure/window/plasma/reinforced/fulltile,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"azi" = (
+/obj/structure/table,
+/obj/item/clothing/head/beret/atmos,
+/obj/machinery/door/window/westleft{
+ dir = 2;
+ icon_state = "right"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"azj" = (
+/obj/structure/table,
+/obj/item/clothing/head/beret/ce/white,
+/obj/machinery/door/window/westleft{
+ dir = 2;
+ icon_state = "right"
+ },
+/obj/effect/decal/festive/holly,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"azk" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "enggarage"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/engineering/main)
+"azl" = (
+/obj/structure/statue/sandstone/venus{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"azm" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"azn" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "evashutter";
+ name = "E.V.A. Storage Shutter"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"azo" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"azp" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/closed/wall/mineral/iron,
+/area/maintenance/starboard/fore)
+"azq" = (
+/obj/structure/chair/sofa/right,
+/obj/machinery/flasher{
+ id = "Cell 1";
+ pixel_x = -28
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azr" = (
+/obj/structure/chair/sofa,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azs" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azt" = (
+/obj/structure/chair/sofa/right,
+/obj/machinery/flasher{
+ id = "Cell 2";
+ pixel_x = -28
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azu" = (
+/obj/structure/chair/sofa/right,
+/obj/machinery/flasher{
+ id = "Cell 3";
+ pixel_x = -28
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azv" = (
+/obj/structure/chair/sofa/right,
+/obj/machinery/flasher{
+ id = "Cell 4";
+ pixel_x = -28
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azw" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azx" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azy" = (
+/obj/effect/landmark/start/lawyer,
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azz" = (
+/obj/effect/landmark/start/lawyer,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azA" = (
+/obj/machinery/vending/wardrobe/law_wardrobe,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azB" = (
+/obj/item/storage/box/prisoner,
+/obj/structure/table/reinforced,
+/turf/open/floor/wood,
+/area/security/processing)
+"azC" = (
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"azD" = (
+/obj/machinery/portable_atmospherics/canister/toxins,
+/obj/machinery/atmospherics/miner/toxins,
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"azE" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"azF" = (
+/turf/open/floor/wood,
+/area/engineering/main)
+"azG" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/engineering/main)
+"azH" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/maintenance/starboard/fore)
+"azI" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"azJ" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azK" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azL" = (
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"azM" = (
+/obj/structure/rack,
+/obj/item/storage/briefcase,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azN" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ pixel_y = -23
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azO" = (
+/obj/structure/table/wood,
+/obj/machinery/camera{
+ c_tag = "Law Office";
+ dir = 1
+ },
+/obj/item/flashlight/lamp/green{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azP" = (
+/obj/structure/table/wood,
+/obj/item/taperecorder,
+/obj/item/cartridge/lawyer,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azQ" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/item/pen,
+/obj/machinery/computer/security/telescreen/prison{
+ dir = 1;
+ pixel_y = -27
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azR" = (
+/obj/machinery/disposal/bin,
+/turf/open/floor/wood,
+/area/service/lawoffice)
+"azS" = (
+/obj/structure/table/reinforced,
+/obj/item/restraints/handcuffs,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/security/processing)
+"azT" = (
+/obj/machinery/button/door{
+ desc = "A remote control switch for the exit.";
+ id = "laborexit";
+ name = "exit button";
+ normaldoorcontrol = 1;
+ pixel_x = 26;
+ pixel_y = -6
+ },
+/turf/open/floor/wood,
+/area/security/processing)
+"azU" = (
+/obj/machinery/light,
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"azV" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/toxin_output{
+ dir = 4
+ },
+/turf/open/floor/engine/plasma,
+/area/engineering/atmos)
+"azW" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/layer_manifold{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"azX" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"azY" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"azZ" = (
+/obj/machinery/atmospherics/pipe/manifold/yellow/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aAa" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/brig)
+"aAb" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "Secure Gate";
+ name = "brig shutters"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/security/brig)
+"aAc" = (
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/airlock/security{
+ id_tag = "laborexit";
+ name = "Labor Shuttle";
+ req_access_txt = "63"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/security/processing)
+"aAd" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/command{
+ name = "E.V.A. Storage";
+ req_access_txt = "18"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aAe" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aAf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aAg" = (
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aAh" = (
+/obj/effect/festive/street/streetlineinnernw,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAi" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAj" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 2
+ },
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAk" = (
+/obj/machinery/computer/mech_bay_power_console,
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAl" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 2
+ },
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAm" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/computer/mech_bay_power_console,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAn" = (
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/festive/street/streetlineinnerne,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAo" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/processing)
+"aAp" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/command{
+ name = "E.V.A. Storage";
+ req_access_txt = "18"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/ai_monitored/command/storage/eva)
+"aAq" = (
+/obj/effect/landmark/start/atmospheric_technician,
+/turf/open/floor/wood,
+/area/engineering/main)
+"aAr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/button/door{
+ id = "secgate1";
+ name = "Gate doors";
+ pixel_x = -28
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aAs" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aAt" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAu" = (
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAv" = (
+/obj/vehicle/sealed/vectorcraft/cyber,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAw" = (
+/obj/vehicle/sealed/vectorcraft/hos,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAx" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAy" = (
+/turf/open/floor/festive/alleyway/safe,
+/area/security/processing)
+"aAz" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/engineering/main)
+"aAA" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate1"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAB" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAC" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAD" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aAF" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAG" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAH" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAI" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/circuit,
+/area/science/robotics/mechbay)
+"aAJ" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/power/apc{
+ areastring = "/area/science/robotics/mechbay";
+ dir = 4;
+ name = "Mech Bay APC";
+ pixel_x = 26
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAK" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/processing)
+"aAL" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/processing)
+"aAM" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aAN" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/carbon_input{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aAO" = (
+/obj/machinery/atmospherics/components/trinary/filter/atmos/co2,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aAP" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate1"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAR" = (
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAS" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aAT" = (
+/turf/open/floor/circuit,
+/area/science/robotics/mechbay)
+"aAU" = (
+/turf/open/floor/circuit/green,
+/area/science/robotics/mechbay)
+"aAV" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/storage/toolbox/mechanical,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aAW" = (
+/obj/machinery/door/airlock/security/glass,
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/alleyway,
+/area/security/processing)
+"aAX" = (
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aAY" = (
+/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
+/obj/machinery/atmospherics/miner/carbon_dioxide,
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aAZ" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/table/reinforced,
+/obj/item/storage/belt/utility/full/engi,
+/obj/item/storage/belt/utility/full/engi,
+/obj/item/storage/belt/utility/full/engi,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBa" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/item/radio/intercom{
+ pixel_x = -26
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/security/processing)
+"aBb" = (
+/obj/machinery/light,
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aBc" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/carbon_output{
+ dir = 4
+ },
+/turf/open/floor/engine/co2,
+/area/engineering/atmos)
+"aBd" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBe" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/table/reinforced,
+/obj/item/clothing/head/collectable/welding,
+/obj/item/clothing/head/collectable/welding,
+/obj/item/clothing/glasses/welding,
+/obj/item/clothing/glasses/welding,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBf" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBg" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aBh" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBi" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBj" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBk" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"aBl" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate1"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aBm" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aBn" = (
+/turf/open/floor/plasteel/dark,
+/area/service/bar/atrium)
+"aBo" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aBp" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aBq" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/light,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBr" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBs" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBt" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBu" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBv" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBw" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBx" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aBy" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aBz" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aBA" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/closed/wall/mineral/iron,
+/area/security)
+"aBB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aBC" = (
+/obj/machinery/recharge_station,
+/obj/effect/festive/street/streetlineinnersw,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBD" = (
+/obj/machinery/recharge_station,
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBE" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBF" = (
+/obj/machinery/recharge_station,
+/obj/effect/festive/street/streetlineinnerse,
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBG" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aBH" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/nitrous_input{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aBI" = (
+/obj/machinery/atmospherics/components/trinary/filter/atmos/n2o,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBJ" = (
+/obj/machinery/atmospherics/components/binary/pump,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBK" = (
+/obj/machinery/atmospherics/pipe/manifold/yellow/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBL" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBM" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aBN" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/mix_output{
+ dir = 8
+ },
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aBO" = (
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aBP" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/closed/wall/mineral/iron,
+/area/edina/street)
+"aBQ" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/closed/wall/mineral/iron,
+/area/service/bar/atrium)
+"aBR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aBS" = (
+/obj/structure/statue/snow/snowman{
+ name = "Condom"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"aBT" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aBU" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aBV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aBW" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/security)
+"aBX" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aBY" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/science/robotics/mechbay)
+"aBZ" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Equipment Room";
+ req_access_txt = "1"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/security/office)
+"aCa" = (
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aCb" = (
+/obj/machinery/portable_atmospherics/canister/nitrous_oxide,
+/obj/machinery/atmospherics/miner/n2o,
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aCc" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCd" = (
+/obj/machinery/atmospherics/components/unary/portables_connector{
+ dir = 4;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCe" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCf" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCg" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/grille,
+/obj/effect/decal/festive/holly,
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aCh" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aCi" = (
+/obj/effect/festive/street/streetlinenm,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aCj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aCk" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCl" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"aCm" = (
+/obj/structure/sign/departments/xenobio,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aCn" = (
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aCo" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aCp" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aCq" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aCr" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Atrium"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aCs" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aCt" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/effect/decal/festive/red_stockings,
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"aCu" = (
+/obj/machinery/shower{
+ pixel_y = 8
+ },
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"aCv" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/toilet{
+ pixel_x = 2;
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"aCw" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aCx" = (
+/obj/machinery/door/airlock/security/glass,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aCy" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aCz" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aCA" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aCB" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"aCC" = (
+/obj/machinery/vending/wardrobe/sec_wardrobe,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aCD" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aCE" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/neck/scarf/red,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aCF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aCG" = (
+/obj/machinery/light,
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aCH" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/science/research)
+"aCI" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/nitrous_output{
+ dir = 4
+ },
+/turf/open/floor/engine/n2o,
+/area/engineering/atmos)
+"aCJ" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCK" = (
+/obj/machinery/atmospherics/components/trinary/filter,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCL" = (
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCM" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aCN" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/simple/green/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"aCO" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/mix_input{
+ dir = 8
+ },
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aCP" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aCQ" = (
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aCR" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aCS" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aCT" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aCU" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aCV" = (
+/obj/machinery/light,
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aCW" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aCX" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aCY" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aCZ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aDa" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aDb" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDc" = (
+/obj/machinery/computer/arcade,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDd" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDe" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDf" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aDg" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDh" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"aDi" = (
+/obj/structure/table/wood,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aDj" = (
+/obj/machinery/vending/cigarette,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aDk" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aDl" = (
+/obj/machinery/vending/cola/space_up,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aDm" = (
+/obj/machinery/vending/cola/pwr_game,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aDn" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"aDo" = (
+/obj/machinery/processor,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"aDp" = (
+/turf/open/floor/carpet/red,
+/area/maintenance/bar)
+"aDq" = (
+/obj/machinery/shower{
+ dir = 4
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"aDr" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"aDs" = (
+/obj/machinery/vr_sleeper{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/commons/fitness/recreation)
+"aDt" = (
+/obj/effect/festive/street/streetlineinnerne,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDu" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aDv" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/commons/fitness/recreation)
+"aDx" = (
+/obj/structure/table/wood,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"aDz" = (
+/obj/structure/musician/piano,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aDA" = (
+/obj/structure/chair/comfy{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aDB" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aDC" = (
+/obj/item/radio/intercom{
+ pixel_y = 26
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aDD" = (
+/obj/machinery/computer/slot_machine,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aDE" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDF" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/security/office)
+"aDG" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aDI" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDJ" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aDK" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aDL" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aDM" = (
+/obj/effect/landmark/start/security_officer,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/junction,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aDN" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/neck/scarf/red,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aDO" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1;
+ pixel_x = 5
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aDP" = (
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aDQ" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aDR" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aDS" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"aDT" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aDU" = (
+/turf/open/floor/circuit/green,
+/area/science/xenobiology)
+"aDV" = (
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aDW" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDX" = (
+/turf/open/floor/carpet/red,
+/area/science/xenobiology)
+"aDY" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aDZ" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aEa" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aEb" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aEc" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aEd" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aEe" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aEf" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aEg" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aEi" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEj" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/structure/table/wood/fancy/monochrome,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEk" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEl" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aEm" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aEn" = (
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEo" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEp" = (
+/obj/structure/chair/stool,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEq" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aEr" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"aEs" = (
+/obj/structure/chair/stool,
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEt" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEu" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aEv" = (
+/obj/effect/landmark/start/security_officer,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aEw" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/neck/scarf/red,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aEx" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aEy" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aEz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"aEA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aEB" = (
+/obj/structure/disposalpipe/trunk,
+/obj/structure/disposaloutlet{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aEC" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aED" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/princess)
+"aEE" = (
+/obj/structure/table/wood,
+/obj/structure/window/spawner/east,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"aEF" = (
+/obj/structure/window/spawner,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aEG" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/princess)
+"aEH" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aEI" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWEMiddle,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aEJ" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"aEK" = (
+/turf/closed/festive/whitebrick,
+/area/maintenance/bar/cafe)
+"aEL" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"aEM" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEN" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/structure/table/wood/fancy/monochrome,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aEP" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aEQ" = (
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"aER" = (
+/obj/structure/dresser{
+ pixel_y = 15
+ },
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"aES" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERight,
+/turf/closed/festive/redbrick,
+/area/commons/dorms)
+"aET" = (
+/turf/closed/wall/mineral/silver,
+/area/maintenance/bar)
+"aEU" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aEV" = (
+/turf/open/floor/festive/stairs/stairswest,
+/area/service/bar/atrium)
+"aEW" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = -5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aEX" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aEY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aEZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aFa" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aFb" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aFc" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aFd" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aFe" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aFf" = (
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aFg" = (
+/obj/structure/chair/comfy,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aFh" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aFi" = (
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aFj" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/heater{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aFk" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno6";
+ name = "Creature Cell #6"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFl" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno6";
+ name = "Creature Cell #6"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFm" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno6";
+ name = "Creature Cell #6"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFn" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno5";
+ name = "Creature Cell #5"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFo" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno5";
+ name = "Creature Cell #5"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFp" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno5";
+ name = "Creature Cell #5"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aFr" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aFs" = (
+/obj/structure/fence/corner{
+ dir = 9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aFt" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aFu" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno4";
+ name = "Creature Cell #4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFv" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno4";
+ name = "Creature Cell #4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFw" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno4";
+ name = "Creature Cell #4"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFx" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno3";
+ name = "Creature Cell #3"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFy" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno3";
+ name = "Creature Cell #3"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFz" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno3";
+ name = "Creature Cell #3"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFA" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno2";
+ name = "Creature Cell #2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFB" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno2";
+ name = "Creature Cell #2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFC" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aFD" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno2";
+ name = "Creature Cell #2"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFE" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno1";
+ name = "Creature Cell #1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFF" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 1;
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno1";
+ name = "Creature Cell #1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFG" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/poddoor/preopen{
+ id = "xeno1";
+ name = "Creature Cell #1"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFH" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Atrium"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aFI" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aFJ" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aFK" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aFL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "enggarage";
+ name = "Engineering Garage Door";
+ pixel_x = 28
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aFM" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aFO" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aFP" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aFQ" = (
+/turf/closed/wall/mineral/wood,
+/area/maintenance/bar)
+"aFR" = (
+/turf/closed/indestructible/fakeglass,
+/area/maintenance/bar)
+"aFS" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"aFT" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"aFU" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aFW" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aFX" = (
+/obj/machinery/manned_turret/ultimate{
+ anchored = 1;
+ name = "Anti-Greyshit Cannon";
+ projectile_type = /obj/item/projectile/beam/disabler/slug
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aFY" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aFZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/stairs/stairswest,
+/area/service/bar/atrium)
+"aGa" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aGb" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aGc" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/reagent_containers/food/snacks/burrito,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGd" = (
+/obj/item/reagent_containers/food/snacks/dulcedebatataslice,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGe" = (
+/obj/item/reagent_containers/food/snacks/salad/validsalad,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGf" = (
+/obj/item/reagent_containers/food/snacks/carneburrito,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGg" = (
+/obj/item/reagent_containers/food/snacks/chawanmushi,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGh" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/wall/r_wall,
+/area/edina/street/primary/perimeter)
+"aGi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aGj" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aGk" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/miningoffice)
+"aGl" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aGm" = (
+/obj/machinery/door/airlock/maintenance,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aGn" = (
+/obj/structure/fence/door,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"aGo" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/reagent_containers/food/snacks/cannedpeaches,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aGp" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aGq" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aGr" = (
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGs" = (
+/obj/structure/grille,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
+"aGt" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/layer1{
+ dir = 8;
+ on = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aGu" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aGv" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGw" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGx" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGy" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGz" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aGA" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aGB" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aGC" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/shieldwallgen/xenobiologyaccess,
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aGD" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGE" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aGF" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aGG" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGH" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/button/door{
+ id = "xeno6";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGI" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/window/brigdoor{
+ name = "Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGJ" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGK" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/button/door{
+ id = "xeno5";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGL" = (
+/obj/structure/sign/directions/engineering{
+ desc = "A sign that shows there are doors here. There are doors everywhere!";
+ icon_state = "doors";
+ name = "WARNING: BIOHAZARD CELL"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aGM" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "xeno4";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGN" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/button/door{
+ id = "xeno3";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGO" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/button/door{
+ id = "xeno2";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGP" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/button/door{
+ id = "xeno1";
+ name = "Containment Control";
+ req_access_txt = "55"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGQ" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/stripes/corner,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGR" = (
+/obj/machinery/door/airlock/research{
+ name = "Xenobiology Lab";
+ req_access_txt = "47"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aGS" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aGT" = (
+/turf/open/floor/grass/fakebasalt,
+/area/edina)
+"aGU" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aGV" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aGW" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aGX" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aGY" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aGZ" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHa" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHb" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHc" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHd" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHe" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable,
+/obj/machinery/power/apc/auto_name/north,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aHg" = (
+/obj/structure/sign/directions/engineering{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 36
+ },
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_x = -32;
+ pixel_y = 28
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aHh" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aHi" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHj" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHk" = (
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHl" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aHm" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/chem_dispenser/drinks,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aHn" = (
+/obj/structure/table,
+/obj/machinery/chem_dispenser/drinks/beer,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aHo" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aHp" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/reagent_containers/food/snacks/meatballspaghetti,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHq" = (
+/obj/item/reagent_containers/food/snacks/hotdog,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHr" = (
+/obj/item/reagent_containers/food/snacks/pie/grapetart,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHs" = (
+/obj/item/reagent_containers/food/snacks/burger/superbite,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHt" = (
+/obj/item/reagent_containers/food/snacks/cakeslice/slimecake,
+/obj/structure/table/wood/fancy/royalblue,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHu" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/reagent_containers/food/snacks/hotcrossbun,
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHv" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Equipment Room";
+ req_access_txt = "1"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/security/office)
+"aHw" = (
+/obj/machinery/vending/security,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ pixel_x = 26
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aHx" = (
+/obj/effect/decal/remains/xeno,
+/obj/effect/decal/cleanable/blood/xeno,
+/turf/open/floor/circuit/green,
+/area/science/xenobiology)
+"aHy" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aHz" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xenosecure";
+ name = "Secure Pen Shutters"
+ },
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aHA" = (
+/obj/structure/table/reinforced,
+/obj/machinery/computer/security/telescreen{
+ dir = 4;
+ network = list("xeno")
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aHB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aHC" = (
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aHD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aHE" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aHF" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aHG" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHH" = (
+/turf/open/floor/grass/snow/edina,
+/area/science/mixing/chamber)
+"aHI" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aHJ" = (
+/obj/machinery/vending/boozeomat{
+ set_obj_flags = "EMAGGED"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aHK" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aHL" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/book/manual/wiki/barman_recipes,
+/obj/item/book/granter/action/drink_fling,
+/obj/item/reagent_containers/food/drinks/shaker,
+/obj/item/reagent_containers/rag,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aHM" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aHN" = (
+/obj/machinery/door/window/southleft{
+ acted_explosions = "63";
+ dir = 1;
+ name = "Bar";
+ req_access_txt = "50"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aHO" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aHP" = (
+/obj/machinery/jukebox,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aHQ" = (
+/obj/structure/chair/comfy{
+ dir = 1
+ },
+/turf/open/floor/carpet/purple,
+/area/service/bar/atrium)
+"aHR" = (
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/robotics/mechbay)
+"aHS" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aHT" = (
+/obj/machinery/camera{
+ c_tag = "Brig Equipment Room";
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/machinery/power/apc/auto_name/west,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aHU" = (
+/obj/machinery/holopad,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aHV" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/robotics/mechbay)
+"aHW" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHX" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHY" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aHZ" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security)
+"aIa" = (
+/obj/structure/closet/bombcloset/security,
+/obj/structure/reagent_dispensers/peppertank{
+ pixel_x = 30
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aIb" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/mix_output{
+ dir = 4
+ },
+/turf/open/floor/engine/vacuum,
+/area/engineering/atmos)
+"aIc" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 10
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aId" = (
+/obj/machinery/atmospherics/pipe/manifold/yellow/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIe" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIf" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ on = 1;
+ target_pressure = 4500
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIg" = (
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xenosecure";
+ name = "Secure Pen Shutters"
+ },
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aIh" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced,
+/obj/machinery/button/door{
+ id = "xenosecure";
+ name = "Containment Control";
+ pixel_y = -3;
+ req_access_txt = "55"
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 5
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIi" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIj" = (
+/obj/structure/sign/warning/biohazard{
+ name = "Xeno Biohazard";
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIk" = (
+/obj/structure/table,
+/obj/machinery/microwave,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aIl" = (
+/obj/machinery/power/apc/auto_name/south,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIm" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIn" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aIo" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIp" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIq" = (
+/obj/item/slime_extract/grey,
+/obj/item/slime_extract/grey,
+/obj/item/slime_extract/grey,
+/obj/item/slime_extract/grey,
+/obj/item/slime_extract/grey,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIr" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIs" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIt" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aIu" = (
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aIv" = (
+/obj/machinery/door/firedoor,
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "xenolobby";
+ name = "Xenobiology Shutter"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aIw" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aIx" = (
+/obj/structure/closet/crate/bin,
+/obj/item/tank/internals/emergency_oxygen,
+/obj/item/trash/candy,
+/obj/item/toy/talking/owl,
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aIy" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aIz" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 25
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aIA" = (
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aIB" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aIC" = (
+/obj/structure/chair/sofa{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aID" = (
+/obj/machinery/requests_console{
+ department = "Bar";
+ departmentType = 2;
+ pixel_y = 30;
+ receive_ore_updates = 1
+ },
+/obj/machinery/vending/dinnerware,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aIE" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/condiment/sugar,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aIF" = (
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aIG" = (
+/obj/structure/chair/comfy,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aIH" = (
+/obj/machinery/vending/security,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aII" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIJ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/cyan/visible/layer1{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"aIL" = (
+/obj/machinery/camera{
+ c_tag = "Xenobiology - Secure Cell";
+ dir = 4;
+ name = "xenobiology camera";
+ network = list("ss13","xeno","rd")
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aIM" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 8;
+ name = "Secure Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/machinery/door/poddoor/preopen{
+ id = "xenosecure";
+ name = "Secure Pen Shutters"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aIN" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/window/brigdoor{
+ dir = 4;
+ name = "Secure Creature Pen";
+ req_access_txt = "47"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIO" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aIP" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIQ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIR" = (
+/obj/machinery/door/airlock/research{
+ name = "Xenobiology Lab";
+ req_access_txt = "47"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aIT" = (
+/obj/machinery/door/airlock/research{
+ name = "Xenobiology Lab";
+ req_access_txt = "47"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIU" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aIV" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIW" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aIX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIY" = (
+/obj/structure/rack,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/neck/scarf/purple,
+/obj/item/clothing/head/beret/sci,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aIZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aJa" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aJb" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Xenobiology Kill Room";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJc" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aJd" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aJe" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/disposal/bin,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJf" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJg" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJh" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJi" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJj" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJk" = (
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJl" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "xenolobby";
+ name = "Xenobiology Shutter"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aJm" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/red,
+/area/science/xenobiology)
+"aJn" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aJo" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWEMiddle,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aJp" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"aJq" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aJr" = (
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aJs" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ pixel_x = -3;
+ pixel_y = 6
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aJt" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/meatballspaghetti,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJu" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/notasandwich,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJv" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/pastatomato,
+/obj/machinery/light/floor,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJw" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/kebab/tofu,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJx" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/honkdae,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJy" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/enchiladas,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aJz" = (
+/obj/machinery/door/airlock/security/glass,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aJA" = (
+/obj/structure/disposaloutlet{
+ dir = 8
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aJB" = (
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xenosecure";
+ name = "Secure Pen Shutters"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aJC" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 1
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJD" = (
+/obj/structure/sign/warning/biohazard{
+ name = "Xeno Biohazard";
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJE" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJF" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/obj/item/reagent_containers/glass/bucket,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aJG" = (
+/obj/structure/rack,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/suit/hooded/wintercoat/science,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/head/beret/sci,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aJH" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aJI" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aJJ" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aJK" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aJL" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJM" = (
+/obj/structure/chair/comfy/black,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJN" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/item/stack/sheet/mineral/plasma,
+/obj/machinery/reagentgrinder,
+/obj/structure/table/glass,
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJO" = (
+/obj/effect/landmark/start/scientist,
+/obj/structure/chair/comfy/black,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJP" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJQ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJR" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "xenolobby";
+ name = "Xenobiology Privacy Shutters";
+ pixel_x = 26;
+ pixel_y = 7;
+ req_access_txt = "30"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aJS" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/science/xenobiology)
+"aJT" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aJX" = (
+/turf/open/floor/carpet/orange,
+/area/maintenance/bar)
+"aJY" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/rack,
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aJZ" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ pixel_x = -3;
+ pixel_y = 6
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKa" = (
+/obj/structure/table/wood,
+/obj/item/book/manual/wiki/barman_recipes,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKb" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKc" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/melonfruitbowl,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKd" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/khachapuri,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKe" = (
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"aKf" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/grilledcheese,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKg" = (
+/turf/open/floor/plasteel,
+/area/science)
+"aKh" = (
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aKi" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/jelliedtoast/cherry,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKj" = (
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"aKk" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/honeybun,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKl" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/eggplantparm,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKm" = (
+/obj/structure/cable/white,
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/preopen{
+ id = "xenosecure";
+ name = "Secure Pen Shutters"
+ },
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aKn" = (
+/obj/structure/table/reinforced,
+/obj/machinery/cell_charger,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKo" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "xenolobby";
+ name = "Xenobiology Shutter"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aKp" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "xenolobby";
+ name = "Xenobiology Shutter"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aKq" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "xenolobby";
+ name = "Xenobiology Shutter"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aKr" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 1;
+ external_pressure_bound = 120;
+ name = "killroom vent"
+ },
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aKs" = (
+/obj/machinery/light,
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aKt" = (
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aKu" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1;
+ external_pressure_bound = 140;
+ name = "killroom vent"
+ },
+/turf/open/floor/circuit/telecomms,
+/area/science/xenobiology)
+"aKv" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKw" = (
+/obj/machinery/computer/camera_advanced/xenobio{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKx" = (
+/obj/structure/table/glass,
+/obj/item/storage/box/beakers{
+ pixel_x = 2;
+ pixel_y = 7
+ },
+/obj/item/storage/box/syringes{
+ pixel_y = 5
+ },
+/obj/item/storage/box/monkeycubes{
+ pixel_x = 2;
+ pixel_y = -2
+ },
+/obj/item/storage/box/monkeycubes,
+/obj/machinery/light,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKy" = (
+/obj/structure/table/glass,
+/obj/item/paper_bin{
+ pixel_y = 4
+ },
+/obj/item/folder/white{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/item/pen{
+ pixel_x = -4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKz" = (
+/obj/machinery/processor/slime,
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aKA" = (
+/obj/machinery/smartfridge/extract/preloaded,
+/turf/open/floor/plasteel/white,
+/area/science/xenobiology)
+"aKB" = (
+/obj/structure/fluff/lightpost/light,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aKC" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKD" = (
+/obj/structure/table/wood,
+/obj/item/instrument/piano_synth,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKE" = (
+/obj/structure/chair/comfy{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"aKF" = (
+/obj/machinery/light,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/xenobiology)
+"aKG" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/shieldwallgen/xenobiologyaccess,
+/turf/open/floor/plating,
+/area/science/xenobiology)
+"aKH" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aKI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aKJ" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aKK" = (
+/obj/machinery/chem_dispenser/drinks,
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKL" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/drinkingglasses,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKM" = (
+/obj/structure/chair/comfy,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aKN" = (
+/turf/closed/festive/whitebrick,
+/area/science/misc_lab)
+"aKO" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/turf/closed/festive/whitebrick,
+/area/science/misc_lab)
+"aKP" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/xenobiology)
+"aKQ" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/grass/snow/edina,
+/area/science/research)
+"aKR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aKT" = (
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aKU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aKV" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aKW" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aKX" = (
+/obj/machinery/chem_dispenser/drinks/beer,
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKY" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aKZ" = (
+/obj/structure/table/wood/fancy/black,
+/obj/item/reagent_containers/food/snacks/khinkali,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLa" = (
+/obj/item/reagent_containers/food/snacks/candiedapple,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLb" = (
+/obj/item/reagent_containers/food/snacks/burger/baconburger,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLc" = (
+/obj/item/reagent_containers/food/snacks/benedict,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLd" = (
+/obj/item/reagent_containers/food/snacks/cakeslice/chocolate,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLe" = (
+/obj/item/reagent_containers/food/snacks/chowmein,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLf" = (
+/obj/machinery/vending/wardrobe/sec_wardrobe,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aLg" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aLh" = (
+/obj/structure/closet/secure_closet/security/sec,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/neck/scarf/red,
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"aLi" = (
+/obj/structure/table,
+/obj/item/pipe_dispenser,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLj" = (
+/obj/structure/table,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLk" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLl" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLm" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLn" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLo" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLt" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLu" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/fence/door/opened{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLv" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLw" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLx" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aLy" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aLz" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSMiddle,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aLA" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"aLB" = (
+/turf/closed/festive/redbrick/redbrickcornerse,
+/area/commons/dorms)
+"aLC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aLD" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aLE" = (
+/obj/structure/closet{
+ name = "Evidence Closet"
+ },
+/obj/structure/sign/poster/official/the_owl{
+ pixel_x = 32
+ },
+/turf/open/floor/wood,
+/area/security/prison)
+"aLF" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/rack,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aLG" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aLH" = (
+/obj/structure/table/wood/fancy/black,
+/obj/item/reagent_containers/food/snacks/fuegoburrito,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLI" = (
+/obj/item/reagent_containers/food/snacks/copypasta,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLJ" = (
+/obj/item/reagent_containers/food/snacks/bearsteak,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLK" = (
+/obj/item/reagent_containers/food/snacks/boiledspaghetti,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLL" = (
+/obj/item/reagent_containers/food/snacks/cherrycupcake,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLM" = (
+/obj/item/reagent_containers/food/snacks/customizable/pizza,
+/obj/structure/table/wood/fancy/black,
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aLN" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Equipment Room";
+ req_access_txt = "1"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/security/office)
+"aLO" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/science/misc_lab)
+"aLP" = (
+/obj/structure/table,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLQ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLR" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLS" = (
+/obj/machinery/power/apc{
+ areastring = "/area/science/misc_lab";
+ dir = 4;
+ name = "Testing Lab APC";
+ pixel_x = 26
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aLT" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/edina)
+"aLU" = (
+/turf/closed/festive/whitebrick,
+/area/science/explab)
+"aLV" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/turf/closed/festive/whitebrick,
+/area/science/explab)
+"aLW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aLX" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aLY" = (
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"aLZ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"aMa" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"aMb" = (
+/turf/closed/festive/whitebrick,
+/area/science)
+"aMc" = (
+/obj/structure/reagent_dispensers/beerkeg{
+ reagent_id = /datum/reagent/consumable/ethanol/beer/light
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aMd" = (
+/obj/machinery/vending/cigarette/beach,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aMe" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/vending/snack/teal,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"aMf" = (
+/obj/machinery/reagentgrinder,
+/obj/structure/table/wood,
+/obj/machinery/power/apc/auto_name/west,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMg" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMh" = (
+/obj/structure/chair/comfy{
+ dir = 1
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar/atrium)
+"aMi" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMj" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMk" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aMl" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aMm" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aMn" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aMo" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "testlab";
+ name = "test chamber blast door"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/engine,
+/area/science/research)
+"aMp" = (
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aMq" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aMr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMt" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMu" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMw" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aMy" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/science/explab)
+"aMz" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/explab)
+"aMA" = (
+/obj/machinery/camera{
+ c_tag = "Science - Experimentation Lab";
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/explab)
+"aMB" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold,
+/turf/open/floor/engine,
+/area/science/explab)
+"aMC" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/science/explab)
+"aMD" = (
+/obj/structure/closet/secure_closet/security/science,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/obj/machinery/status_display{
+ pixel_y = 32
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -26;
+ pixel_y = 32
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aME" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aMF" = (
+/obj/structure/table/reinforced,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/radio,
+/obj/machinery/status_display/ai{
+ pixel_y = 32
+ },
+/obj/structure/reagent_dispensers/peppertank{
+ pixel_x = 32
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aMG" = (
+/turf/closed/festive/whitebrick,
+/area/science/lab)
+"aMH" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"aMI" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "rndlab1";
+ name = "Research and Development Shutter"
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aMJ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "rndlab1";
+ name = "Research and Development Shutter"
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aMK" = (
+/turf/closed/festive/whitebrick,
+/area/science/research/lobby)
+"aML" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/commons/fitness/recreation)
+"aMM" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/vending/cola/pwr_game,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"aMO" = (
+/obj/machinery/processor,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMP" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/light,
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMQ" = (
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/wheat,
+/obj/item/reagent_containers/food/snacks/grown/potato,
+/obj/item/reagent_containers/food/snacks/grown/potato,
+/obj/item/reagent_containers/food/snacks/grown/potato,
+/obj/item/reagent_containers/food/snacks/grown/potato,
+/obj/item/reagent_containers/food/snacks/grown/potato,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/carrot,
+/obj/item/reagent_containers/food/snacks/grown/tomato,
+/obj/item/reagent_containers/food/snacks/grown/tomato,
+/obj/item/reagent_containers/food/snacks/grown/tomato,
+/obj/item/reagent_containers/food/snacks/grown/tomato,
+/obj/item/reagent_containers/food/snacks/grown/tomato,
+/obj/structure/closet/secure_closet/freezer{
+ storage_capacity = 120
+ },
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMR" = (
+/obj/machinery/computer/arcade{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMS" = (
+/obj/machinery/computer/arcade{
+ dir = 1
+ },
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMT" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMU" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aMV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aMW" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aMX" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aMY" = (
+/turf/open/floor/engine,
+/area/science/research)
+"aMZ" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/machinery/camera{
+ name = "Test Chamber Camera";
+ network = list("test")
+ },
+/turf/open/floor/engine,
+/area/science/research)
+"aNa" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNb" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNc" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aNe" = (
+/turf/closed/festive/whitebrick,
+/area/science/research)
+"aNf" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction,
+/turf/closed/festive/whitebrick,
+/area/science)
+"aNg" = (
+/obj/machinery/door/airlock/maintenance_hatch{
+ name = "Science Maintenance";
+ req_access_txt = "47"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/science)
+"aNh" = (
+/turf/closed/festive/whitebrick,
+/area/science/nanite)
+"aNi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aNj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/engine,
+/area/science/explab)
+"aNk" = (
+/turf/open/floor/engine,
+/area/science/explab)
+"aNl" = (
+/obj/machinery/rnd/experimentor,
+/turf/open/floor/engine,
+/area/science/explab)
+"aNm" = (
+/obj/effect/landmark/blobstart,
+/obj/effect/landmark/xeno_spawn,
+/turf/open/floor/engine,
+/area/science/explab)
+"aNn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aNo" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWE,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aNp" = (
+/obj/machinery/light_switch{
+ pixel_x = -38;
+ pixel_y = 26
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aNq" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aNr" = (
+/obj/machinery/computer/secure_data{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aNs" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aNt" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/storage/toolbox/mechanical,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aNu" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aNv" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aNw" = (
+/obj/machinery/computer/rdconsole/core,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aNx" = (
+/obj/machinery/rnd/destructive_analyzer,
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aNy" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/high/plus,
+/obj/item/stock_parts/cell/high/plus,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aNz" = (
+/obj/structure/table,
+/obj/item/disk/design_disk,
+/obj/item/disk/design_disk,
+/obj/item/disk/tech_disk,
+/obj/item/disk/tech_disk,
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aNA" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/science/lab)
+"aNB" = (
+/obj/machinery/vending/cigarette,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aNC" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aND" = (
+/obj/machinery/computer/arcade,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aNE" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/beer/light,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aNF" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aNG" = (
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aNH" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aNI" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aNJ" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/security/office)
+"aNK" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNL" = (
+/obj/item/radio/intercom{
+ pixel_x = -25
+ },
+/turf/open/floor/engine,
+/area/science/research)
+"aNM" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/science/research)
+"aNN" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNO" = (
+/obj/structure/reagent_dispensers/watertank,
+/obj/effect/turf_decal/bot,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aNP" = (
+/obj/machinery/recharge_station,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aNQ" = (
+/obj/machinery/door/airlock{
+ name = "Borg Charger"
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aNR" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aNS" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold,
+/turf/open/floor/plasteel,
+/area/science)
+"aNT" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table,
+/obj/structure/bedsheetbin/towel,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aNU" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/science/nanite)
+"aNV" = (
+/obj/structure/table,
+/obj/item/disk/nanite_program/monitoring,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aNW" = (
+/obj/machinery/nanite_programmer,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aNX" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aNY" = (
+/obj/machinery/nanite_chamber,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aNZ" = (
+/obj/structure/frame/computer,
+/obj/item/circuitboard/computer/nanite_chamber_control,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOa" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOb" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOc" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aOd" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aOe" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/security{
+ name = "Security Post - Science";
+ req_access_txt = "63"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aOf" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/effect/landmark/start/depsec/science,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aOg" = (
+/obj/machinery/computer/security{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aOh" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWEMiddle,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aOi" = (
+/obj/structure/sign/warning/electricshock,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science)
+"aOj" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"aOk" = (
+/obj/structure/table,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/clothing/glasses/welding,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aOl" = (
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aOm" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aOn" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aOo" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aOp" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"aOq" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "rndlab1";
+ name = "Research and Development Shutter"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/lab)
+"aOr" = (
+/turf/open/floor/carpet/green,
+/area/science/research/lobby)
+"aOs" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aOt" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"aOu" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aOv" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel,
+/area/science/research/lobby)
+"aOw" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/tequila,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aOx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/stairs/stairssouth,
+/area/service/bar/atrium)
+"aOy" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOz" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/firecloset,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOA" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aOB" = (
+/obj/structure/reagent_dispensers/watertank,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOC" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/table,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 8;
+ name = "8maintenance loot spawner"
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOD" = (
+/obj/machinery/portable_atmospherics/canister/air,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOE" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/closet/wardrobe/mixed,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aOF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/stairs/stairssouth,
+/area/security/office)
+"aOG" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aOH" = (
+/obj/machinery/sparker{
+ id = "testigniter";
+ pixel_x = -25
+ },
+/turf/open/floor/engine,
+/area/science/research)
+"aOI" = (
+/obj/item/beacon,
+/turf/open/floor/engine,
+/area/science/research)
+"aOJ" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/research)
+"aOK" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "testlab";
+ name = "test chamber blast door"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/airlock/research/glass{
+ name = "Test Chamber";
+ req_access_txt = "47"
+ },
+/turf/open/floor/engine,
+/area/science/research)
+"aOL" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/research)
+"aOM" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/airlock/research/glass{
+ name = "Test Chamber";
+ req_access_txt = "47"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/research)
+"aON" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aOO" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Testing Lab";
+ req_access_txt = "47"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aOP" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science)
+"aOQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/landmark/blobstart,
+/turf/open/floor/plasteel,
+/area/science)
+"aOR" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aOS" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/nanite_scanner,
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOT" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOU" = (
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOV" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aOW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick,
+/area/science/nanite)
+"aOX" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "telelab";
+ name = "test chamber blast door"
+ },
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/engine,
+/area/science/explab)
+"aOY" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/machinery/door/poddoor/preopen{
+ id = "telelab";
+ name = "test chamber blast door"
+ },
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/engine,
+/area/science/explab)
+"aOZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/machinery/door/poddoor/preopen{
+ id = "telelab";
+ name = "test chamber blast door"
+ },
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/engine,
+/area/science/explab)
+"aPa" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/door/poddoor/preopen{
+ id = "telelab";
+ name = "test chamber blast door"
+ },
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/engine,
+/area/science/explab)
+"aPb" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick,
+/area/science/explab)
+"aPc" = (
+/obj/machinery/holopad,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPd" = (
+/obj/machinery/computer/mecha{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPe" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeftEnd,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "secgate1";
+ name = "Gate doors";
+ pixel_x = 28
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"aPg" = (
+/obj/machinery/door/airlock/research{
+ name = "Research and Development Lab";
+ req_one_access_txt = "7;29"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aPh" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aPi" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aPj" = (
+/obj/machinery/rnd/production/circuit_imprinter/department/science,
+/obj/item/reagent_containers/glass/beaker/sulphuric,
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aPk" = (
+/obj/machinery/rnd/production/protolathe/department/science,
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aPl" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/scientist,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aPm" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "rndlab1";
+ name = "Research and Development Shutter"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/lab)
+"aPn" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aPo" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel,
+/area/science/research/lobby)
+"aPp" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aPq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aPr" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/stairs/stairswest,
+/area/service/bar/atrium)
+"aPs" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aPt" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light,
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aPu" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway/safe,
+/area/service/bar/atrium)
+"aPv" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aPw" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aPx" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "secgate2";
+ name = "Gate doors";
+ pixel_y = -22
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"aPy" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aPz" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aPA" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aPB" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "outerbrig";
+ name = "Brig";
+ req_access_txt = "63"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security/office)
+"aPC" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/stairs/stairseast,
+/area/security/office)
+"aPD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aPE" = (
+/obj/item/radio/intercom{
+ pixel_y = 26
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aPF" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"aPG" = (
+/obj/machinery/atmospherics/components/unary/outlet_injector/on,
+/turf/open/floor/engine,
+/area/science/research)
+"aPH" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/engine,
+/area/science/research)
+"aPI" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aPJ" = (
+/turf/closed/festive/whitebrick,
+/area/science/storage)
+"aPK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/effect/landmark/xeno_spawn,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aPL" = (
+/obj/machinery/door/airlock{
+ name = "Toilet Unit"
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aPM" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/science)
+"aPN" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aPO" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aPP" = (
+/obj/structure/frame/computer{
+ dir = 8
+ },
+/obj/item/circuitboard/computer/nanite_cloud_controller,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aPQ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/button/door{
+ id = "telelab";
+ name = "Testing Lab Blast Doors";
+ pixel_x = -26;
+ pixel_y = 7
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aPR" = (
+/obj/structure/closet/radiation,
+/turf/open/floor/plasteel/white/corner,
+/area/science/explab)
+"aPS" = (
+/obj/machinery/computer/rdconsole/experiment,
+/turf/open/floor/plasteel/white/side,
+/area/science/explab)
+"aPT" = (
+/obj/structure/table,
+/obj/item/clipboard,
+/obj/item/book/manual/wiki/experimentor,
+/turf/open/floor/plasteel/white/corner{
+ dir = 8
+ },
+/area/science/explab)
+"aPU" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/explab)
+"aPV" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPW" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPX" = (
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Security Post - Science";
+ dir = 8;
+ network = list("ss13","rd")
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aPY" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aPZ" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aQa" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aQb" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel,
+/area/science/research/lobby)
+"aQc" = (
+/obj/machinery/processor,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aQd" = (
+/obj/machinery/vending/cola,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aQe" = (
+/obj/machinery/manned_turret/ultimate{
+ anchored = 1;
+ name = "Anti-Greyshit Cannon";
+ projectile_type = /obj/item/projectile/beam/disabler/slug
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aQf" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"aQg" = (
+/obj/machinery/door/airlock/security/glass,
+/turf/open/floor/plasteel,
+/area/security)
+"aQh" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aQi" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aQj" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/door/poddoor/shutters{
+ id = "secgate2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aQk" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"aQl" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/heater{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aQm" = (
+/obj/machinery/door/poddoor/preopen{
+ id = "testlab";
+ name = "test chamber blast door"
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/engine,
+/area/science/research)
+"aQn" = (
+/obj/structure/closet/bombcloset,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aQo" = (
+/obj/structure/closet/l3closet/scientist{
+ pixel_x = -2
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aQp" = (
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aQq" = (
+/obj/item/radio/intercom{
+ pixel_x = 25
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aQr" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/science/misc_lab)
+"aQs" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aQt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aQu" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aQv" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/obj/machinery/portable_atmospherics/canister/nitrogen,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aQw" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/crowbar,
+/obj/item/wrench,
+/obj/item/clothing/mask/gas,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 26
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aQx" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aQy" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aQz" = (
+/obj/structure/table,
+/obj/item/stack/sheet/glass{
+ amount = 30
+ },
+/obj/item/stack/cable_coil{
+ amount = 5
+ },
+/obj/item/stack/cable_coil{
+ amount = 5
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aQA" = (
+/obj/structure/table,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aQB" = (
+/obj/machinery/requests_console{
+ department = "Science";
+ departmentType = 2;
+ name = "Science Requests Console";
+ pixel_x = -30;
+ receive_ore_updates = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQC" = (
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQD" = (
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQE" = (
+/obj/structure/chair/office/light{
+ dir = 1
+ },
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQF" = (
+/obj/machinery/power/apc{
+ areastring = "/area/science/explab";
+ dir = 1;
+ name = "Experimentation Lab APC";
+ pixel_y = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQG" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aQH" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aQI" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aQJ" = (
+/obj/machinery/door_timer{
+ id = "scicell";
+ name = "Science Cell";
+ pixel_x = -32;
+ pixel_y = -32
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/security/checkpoint/science";
+ dir = 8;
+ name = "Security Post - Science APC";
+ pixel_x = -26;
+ pixel_y = 3
+ },
+/obj/machinery/button/door{
+ desc = "A remote control switch.";
+ id = "scidoor";
+ name = "Science Cell Control";
+ normaldoorcontrol = 1;
+ pixel_x = -36;
+ pixel_y = -7
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aQK" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/glass/beaker,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/item/reagent_containers/dropper,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aQL" = (
+/obj/structure/table/glass,
+/obj/item/stock_parts/capacitor,
+/obj/item/stock_parts/capacitor,
+/obj/item/stock_parts/micro_laser,
+/obj/item/stock_parts/micro_laser,
+/obj/item/stock_parts/manipulator,
+/obj/item/stock_parts/manipulator,
+/obj/item/stack/cable_coil,
+/obj/item/stack/cable_coil,
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aQM" = (
+/obj/structure/table/glass,
+/obj/item/stack/sheet/glass,
+/obj/item/stack/sheet/glass,
+/obj/item/stack/sheet/glass,
+/obj/item/stock_parts/matter_bin,
+/obj/item/stock_parts/matter_bin,
+/obj/item/stock_parts/scanning_module,
+/obj/item/stock_parts/scanning_module,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aQN" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aQO" = (
+/obj/machinery/button/door{
+ id = "rndlab1";
+ name = "Research and Development Privacy Shutters";
+ pixel_x = 26;
+ pixel_y = 7;
+ req_access_txt = "30"
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/lab)
+"aQP" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aQQ" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold,
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aQR" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 8
+ },
+/turf/closed/festive/whitebrick,
+/area/science/research/lobby)
+"aQS" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aQT" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aQV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/auto_name/west,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aQW" = (
+/obj/machinery/door/airlock/public/glass,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"aQX" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aQY" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aQZ" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/service/bar/atrium)
+"aRa" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"aRb" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plating,
+/area/security/office)
+"aRc" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"aRd" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/security/office)
+"aRe" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRf" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRg" = (
+/obj/machinery/disposal/bin,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRh" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/machinery/requests_console{
+ department = "Science";
+ departmentType = 2;
+ name = "Science Requests Console";
+ pixel_y = 30;
+ receive_ore_updates = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRi" = (
+/obj/structure/table,
+/obj/machinery/button/door{
+ id = "testlab";
+ name = "Test Chamber Blast Doors";
+ pixel_x = 4;
+ pixel_y = 2;
+ req_access_txt = "55"
+ },
+/obj/machinery/button/ignition{
+ id = "testigniter";
+ pixel_x = -6;
+ pixel_y = 2
+ },
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRj" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/folder/white,
+/obj/item/pen,
+/obj/item/taperecorder,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRk" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_y = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRl" = (
+/obj/structure/rack,
+/obj/item/wrench,
+/obj/item/crowbar,
+/obj/machinery/computer/security/telescreen{
+ name = "Test Chamber Monitor";
+ network = list("test");
+ pixel_y = 30
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRm" = (
+/obj/structure/rack,
+/obj/item/clothing/mask/gas{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/clothing/mask/gas,
+/obj/item/clothing/mask/gas{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRn" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRo" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRp" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -26
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRr" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRs" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRt" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aRu" = (
+/obj/structure/rack,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/neck/scarf/purple,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aRv" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aRw" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel,
+/area/science/nanite)
+"aRx" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel,
+/area/science/nanite)
+"aRy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/closed/festive/whitebrick,
+/area/science/nanite)
+"aRz" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Experimentation Lab";
+ req_access_txt = "47"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aRA" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aRB" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aRC" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aRD" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aRE" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "scicell";
+ name = "Science Cell Locker"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aRF" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "rndlab1";
+ name = "Research and Development Shutter"
+ },
+/turf/open/floor/plasteel,
+/area/science/lab)
+"aRG" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/whitebrick,
+/area/science/lab)
+"aRH" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/science/xenobiology)
+"aRI" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/whitebrick,
+/area/science/research/lobby)
+"aRJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aRK" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible,
+/obj/machinery/meter,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRL" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRM" = (
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRN" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRO" = (
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRP" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Testing Lab";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aRQ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRR" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRS" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/light_switch{
+ pixel_x = 26
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aRT" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aRU" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock{
+ name = "Bathroom"
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aRV" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"aRW" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick,
+/area/science)
+"aRX" = (
+/obj/machinery/vending/wardrobe/science_wardrobe,
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aRY" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Nanite Lab";
+ req_access_txt = "47"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/nanite)
+"aRZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWE,
+/turf/open/floor/plasteel,
+/area/science/explab)
+"aSa" = (
+/obj/structure/closet/emcloset,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSb" = (
+/obj/structure/closet/l3closet/scientist,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSc" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/folder/white,
+/obj/item/radio/off,
+/obj/machinery/firealarm{
+ pixel_y = -26
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSd" = (
+/obj/structure/table,
+/obj/item/pen/fountain,
+/obj/item/hand_labeler,
+/obj/item/stack/packageWrap,
+/obj/machinery/camera{
+ c_tag = "Science - Research Director's Quarters";
+ dir = 1;
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSe" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_y = 6
+ },
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSf" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSg" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aSh" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSi" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSj" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/security{
+ id_tag = "scidoor";
+ name = "Security Post - Science";
+ req_access_txt = "63"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSk" = (
+/obj/structure/sign/warning/biohazard{
+ name = "Xeno Biohazard";
+ pixel_x = -32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aSl" = (
+/obj/structure/table,
+/obj/item/stack/sheet/glass/fifty{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSm" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSn" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSo" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSp" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/portable_atmospherics/pump,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSq" = (
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 23
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/portable_atmospherics/pump,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSr" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aSs" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/atmos{
+ name = "Toxins Storage";
+ req_access_txt = "24"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/storage)
+"aSt" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aSu" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aSv" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aSw" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aSx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"aSy" = (
+/obj/machinery/power/apc/auto_name/east,
+/obj/structure/cable/yellow,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/castle)
+"aSz" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aSA" = (
+/obj/structure/sign/warning/biohazard{
+ name = "Xeno Biohazard";
+ pixel_y = -32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aSB" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aSC" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aSD" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ desc = "Cooks and boils stuff, somehow.";
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -26
+ },
+/turf/open/floor/wood,
+/area/science)
+"aSE" = (
+/obj/structure/table/wood,
+/obj/structure/sign/poster/official/report_crimes{
+ pixel_y = 32
+ },
+/obj/item/storage/box/donkpockets,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/science)
+"aSF" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/turf/open/floor/wood,
+/area/science)
+"aSG" = (
+/turf/open/floor/wood,
+/area/science)
+"aSH" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/science)
+"aSI" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"aSJ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSK" = (
+/obj/machinery/door/window/brigdoor{
+ id = "scicell";
+ name = "Medical Cell";
+ req_access_txt = "63"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSL" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"aSM" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"aSN" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"aSO" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aSP" = (
+/obj/structure/table,
+/obj/item/storage/box/beakers{
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/item/grenade/chem_grenade,
+/obj/item/grenade/chem_grenade,
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aSQ" = (
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aSR" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aSS" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aST" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aSU" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSV" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSW" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/effect/turf_decal/bot,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aSX" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aSY" = (
+/obj/structure/table,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/machinery/camera{
+ c_tag = "Science - Toxins Secure Storage";
+ dir = 4;
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aSZ" = (
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTd" = (
+/obj/machinery/portable_atmospherics/scrubber/huge,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTe" = (
+/obj/machinery/portable_atmospherics/scrubber/huge,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/power/apc{
+ areastring = "/area/science/storage";
+ dir = 4;
+ name = "Toxins Storage APC";
+ pixel_x = 26
+ },
+/obj/structure/cable/white,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTf" = (
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/wood,
+/area/science)
+"aTg" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science)
+"aTh" = (
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"aTi" = (
+/obj/structure/chair/stool,
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/science)
+"aTj" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aTk" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/xenobiology)
+"aTl" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTm" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTn" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aTo" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aTp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTr" = (
+/obj/structure/fence,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTs" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aTt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"aTu" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aTv" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aTw" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aTx" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aTy" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"aTz" = (
+/turf/closed/festive/greybrick,
+/area/commons/dorms)
+"aTA" = (
+/obj/structure/table,
+/obj/item/assembly/igniter{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/obj/item/assembly/igniter{
+ pixel_x = 5;
+ pixel_y = -4
+ },
+/obj/item/assembly/igniter{
+ pixel_x = 2;
+ pixel_y = 6
+ },
+/obj/item/assembly/igniter{
+ pixel_x = 2;
+ pixel_y = -1
+ },
+/obj/item/assembly/timer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/assembly/timer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/assembly/timer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/assembly/timer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTC" = (
+/obj/structure/chair/stool,
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aTD" = (
+/obj/machinery/atmospherics/components/trinary/mixer/flipped,
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTE" = (
+/obj/machinery/atmospherics/components/binary/valve,
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTF" = (
+/obj/structure/table,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/item/storage/toolbox/mechanical,
+/obj/item/clothing/ears/earmuffs,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aTG" = (
+/obj/structure/table,
+/obj/item/electropack,
+/obj/item/healthanalyzer,
+/obj/item/assembly/signaler,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aTH" = (
+/obj/structure/table,
+/obj/machinery/cell_charger{
+ pixel_y = 5
+ },
+/obj/item/stack/cable_coil,
+/obj/item/stock_parts/cell/high/plus,
+/obj/item/multitool,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aTI" = (
+/obj/machinery/portable_atmospherics/canister,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aTJ" = (
+/obj/machinery/portable_atmospherics/canister,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/misc_lab)
+"aTK" = (
+/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTL" = (
+/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTM" = (
+/obj/machinery/portable_atmospherics/canister/nitrous_oxide,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTN" = (
+/obj/machinery/portable_atmospherics/canister/nitrous_oxide,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aTO" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel,
+/area/science)
+"aTP" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/soda_cans/dr_gibb,
+/obj/machinery/camera{
+ c_tag = "Science - Break Room";
+ dir = 8;
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/science)
+"aTQ" = (
+/turf/closed/festive/whitebrick,
+/area/science/server)
+"aTR" = (
+/obj/machinery/door/airlock/research{
+ name = "Xenobiology Lab";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/xenobiology)
+"aTS" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/carpet/green,
+/area/science/research/lobby)
+"aTT" = (
+/obj/structure/fence/door/opened{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aTU" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aTV" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aTW" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTX" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTY" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/obj/machinery/meter,
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aTZ" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aUa" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUb" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUc" = (
+/obj/machinery/portable_atmospherics/canister/toxins,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUd" = (
+/obj/machinery/portable_atmospherics/canister/toxins,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUe" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/science)
+"aUf" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science)
+"aUg" = (
+/obj/structure/table/wood,
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/obj/item/clipboard,
+/obj/item/folder,
+/obj/item/clothing/head/beret/sci,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/science)
+"aUh" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"aUi" = (
+/obj/machinery/rnd/server,
+/turf/open/floor/circuit/telecomms/server,
+/area/science/server)
+"aUj" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4;
+ external_pressure_bound = 140;
+ name = "server vent";
+ pressure_checks = 0
+ },
+/turf/open/floor/circuit/telecomms/server,
+/area/science/server)
+"aUk" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 4
+ },
+/obj/structure/sign/warning/securearea{
+ desc = "A warning sign which reads 'SERVER ROOM'.";
+ name = "SERVER ROOM";
+ pixel_y = 32
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/science/server)
+"aUl" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/science/research/lobby)
+"aUm" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aUn" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on,
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aUo" = (
+/turf/closed/festive/whitebrick,
+/area/science/robotics)
+"aUp" = (
+/obj/structure/sign/departments/science,
+/turf/closed/festive/whitebrick/whitebrickcornerne,
+/area/science/robotics)
+"aUq" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aUr" = (
+/obj/machinery/vending/snack,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aUs" = (
+/obj/structure/fluff/lightpost/light,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aUu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/power/apc/auto_name/west,
+/obj/structure/cable/yellow,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"aUv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/power/apc/auto_name/north,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"aUw" = (
+/turf/closed/wall/mineral/wood,
+/area/commons/dorms)
+"aUx" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"aUy" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aUz" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aUA" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aUB" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aUC" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/heater{
+ dir = 4
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aUD" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible,
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aUE" = (
+/obj/machinery/atmospherics/components/trinary/filter{
+ dir = 8
+ },
+/turf/open/floor/engine,
+/area/science/misc_lab)
+"aUF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUG" = (
+/obj/machinery/portable_atmospherics/canister/toxins,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aUH" = (
+/obj/machinery/disposal/bin,
+/turf/open/floor/wood,
+/area/science)
+"aUI" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/science)
+"aUJ" = (
+/obj/machinery/status_display{
+ pixel_y = -32
+ },
+/obj/machinery/vending/cola/random,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/science)
+"aUK" = (
+/obj/machinery/vending/cigarette,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/science)
+"aUL" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/science)
+"aUM" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/science/research)
+"aUN" = (
+/obj/machinery/airalarm/server{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark/telecomms,
+/area/science/server)
+"aUO" = (
+/obj/effect/landmark/blobstart,
+/turf/open/floor/plasteel/dark/telecomms,
+/area/science/server)
+"aUP" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/command/glass{
+ name = "Server Room";
+ req_access_txt = "30"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aUQ" = (
+/obj/machinery/atmospherics/pipe/manifold{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aUR" = (
+/obj/structure/chair/office/light,
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aUS" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 9
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aUT" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aUU" = (
+/obj/structure/chair/wood/normal,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aUV" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aUW" = (
+/obj/machinery/computer/arcade{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aUX" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aUY" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aUZ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aVa" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aVb" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aVc" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aVd" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aVe" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aVf" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aVg" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/on{
+ dir = 4;
+ external_pressure_bound = 120;
+ name = "server vent"
+ },
+/turf/open/floor/circuit/telecomms/server,
+/area/science/server)
+"aVh" = (
+/obj/structure/sign/warning/securearea{
+ desc = "A warning sign which reads 'SERVER ROOM'.";
+ name = "SERVER ROOM";
+ pixel_y = -32
+ },
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/science/server)
+"aVi" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 9
+ },
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -24
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aVj" = (
+/obj/machinery/computer/rdservercontrol{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aVk" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/pen/fountain,
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"aVl" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/carpet/red,
+/area/science/robotics)
+"aVm" = (
+/turf/open/floor/carpet/red,
+/area/science/robotics)
+"aVn" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeft,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aVo" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aVp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"aVq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"aVr" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"aVs" = (
+/turf/closed/festive/whitebrick,
+/area/science/mixing/chamber)
+"aVt" = (
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"aVu" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Toxins Storage";
+ req_access_txt = "8"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aVv" = (
+/turf/closed/festive/whitebrick,
+/area/science/mixing)
+"aVw" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick,
+/area/science/mixing)
+"aVx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"aVy" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/carpet/red,
+/area/science/robotics)
+"aVz" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/carpet/red,
+/area/science/robotics)
+"aVA" = (
+/obj/effect/decal/festive/christmas_reef,
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"aVB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aVC" = (
+/obj/effect/turf_decal/caution{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aVD" = (
+/obj/machinery/door/airlock/sandstone{
+ name = "Bar Access"
+ },
+/obj/effect/turf_decal/sand,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aVE" = (
+/obj/structure/closet/secure_closet/freezer/kitchen{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aVF" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"aVG" = (
+/obj/machinery/door/poddoor/incinerator_toxmix,
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aVH" = (
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = 32
+ },
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aVI" = (
+/obj/machinery/sparker/toxmix{
+ pixel_x = 25
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/siphon/atmos/toxins_mixing_output{
+ dir = 4
+ },
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aVJ" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/science/mixing/chamber)
+"aVK" = (
+/obj/machinery/airlock_sensor/incinerator_toxmix{
+ pixel_y = 24
+ },
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/engine,
+/area/science/mixing/chamber)
+"aVL" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/machinery/meter,
+/obj/machinery/embedded_controller/radio/airlock_controller/incinerator_toxmix{
+ pixel_x = -24
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aVM" = (
+/obj/machinery/atmospherics/components/binary/valve{
+ dir = 4;
+ name = "mix to port"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aVN" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aVO" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/rd)
+"aVP" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aVQ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aVR" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aVS" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/command{
+ name = "Research Director's Office";
+ req_access_txt = "30"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aVT" = (
+/obj/machinery/door/airlock/research/glass,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aVU" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/mistletoe,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel,
+/area/science/robotics)
+"aVV" = (
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/office)
+"aVW" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/service/chapel/office)
+"aVX" = (
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aVY" = (
+/obj/effect/landmark/event_spawn,
+/obj/machinery/air_sensor/atmos/toxins_mixing_tank,
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aVZ" = (
+/obj/machinery/door/airlock/research/glass/incinerator/toxmix_exterior,
+/turf/open/floor/engine,
+/area/science/mixing/chamber)
+"aWa" = (
+/obj/machinery/atmospherics/components/binary/dp_vent_pump/high_volume/incinerator_toxmix,
+/turf/open/floor/engine,
+/area/science/mixing/chamber)
+"aWb" = (
+/obj/machinery/door/airlock/research/glass/incinerator/toxmix_interior,
+/turf/open/floor/engine,
+/area/science/mixing/chamber)
+"aWc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aWd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aWe" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 27
+ },
+/obj/machinery/camera{
+ c_tag = "Toxins Lab East";
+ dir = 8;
+ network = list("ss13","rd");
+ pixel_y = -22
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aWf" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aWg" = (
+/obj/machinery/computer/card/minor/rd{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWh" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWi" = (
+/obj/structure/table/reinforced,
+/obj/machinery/button/door{
+ id = "rdxeno";
+ name = "Xenobiology Containment Control";
+ pixel_x = -7;
+ pixel_y = 7;
+ req_access_txt = "30"
+ },
+/obj/machinery/button/door{
+ id = "rdtoxins";
+ name = "Toxins Containment Control";
+ pixel_x = -7;
+ pixel_y = -4;
+ req_access_txt = "30"
+ },
+/obj/machinery/button/door{
+ id = "rdrnd";
+ name = "Research and Development Containment Control";
+ pixel_x = 7;
+ pixel_y = 7;
+ req_access_txt = "30"
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWj" = (
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWk" = (
+/obj/effect/festive/street/streetlineem,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"aWl" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/edina)
+"aWm" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWE,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aWn" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"aWo" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aWp" = (
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aWq" = (
+/obj/machinery/vending/cola/red,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aWr" = (
+/obj/machinery/vending/snack/green,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"aWs" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aWt" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aWu" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"aWv" = (
+/turf/closed/wall/mineral/iron,
+/area/medical/morgue)
+"aWw" = (
+/obj/structure/curtain,
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/medical/morgue)
+"aWx" = (
+/obj/structure/disposalpipe/trunk,
+/obj/machinery/disposal/bin,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aWy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aWz" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aWA" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/cmo)
+"aWB" = (
+/obj/structure/chair/comfy/brown,
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/landmark/start/chaplain,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aWC" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aWD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aWE" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aWF" = (
+/obj/machinery/door/morgue{
+ name = "Confession Booth (Chaplain)";
+ req_access_txt = "22"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/office)
+"aWG" = (
+/obj/structure/chair/wood/wings,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/office)
+"aWJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"aWK" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"aWL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow,
+/obj/machinery/power/apc/auto_name/west,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"aWM" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc/auto_name/north,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"aWN" = (
+/obj/machinery/sparker/toxmix{
+ pixel_x = 25
+ },
+/obj/machinery/atmospherics/components/unary/outlet_injector/atmos/toxins_mixing_input{
+ dir = 4
+ },
+/turf/open/floor/engine/vacuum,
+/area/science/mixing/chamber)
+"aWO" = (
+/obj/structure/sign/warning/fire{
+ pixel_y = -32
+ },
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/engine,
+/area/science/mixing/chamber)
+"aWP" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 4
+ },
+/obj/machinery/meter,
+/obj/machinery/button/door/incinerator_vent_toxmix{
+ pixel_x = -25;
+ pixel_y = 5
+ },
+/obj/machinery/button/ignition/incinerator/toxmix{
+ pixel_x = -25;
+ pixel_y = -5
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aWQ" = (
+/obj/machinery/atmospherics/components/binary/valve{
+ dir = 4;
+ name = "port to mix"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aWR" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aWS" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aWT" = (
+/obj/machinery/computer/mecha{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWU" = (
+/obj/structure/chair/office/light{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWV" = (
+/obj/machinery/computer/aifixer{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWW" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWX" = (
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWY" = (
+/obj/machinery/camera{
+ c_tag = "Science - Research Director's Office";
+ dir = 8;
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aWZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNS,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aXa" = (
+/turf/closed/festive/whitebrick,
+/area/science/circuit)
+"aXb" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"aXc" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"aXd" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"aXe" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aXf" = (
+/turf/closed/festive/whitebrick,
+/area/science/robotics/lab)
+"aXg" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "roboticsprivacy";
+ name = "Robotics Shutters"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aXh" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "roboticsprivacy";
+ name = "Robotics Shutters"
+ },
+/obj/machinery/door/firedoor,
+/obj/item/toy/plush/aiplush,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aXi" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "roboticsprivacy";
+ name = "Robotics Shutters"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aXj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick,
+/area/science/robotics/lab)
+"aXk" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "mechbay";
+ name = "Mech Bay Shutters"
+ },
+/obj/effect/turf_decal/caution,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"aXl" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "mechbay";
+ name = "Mech Bay Shutters"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"aXv" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/commons/storage/tools)
+"aXw" = (
+/obj/structure/noticeboard{
+ name = "Tool Shoppe"
+ },
+/obj/item/screwdriver{
+ anchored = 1;
+ pixel_y = 8
+ },
+/turf/closed/festive/creambrick{
+ color = "#ffbb4d"
+ },
+/area/commons/storage/tools)
+"aXz" = (
+/turf/closed/festive/creambrick{
+ color = "#ffbb4d"
+ },
+/area/commons/storage/tools)
+"aXB" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/hydroponics/constructable,
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"aXC" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Hydroponics";
+ req_access_txt = "35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aXD" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRight,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aXE" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aXF" = (
+/obj/structure/table,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/item/storage/box/bodybags{
+ pixel_y = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aXG" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aXH" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 6
+ },
+/obj/structure/closet/crate,
+/obj/item/nullrod,
+/obj/item/nullrod,
+/obj/item/book/granter/spell/smoke/lesser{
+ pixel_y = 2
+ },
+/obj/item/book/granter/spell/smoke/lesser{
+ pixel_y = 2
+ },
+/obj/item/paper/fluff/festive/note_for_chap,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aXI" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aXJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/grunge{
+ name = "Morgue";
+ req_access_txt = "6"
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aXK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aXL" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aXM" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aXN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aXO" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/item/storage/book/bible{
+ pixel_y = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aXP" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"aXQ" = (
+/turf/closed/festive/greybrick,
+/area/edina/street/primary/perimeter)
+"aXR" = (
+/obj/structure/chair/comfy/black,
+/obj/effect/decal/festive/large_green_stocking,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"aXS" = (
+/turf/closed/festive/bluebrick,
+/area/edina)
+"aXT" = (
+/obj/effect/turf_decal/caution{
+ dir = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aXU" = (
+/obj/machinery/jukebox/disco/indestructible,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aXV" = (
+/obj/effect/turf_decal/caution{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"aXW" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/item/camera/spooky,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aXX" = (
+/obj/structure/table/wood/fancy/red,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/item/paper_bin{
+ pixel_y = 8
+ },
+/obj/item/storage/crayons{
+ pixel_y = 2
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/office)
+"aXY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aXZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/office";
+ dir = 4;
+ name = "Chapel Office APC";
+ pixel_x = 26
+ },
+/obj/structure/filingcabinet,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aYa" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/obj/machinery/atmospherics/pipe/layer_manifold,
+/turf/open/floor/plating,
+/area/service/chapel/office)
+"aYc" = (
+/obj/structure/sign/warning/nosmoking{
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aYd" = (
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aYe" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aYf" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/obj/machinery/door/firedoor/heavy,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"aYg" = (
+/obj/machinery/computer/robotics{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYh" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYi" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"aYj" = (
+/obj/structure/table/reinforced,
+/obj/item/folder/white,
+/obj/item/stamp/rd,
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYk" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYl" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYm" = (
+/obj/structure/displaycase/labcage,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aYn" = (
+/obj/structure/table/reinforced,
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_x = -26
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/item/stock_parts/cell/high,
+/obj/item/stock_parts/cell/high,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYo" = (
+/obj/structure/table/reinforced,
+/obj/item/integrated_electronics/analyzer,
+/obj/item/integrated_electronics/debugger,
+/obj/item/integrated_electronics/wirer,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYp" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYq" = (
+/obj/machinery/camera{
+ c_tag = "Science - Experimentation Lab";
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/obj/machinery/requests_console{
+ department = "Circuitry Lab";
+ name = "Circuitry Lab RC";
+ pixel_y = 32;
+ receive_ore_updates = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYr" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYs" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYt" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/fancy/donut_box,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYu" = (
+/obj/machinery/vending/assist,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aYv" = (
+/obj/machinery/button/door{
+ id = "roboticsprivacy";
+ name = "Robotics Privacy Control";
+ pixel_x = -26;
+ req_access_txt = "29"
+ },
+/obj/machinery/aug_manipulator,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"aYw" = (
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"aYx" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/bluespace,
+/obj/item/stock_parts/cell/bluespace,
+/obj/item/stock_parts/cell/bluespace,
+/obj/item/assembly/prox_sensor,
+/obj/item/assembly/prox_sensor,
+/obj/item/assembly/prox_sensor,
+/obj/item/assembly/prox_sensor,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"aYy" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "robotics1"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aYz" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/electrical,
+/obj/item/clothing/head/welding,
+/obj/item/clothing/glasses/welding,
+/obj/item/multitool,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aYA" = (
+/obj/structure/table,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/storage/belt/utility,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aYB" = (
+/obj/machinery/mecha_part_fabricator,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"aYC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aYD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aYE" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 2
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plating,
+/area/science/robotics/mechbay)
+"aYF" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/circuit,
+/area/science/robotics/mechbay)
+"aYG" = (
+/obj/machinery/button/door{
+ id = "mechbay";
+ name = "Mech Bay Shutters Control";
+ pixel_y = 26;
+ req_access_txt = "29"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"aYH" = (
+/obj/effect/turf_decal/arrows{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"aYI" = (
+/obj/machinery/recharge_station,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 10
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"aYV" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aYW" = (
+/obj/structure/sign/barsign,
+/turf/closed/wall/mineral/silver,
+/area/maintenance/bar)
+"aYX" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"aYY" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"aYZ" = (
+/turf/closed/festive/greybrick/greybrickns,
+/area/maintenance/bar)
+"aZa" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow,
+/obj/machinery/power/apc/auto_name/east,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"aZb" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"aZg" = (
+/obj/machinery/vending/assist,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"aZh" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"aZi" = (
+/turf/closed/festive/whitebrick,
+/area/service/hydroponics)
+"aZj" = (
+/obj/structure/table,
+/obj/item/watertank,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZk" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZl" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZm" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZn" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZo" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Hydroponics";
+ req_access_txt = "35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"aZp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"aZq" = (
+/obj/structure/sign/poster/official/space_cops{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/security/office)
+"aZr" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aZs" = (
+/obj/machinery/door/airlock/freezer{
+ name = "Freezer";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"aZt" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/hydroponics/constructable,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"aZu" = (
+/turf/closed/wall/ice,
+/area/edina)
+"aZv" = (
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aZw" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"aZx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_y = -32
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZz" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZA" = (
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZB" = (
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"aZC" = (
+/obj/machinery/light,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZD" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZE" = (
+/obj/machinery/vending/wardrobe/chap_wardrobe,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"aZF" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main)
+"aZG" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"aZH" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aZI" = (
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"aZJ" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"aZK" = (
+/obj/structure/closet/bombcloset,
+/obj/machinery/light_switch{
+ pixel_y = 28
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZL" = (
+/obj/structure/closet/bombcloset,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZM" = (
+/obj/machinery/portable_atmospherics/canister,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ pixel_y = 24
+ },
+/obj/machinery/camera{
+ c_tag = "Toxins Lab West";
+ network = list("ss13","rd")
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZN" = (
+/obj/machinery/portable_atmospherics/canister,
+/obj/item/radio/intercom{
+ pixel_y = 25
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZO" = (
+/obj/machinery/portable_atmospherics/scrubber,
+/obj/item/storage/firstaid/toxin,
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/airalarm/unlocked{
+ pixel_y = 24
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZP" = (
+/obj/machinery/portable_atmospherics/pump,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/mixing)
+"aZQ" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aZR" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"aZS" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Research Director's Desk";
+ departmentType = 5;
+ name = "Research Director's RC";
+ pixel_x = -32;
+ receive_ore_updates = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aZT" = (
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aZU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"aZV" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/storage)
+"aZW" = (
+/obj/structure/table/reinforced,
+/obj/item/paicard,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"aZX" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"aZY" = (
+/obj/structure/table/reinforced,
+/obj/item/clothing/head/beret/sci,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"aZZ" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"baa" = (
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bab" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bac" = (
+/obj/structure/table/reinforced,
+/obj/item/circular_saw,
+/obj/item/scalpel,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bad" = (
+/obj/structure/table/optable{
+ name = "Robotics Operating Table"
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bae" = (
+/obj/machinery/computer/operating,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"baf" = (
+/obj/structure/table/reinforced,
+/obj/item/mmi,
+/obj/item/mmi,
+/obj/item/mmi,
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bag" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bah" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"bai" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"baj" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bak" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina)
+"bal" = (
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bam" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"ban" = (
+/obj/effect/turf_decal/bot_red,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bao" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "robotics1"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bap" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "robotics1"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"baq" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/mech_bay_recharge_floor,
+/area/science/robotics/mechbay)
+"bar" = (
+/obj/effect/landmark/start/cyborg,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"bas" = (
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bat" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/item/stock_parts/cell/bluespace,
+/obj/item/stock_parts/cell/bluespace,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"baE" = (
+/obj/structure/table/wood,
+/obj/item/clothing/glasses/prism_glasses,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"baF" = (
+/obj/structure/table/wood,
+/obj/item/slapper,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"baG" = (
+/obj/structure/table/wood,
+/obj/item/coin/iron{
+ icon_state = "coin_bananium_heads";
+ name = "arcade coin";
+ pixel_x = -6
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"baH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"baL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"baS" = (
+/obj/structure/table/reinforced,
+/obj/item/crowbar,
+/obj/item/wrench,
+/obj/item/gps,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"baT" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"baU" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/service/hydroponics)
+"baV" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/mob/living/simple_animal/hostile/lizard{
+ name = "Wags-His-Tail";
+ real_name = "Wags-His-Tail"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"baW" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"baX" = (
+/obj/machinery/computer/prisoner/management,
+/obj/structure/sign/poster/official/duelshotgun{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/security/warden)
+"baY" = (
+/obj/effect/landmark/start/botanist,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"baZ" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bba" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/nt_storm{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/dark,
+/area/security/office)
+"bbb" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/northleft,
+/obj/machinery/door/window/southright,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbc" = (
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/medical)
+"bbd" = (
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbe" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbf" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbg" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/landmark/start/botanist,
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbh" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bbi" = (
+/obj/structure/bodycontainer/morgue{
+ dir = 1
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"bbj" = (
+/obj/structure/bodycontainer/morgue{
+ dir = 1
+ },
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"bbk" = (
+/obj/effect/turf_decal/caution,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"bbl" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"bbm" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bbn" = (
+/obj/structure/cable/yellow,
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/medical/morgue";
+ name = "Chapel Morgue APC";
+ pixel_y = -26
+ },
+/obj/item/extinguisher,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"bbo" = (
+/obj/structure/bodycontainer/crematorium{
+ dir = 1
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/medical/morgue)
+"bbp" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Chapel Office";
+ req_access_txt = "22"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"bbq" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Chapel Office";
+ req_access_txt = "22"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/office)
+"bbr" = (
+/obj/machinery/door/morgue{
+ name = "Confession Booth"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main)
+"bbs" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -23
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bbt" = (
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bbu" = (
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bbv" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bbw" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWE,
+/turf/open/floor/plasteel/dark,
+/area/science/mixing)
+"bbx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bby" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/rd/private)
+"bbz" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/rd/private)
+"bbA" = (
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/rd/private)
+"bbB" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Toxins Storage";
+ req_access_txt = "8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/storage)
+"bbC" = (
+/obj/structure/table/reinforced,
+/obj/item/aicard,
+/obj/item/circuitboard/aicore,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"bbD" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bbE" = (
+/obj/structure/table/reinforced,
+/obj/item/multitool,
+/obj/item/screwdriver,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bbF" = (
+/obj/structure/table/reinforced,
+/obj/item/integrated_circuit_printer,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bbG" = (
+/obj/structure/table/reinforced,
+/obj/machinery/cell_charger,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bbH" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bbI" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bbJ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bbK" = (
+/obj/structure/table/reinforced,
+/obj/item/retractor,
+/obj/item/hemostat,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bbL" = (
+/obj/structure/table/reinforced,
+/obj/item/cautery,
+/obj/item/surgical_drapes,
+/obj/item/clothing/gloves/color/latex,
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple,
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bbM" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bbN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bbO" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/command{
+ name = "Server Room";
+ req_access_txt = "30"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"bbP" = (
+/obj/machinery/computer/mech_bay_power_console{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/circuit,
+/area/science/robotics/mechbay)
+"bbQ" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/crowbar/red,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bbR" = (
+/turf/closed/festive/whitebrick,
+/area/medical/surgery)
+"bbY" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bcb" = (
+/obj/structure/flora/ausbushes/genericbush,
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/fernybush,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/window,
+/obj/structure/sign/poster/official/cohiba_robusto_ad{
+ pixel_y = 32
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/grass,
+/area/commons/storage/tools)
+"bcc" = (
+/obj/machinery/vending/wardrobe/hydro_wardrobe,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bcd" = (
+/obj/machinery/vending/wardrobe/chef_wardrobe,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bce" = (
+/obj/machinery/vending/wardrobe/bar_wardrobe,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bcf" = (
+/obj/structure/closet/secure_closet/bar,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/cups,
+/obj/item/gun/ballistic/revolver/doublebarrel,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bci" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bcj" = (
+/obj/machinery/vending/wardrobe/hydro_wardrobe,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bck" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bcl" = (
+/obj/item/wrench,
+/obj/item/wirecutters,
+/obj/item/hand_labeler,
+/obj/item/hand_labeler_refill,
+/obj/item/hand_labeler_refill,
+/obj/item/stack/packageWrap,
+/obj/item/stack/packageWrap,
+/obj/item/stack/wrapping_paper,
+/obj/structure/closet/crate/hydroponics,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bcm" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"bcn" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"bco" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bcp" = (
+/obj/structure/closet/secure_closet/hydroponics,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bcq" = (
+/obj/structure/closet/secure_closet/hydroponics,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bcr" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bcs" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bct" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bcv" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Pet Store"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bcw" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bcx" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/bar/atrium)
+"bcy" = (
+/obj/machinery/vending/hydronutrients,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"bcz" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Pet Store"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bcB" = (
+/obj/structure/festive/trainplatform/edge_west,
+/obj/structure/chair/stool/bar,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/light,
+/area/maintenance/bar)
+"bcC" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"bcD" = (
+/obj/machinery/chem_master/condimaster,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bcE" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/landmark/start/botanist,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bcF" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bcG" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bcH" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bcI" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bcJ" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer1{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bcK" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/main/monastery";
+ dir = 8;
+ name = "Chapel Dining Room APC";
+ pixel_x = -26
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bcL" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bcM" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bcN" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bcO" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Toxins Lab";
+ req_access_txt = "7"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bcP" = (
+/obj/structure/closet/secure_closet/RD,
+/obj/machinery/computer/security/telescreen/entertainment{
+ pixel_x = -32
+ },
+/obj/item/clothing/suit/hooded/wintercoat/rd,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/key/RD,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"bcQ" = (
+/obj/machinery/camera{
+ c_tag = "Science - Port";
+ name = "science camera";
+ network = list("ss13","rd")
+ },
+/turf/open/floor/carpet/purple,
+/area/command/heads_quarters/rd/private)
+"bcR" = (
+/turf/open/floor/carpet/purple,
+/area/command/heads_quarters/rd/private)
+"bcS" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"bcT" = (
+/obj/structure/dresser,
+/obj/item/storage/secure/safe{
+ pixel_x = 32
+ },
+/turf/open/floor/holofloor/wood,
+/area/command/heads_quarters/rd/private)
+"bcU" = (
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/rd/private)
+"bcV" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/rd)
+"bcW" = (
+/obj/structure/table/reinforced,
+/obj/machinery/computer/security/telescreen{
+ desc = "Used for watching the RD's goons from the safety of his office.";
+ dir = 4;
+ name = "Research Monitor";
+ network = list("rd");
+ pixel_x = -28
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bcX" = (
+/obj/structure/table/reinforced,
+/obj/item/integrated_electronics/analyzer,
+/obj/item/integrated_electronics/debugger,
+/obj/item/integrated_electronics/wirer,
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bcY" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bcZ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bda" = (
+/obj/machinery/door/airlock/research{
+ name = "Robotics Lab";
+ req_access_txt = "29"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdb" = (
+/obj/machinery/camera{
+ c_tag = "Server Room";
+ network = list("ss13","rd");
+ pixel_x = 22
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/science/server";
+ dir = 1;
+ name = "Server Room APC";
+ pixel_y = 25
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/server)
+"bdc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdd" = (
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bde" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "robotics2"
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdf" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/electrical,
+/obj/item/clothing/head/welding,
+/obj/item/clothing/glasses/welding,
+/obj/item/multitool,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdg" = (
+/obj/structure/table,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/storage/belt/utility,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdh" = (
+/obj/machinery/mecha_part_fabricator,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bdi" = (
+/obj/structure/chair/wood/normal,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/white,
+/area/science/robotics)
+"bdj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"bdk" = (
+/obj/effect/landmark/start/roboticist,
+/obj/machinery/holopad,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"bdl" = (
+/obj/machinery/recharge_station,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bdq" = (
+/turf/closed/festive/whitebrick,
+/area/medical/exam_room)
+"bds" = (
+/obj/structure/table/wood,
+/obj/item/sord,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bdt" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bdu" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"bdv" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bdw" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/packageWrap,
+/obj/item/hand_labeler,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bdx" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/flashlight,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bdy" = (
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bdA" = (
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bdE" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bdF" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/command)
+"bdG" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"bdH" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 20
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"bdI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"bdJ" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bdK" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"bdL" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bdM" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bdN" = (
+/obj/structure/window/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bdO" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/research)
+"bdQ" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bdR" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bdS" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bdT" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bdU" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"bdX" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/main/monastery";
+ dir = 8;
+ name = "Chapel Hall APC";
+ pixel_y = 24
+ },
+/turf/open/indestructible{
+ dir = 1;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bdY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/indestructible{
+ dir = 4;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bdZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/turf/open/indestructible{
+ dir = 1;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bea" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible{
+ dir = 4;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"beb" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bec" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bed" = (
+/turf/open/indestructible{
+ dir = 1;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bee" = (
+/turf/open/indestructible{
+ dir = 4;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bef" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"beg" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"beh" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bei" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bej" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bek" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bel" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/obj/machinery/meter,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bem" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"ben" = (
+/obj/item/assembly/prox_sensor{
+ pixel_x = -4;
+ pixel_y = 1
+ },
+/obj/item/assembly/prox_sensor{
+ pixel_x = 8;
+ pixel_y = 9
+ },
+/obj/item/assembly/prox_sensor{
+ pixel_x = 9;
+ pixel_y = -2
+ },
+/obj/item/assembly/prox_sensor{
+ pixel_y = 2
+ },
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"beo" = (
+/obj/structure/chair/stool,
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bep" = (
+/obj/structure/table/reinforced,
+/obj/item/wrench,
+/obj/item/screwdriver{
+ pixel_y = 10
+ },
+/obj/item/analyzer,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"beq" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/status_display/ai{
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"ber" = (
+/obj/effect/landmark/start/research_director,
+/turf/open/floor/carpet/purple,
+/area/command/heads_quarters/rd/private)
+"bes" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/item/bedsheet/rd/double,
+/obj/structure/bed/double,
+/turf/open/floor/holofloor/wood,
+/area/command/heads_quarters/rd/private)
+"bet" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"beu" = (
+/obj/machinery/button/door{
+ id = "rdgarage";
+ name = "Director's Garage Door";
+ pixel_x = -7;
+ pixel_y = 26;
+ req_access_txt = "30"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"bev" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bew" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"bex" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bey" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"bez" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"beA" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"beB" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"beC" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"beD" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"beE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/castle)
+"beF" = (
+/obj/structure/fence/corner{
+ dir = 10
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"beG" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"beH" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/bodybags,
+/obj/item/pen/fountain,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"beI" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research{
+ name = "Break Room";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/science)
+"beJ" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ name = "robotics2"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"beK" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ name = "robotics2"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"beL" = (
+/obj/machinery/computer/mech_bay_power_console{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/open/floor/circuit/green,
+/area/science/robotics/mechbay)
+"beM" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/robotics/mechbay)
+"beR" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 5
+ },
+/area/commons/fitness/recreation)
+"beT" = (
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"beU" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 9
+ },
+/area/commons/fitness/recreation)
+"beW" = (
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"beX" = (
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"beY" = (
+/obj/structure/table/reinforced,
+/obj/item/clothing/gloves/color/yellow,
+/obj/item/storage/box/lights/mixed,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bfb" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Tool Shoppe"
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bfc" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bfd" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bfe" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"bff" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bfg" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"bfh" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/security)
+"bfi" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/command{
+ name = "Research Director's Office";
+ req_access_txt = "30"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"bfj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bfk" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/sidewalke,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bfl" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bfm" = (
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bfn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bfo" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bfp" = (
+/obj/structure/table/wood/fancy/green,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bfq" = (
+/turf/open/indestructible{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bfr" = (
+/turf/open/indestructible{
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bfs" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bft" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/indestructible{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bfu" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bfv" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"bfw" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/castle)
+"bfx" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bfy" = (
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main)
+"bfz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/public/glass,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bfA" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/service/chapel/main)
+"bfB" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfC" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfD" = (
+/obj/structure/closet/l3closet/scientist{
+ pixel_x = -2
+ },
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/ears/earmuffs,
+/obj/item/clothing/neck/scarf/purple,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/head/beret/sci,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfE" = (
+/obj/machinery/vending/wardrobe/science_wardrobe,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfF" = (
+/obj/item/assembly/signaler{
+ pixel_y = 8
+ },
+/obj/item/assembly/signaler{
+ pixel_x = -8;
+ pixel_y = 5
+ },
+/obj/item/assembly/signaler{
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/assembly/signaler{
+ pixel_x = -2;
+ pixel_y = -2
+ },
+/obj/structure/table/reinforced,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfG" = (
+/obj/item/transfer_valve{
+ pixel_x = -5
+ },
+/obj/item/transfer_valve{
+ pixel_x = -5
+ },
+/obj/item/transfer_valve,
+/obj/item/transfer_valve,
+/obj/item/transfer_valve{
+ pixel_x = 5
+ },
+/obj/item/transfer_valve{
+ pixel_x = 5
+ },
+/obj/machinery/requests_console{
+ department = "Science";
+ departmentType = 2;
+ name = "Science Requests Console";
+ pixel_y = -30;
+ receive_ore_updates = 1
+ },
+/obj/structure/table/reinforced,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfH" = (
+/obj/item/assembly/timer{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/assembly/timer{
+ pixel_x = -4;
+ pixel_y = 2
+ },
+/obj/item/assembly/timer{
+ pixel_x = 6;
+ pixel_y = -4
+ },
+/obj/item/assembly/timer,
+/obj/structure/table/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfI" = (
+/obj/structure/tank_dispenser,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bfJ" = (
+/obj/machinery/suit_storage_unit/rd,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"bfL" = (
+/obj/machinery/button/door{
+ id = "idquarters";
+ name = "Privacy Control";
+ pixel_x = -26;
+ pixel_y = -26;
+ req_access_txt = "30"
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"bfM" = (
+/obj/machinery/modular_computer/console/preset/research{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"bfN" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/rd/private)
+"bfO" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_x = 26
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/command/heads_quarters/rd/private)
+"bfP" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/rd/private)
+"bfQ" = (
+/obj/vehicle/sealed/vectorcraft/RD,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"bfR" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"bfS" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 2;
+ name = "2maintenance loot spawner"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"bfT" = (
+/obj/structure/table/reinforced,
+/obj/item/stock_parts/cell/high,
+/obj/item/stock_parts/cell/high,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bfU" = (
+/obj/structure/table/reinforced,
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/obj/item/integrated_circuit_printer,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bfV" = (
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/structure/sign/poster/official/random{
+ pixel_y = -32
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bfW" = (
+/obj/machinery/light,
+/obj/structure/closet/crate,
+/obj/item/target/alien,
+/obj/item/target/alien,
+/obj/item/target/clown,
+/obj/item/target/clown,
+/obj/item/target/syndicate,
+/obj/item/gun/energy/laser/practice,
+/obj/item/gun/energy/laser/practice,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bfX" = (
+/obj/structure/target_stake,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/science/circuit)
+"bfY" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bfZ" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light,
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bga" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bgb" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bgc" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bgd" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bge" = (
+/obj/structure/bodycontainer/morgue,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgf" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgg" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/disposal/bin,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgh" = (
+/obj/machinery/vending/wardrobe/robo_wardrobe,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgi" = (
+/obj/machinery/rnd/production/circuit_imprinter,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgj" = (
+/obj/machinery/computer/rdconsole/robotics{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgk" = (
+/obj/structure/table,
+/obj/item/storage/firstaid{
+ empty = 1;
+ name = "first-aid kit (empty)"
+ },
+/obj/item/storage/firstaid{
+ empty = 1;
+ name = "first-aid kit (empty)"
+ },
+/obj/item/storage/firstaid{
+ empty = 1;
+ name = "first-aid kit (empty)"
+ },
+/obj/item/healthanalyzer,
+/obj/item/healthanalyzer,
+/obj/item/healthanalyzer,
+/obj/item/clothing/head/beret/robo,
+/obj/item/clothing/head/beret/robo,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgl" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgm" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgn" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgo" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgp" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bgq" = (
+/obj/structure/table,
+/obj/item/stack/sheet/plasteel{
+ amount = 15
+ },
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/assembly/flash/handheld,
+/obj/item/stack/cable_coil{
+ amount = 5
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgr" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgs" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bgt" = (
+/obj/item/key,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bgy" = (
+/obj/machinery/vr_sleeper{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/bar,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bgz" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bgA" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/shaker,
+/obj/item/book/granter/action/drink_fling,
+/obj/item/stack/spacecash/c100,
+/turf/open/floor/carpet/monochrome,
+/area/commons/storage/tools)
+"bgB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgC" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgD" = (
+/obj/machinery/door/airlock/atmos{
+ name = "Toxins Storage";
+ req_access_txt = "24"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgE" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgG" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgI" = (
+/turf/closed/wall/mineral/wood,
+/area/commons/storage/tools)
+"bgJ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgK" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bgM" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/indestructible{
+ dir = 1;
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bgN" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bgO" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bgP" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bgQ" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bgR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/castle)
+"bgS" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgT" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgU" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bgV" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/castle)
+"bgW" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bgX" = (
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bgY" = (
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo)
+"bgZ" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bha" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhb" = (
+/obj/structure/table/wood/fancy/green,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhc" = (
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/structure/table/wood/fancy/green,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhd" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Toxins Launch Room Access";
+ req_access_txt = "7"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bhe" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "idquarters";
+ name = "Director's Quarters Shutters"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd/private)
+"bhf" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "rdgarage";
+ name = "Director's Garage"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/rd)
+"bhg" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick,
+/area/science/circuit)
+"bhh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bhi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bhj" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick,
+/area/science/robotics/lab)
+"bhk" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bhl" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bhm" = (
+/obj/machinery/mech_bay_recharge_port{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 5
+ },
+/turf/open/floor/plating,
+/area/science/robotics/mechbay)
+"bhn" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/manifold{
+ dir = 1
+ },
+/turf/open/floor/circuit/green,
+/area/science/robotics/mechbay)
+"bho" = (
+/obj/machinery/button/door{
+ id = "RL01";
+ name = "Alley Door Control";
+ pixel_y = -26
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"bhp" = (
+/obj/effect/turf_decal/arrows,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bhq" = (
+/obj/item/key,
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 9
+ },
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bht" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = -5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/castle)
+"bhu" = (
+/obj/machinery/vr_sleeper{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bhx" = (
+/obj/machinery/computer/arcade/battle{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bhy" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhz" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/castle)
+"bhA" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhB" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhC" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhD" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhG" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/whitebrick,
+/area/commons/storage/tools)
+"bhI" = (
+/obj/machinery/door/airlock/titanium{
+ name = "Service Office";
+ req_one_access_txt = "25;26;28;35"
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/storage/tools)
+"bhK" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bhL" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeft,
+/turf/closed/festive/redbrick,
+/area/commons/dorms)
+"bhM" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/mixing)
+"bhN" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/castle)
+"bhO" = (
+/turf/closed/festive/greypanel/greypanelcornernw,
+/area/commons/fitness/recreation)
+"bhP" = (
+/turf/closed/festive/greypanel/greypanelns,
+/area/commons/fitness/recreation)
+"bhQ" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/storage/fancy/candle_box{
+ pixel_y = 8
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bhR" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/flashlight/lantern{
+ pixel_y = 8
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bhS" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/flashlight/lantern{
+ pixel_y = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhT" = (
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhU" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bhV" = (
+/obj/structure/sign/departments/holy,
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main)
+"bhW" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bhX" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bhY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bhZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bia" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bib" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"bic" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science/robotics/mechbay)
+"bid" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "RL01";
+ name = "Robotics Bay Alley Access"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bie" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "RL01";
+ name = "Robotics Bay Alley Access"
+ },
+/obj/effect/turf_decal/caution,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/science/robotics/mechbay)
+"bij" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bik" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"bil" = (
+/turf/closed/festive/greypanel/greypanelcornerne,
+/area/commons/fitness/recreation)
+"bim" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/research)
+"biq" = (
+/obj/machinery/vr_sleeper{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bir" = (
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/commons/fitness/recreation)
+"bit" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/commons/fitness/recreation)
+"biu" = (
+/obj/machinery/computer/arcade/orion_trail{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bix" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"biC" = (
+/obj/structure/table/reinforced,
+/obj/item/stock_parts/cell/high,
+/obj/item/stock_parts/cell/high,
+/obj/machinery/cell_charger,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"biE" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/research)
+"biF" = (
+/obj/effect/landmark/start/assistant,
+/obj/machinery/door/window/westleft,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"biG" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"biH" = (
+/turf/closed/festive/greypanel/greypanelwe,
+/area/commons/fitness/recreation)
+"biI" = (
+/obj/structure/table/wood,
+/obj/item/clothing/suit/nerdshirt,
+/obj/item/clothing/glasses/prism_glasses,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biJ" = (
+/obj/structure/table/wood,
+/obj/item/slapper,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biK" = (
+/obj/structure/table/wood,
+/obj/item/clothing/shoes/kindleKicks,
+/obj/structure/window/spawner/east,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biL" = (
+/obj/machinery/vending/cola/pwr_game,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"biM" = (
+/obj/structure/chair/sofa/corp/left{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biN" = (
+/obj/structure/table/glass,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biO" = (
+/turf/closed/indestructible/fakeglass,
+/area/commons/storage/tools)
+"biP" = (
+/obj/machinery/light/floor,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biQ" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biR" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biS" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"biT" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 8
+ },
+/obj/structure/window/spawner/east,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"biU" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"biV" = (
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biW" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biX" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"biY" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main)
+"biZ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bja" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden/layer1{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bjb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bjc" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bjd" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bje" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Chapel"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/chapel/main)
+"bjf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bjg" = (
+/turf/closed/festive/whitebrick,
+/area/commons/storage/tools)
+"bjh" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bjk" = (
+/obj/structure/chair/sofa/corp/left{
+ dir = 4
+ },
+/obj/structure/window/spawner/west,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjl" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/table/glass,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjm" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 8
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjn" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bjo" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bjp" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bjq" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"bjr" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjs" = (
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjt" = (
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bju" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 4
+ },
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjv" = (
+/obj/structure/table/glass,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjw" = (
+/obj/structure/chair/sofa/corp/left{
+ dir = 8
+ },
+/obj/structure/window/spawner/east,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjx" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 4
+ },
+/obj/structure/window/spawner/west,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjy" = (
+/obj/structure/chair/sofa/corp/left{
+ dir = 8
+ },
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bjz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"bjA" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjB" = (
+/obj/effect/landmark/start/chaplain,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjC" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/storage/book/bible{
+ pixel_y = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjD" = (
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjE" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjF" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bjH" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main)
+"bjI" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bjJ" = (
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bjK" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bjL" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bjM" = (
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/landmark/xmastree,
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bjN" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/festive/sidewalk,
+/area/security)
+"bjO" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bjP" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bjQ" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bjR" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria)
+"bjS" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bjT" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bjU" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bjV" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light/floor,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bjW" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bjX" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Chapel"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/chapel/main)
+"bjY" = (
+/turf/closed/festive/greybrick,
+/area/commons/fitness/recreation)
+"bjZ" = (
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bka" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkb" = (
+/obj/structure/window{
+ dir = 8
+ },
+/obj/effect/landmark/event_spawn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bkc" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"bkd" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"bke" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"bkf" = (
+/obj/structure/table/wood,
+/obj/item/sord,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bkg" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet/arcade,
+/area/commons/fitness/recreation)
+"bkh" = (
+/obj/machinery/vr_sleeper,
+/obj/structure/window/spawner/west,
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bki" = (
+/obj/machinery/vr_sleeper,
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bkj" = (
+/obj/machinery/vr_sleeper,
+/obj/structure/window/spawner/east,
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bkk" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel/elevatorshaft,
+/area/commons/fitness/recreation)
+"bkl" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bkm" = (
+/obj/machinery/door/airlock/public/glass,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bkn" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bko" = (
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bkp" = (
+/obj/machinery/door/airlock/public/glass,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bkq" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bkr" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bks" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bkt" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bku" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bkv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bkw" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bkx" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main)
+"bky" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bkz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bkA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/chapel/main)
+"bkB" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Chapel"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/chapel/main)
+"bkC" = (
+/obj/machinery/camera{
+ c_tag = "Holodeck"
+ },
+/obj/machinery/airalarm{
+ pixel_y = 24
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bkD" = (
+/obj/machinery/vr_sleeper{
+ dir = 1
+ },
+/obj/structure/window/spawner/west,
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bkE" = (
+/turf/open/floor/engine{
+ name = "Holodeck Projector Floor"
+ },
+/area/holodeck/rec_center)
+"bkF" = (
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"bkG" = (
+/turf/closed/festive/whitebrick/whitebrickns{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"bkH" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bkI" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bkJ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bkK" = (
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab";
+ req_access_txt = "9"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bkL" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab";
+ req_access_txt = "9"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bkM" = (
+/obj/structure/grille,
+/obj/effect/spawner/structure/window,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bkN" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bkO" = (
+/obj/structure/table/glass,
+/obj/item/pen/red,
+/obj/item/folder/white{
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/glass/beaker,
+/obj/item/reagent_containers/dropper,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"bkP" = (
+/obj/item/bedsheet/medical,
+/obj/structure/bed,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"bkQ" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ desc = "Cooks and boils stuff, somehow.";
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkR" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/donkpockets,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkS" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -3;
+ pixel_y = 2
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkT" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/requests_console{
+ department = "Virology Lab";
+ name = "Virology RC";
+ pixel_y = 32;
+ receive_ore_updates = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkU" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkV" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/power/apc/highcap/five_k{
+ dir = 1;
+ name = "Virology APC";
+ pixel_y = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkW" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ pixel_x = -4;
+ pixel_y = 24
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkX" = (
+/obj/structure/table/glass,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bkY" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/door/airlock/virology{
+ name = "Virology Access";
+ req_access_txt = "39"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bkZ" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bla" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blb" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/doorButtons/access_button{
+ dir = 1;
+ idDoor = "virology_airlock_exterior";
+ idSelf = "virology_airlock_control";
+ name = "Virology Access Button";
+ pixel_x = 24;
+ pixel_y = -8;
+ req_access_txt = "39"
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blc" = (
+/obj/structure/sink,
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bld" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/machinery/doorButtons/access_button{
+ dir = 1;
+ idDoor = "virology_airlock_exterior";
+ idSelf = "virology_airlock_control";
+ name = "Virology Access Button";
+ pixel_x = -24;
+ pixel_y = -8;
+ req_access_txt = "39"
+ },
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/obj/effect/landmark/start/virologist,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"ble" = (
+/obj/structure/closet/emcloset,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blf" = (
+/obj/structure/closet/l3closet,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blg" = (
+/obj/structure/closet/l3closet,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bli" = (
+/turf/closed/wall/r_wall,
+/area/command/heads_quarters/cmo)
+"blj" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "CMOgarage";
+ name = "CMO's Garage"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"blk" = (
+/obj/machinery/vr_sleeper{
+ dir = 1
+ },
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"bll" = (
+/obj/machinery/vr_sleeper{
+ dir = 1
+ },
+/obj/structure/window/spawner/east,
+/turf/open/floor/plasteel/vaporwave,
+/area/commons/fitness/recreation)
+"blm" = (
+/obj/structure/window/spawner/north,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"bln" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 9
+ },
+/area/commons/fitness/recreation)
+"blo" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/commons/fitness/recreation)
+"blp" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/commons/fitness/recreation)
+"blq" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/commons/fitness/recreation)
+"blr" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/plasteel/dark/side{
+ dir = 5
+ },
+/area/commons/fitness/recreation)
+"bls" = (
+/obj/machinery/vending/snack/teal,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness/recreation)
+"blt" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"blu" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"blv" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/machinery/light,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/commons/fitness/recreation)
+"blw" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/computer/arcade/orion_trail{
+ dir = 1
+ },
+/obj/structure/sign/poster/official/nanomichi_ad{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"blx" = (
+/obj/effect/turf_decal/tile/bar,
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/computer/arcade/battle{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bly" = (
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/bar,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"blz" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"blA" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/flashlight/lantern{
+ pixel_y = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"blB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"blC" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"blD" = (
+/turf/closed/festive/whitebrick/whitebrickwe{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"blE" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/pen/fountain,
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -26
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blF" = (
+/obj/machinery/computer/scan_consolenew,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blG" = (
+/obj/machinery/dna_scannernew,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blH" = (
+/obj/structure/closet/secure_closet/medical1,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/item/clothing/shoes/winterboots,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blI" = (
+/obj/structure/closet/secure_closet/personal/patient,
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/medical/genetics";
+ dir = 1;
+ name = "Genetics APC";
+ pixel_y = 24
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/item/clothing/suit/hooded/wintercoat/genetics,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blJ" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blK" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"blL" = (
+/obj/structure/flora/junglebush,
+/obj/structure/flora/ausbushes/sparsegrass,
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"blM" = (
+/obj/structure/flora/grass/jungle,
+/obj/item/reagent_containers/food/snacks/grown/banana,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"blN" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"blO" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/structure/flora/ausbushes/fullgrass,
+/obj/structure/flora/ausbushes/grassybush,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/flora/ausbushes/pointybush,
+/obj/structure/flora/junglebush,
+/obj/structure/flora/junglebush/large,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"blP" = (
+/obj/structure/flora/junglebush/large,
+/turf/open/floor/grass,
+/area/medical/virology)
+"blQ" = (
+/obj/structure/flora/grass/jungle,
+/obj/structure/flora/ausbushes/brflowers,
+/obj/structure/flora/ausbushes/ywflowers,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/grass,
+/area/medical/virology)
+"blR" = (
+/obj/structure/flora/grass/jungle,
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/virology)
+"blS" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"blT" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"blU" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blW" = (
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blX" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/machinery/door/airlock/virology{
+ name = "Virology Access";
+ req_access_txt = "39"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blY" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"blZ" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bma" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmb" = (
+/obj/machinery/door/airlock/virology{
+ autoclose = 0;
+ frequency = 1449;
+ id_tag = "virology_airlock_interior";
+ name = "Virology Interior Airlock";
+ req_access_txt = "39"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmc" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/doorButtons/airlock_controller{
+ idExterior = "virology_airlock_exterior";
+ idInterior = "virology_airlock_interior";
+ idSelf = "virology_airlock_control";
+ name = "Virology Access Console";
+ pixel_x = 16;
+ pixel_y = -22;
+ req_access_txt = "39"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmd" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bme" = (
+/obj/machinery/door/airlock/virology{
+ autoclose = 0;
+ frequency = 1449;
+ id_tag = "virology_airlock_exterior";
+ name = "Virology Exterior Airlock";
+ req_access_txt = "39"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmf" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmg" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/effect/landmark/start/virologist,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmh" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmi" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bmj" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"bmk" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "CMOgarage";
+ name = "CMO's Garage Door";
+ pixel_x = 28
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"bml" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/festive/wooden/wooden2,
+/area/command/heads_quarters/cmo)
+"bmm" = (
+/obj/item/radio/intercom{
+ pixel_y = 26
+ },
+/obj/structure/closet/secure_closet/CMO,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/head/beret/cmo/blue,
+/obj/item/clothing/suit/hooded/wintercoat/cmo,
+/obj/item/key/CMO,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/command/heads_quarters/cmo)
+"bmn" = (
+/obj/machinery/suit_storage_unit/cmo,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bmo" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bmp" = (
+/obj/item/flashlight/lamp/green,
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/snacks/grown/tea/catnip,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bmq" = (
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/cmo)
+"bmu" = (
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/service/theater)
+"bmv" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bmw" = (
+/turf/closed/festive/creambrick,
+/area/edina/crew_quarters/store/clothes)
+"bmx" = (
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/machinery/computer/arcade/battle{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bmy" = (
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/bar,
+/obj/machinery/computer/arcade/orion_trail{
+ dir = 1
+ },
+/obj/structure/sign/poster/contraband/pwr_game{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bmz" = (
+/obj/effect/turf_decal/tile/bar{
+ dir = 1
+ },
+/obj/machinery/light,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/commons/fitness/recreation)
+"bmA" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Clothes and coats"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bmB" = (
+/turf/closed/festive/greybrick/greybrickte,
+/area/commons/fitness/recreation)
+"bmC" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bmD" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/elevatorshaft,
+/area/commons/fitness/recreation)
+"bmE" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Clothes and coats"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bmF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bmG" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bmH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/perimeter)
+"bmI" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bmJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bmK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bmL" = (
+/obj/machinery/light/small,
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/main/monastery";
+ dir = 8;
+ name = "Chapel APC";
+ pixel_y = -26
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bmM" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bmN" = (
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"bmO" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"bmP" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bmQ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmR" = (
+/obj/structure/table,
+/obj/item/storage/box/disks,
+/obj/item/flashlight/pen,
+/obj/item/flashlight/pen,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmS" = (
+/obj/structure/chair/stool,
+/obj/effect/landmark/start/geneticist,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmT" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmU" = (
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bmW" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/item/reagent_containers/food/snacks/grown/banana,
+/obj/machinery/camera{
+ c_tag = "Genetics Monkey Pen Fore";
+ dir = 4;
+ network = list("ss13","medbay")
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bmX" = (
+/obj/structure/sink/puddle,
+/obj/structure/flora/ausbushes/reedbush{
+ pixel_y = 6
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bmY" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bmZ" = (
+/obj/structure/flora/junglebush/c,
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bna" = (
+/obj/structure/flora/junglebush,
+/obj/structure/flora/ausbushes/brflowers,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bnb" = (
+/obj/item/reagent_containers/food/snacks/grown/banana,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bnc" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"bnd" = (
+/obj/machinery/door/airlock/virology/glass{
+ name = "Isolation B";
+ req_access_txt = "39"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"bne" = (
+/obj/machinery/door/airlock/virology/glass{
+ name = "Isolation A";
+ req_access_txt = "39"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/freezer,
+/area/medical/virology)
+"bnf" = (
+/obj/structure/extinguisher_cabinet,
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bng" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced,
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnh" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced,
+/obj/structure/table/wood,
+/obj/item/clothing/head/beret/viro,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bni" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bnj" = (
+/obj/machinery/biogenerator,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"bnk" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced,
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnl" = (
+/obj/effect/turf_decal/tile/green,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnm" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnn" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bno" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnp" = (
+/obj/machinery/door/airlock/virology{
+ name = "Virology Access";
+ req_access_txt = "39"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnq" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/machinery/door/airlock/virology{
+ name = "Virology Access";
+ req_access_txt = "39"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bnr" = (
+/obj/vehicle/sealed/vectorcraft/CMO{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"bns" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"bnt" = (
+/turf/open/floor/festive/wooden/wooden2,
+/area/command/heads_quarters/cmo)
+"bnu" = (
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bnv" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"bnw" = (
+/turf/closed/festive/greybrick/greybrickcornernw,
+/area/maintenance/bar)
+"bnB" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bnD" = (
+/obj/structure/chair/sofa/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bnE" = (
+/obj/structure/chair/stool/bar,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bnF" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bnG" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bnH" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bnJ" = (
+/turf/closed/festive/whitebrick,
+/area/medical/cryo)
+"bnM" = (
+/obj/structure/mirror{
+ pixel_y = 30
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/clothes)
+"bnN" = (
+/obj/structure/fireplace,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnO" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnP" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnQ" = (
+/obj/machinery/vending/clothing,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnR" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnS" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bnT" = (
+/obj/structure/rack,
+/obj/item/clothing/under/color/random,
+/obj/item/clothing/under/color/random,
+/obj/item/clothing/under/color/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnU" = (
+/obj/structure/window/fulltile,
+/obj/effect/decal/festive/holly,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bnV" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bnW" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Holodeck Door"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bnX" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bnY" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/miningoffice)
+"bnZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/public/glass,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main)
+"boa" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bob" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/public/glass{
+ name = "Holodeck Door"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"boc" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bod" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"boe" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bof" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bog" = (
+/obj/machinery/door/window/eastleft{
+ name = "Monkey Pen";
+ req_one_access_txt = "9"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"boh" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"boi" = (
+/obj/structure/flora/junglebush,
+/obj/structure/flora/grass/jungle/b,
+/mob/living/simple_animal/butterfly,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"boj" = (
+/obj/item/toy/beach_ball,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bok" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bol" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bom" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Tool Shoppe"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bon" = (
+/obj/effect/festive/street/sidewalke,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"boo" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/commons/storage/tools";
+ dir = 8;
+ name = "Primary Tool Storage APC";
+ pixel_x = -26;
+ pixel_y = 3
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bop" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"boq" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"bor" = (
+/obj/structure/rack,
+/obj/item/book/manual/wiki/engineering_hacking{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/book/manual/wiki/engineering_guide,
+/obj/item/book/manual/wiki/engineering_construction{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bos" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/machinery/camera{
+ c_tag = "Genetics Monkey Pen Aft";
+ dir = 4;
+ network = list("ss13","medbay")
+ },
+/obj/structure/flora/ausbushes/grassybush,
+/obj/item/reagent_containers/food/snacks/grown/banana,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bot" = (
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/mob/living/carbon/monkey,
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bou" = (
+/obj/structure/sink/puddle,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bov" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/eastleft{
+ name = "Monkey Pen";
+ req_one_access_txt = "9"
+ },
+/obj/structure/flora/grass/jungle,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bow" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"box" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boy" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boz" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boA" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boB" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boC" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"boD" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"boE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"boF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"boG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"boH" = (
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -7;
+ pixel_y = 10
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/command/heads_quarters/cmo)
+"boI" = (
+/obj/structure/bed/dogbed/runtime,
+/obj/item/toy/plush/random,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"boM" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"boN" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"boQ" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"boR" = (
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/clothes)
+"boS" = (
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/clothes)
+"boT" = (
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"boV" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/qm)
+"boX" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"boY" = (
+/obj/structure/rack,
+/obj/item/storage/toolbox/emergency{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/storage/toolbox/emergency,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"boZ" = (
+/obj/machinery/firealarm{
+ pixel_y = 30
+ },
+/obj/structure/ore_box,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpa" = (
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/obj/structure/reagent_dispensers/fueltank,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpb" = (
+/obj/structure/closet/emcloset,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpc" = (
+/obj/structure/closet/crate,
+/obj/item/flashlight{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/flashlight{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/item/stock_parts/cell/high{
+ charge = 100;
+ maxcharge = 15000
+ },
+/obj/item/stack/cable_coil{
+ pixel_x = 3;
+ pixel_y = -7
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ desc = "Talk smack through this.";
+ pixel_y = 28;
+ syndie = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpd" = (
+/obj/machinery/power/apc{
+ areastring = "/area/cargo/miningoffice";
+ dir = 1;
+ name = "Mining APC";
+ pixel_y = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/light_switch{
+ pixel_y = 38
+ },
+/obj/structure/closet/wardrobe/miner,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpe" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ dir = 4;
+ name = "Station Intercom (General)";
+ pixel_x = 27
+ },
+/obj/structure/reagent_dispensers/water_cooler,
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bpf" = (
+/obj/structure/musician/piano{
+ icon_state = "piano"
+ },
+/obj/machinery/light/small,
+/turf/open/indestructible{
+ icon_state = "chapel"
+ },
+/area/service/chapel/main/monastery)
+"bpg" = (
+/obj/machinery/door/airlock/wood,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bpi" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/machinery/disposal/bin,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bpj" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bpk" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/obj/structure/chair/wood/wings,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bpl" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bpm" = (
+/obj/machinery/door/airlock/wood,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bpn" = (
+/obj/machinery/computer/holodeck{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bpo" = (
+/obj/structure/table,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/storage/box/monkeycubes,
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bpp" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bpq" = (
+/obj/machinery/vending/wardrobe/gene_wardrobe,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/light,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bpr" = (
+/obj/machinery/light_switch{
+ pixel_y = -26
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bps" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bpt" = (
+/obj/structure/flora/ausbushes/palebush,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bpu" = (
+/obj/structure/flora/ausbushes/brflowers,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bpv" = (
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bpw" = (
+/obj/structure/flora/junglebush,
+/obj/structure/flora/ausbushes/sunnybush,
+/obj/item/reagent_containers/food/snacks/grown/banana,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bpx" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/mob/living/carbon/monkey,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bpy" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bpz" = (
+/obj/structure/flora/ausbushes/brflowers,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass,
+/area/medical/virology)
+"bpA" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/eastleft{
+ name = "Monkey Pen";
+ req_one_access_txt = "9"
+ },
+/obj/structure/flora/ausbushes/ppflowers,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass,
+/area/medical/virology)
+"bpB" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpC" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpE" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpF" = (
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpG" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpH" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpI" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpJ" = (
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bpK" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bpL" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"bpM" = (
+/obj/structure/dresser,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"bpN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpO" = (
+/obj/structure/fluff/lightpost/light,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpP" = (
+/turf/open/floor/plasteel,
+/area/medical/chemistry)
+"bpQ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpR" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpS" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpT" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/fluff/lightpost/light,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bpW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/command/heads_quarters/cmo)
+"bpX" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/r_wall,
+/area/command/heads_quarters/cmo)
+"bpY" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/airlock/command{
+ name = "Chief Medical Officer's Office";
+ req_access_txt = "40"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/command/heads_quarters/cmo)
+"bpZ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/cmo)
+"bqa" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/command/heads_quarters/cmo)
+"bqb" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/edina)
+"bqf" = (
+/obj/structure/fireplace{
+ dir = 8;
+ pixel_x = -24;
+ pixel_y = 26
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bqg" = (
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -7;
+ pixel_y = 26
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bqh" = (
+/obj/machinery/newscaster{
+ pixel_x = -32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bqi" = (
+/obj/structure/table/glass,
+/obj/item/clothing/neck/petcollar/choker,
+/obj/item/clothing/neck/petcollar/choker,
+/obj/item/clothing/neck/petcollar/choker,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bqj" = (
+/turf/closed/festive/whitebrick{
+ color = "#ff9b8a"
+ },
+/area/edina/crew_quarters/store/pet)
+"bqk" = (
+/obj/structure/table/glass,
+/obj/item/clothing/neck/cloak/polychromic/polyce,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bql" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bqm" = (
+/obj/structure/noticeboard{
+ name = "Clothes and coats"
+ },
+/obj/item/clothing/suit/hooded/wintercoat/cosmic{
+ anchored = 1;
+ name = "Clothes and Coats"
+ },
+/turf/closed/festive/creambrick,
+/area/edina/crew_quarters/store/clothes)
+"bqn" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bqo" = (
+/obj/machinery/door/airlock/wood,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bqp" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bqt" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bqv" = (
+/obj/machinery/vending/hydroseeds{
+ slogan_delay = 700
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"bqw" = (
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bqx" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bqy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bqz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/computer/shuttle/mining{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bqA" = (
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main/monastery)
+"bqB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bqC" = (
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bqD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 9
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bqE" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bqF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 5
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bqG" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/obj/structure/table/wood,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bqH" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/service/chapel/main/monastery)
+"bqI" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bqJ" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bqK" = (
+/obj/structure/table,
+/obj/item/paper/fluff/holodeck/disclaimer,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"bqL" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bqM" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bqN" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/machinery/requests_console{
+ department = "Genetics";
+ name = "Genetics Requests Console";
+ pixel_x = 32
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bqO" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"bqP" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"bqQ" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab";
+ req_access_txt = "9"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bqR" = (
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bqS" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab";
+ req_access_txt = "9"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bqT" = (
+/obj/structure/grille,
+/obj/effect/spawner/structure/window,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bqU" = (
+/obj/structure/grille,
+/obj/effect/spawner/structure/window,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/grass,
+/area/medical/genetics)
+"bqV" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass,
+/area/medical/virology)
+"bqW" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/grass,
+/area/medical/virology)
+"bqX" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bqY" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bqZ" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bra" = (
+/obj/structure/chair/office/light,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"brb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"brc" = (
+/obj/machinery/holopad,
+/obj/structure/disposalpipe/junction{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"brd" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bre" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"brf" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"brg" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/bed,
+/obj/item/bedsheet/green,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"brh" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bri" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"brj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"brk" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick/whitebrickcornernw,
+/area/medical/medbay/lobby)
+"brl" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"brm" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"brn" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bro" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"brp" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"brq" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"brr" = (
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"brs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"brt" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/noticeboard/cmo,
+/turf/closed/festive/bluebrick,
+/area/command/heads_quarters/cmo)
+"bru" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/obj/item/storage/firstaid/regular,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/item/storage/secure/briefcase,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/machinery/power/apc/auto_name/west,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brv" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brw" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/fireplace{
+ pixel_x = 0
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brx" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bry" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/machinery/requests_console{
+ announcementConsole = 1;
+ department = "Chief Medical Officer's Desk";
+ departmentType = 5;
+ name = "Chief Medical Officer's RC";
+ pixel_y = 30
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brz" = (
+/obj/structure/table/glass,
+/obj/item/folder/blue,
+/obj/item/cartridge/medical{
+ pixel_x = -3
+ },
+/obj/item/cartridge/medical{
+ pixel_x = 3
+ },
+/obj/item/cartridge/chemistry{
+ pixel_y = 6
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/radio/intercom{
+ pixel_y = 26
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brA" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/bed/dogbed/runtime,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/firealarm{
+ pixel_y = 26
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/mob/living/simple_animal/pet/cat/Runtime,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"brB" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/mineral/wood,
+/area/command/heads_quarters/cmo)
+"brC" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/edina)
+"brI" = (
+/obj/machinery/door/airlock/silver/glass,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"brJ" = (
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"brK" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_west"
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"brL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"brM" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_east"
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"brN" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"brO" = (
+/obj/structure/mirror{
+ pixel_y = 30
+ },
+/obj/item/clothing/suit/ran,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/clothes)
+"brP" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -36
+ },
+/obj/machinery/light_switch{
+ pixel_x = -26
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"brR" = (
+/obj/structure/table/glass,
+/obj/item/clothing/neck/scarf/purple,
+/obj/item/clothing/neck/scarf/purple,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"brT" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Clothes and coats"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"brU" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"brV" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = -5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"brW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"brX" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"brY" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"brZ" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"bsa" = (
+/turf/closed/festive/greypanel/greypanelcornersw,
+/area/commons/fitness/recreation)
+"bsb" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bsc" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bsd" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/obj/item/reagent_containers/glass/bucket,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bsg" = (
+/obj/machinery/camera{
+ c_tag = "Mining Office";
+ dir = 8
+ },
+/obj/machinery/mineral/equipment_vendor,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bsh" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/holopad,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bsi" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bsj" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/miningoffice)
+"bsk" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/item/clothing/gloves/color/black,
+/obj/item/clothing/shoes/combat/coldres,
+/obj/item/nullrod,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/chaplain/nun,
+/obj/item/clothing/suit/chaplain/holidaypriest,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bsl" = (
+/obj/structure/dresser,
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bsm" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/item/storage/firstaid,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bsn" = (
+/obj/item/bedsheet/chaplain/double,
+/obj/structure/bed/double,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bso" = (
+/obj/structure/fence/corner{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"bsp" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"bsq" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -23
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bsr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bss" = (
+/obj/structure/sink/kitchen{
+ dir = 8;
+ pixel_x = 12
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bst" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/directions/supply{
+ pixel_x = -32;
+ pixel_y = -32
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bsu" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bsv" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bsw" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bsx" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bsy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"bsz" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bsA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bsB" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"bsC" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bsD" = (
+/obj/structure/reagent_dispensers/virusfood{
+ pixel_x = -32
+ },
+/obj/structure/table/glass,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/machinery/reagentgrinder{
+ desc = "Used to grind things up into raw materials and liquids.";
+ pixel_y = 5
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/medical/virology)
+"bsE" = (
+/obj/machinery/smartfridge/chemistry/virology/preloaded,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/medical/virology)
+"bsF" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/table/glass,
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 5
+ },
+/obj/item/book/manual/wiki/infections,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsG" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/computer/pandemic,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsH" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/storage/box/syringes,
+/obj/item/storage/box/beakers{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsI" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/syringe/antiviral,
+/obj/item/reagent_containers/dropper,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsJ" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/paper_bin,
+/obj/item/flashlight/pen,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsK" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/table/reinforced,
+/obj/item/healthanalyzer,
+/obj/item/clothing/glasses/hud/health,
+/obj/machinery/button/door{
+ id = "detectivewindows";
+ name = "Privacy Shutters";
+ pixel_x = 26;
+ pixel_y = -26;
+ req_access_txt = "4"
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsL" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/medical1,
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsM" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/closet/l3closet/virology,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsN" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/closet/crate/freezer/blood,
+/obj/machinery/iv_drip,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bsO" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bsP" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"bsQ" = (
+/obj/structure/table/wood,
+/obj/item/toy/plush/dr_scanny,
+/obj/item/flashlight/lamp/green,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/medical/virology)
+"bsR" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#c1ff91"
+ },
+/area/medical/virology)
+"bsS" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bsT" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bsU" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bsV" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bsW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/green_stockings,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bsX" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Medbay - Break Room";
+ name = "medbay camera";
+ network = list("ss13","medbay")
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/flora/tree/pine/xmas,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bsY" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ desc = "Cooks and boils stuff, somehow.";
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/obj/machinery/firealarm{
+ pixel_y = 26
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"bsZ" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ pixel_y = 23
+ },
+/obj/structure/table/wood,
+/obj/item/storage/box/donkpockets,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"bta" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/vending/snack/random,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"btb" = (
+/obj/machinery/disposal/bin,
+/obj/machinery/camera{
+ c_tag = "MiniSat Exterior - Port Fore";
+ dir = 8;
+ network = list("minisat")
+ },
+/obj/machinery/status_display/ai{
+ pixel_x = 32
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"btc" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"btd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bte" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/bluebrick/bluebrickwe,
+/area/command/heads_quarters/cmo)
+"btf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"btg" = (
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/edina)
+"bth" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"bti" = (
+/obj/structure/table/glass,
+/obj/item/folder/white,
+/obj/item/flashlight/pen,
+/obj/item/clothing/neck/stethoscope,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -23
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"btj" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"btk" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"btl" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"btm" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"btn" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/toy/cattoy,
+/obj/machinery/computer/security/telescreen/cmo{
+ dir = 8;
+ pixel_x = 30
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bto" = (
+/turf/closed/festive/bluebrick,
+/area/command/heads_quarters/cmo)
+"btt" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"btu" = (
+/obj/structure/table/reinforced,
+/obj/machinery/microwave{
+ desc = "Cooks and boils stuff, somehow.";
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"btv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"btw" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"btx" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/holopad,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bty" = (
+/mob/living/simple_animal/pet/penguin/baby,
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"btz" = (
+/obj/structure/table/glass,
+/obj/item/clothing/neck/scarf/pink,
+/obj/item/clothing/neck/scarf/pink,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"btA" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"btB" = (
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"btC" = (
+/obj/structure/chair/stool,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"btD" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"btE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/departments/botany{
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"btF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"btG" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"btK" = (
+/obj/structure/closet/secure_closet/miner,
+/obj/item/clothing/suit/hooded/wintercoat/miner,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"btL" = (
+/obj/effect/landmark/start/shaft_miner,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"btM" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"btN" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"btO" = (
+/obj/machinery/door/airlock/external{
+ name = "Mining Dock Airlock";
+ req_access_txt = "48"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo/miningoffice)
+"btP" = (
+/turf/open/floor/plating,
+/area/cargo/miningoffice)
+"btQ" = (
+/obj/machinery/door/airlock/external{
+ name = "Mining Dock Airlock";
+ req_access_txt = "48"
+ },
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/cargo/miningoffice)
+"btR" = (
+/obj/structure/curtain,
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/service/chapel/main/monastery)
+"btS" = (
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"btT" = (
+/obj/effect/landmark/start/chaplain,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"btU" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"btV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"btW" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"btX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"btY" = (
+/obj/structure/chair/sofa/right,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/landmark/start/chaplain,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"btZ" = (
+/obj/structure/chair/sofa,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bua" = (
+/obj/structure/chair/sofa/left,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bub" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/main/monastery";
+ dir = 1;
+ name = "Chaplain's Quarters APC";
+ pixel_y = 24
+ },
+/obj/structure/table/wood,
+/obj/item/book/granter/spell/smoke/lesser{
+ pixel_y = 2
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"buc" = (
+/obj/structure/bookcase/random/religion,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bud" = (
+/obj/structure/curtain,
+/obj/machinery/shower{
+ pixel_y = 16
+ },
+/obj/item/soap/deluxe,
+/turf/open/indestructible/hoteltile,
+/area/service/chapel/main/monastery)
+"bue" = (
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/chapel/main/monastery";
+ dir = 8;
+ name = "Chapel Kitchen APC";
+ pixel_x = -26
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"buf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bug" = (
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"buh" = (
+/obj/machinery/door/airlock/research/glass{
+ name = "Circuitry Lab";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/science/circuit)
+"bui" = (
+/obj/structure/chair/stool,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"buj" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"buk" = (
+/obj/structure/table,
+/obj/item/reagent_containers/glass/beaker,
+/obj/item/reagent_containers/dropper,
+/obj/item/storage/pill_bottle/mutadone,
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bul" = (
+/obj/structure/chair/stool,
+/obj/effect/landmark/start/geneticist,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bum" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bun" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"buo" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "geneticsdesk";
+ name = "Genetics Desk Shutters"
+ },
+/obj/machinery/door/window/westright{
+ dir = 4;
+ name = "Genetics Desk";
+ req_access_txt = "9"
+ },
+/obj/machinery/door/window/westright{
+ name = "Genetics Desk"
+ },
+/obj/item/folder/white,
+/obj/item/pen/fountain,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bup" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"buq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bur" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bus" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"but" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"buu" = (
+/obj/machinery/vending/cola/random,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"buv" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"buw" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"bux" = (
+/obj/effect/landmark/start/medical_doctor,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"buy" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"buz" = (
+/turf/closed/festive/whitebrick/whitebrickwe,
+/area/medical/medbay/lobby)
+"buA" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "cmoshutter";
+ name = "CMO Office Shutters"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"buB" = (
+/obj/structure/table/wood,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"buC" = (
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"buD" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/clothing/glasses/hud/health,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"buE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"buF" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"buG" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/computer/crew{
+ dir = 8
+ },
+/obj/machinery/status_display/ai{
+ pixel_x = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"buH" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/bluebrick,
+/area/command/heads_quarters/cmo)
+"buI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/edina)
+"buL" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"buM" = (
+/obj/structure/chair/wood/normal{
+ dir = 1
+ },
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"buN" = (
+/obj/machinery/power/apc/auto_name/west,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"buO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"buP" = (
+/obj/structure/festive/trainplatform/edge_north,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"buQ" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = -5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"buR" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"buS" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"buT" = (
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"buV" = (
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"buW" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"buX" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"buY" = (
+/obj/effect/landmark/start/cook,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"buZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bva" = (
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -23
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bvb" = (
+/obj/structure/closet/secure_closet/miner,
+/obj/item/clothing/suit/hooded/wintercoat/miner,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bvc" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/obj/effect/landmark/start/shaft_miner,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bvd" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bve" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bvf" = (
+/obj/structure/table/wood,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/obj/item/storage/book/bible{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/item/radio{
+ pixel_x = -8;
+ pixel_y = 6
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bvg" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bvh" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/carpet{
+ icon_state = "carpetsymbol"
+ },
+/area/service/chapel/main/monastery)
+"bvi" = (
+/obj/machinery/door/airlock/wood,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvk" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvl" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvm" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvn" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/chapel/main/monastery)
+"bvo" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvp" = (
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvq" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bvr" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/indestructible/hoteltile,
+/area/service/chapel/main/monastery)
+"bvs" = (
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bvt" = (
+/obj/structure/table/wood,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bvu" = (
+/obj/structure/table/wood,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bvv" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave{
+ pixel_y = 8
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/service/chapel/main/monastery)
+"bvw" = (
+/obj/structure/table,
+/obj/item/pen/fountain,
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_x = -27
+ },
+/obj/item/paper_bin{
+ layer = 2.9
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bvx" = (
+/obj/machinery/computer/scan_consolenew{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bvy" = (
+/obj/machinery/dna_scannernew,
+/obj/machinery/camera{
+ c_tag = "Genetics";
+ dir = 1;
+ network = list("ss13","medbay")
+ },
+/obj/effect/turf_decal/tile/purple,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bvz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bvA" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bvB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bvC" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bvD" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bvE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bvF" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bvG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bvH" = (
+/obj/machinery/newscaster{
+ pixel_x = -32
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvI" = (
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvJ" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvK" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -3;
+ pixel_y = 2
+ },
+/obj/item/folder/white,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvL" = (
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/item/clothing/head/beret/med,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvM" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvN" = (
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvO" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bvP" = (
+/obj/machinery/door/airlock/command{
+ name = "Chief Medical Officer's Office";
+ req_access_txt = "40"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bvQ" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bvR" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bvS" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bvT" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/clipboard,
+/obj/item/toy/figure/cmo,
+/obj/item/stamp/cmo,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bvU" = (
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"bvV" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bvW" = (
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bvX" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/rd)
+"bvY" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/computer/card/minor/cmo{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bwb" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bwc" = (
+/obj/machinery/door/airlock/silver/glass,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"bwd" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/enzyme{
+ layer = 5;
+ pixel_x = -4
+ },
+/obj/item/storage/box/donkpockets,
+/obj/item/reagent_containers/rag/towel,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bwe" = (
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bwf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bwg" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"bwh" = (
+/obj/structure/rack,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bwi" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bwk" = (
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo/qm)
+"bwl" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Quartermaster";
+ req_access_txt = "41"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bwn" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Quartermaster";
+ req_access_txt = "41"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bwo" = (
+/obj/structure/closet/secure_closet/miner,
+/obj/item/clothing/suit/hooded/wintercoat/miner,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bwp" = (
+/obj/structure/table,
+/obj/item/folder/yellow,
+/obj/item/pen,
+/obj/machinery/requests_console{
+ department = "Mining";
+ pixel_y = -30
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bwq" = (
+/obj/structure/table,
+/obj/item/paper_bin{
+ pixel_x = -3;
+ pixel_y = 7
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/gauze,
+/obj/machinery/light,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bwr" = (
+/obj/structure/rack,
+/obj/item/pickaxe{
+ pixel_x = 5
+ },
+/obj/item/shovel{
+ pixel_x = -5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bws" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/machinery/computer/security/mining{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bwt" = (
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/disposal/bin,
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bwu" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/candle_box{
+ pixel_y = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bwv" = (
+/turf/open/floor/carpet/green,
+/area/service/chapel/main/monastery)
+"bww" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"bwx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bwy" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/indestructible/hoteltile,
+/area/service/chapel/main/monastery)
+"bwz" = (
+/obj/machinery/door/airlock/titanium{
+ name = "Kitchen";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bwA" = (
+/turf/closed/festive/whitebrick/whitebrickcornersw{
+ color = "#5496ff"
+ },
+/area/medical/genetics)
+"bwB" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeft,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bwC" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/research{
+ name = "Genetics Lab";
+ req_access_txt = "9"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bwD" = (
+/turf/closed/wall/mineral/wood,
+/area/medical/surgery)
+"bwE" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bwF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bwG" = (
+/obj/structure/sign/poster/official/help_others{
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bwH" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bwI" = (
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bwJ" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bwK" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bwL" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "cmoshutter";
+ name = "CMO Office Shutters";
+ pixel_x = 7;
+ pixel_y = -26;
+ req_access_txt = "40"
+ },
+/obj/machinery/light_switch{
+ pixel_x = -7;
+ pixel_y = -26
+ },
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bwM" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bwN" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/flashlight/lamp,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bwO" = (
+/obj/structure/table/wood/fancy/royalblue,
+/obj/machinery/computer/med_data/laptop{
+ dir = 1
+ },
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"bwP" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/table/wood/fancy/royalblue,
+/obj/item/folder/blue{
+ pixel_x = 6;
+ pixel_y = 6
+ },
+/obj/item/folder/white,
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bwU" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bwV" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"bwW" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/structure/curtain,
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"bwY" = (
+/obj/structure/rack,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/machinery/light,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"bxa" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bxb" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bxc" = (
+/obj/machinery/door/airlock/freezer{
+ name = "Freezer";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bxd" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bxf" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -24
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bxg" = (
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bxi" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/obj/effect/decal/festive/large_red_stocking,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bxk" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/mining/glass,
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"bxl" = (
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"bxm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/medbay/aft)
+"bxn" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/chair/pew/left,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bxo" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/chair/pew,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bxp" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bxq" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bxr" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bxs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"bxt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bxu" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bxv" = (
+/obj/machinery/door/airlock/medical{
+ name = "Observation"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bxw" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/exam_room)
+"bxx" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bxy" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bxz" = (
+/turf/closed/festive/whitebrick/whitebrickcornerne,
+/area/medical/exam_room)
+"bxA" = (
+/turf/closed/festive/whitebrick/whitebrickcornernw,
+/area/medical/medbay/lobby)
+"bxB" = (
+/obj/effect/decal/festive/fairylights,
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bxC" = (
+/obj/effect/landmark/start/roboticist,
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bxD" = (
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bxE" = (
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_y = -27
+ },
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_y = -27
+ },
+/obj/structure/extinguisher_cabinet,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bxF" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/medbay/lobby)
+"bxG" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bxH" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bxI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"bxJ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bxK" = (
+/obj/structure/sign/departments/medbay/alt,
+/turf/closed/festive/whitebrick/whitebrickcornerse,
+/area/medical/medbay/lobby)
+"bxL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bxM" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/fence/door/opened,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bxN" = (
+/turf/closed/festive/bluebrick/bluebrickcornersw,
+/area/command/heads_quarters/cmo)
+"bxO" = (
+/obj/structure/festive/trainplatform/edge_east,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bxP" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "cmoshutter";
+ name = "CMO Office Shutters"
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/cmo)
+"bxQ" = (
+/obj/structure/sign/directions/medical{
+ dir = 8
+ },
+/turf/closed/festive/bluebrick/bluebrickcornerse,
+/area/command/heads_quarters/cmo)
+"bxR" = (
+/obj/structure/sign/departments/medbay,
+/turf/closed/festive/whitebrick,
+/area/edina)
+"bxS" = (
+/obj/structure/window/reinforced{
+ name = "Exam Room 4";
+ pixel_y = -4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"bxU" = (
+/obj/structure/window/reinforced{
+ name = "Exam Room 4";
+ pixel_y = -4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"bxV" = (
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"bxW" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Tool Shoppe"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bxX" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bxY" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "QMgarage";
+ name = "QM's Garage"
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo/qm)
+"bxZ" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bya" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"byb" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"byc" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"byd" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bye" = (
+/obj/item/reagent_containers/glass/bucket,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"byf" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet)
+"byg" = (
+/obj/structure/fence,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"byh" = (
+/obj/structure/flora/tree/pine/xmas,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"byi" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"byj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/medbay/aft)
+"byk" = (
+/obj/structure/chair/pew/left,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"byl" = (
+/obj/machinery/holopad,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"bym" = (
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"byn" = (
+/obj/machinery/sleeper,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byo" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"byp" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"byq" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"byr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bys" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"byt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"byu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"byv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"byw" = (
+/obj/structure/dresser{
+ pixel_y = 12
+ },
+/obj/item/flashlight/lamp/green{
+ on = 0;
+ pixel_y = 30
+ },
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"byx" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/table/wood,
+/obj/item/clipboard,
+/obj/item/paper,
+/obj/item/pen/fountain,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byy" = (
+/obj/machinery/sleeper,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/camera{
+ c_tag = "Medbay - Aft Port";
+ dir = 8;
+ name = "medbay camera";
+ network = list("ss13","medbay")
+ },
+/obj/item/clipboard,
+/obj/item/healthanalyzer,
+/obj/structure/table,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byA" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"byB" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"byC" = (
+/obj/structure/fence/door/opened,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"byD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"byE" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"byF" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"byG" = (
+/obj/structure/chair/wood/normal,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byH" = (
+/obj/machinery/vending/medical,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel/white/side,
+/area/medical/exam_room)
+"byI" = (
+/obj/structure/sign/departments/examroom,
+/turf/closed/festive/whitebrick,
+/area/medical/exam_room)
+"byJ" = (
+/obj/machinery/computer/crew,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"byK" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"byM" = (
+/obj/machinery/computer/med_data,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"byN" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"byO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"byP" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"byQ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"byR" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"byS" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"byT" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/warehouse)
+"byU" = (
+/turf/closed/festive/greybrick,
+/area/service/electronic_marketing_den)
+"byV" = (
+/turf/closed/festive/whitebrick/whitebrickcornernw{
+ color = "#5496ff"
+ },
+/area/medical/genetics/cloning)
+"byW" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"byX" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"byY" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeft,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"byZ" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Cloning";
+ req_one_access_txt = "5;9"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bza" = (
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics/cloning)
+"bzb" = (
+/turf/closed/festive/whitebrick/whitebrickcornernw,
+/area/medical/surgery)
+"bzc" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plating,
+/area/medical/surgery)
+"bzd" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plating,
+/area/medical/surgery)
+"bze" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plating,
+/area/medical/surgery)
+"bzf" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/surgery)
+"bzg" = (
+/obj/machinery/button/privacy{
+ pixel_x = -25;
+ tar_name = "Exam Room 1"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzh" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzi" = (
+/obj/machinery/button/privacy{
+ pixel_x = -25;
+ tar_name = "Exam Room 2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzj" = (
+/obj/machinery/iv_drip,
+/obj/structure/bed/roller,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzk" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzl" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzm" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzn" = (
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/food/drinks/britcup,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzo" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzp" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"bzq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bzr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bzs" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"bzt" = (
+/obj/structure/statue/snow/snowman,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"bzu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bzv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/button/door{
+ id = "secgate2";
+ name = "Gate doors";
+ pixel_y = 22
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bzw" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bzx" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bzy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bzA" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzB" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzC" = (
+/obj/structure/closet/crate,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzD" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/random{
+ pixel_y = 32
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzE" = (
+/obj/structure/closet/cardboard,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Cargo Warehouse"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzF" = (
+/obj/item/cigbutt/cigarbutt,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzG" = (
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"bzH" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/cargo/warehouse";
+ dir = 4;
+ name = "Cargo Warehouse APC";
+ pixel_x = 26
+ },
+/obj/structure/cable,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bzI" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"bzJ" = (
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -33
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bzK" = (
+/obj/structure/closet/wardrobe/mixed,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bzL" = (
+/obj/machinery/vending/clothing,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bzM" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bzN" = (
+/obj/structure/sign/warning/nosmoking{
+ pixel_x = -28
+ },
+/obj/structure/table,
+/obj/item/book/manual/wiki/surgery,
+/obj/item/razor{
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bzO" = (
+/obj/effect/decal/festive/fairylights,
+/obj/structure/table/optable,
+/turf/open/floor/plasteel/white/side,
+/area/medical/surgery)
+"bzP" = (
+/obj/effect/decal/festive/fairylights,
+/obj/machinery/computer/operating,
+/turf/open/floor/plasteel/white/side,
+/area/medical/surgery)
+"bzQ" = (
+/obj/structure/table,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/item/storage/backpack/duffelbag/med/surgery,
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bzR" = (
+/obj/structure/closet,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bzS" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bzT" = (
+/obj/structure/bed,
+/obj/item/bedsheet/medical,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzU" = (
+/obj/machinery/vending/wallmed,
+/turf/closed/festive/whitebrick,
+/area/medical/exam_room)
+"bzV" = (
+/obj/machinery/iv_drip,
+/obj/structure/bed/roller,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzW" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeft,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bzX" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/festive/holly,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzY" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bzZ" = (
+/obj/machinery/door/airlock/command{
+ name = "Research Director's Quarters";
+ req_access_txt = "30"
+ },
+/obj/machinery/door/firedoor/heavy,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/holofloor/wood,
+/area/command/heads_quarters/rd/private)
+"bAa" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAb" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAc" = (
+/turf/open/indestructible,
+/area/cargo)
+"bAd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"bAe" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bAf" = (
+/obj/structure/closet/crate/freezer,
+/obj/structure/sign/poster/official/random{
+ pixel_x = -32
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bAg" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bAh" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAi" = (
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bAj" = (
+/obj/structure/closet/crate,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bAl" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 27
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bAm" = (
+/obj/machinery/door/airlock/wood,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"bAn" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"bAo" = (
+/obj/machinery/power/apc/auto_name/east,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"bAp" = (
+/obj/machinery/power/apc/auto_name/west,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bAq" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bAr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bAs" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bAt" = (
+/obj/structure/extinguisher_cabinet,
+/turf/closed/festive/whitebrick,
+/area/medical/surgery)
+"bAu" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/light_switch{
+ pixel_x = -28;
+ pixel_y = 17
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 4
+ },
+/area/medical/surgery)
+"bAv" = (
+/obj/effect/landmark/start/medical_doctor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bAw" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bAx" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/table,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/item/clothing/gloves/color/latex,
+/obj/item/clothing/mask/surgical,
+/obj/item/clothing/suit/apron/surgical,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/surgery)
+"bAy" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bAz" = (
+/obj/machinery/door/airlock/medical{
+ name = "Surgery";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bAA" = (
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 3
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bAB" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Surgery Theatre";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAC" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/window/eastleft{
+ dir = 1;
+ icon_state = "right";
+ name = "Exam Room 1";
+ pixel_y = 4;
+ req_access_txt = "5"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAD" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ name = "Exam Room 1";
+ pixel_y = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAE" = (
+/obj/structure/festive/trainplatform/edge_north,
+/obj/structure/festive/trainplatform/edge_south,
+/turf/open/floor/festive/stairs/stairswest,
+/area/edina/street/primary/perimeter)
+"bAF" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bAG" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ pixel_y = 28
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAH" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/window/eastleft{
+ dir = 1;
+ icon_state = "right";
+ name = "Exam Room 2";
+ pixel_y = 4;
+ req_access_txt = "5"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAI" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ name = "Exam Room 2";
+ pixel_y = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAJ" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bAK" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAL" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAM" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAN" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bAO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 3
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bAP" = (
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bAQ" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bAR" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"bAS" = (
+/obj/structure/sign/departments/medbay,
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bAT" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAU" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAV" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAW" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bAX" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "cargocars";
+ name = "Cargo Loading dock"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo)
+"bAY" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bAZ" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/indestructible,
+/area/cargo)
+"bBa" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBb" = (
+/obj/item/stack/sheet/cardboard,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBc" = (
+/obj/structure/closet/crate,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBe" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBf" = (
+/obj/machinery/clonepod,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/shower{
+ dir = 4;
+ name = "emergency shower"
+ },
+/turf/open/floor/plasteel,
+/area/medical/genetics/cloning)
+"bBg" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBh" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBi" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBj" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBk" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bBl" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bBm" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/surgery)
+"bBn" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/obj/structure/mirror{
+ pixel_x = -24
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bBo" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"bBp" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bBq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bBr" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bBs" = (
+/obj/machinery/door/airlock/medical{
+ name = "Surgery";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bBt" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bBu" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Surgery Theatre";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBv" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBw" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBx" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBy" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBz" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bBA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bBB" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick/whitebrickwe,
+/area/medical/medbay/lobby)
+"bBC" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Desk";
+ req_access_txt = "5"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bBD" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Captain's Office - Emergency Escape";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bBE" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bBF" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/mistletoe,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"bBG" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bBH" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bBI" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bBJ" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bBK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bBL" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bBM" = (
+/obj/machinery/button/door{
+ id = "qm_warehouse";
+ name = "Warehouse Door Control";
+ pixel_x = -24;
+ req_access_txt = "31"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBN" = (
+/obj/item/flashlight,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBO" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bBP" = (
+/turf/closed/festive/whitebrick,
+/area/hallway/secondary/service)
+"bBQ" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "civgarage"
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bBR" = (
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bBS" = (
+/obj/vehicle/sealed/vectorcraft/cyber,
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bBT" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bBU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bBV" = (
+/obj/vehicle/sealed/vectorcraft,
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bBW" = (
+/obj/machinery/computer/cloning{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/medical/genetics/cloning)
+"bBX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBY" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bBZ" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bCa" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Cloning";
+ req_one_access_txt = "5;9"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bCb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 3
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bCc" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 3
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bCd" = (
+/obj/machinery/door/airlock/medical{
+ name = "Operating Theatre";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bCe" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bCf" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bCg" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bCh" = (
+/obj/machinery/door/window/eastleft{
+ icon_state = "right";
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/surgery)
+"bCi" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bCj" = (
+/obj/machinery/vending/wallmed,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/surgery)
+"bCk" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bCl" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bCm" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/airlock/medical{
+ name = "Surgery Theatre";
+ req_access_txt = "45"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCn" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/window/eastleft{
+ dir = 2;
+ icon_state = "right";
+ name = "Exam Room 3";
+ pixel_y = -4;
+ req_access_txt = "5"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCo" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ name = "Exam Room 3";
+ pixel_y = -4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCp" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Medbay Surgery";
+ dir = 1;
+ network = list("ss13","medbay")
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCq" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/window/eastleft{
+ dir = 2;
+ icon_state = "right";
+ name = "Exam Room 4";
+ pixel_y = -4;
+ req_access_txt = "5"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCr" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/window/reinforced{
+ name = "Exam Room 4";
+ pixel_y = -4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCs" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = -30
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCt" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCu" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCv" = (
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bCw" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCx" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bCy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bCz" = (
+/obj/structure/extinguisher_cabinet,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bCA" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bCB" = (
+/obj/vehicle/ridden/wheelchair,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = 30
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bCC" = (
+/obj/vehicle/ridden/wheelchair,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bCD" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bCE" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bCF" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel,
+/area/medical/medbay/lobby)
+"bCG" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCH" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCI" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCJ" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 20
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bCK" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCM" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bCN" = (
+/obj/effect/turf_decal/caution{
+ dir = 8;
+ pixel_x = 6;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo)
+"bCO" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bCP" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "qm_warehouse";
+ name = "warehouse shutters"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/delivery,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bCQ" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "qm_warehouse";
+ name = "warehouse shutters"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bCR" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "qm_warehouse";
+ name = "warehouse shutters"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/cargo/warehouse)
+"bCS" = (
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bCT" = (
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bCU" = (
+/obj/machinery/dna_scannernew,
+/obj/machinery/camera{
+ c_tag = "Genetics Cloning";
+ dir = 4;
+ network = list("ss13","medbay")
+ },
+/obj/machinery/airalarm/unlocked{
+ dir = 4;
+ pixel_x = -23
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/genetics/cloning)
+"bCV" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bCW" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bCX" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bCY" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bCZ" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bDa" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bDb" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bDc" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bDd" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/structure/closet/secure_closet/medical2,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bDe" = (
+/obj/machinery/light,
+/obj/machinery/camera{
+ c_tag = "Medbay Surgery";
+ dir = 1;
+ network = list("ss13","medbay")
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/medical/surgery";
+ name = "Surgery APC";
+ pixel_y = -26
+ },
+/obj/structure/cable/yellow,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/surgery)
+"bDf" = (
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -24
+ },
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/surgery)
+"bDg" = (
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = -30
+ },
+/obj/structure/closet/crate/freezer/blood,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bDh" = (
+/obj/machinery/shower{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bDi" = (
+/obj/machinery/shower{
+ dir = 1
+ },
+/obj/item/bedsheet/medical,
+/obj/item/bedsheet/medical,
+/obj/structure/bed,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bDj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bDk" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bDl" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/exam_room)
+"bDm" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDn" = (
+/obj/structure/bed,
+/obj/item/bedsheet/medical,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDo" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bDp" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bDq" = (
+/obj/structure/extinguisher_cabinet,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/exam_room)
+"bDr" = (
+/obj/machinery/iv_drip,
+/obj/structure/bed/roller,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDs" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDt" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDu" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERight,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bDv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bDw" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 4;
+ name = "4maintenance loot spawner"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bDx" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bDy" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bDz" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bDA" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bDB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bDC" = (
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/science/robotics/lab)
+"bDD" = (
+/obj/structure/sign/departments/medbay,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/medbay/lobby)
+"bDE" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bDF" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/storage)
+"bDG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bDH" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bDI" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 20
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bDJ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bDK" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bDL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bDM" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/chem_dispenser{
+ layer = 2.7
+ },
+/obj/machinery/requests_console{
+ pixel_x = 30
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bDN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bDO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bDP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bDQ" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"bDR" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "civgarage"
+ },
+/obj/machinery/door/poddoor/shutters{
+ id = "civgarage"
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bDS" = (
+/obj/machinery/button/door{
+ id = "civgarage";
+ name = "Engineering Garage Door";
+ pixel_x = 28
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bDT" = (
+/obj/structure/table,
+/obj/item/book/manual/wiki/medical_cloning{
+ pixel_y = 6
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = -30
+ },
+/obj/machinery/camera{
+ c_tag = "Brig Infirmary";
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bDU" = (
+/obj/structure/table,
+/obj/item/storage/box/rxglasses{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/bodybags,
+/obj/item/pen/fountain,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bDV" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bDW" = (
+/obj/machinery/button/door{
+ desc = "A remote control switch for the genetics doors.";
+ id = "GeneticsDoor";
+ name = "Genetics Exit Button";
+ normaldoorcontrol = 1;
+ pixel_x = 24;
+ pixel_y = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/obj/structure/disposalpipe/junction,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bDX" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics/cloning)
+"bDY" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel,
+/area/medical/surgery)
+"bDZ" = (
+/obj/machinery/button/privacy{
+ pixel_x = -25;
+ tar_name = "Exam Room 3"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEa" = (
+/obj/machinery/button/privacy{
+ pixel_x = -25;
+ tar_name = "Exam Room 4"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEb" = (
+/obj/machinery/iv_drip,
+/obj/structure/bed/roller,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/medical/exam_room";
+ dir = 8;
+ name = "Medbay APC";
+ pixel_x = -26
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEc" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEd" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEe" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/exam_room)
+"bEf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bEg" = (
+/turf/open/floor/festive/white_alleyway{
+ color = "#bae3ff"
+ },
+/area/medical/medbay/aft)
+"bEh" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Aft Primary Hallway"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEi" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEj" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEk" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEl" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/status_display/ai{
+ pixel_x = 32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"bEm" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bEn" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bEo" = (
+/obj/machinery/button/door{
+ id = "cargocars";
+ name = "Garage door button"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo)
+"bEp" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Loading Garage";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/cargo)
+"bEq" = (
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"bEr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bEs" = (
+/obj/structure/closet/crate{
+ icon_state = "crateopen"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"bEt" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bEu" = (
+/obj/vehicle/sealed/vectorcraft/ambulance{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bEv" = (
+/obj/vehicle/sealed/vectorcraft/auto{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bEw" = (
+/obj/vehicle/sealed/vectorcraft/ambulance{
+ dir = 1
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bEx" = (
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 8
+ },
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"bEy" = (
+/turf/closed/festive/whitebrick/whitebrickns{
+ color = "#5496ff"
+ },
+/area/medical/genetics/cloning)
+"bEz" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bEA" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Cloning";
+ req_one_access_txt = "5;9"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/genetics/cloning)
+"bEB" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/closed/festive/whitebrick{
+ color = "#5496ff"
+ },
+/area/medical/genetics/cloning)
+"bEC" = (
+/obj/machinery/sleeper{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bED" = (
+/obj/machinery/light,
+/obj/structure/table/wood,
+/obj/item/clipboard,
+/obj/item/paper,
+/obj/item/pen/fountain,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bEE" = (
+/obj/machinery/bloodbankgen,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bEF" = (
+/obj/structure/chair/wood/normal{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bEG" = (
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/exam_room)
+"bEH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bEI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 2
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bEJ" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEK" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"bEM" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bEN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bEO" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bEP" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bEQ" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/power/apc{
+ areastring = "/area/medical/medbay/lobby";
+ dir = 4;
+ name = "Medbay Reception APC";
+ pixel_x = 26
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"bER" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bES" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"bET" = (
+/obj/machinery/conveyor_switch{
+ id = "cargocars"
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bEU" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bEV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bEW" = (
+/obj/structure/chair/sofa/right{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bEX" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/medbay/aft)
+"bEY" = (
+/turf/closed/festive/greybrick,
+/area/maintenance/bar)
+"bEZ" = (
+/turf/closed/festive/whitebrick/whitebrickcornerse,
+/area/medical/exam_room)
+"bFa" = (
+/turf/closed/festive/redbrick/redbrickte,
+/area/security/checkpoint/medical)
+"bFb" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bFc" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bFd" = (
+/obj/machinery/door/airlock/research{
+ name = "Robotics Lab";
+ req_access_txt = "29"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/christmas_reef,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bFe" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bFf" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bFg" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bFh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bFi" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowdoornsend1,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bFj" = (
+/turf/closed/festive/redbrick/redbricktn,
+/area/security/checkpoint/medical)
+"bFk" = (
+/obj/structure/sign/departments/medbay/alt,
+/turf/closed/festive/redbrick/redbrickcornerne,
+/area/security/checkpoint/medical)
+"bFl" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bFm" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/directions/evac{
+ pixel_x = 32;
+ pixel_y = -40
+ },
+/obj/structure/sign/directions/supply{
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/obj/structure/sign/directions/medical{
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"bFn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bFo" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bFp" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/sign/departments/botany{
+ pixel_y = -32
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bFq" = (
+/obj/structure/fence,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"bFr" = (
+/obj/machinery/door/airlock{
+ id_tag = "pubtoilet1";
+ name = "Unisex Toilet"
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/service/cafeteria/lunchroom)
+"bFs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bFt" = (
+/obj/structure/table,
+/obj/item/reagent_containers/spray/plantbgone,
+/obj/item/reagent_containers/spray/plantbgone{
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/obj/structure/sign/poster/contraband/ambrosia_vulgaris{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bFu" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bFv" = (
+/obj/structure/fluff/lightpost/light,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bFw" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/cryo)
+"bFx" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bFy" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bFz" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bFA" = (
+/obj/structure/extinguisher_cabinet,
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/cryo)
+"bFB" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFC" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "medcell";
+ name = "Medical Cell Locker"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFD" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bFE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/heads_quarters/rd/private)
+"bFF" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFG" = (
+/obj/structure/table/reinforced,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/radio,
+/obj/machinery/camera{
+ c_tag = "Holodeck"
+ },
+/obj/machinery/firealarm{
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFH" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFI" = (
+/obj/machinery/computer/secure_data{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bFJ" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bFK" = (
+/obj/structure/sign/departments/chemistry,
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bFL" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Pharmacy"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bFM" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bFN" = (
+/turf/closed/festive/greybrick/greybrickcornernw,
+/area/service/bar/atrium)
+"bFO" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bFP" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bFQ" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bFR" = (
+/turf/closed/festive/greybrick/greybrickns,
+/area/service/bar/atrium)
+"bFS" = (
+/turf/closed/festive/greybrick,
+/area/service/bar/atrium)
+"bFT" = (
+/turf/closed/festive/greybrick/greybrickts,
+/area/service/bar/atrium)
+"bFU" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bFV" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bFW" = (
+/turf/closed/festive/greybrick/greybrickns,
+/area/service/cafeteria/lunchroom)
+"bFX" = (
+/obj/item/reagent_containers/food/urinalcake,
+/obj/structure/urinal{
+ pixel_y = 25
+ },
+/obj/machinery/light/small,
+/turf/open/floor/mineral/titanium/blue,
+/area/service/cafeteria/lunchroom)
+"bFY" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bFZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bGa" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bGb" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bGc" = (
+/turf/closed/festive/greybrick/greybrickts,
+/area/commons/dorms)
+"bGd" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"bGe" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"bGf" = (
+/turf/closed/festive/greybrick/greybrickcornerne,
+/area/commons/dorms)
+"bGg" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bGh" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/office)
+"bGi" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bGj" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bGk" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bGl" = (
+/obj/machinery/door/firedoor,
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/westleft{
+ dir = 1;
+ name = "Delivery Desk";
+ req_access_txt = "50"
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/cargo)
+"bGm" = (
+/obj/machinery/conveyor{
+ id = "garbage"
+ },
+/obj/structure/plasticflaps,
+/turf/open/floor/plating,
+/area/cargo)
+"bGn" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bGo" = (
+/obj/machinery/button/door{
+ id = "parkcomm";
+ name = "Command Parking";
+ pixel_x = -4;
+ pixel_y = 7;
+ req_one_access_txt = "2;19"
+ },
+/turf/closed/festive/whitebrick,
+/area/edina/street)
+"bGp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bGq" = (
+/obj/structure/festive/trainplatform/edge_west,
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bGr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"bGs" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Atrium"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"bGt" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Atrium"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/ai_monitored/command/nuke_storage)
+"bGu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/festive/street/streetlineem,
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bGv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bGw" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"bGx" = (
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bGy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bGz" = (
+/obj/machinery/door/airlock/grunge{
+ name = "Morgue";
+ req_access_txt = "6"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bGA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bGB" = (
+/obj/structure/grille,
+/obj/structure/window/reinforced/fulltile{
+ max_integrity = 5000;
+ name = "hardened window";
+ obj_integrity = 5000
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bGC" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/glass/beaker/cryoxadone{
+ pixel_x = 7;
+ pixel_y = 1
+ },
+/obj/item/reagent_containers/glass/beaker/cryoxadone{
+ pixel_x = 7;
+ pixel_y = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bGD" = (
+/obj/machinery/atmospherics/components/unary/cryo_cell,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bGE" = (
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"bGF" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"bGG" = (
+/obj/structure/table,
+/obj/machinery/cell_charger,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/wrench/medical,
+/obj/item/crowbar,
+/obj/item/screwdriver,
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bGH" = (
+/obj/machinery/atmospherics/components/unary/cryo_cell,
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bGI" = (
+/obj/structure/table/glass,
+/obj/machinery/camera{
+ c_tag = "Medbay Cryogenics";
+ network = list("ss13","medbay")
+ },
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/camera{
+ c_tag = "Research Division Access"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bGJ" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGK" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGL" = (
+/obj/machinery/light_switch{
+ pixel_x = 26;
+ pixel_y = 26
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/carpet/purple,
+/area/command/heads_quarters/rd/private)
+"bGM" = (
+/obj/machinery/door/firedoor/heavy,
+/obj/machinery/door/airlock/research{
+ name = "Experimentation Lab";
+ req_access_txt = "47"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"bGN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/vehicle/sealed/vectorcraft/auto,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bGO" = (
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGP" = (
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGQ" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/depsec/medical,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGR" = (
+/obj/machinery/computer/security{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bGS" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bGT" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWEMiddle,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bGU" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bGV" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bGW" = (
+/obj/structure/chair/wood/normal,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bGX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bGY" = (
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bGZ" = (
+/obj/structure/flora/tree/pine/xmas,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/obj/structure/noticeboard{
+ desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests.";
+ name = "requests board";
+ pixel_x = 32
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bHa" = (
+/obj/effect/decal/festive/holly,
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bHb" = (
+/obj/machinery/smartfridge/chemistry,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bHc" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bHd" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHe" = (
+/obj/structure/chair/sofa/corner{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHf" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHg" = (
+/obj/structure/chair/sofa/corner,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHh" = (
+/obj/structure/fireplace,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHi" = (
+/obj/machinery/computer/arcade/battle{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bHj" = (
+/obj/structure/chair/sofa/corner{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bHk" = (
+/obj/structure/chair/sofa,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bHl" = (
+/obj/structure/chair/sofa/corner,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bHm" = (
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bHn" = (
+/obj/structure/fireplace,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bHo" = (
+/obj/structure/mirror{
+ pixel_y = 28
+ },
+/obj/structure/sink{
+ pixel_y = 22
+ },
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/service/cafeteria/lunchroom)
+"bHp" = (
+/obj/machinery/door/airlock{
+ id_tag = "pubtoilet2";
+ name = "Unisex Toilet"
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/service/cafeteria/lunchroom)
+"bHq" = (
+/obj/machinery/door/airlock{
+ id_tag = "pubtoilet3";
+ name = "Unisex Toilet"
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/service/cafeteria/lunchroom)
+"bHr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bHs" = (
+/obj/structure/fence/door/opened,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bHt" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"bHu" = (
+/obj/machinery/vending/medical,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"bHv" = (
+/obj/machinery/vending/kink,
+/obj/machinery/vending/autodrobe,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"bHw" = (
+/obj/machinery/vending/clothing,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"bHx" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bHy" = (
+/obj/machinery/vending/wardrobe/chef_wardrobe,
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bHz" = (
+/obj/machinery/vending/wardrobe/bar_wardrobe,
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bHA" = (
+/obj/structure/closet/secure_closet/bar,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/cups,
+/obj/item/gun/ballistic/revolver/doublebarrel,
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bHB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bHC" = (
+/obj/structure/mirror{
+ pixel_y = 28
+ },
+/obj/structure/sink{
+ pixel_y = 22
+ },
+/obj/structure/toilet{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"bHD" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/structure/table/wood/fancy/red,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bHE" = (
+/obj/structure/chair,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/landmark/start/cargo_technician,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bHF" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/structure/chair,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/structure/sign/poster/official/foam_force_ad{
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/mistletoe,
+/turf/open/indestructible,
+/area/cargo/office)
+"bHG" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/structure/chair,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bHH" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ pixel_y = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/indestructible,
+/area/cargo/office)
+"bHI" = (
+/obj/machinery/autolathe{
+ name = "public autolathe"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/christmas_reef{
+ pixel_y = 24
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bHJ" = (
+/obj/machinery/computer/cargo/request,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/sign/departments/cargo{
+ pixel_y = 32
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bHK" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/cargo/office)
+"bHL" = (
+/obj/machinery/computer/cargo,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/structure/noticeboard/qm{
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/red_stockings,
+/turf/open/indestructible,
+/area/cargo/office)
+"bHM" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bHN" = (
+/obj/structure/closet/crate/trashcart,
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/item/pipe_dispenser,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bHO" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/obj/machinery/power/apc/auto_name{
+ pixel_x = 30
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible,
+/area/cargo/office)
+"bHP" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/office)
+"bHQ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bHR" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo)
+"bHS" = (
+/obj/structure/chair/stool,
+/obj/machinery/requests_console{
+ department = "Cargo Bay";
+ departmentType = 2;
+ pixel_x = -30
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo)
+"bHT" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/door/window{
+ req_one_access_txt = "48,50"
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo)
+"bHU" = (
+/obj/structure/chair/sofa/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bHV" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "packageSort2"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/cargo)
+"bHW" = (
+/obj/structure/table,
+/obj/item/stack/wrapping_paper,
+/obj/item/stack/wrapping_paper,
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/stack/packageWrap{
+ pixel_x = 2;
+ pixel_y = -3
+ },
+/obj/item/storage/box/lights/mixed,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white/corner,
+/area/cargo)
+"bHX" = (
+/obj/item/storage/box,
+/obj/structure/table,
+/obj/item/storage/box,
+/obj/item/storage/box,
+/obj/item/hand_labeler,
+/obj/machinery/power/apc{
+ areastring = "/area/cargo/sorting";
+ dir = 4;
+ name = "Delivery Office APC";
+ pixel_y = 26
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white/corner,
+/area/cargo)
+"bHZ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bIa" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bIb" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bIc" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bId" = (
+/obj/docking_port/stationary{
+ dir = 8;
+ dwidth = 4;
+ height = 15;
+ id = "emergency_home";
+ name = "PubbyStation emergency evac bay";
+ width = 20
+ },
+/obj/structure/festive/trainplatform/edge_west,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bIe" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/festive/trainplatform/necorner,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bIf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/fence,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bIg" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bIh" = (
+/obj/structure/sign/departments/chemistry,
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/medical/chemistry)
+"bIi" = (
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/medical/chemistry)
+"bIj" = (
+/obj/structure/bodycontainer/morgue,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bIk" = (
+/obj/machinery/airalarm/unlocked{
+ pixel_y = 23
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bIl" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bIm" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bIn" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "Morgue APC";
+ pixel_y = 24
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bIo" = (
+/obj/machinery/door/airlock/medical{
+ name = "Cyrostasis"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bIp" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bIq" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 5
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bIr" = (
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/obj/effect/landmark/start/medical_doctor,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bIs" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWEMiddle,
+/turf/closed/festive/redbrick,
+/area/edina/street/primary/perimeter)
+"bIt" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 9
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bIu" = (
+/obj/machinery/door/airlock/medical{
+ name = "Cyrostasis"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bIv" = (
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/storage)
+"bIw" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "loungeshutters";
+ name = "privacy shutters"
+ },
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bIx" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "loungeshutters";
+ name = "privacy shutters"
+ },
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bIy" = (
+/turf/closed/festive/whitebrick/whitebrickcornerne,
+/area/medical/storage)
+"bIz" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/door/airlock/medical{
+ name = "Recovery Room"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bIA" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bIB" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Storage";
+ req_access_txt = "5"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bIC" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Storage";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bID" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bIE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bIF" = (
+/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/science/explab)
+"bIG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"bIH" = (
+/obj/item/radio/intercom{
+ dir = 8;
+ name = "Station Intercom (General)";
+ pixel_y = -26
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bII" = (
+/obj/structure/closet/secure_closet/security/med,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bIJ" = (
+/obj/machinery/computer/crew{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"bIK" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeftEnd,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"bIL" = (
+/obj/structure/table/wood,
+/obj/machinery/door/window/eastright{
+ dir = 8;
+ name = "Chemistry Desk";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/window/eastright{
+ name = "Chemistry Desk"
+ },
+/obj/item/stack/packageWrap,
+/obj/item/stack/packageWrap,
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bIM" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/obj/effect/landmark/start/chemist,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bIN" = (
+/obj/machinery/button/door{
+ id = "chemistry_shutters";
+ name = "chemistry shutters control";
+ pixel_x = 24;
+ pixel_y = 24;
+ req_access_txt = "5; 33"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bIO" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWEMiddle,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bIP" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bIQ" = (
+/obj/structure/chair/sofa{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bIR" = (
+/obj/machinery/computer/arcade/orion_trail{
+ dir = 8
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 24
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bIS" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bIT" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bIU" = (
+/obj/structure/chair/sofa{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bIV" = (
+/obj/structure/chair/comfy/lime{
+ color = "#51ad6a";
+ dir = 4;
+ name = "cozy chair"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bIW" = (
+/obj/structure/table/wood/fancy/green,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bIX" = (
+/obj/structure/chair/comfy/lime{
+ color = "#51ad6a";
+ dir = 8;
+ name = "cozy chair"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bIY" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bIZ" = (
+/obj/machinery/vending/autodrobe,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"bJb" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bJc" = (
+/obj/structure/table/reinforced,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bJd" = (
+/obj/machinery/keycard_auth{
+ pixel_x = -6;
+ pixel_y = 24
+ },
+/obj/machinery/computer/card/minor/qm,
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"bJe" = (
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bJf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bJg" = (
+/obj/structure/curtain,
+/obj/structure/window/reinforced/tinted{
+ dir = 8
+ },
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"bJh" = (
+/turf/closed/festive/greybrick/greybricktw,
+/area/commons/dorms)
+"bJi" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/indestructible,
+/area/cargo/office)
+"bJj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/festive/street/streetlineem,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bJk" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bJl" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bJm" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bJn" = (
+/obj/effect/turf_decal/bot,
+/turf/open/indestructible,
+/area/cargo/office)
+"bJo" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/indestructible,
+/area/cargo/office)
+"bJp" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/westleft{
+ name = "Cargo Desk";
+ req_access_txt = "50"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bJq" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/obj/effect/landmark/start/cargo_technician,
+/turf/open/indestructible,
+/area/cargo/office)
+"bJr" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bJs" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bJt" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/door/airlock/wood{
+ name = "Chaplain's Quarters";
+ req_access_txt = "27"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bJu" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden/layer1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/wood{
+ name = "Chaplain's Quarters";
+ req_access_txt = "27"
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/chapel/main/monastery)
+"bJv" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"bJw" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/indestructible,
+/area/cargo)
+"bJx" = (
+/obj/structure/sign/departments/botany{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bJy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/door/airlock/mining/glass{
+ name = "Reclaiming center"
+ },
+/turf/open/indestructible,
+/area/cargo)
+"bJz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bJA" = (
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bJB" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bJC" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bJD" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bJE" = (
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = 26
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bJF" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJG" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/vending/wardrobe/chem_wardrobe,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJH" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/closet/secure_closet/chemical,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJI" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = 26
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJJ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = 30
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJK" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/table,
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/glass/beaker,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJL" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/chem_master,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bJM" = (
+/obj/structure/bodycontainer/morgue,
+/obj/structure/bodycontainer/morgue,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bJN" = (
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bJO" = (
+/obj/structure/bodycontainer/morgue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bJP" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bJQ" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bJR" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bJS" = (
+/obj/machinery/door/airlock/medical{
+ name = "Cyrostasis"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bJT" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bJU" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 6
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bJV" = (
+/obj/machinery/atmospherics/pipe/manifold4w/general/visible,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bJW" = (
+/obj/machinery/atmospherics/pipe/simple/general/visible{
+ dir = 10
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bJX" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bJY" = (
+/obj/machinery/door/airlock/medical{
+ name = "Cyrostasis"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bJZ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bKa" = (
+/obj/machinery/shower{
+ pixel_y = 8
+ },
+/obj/structure/curtain,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/turf/open/floor/plasteel/freezer,
+/area/medical/storage)
+"bKb" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bKc" = (
+/obj/structure/bed,
+/obj/item/toy/plush/random,
+/obj/effect/spawner/lootdrop/bedsheet,
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bKd" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "loungeshutters";
+ name = "privacy shutters"
+ },
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bKe" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bKf" = (
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 3;
+ height = 5;
+ id = "mining_home";
+ name = "mining shuttle bay";
+ roundstart_template = /datum/map_template/shuttle/mining/delta;
+ width = 7
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bKg" = (
+/obj/structure/festive/greybrick/windowWELeftEnd,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"bKh" = (
+/obj/machinery/light/small,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"bKi" = (
+/obj/machinery/rnd/production/techfab/department/medical,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bKj" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/sink{
+ pixel_y = 22
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bKk" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bKl" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bKm" = (
+/obj/machinery/door/airlock/research{
+ name = "Mech Bay";
+ req_access_txt = "29"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/science/robotics/mechbay)
+"bKn" = (
+/turf/closed/festive/redbrick/redbrickcornerse,
+/area/security/checkpoint/medical)
+"bKo" = (
+/obj/structure/table/wood,
+/obj/machinery/door/window/eastright{
+ dir = 8;
+ name = "Chemistry Desk";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/window/eastright{
+ name = "Chemistry Desk"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/obj/machinery/cell_charger,
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bKp" = (
+/obj/structure/fireplace{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bKq" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeftEnd,
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bKr" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bKs" = (
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bKt" = (
+/obj/machinery/vending/dinnerware{
+ desc = "A vending machine stocked full of condiments to put on food.";
+ name = "\improper Condiments Dispenser";
+ products = list(/obj/item/storage/bag/tray = 10, /obj/item/kitchen/fork = 6, /obj/item/kitchen/knife = 6, /obj/item/reagent_containers/food/drinks/drinkingglass = 20, /obj/item/clothing/suit/apron/chef = 2, /obj/item/storage/box/cups = 10, /obj/item/reagent_containers/food/condiment/pack/ketchup = 20, /obj/item/reagent_containers/food/condiment/pack/mustard = 20, /obj/item/reagent_containers/food/condiment/pack/hotsauce = 20, /obj/item/reagent_containers/food/condiment/pack/astrotame = 20, /obj/item/reagent_containers/food/condiment/saltshaker = 20, /obj/item/reagent_containers/food/condiment/peppermill = 20, /obj/item/reagent_containers/glass/bowl = 30)
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bKu" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bKv" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/patron{
+ pixel_x = -5;
+ pixel_y = 16
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bKw" = (
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/carpet/royalblack,
+/area/service/bar/atrium)
+"bKx" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria/lunchroom)
+"bKy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bKz" = (
+/obj/structure/table/wood/fancy/black,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"bKA" = (
+/obj/machinery/door/airlock/titanium{
+ name = "Service Office";
+ req_one_access_txt = "25;26;28;35"
+ },
+/turf/open/floor/plasteel/dark,
+/area/hallway/secondary/service)
+"bKB" = (
+/obj/structure/table/wood,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bKC" = (
+/obj/structure/fireplace,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bKD" = (
+/obj/structure/closet/secure_closet/personal/cabinet{
+ pixel_y = 15
+ },
+/obj/item/coin/iron,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bKE" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bKF" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/obj/structure/sign/poster/official/foam_force_ad,
+/turf/open/floor/plating,
+/area/cargo/office)
+"bKG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKH" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction/flip{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKJ" = (
+/obj/machinery/holopad,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKK" = (
+/obj/effect/landmark/start/quartermaster,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKL" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/cargo/office)
+"bKM" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/table/wood/fancy/green,
+/obj/item/stamp,
+/obj/item/stamp/denied{
+ pixel_x = 6;
+ pixel_y = 6
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKN" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bKO" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/disposal/bin,
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bKP" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "packageSort2"
+ },
+/obj/structure/disposaloutlet{
+ dir = 4
+ },
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/plating,
+/area/cargo)
+"bKQ" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "packageSort2"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"bKR" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "packageSort2"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/machinery/light{
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"bKS" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "packageSort2"
+ },
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/plating,
+/area/cargo)
+"bKT" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "packageSort2"
+ },
+/obj/structure/plasticflaps,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"bKU" = (
+/obj/machinery/disposal/deliveryChute{
+ dir = 8
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"bKV" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bKW" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"bKX" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 5
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bKY" = (
+/obj/effect/festive/trainrails/north,
+/obj/structure/fence,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bKZ" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bLa" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/fence,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bLb" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bLc" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bLd" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bLe" = (
+/obj/machinery/smartfridge/chemistry,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bLf" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bLg" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bLh" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/obj/effect/landmark/start/chemist,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bLi" = (
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/commons/fitness)
+"bLj" = (
+/obj/structure/bodycontainer/morgue,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bLk" = (
+/obj/effect/landmark/xeno_spawn,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bLl" = (
+/obj/structure/table,
+/obj/item/storage/box/bodybags,
+/obj/item/pen/fountain,
+/obj/machinery/camera{
+ c_tag = "Morgue";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bLm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bLn" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light/small,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bLo" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bLp" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bLq" = (
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bLr" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/bed/roller,
+/obj/machinery/light/small,
+/obj/machinery/power/apc{
+ name = "Cyrogenics APC";
+ pixel_y = -28
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bLs" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/door/window/southleft{
+ dir = 4;
+ name = "Outer Window"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/medical/storage)
+"bLt" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bLu" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/commons/locker)
+"bLv" = (
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "patientA";
+ name = "Privacy Shutters";
+ pixel_y = -25
+ },
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bLw" = (
+/obj/machinery/door/airlock/medical{
+ name = "Patient Room A";
+ req_access_txt = "5"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/purple,
+/area/medical/storage)
+"bLx" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bLy" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bLz" = (
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/toxin{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/toxin,
+/obj/item/storage/firstaid/toxin{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/sign/poster/official/cleanliness{
+ pixel_x = -32
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bLA" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bLB" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bLC" = (
+/obj/machinery/requests_console{
+ department = "Medbay";
+ departmentType = 1;
+ name = "Medbay RC";
+ pixel_x = 30
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bLD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bLE" = (
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/medical/storage)
+"bLF" = (
+/obj/machinery/smartfridge/chemistry,
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bLG" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemistry Lab";
+ req_access_txt = "5; 33"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bLH" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/obj/effect/decal/festive/holly,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bLI" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bLJ" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 28;
+ pixel_y = 5
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bLK" = (
+/obj/machinery/door/airlock/wood/glass,
+/obj/effect/decal/festive/mistletoe,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/plasteel/dark,
+/area/service/bar/atrium)
+"bLL" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bLM" = (
+/turf/open/floor/festive/stairs/stairseast,
+/area/service/bar/atrium)
+"bLN" = (
+/obj/structure/bed/dogbed{
+ name = "cat bed"
+ },
+/mob/living/simple_animal/pet/dog/corgi/puppy,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"bLO" = (
+/obj/item/stack/sheet/bone,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"bLP" = (
+/mob/living/simple_animal/pet/dog/corgi/Lisa,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"bLQ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/festive/trainplatform/edge_west,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bLR" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/shaker,
+/obj/item/book/granter/action/drink_fling,
+/obj/item/stack/spacecash/c100,
+/turf/open/floor/carpet/monochrome,
+/area/hallway/secondary/service)
+"bLS" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 24
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bLT" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bLU" = (
+/obj/machinery/light,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"bLV" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible,
+/area/cargo/office)
+"bLW" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bLX" = (
+/turf/open/indestructible,
+/area/cargo/office)
+"bLY" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bLZ" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/window/westleft{
+ name = "Cargo Desk";
+ req_access_txt = "50"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bMa" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bMb" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/structure/sign/warning/enginesafety{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bMc" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/festive/greybrick,
+/area/service/janitor)
+"bMd" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bMe" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo)
+"bMf" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/indestructible,
+/area/cargo)
+"bMg" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/indestructible,
+/area/cargo)
+"bMh" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/indestructible,
+/area/cargo)
+"bMi" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bMj" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bMk" = (
+/obj/machinery/door/airlock/abandoned{
+ name = "Filthy Powergame Shack"
+ },
+/turf/open/floor/plating/dirt{
+ initial_gas_mix = "o2=21.78;n2=82.36;TEMP=293.15"
+ },
+/area/science)
+"bMl" = (
+/obj/effect/festive/trainrails/south,
+/obj/structure/fence,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bMm" = (
+/obj/structure/closet/cardboard,
+/obj/structure/reagent_dispensers/keg/milk,
+/obj/effect/turf_decal/delivery/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bMn" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bMo" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Chemical Factory Reception"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bMp" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bMq" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bMr" = (
+/obj/machinery/door/window/eastright{
+ dir = 8;
+ name = "Chemistry Desk";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/window/eastright{
+ name = "Chemistry Desk"
+ },
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/medical/chemistry)
+"bMs" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bMt" = (
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/table,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/item/clothing/suit/hooded/wintercoat/chemistry,
+/obj/item/clothing/head/beret/chem,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bMu" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/table,
+/obj/machinery/reagentgrinder,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bMv" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bMw" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/chem_heater,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bMx" = (
+/obj/effect/landmark/blobstart,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bMy" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/storage/fancy/candle_box,
+/obj/machinery/light_switch{
+ pixel_x = 22
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bMz" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/cryo)
+"bMA" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bMB" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bMC" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "MiniSat Exterior - Port Fore";
+ dir = 8;
+ network = list("minisat")
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bMD" = (
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/o2{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/o2,
+/obj/item/storage/firstaid/o2{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bME" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bMF" = (
+/obj/structure/chair/office/dark,
+/obj/effect/landmark/start/roboticist,
+/turf/open/floor/plasteel,
+/area/science/robotics/lab)
+"bMG" = (
+/obj/structure/closet/secure_closet/medical3,
+/obj/item/screwdriver{
+ pixel_y = 6
+ },
+/obj/item/storage/belt/medical{
+ pixel_y = 2
+ },
+/obj/item/clothing/neck/stethoscope,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/suit/hooded/wintercoat/medical,
+/obj/item/clothing/head/beret/med,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bMH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bMI" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = 26
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bMJ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bMK" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/window/southleft{
+ dir = 8;
+ icon_state = "right";
+ name = "Medbay Delivery";
+ req_access_txt = "28"
+ },
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=2";
+ dir = 4;
+ freq = 1400;
+ location = "Medbay"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plating,
+/area/medical/storage)
+"bML" = (
+/obj/structure/plasticflaps/opaque,
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/storage)
+"bMM" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemistry Lab";
+ req_access_txt = "5; 33"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMN" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMO" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMP" = (
+/obj/machinery/chem_heater,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMQ" = (
+/obj/machinery/computer/security/mining{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"bMR" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/fence,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bMS" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/item/storage/box/beakers,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMT" = (
+/obj/machinery/chem_dispenser{
+ layer = 2.7
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMU" = (
+/obj/machinery/chem_heater,
+/obj/structure/disposalpipe/junction/yjunction,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMV" = (
+/obj/machinery/chem_dispenser{
+ layer = 2.7
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMW" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMX" = (
+/obj/machinery/light_switch{
+ dir = 9;
+ pixel_x = 24;
+ pixel_y = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bMY" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/bar/atrium)
+"bMZ" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 2;
+ name = "2maintenance loot spawner"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"bNa" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bNb" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bNc" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bNd" = (
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bNe" = (
+/obj/structure/table/glass,
+/obj/item/toy/fluff/tennis_poly/blue,
+/obj/item/toy/fluff/tennis_poly/purple,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bNf" = (
+/obj/structure/table/glass,
+/obj/item/toy/cattoy,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bNg" = (
+/obj/structure/table,
+/obj/item/paper/fluff/festive/note_for_qm,
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"bNh" = (
+/turf/closed/festive/greybrick/greybrickcornerse,
+/area/commons/dorms)
+"bNi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bNj" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/structure/table/wood/fancy/red,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNk" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bNl" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNm" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/light,
+/obj/structure/sign/poster/official/nanotrasen_logo{
+ pixel_y = -32
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bNn" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 1;
+ pixel_y = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNo" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/vending/donksofttoyvendor,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNp" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/vending/toyliberationstation,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNq" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/light,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNr" = (
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/structure/sign/poster/contraband/missing_gloves{
+ pixel_y = -32
+ },
+/obj/machinery/photocopier,
+/turf/open/indestructible,
+/area/cargo/office)
+"bNs" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/autolathe,
+/obj/structure/sign/poster/official/cohiba_robusto_ad{
+ pixel_x = 32
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bNt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bNu" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/med)
+"bNv" = (
+/obj/structure/sign/poster/contraband/kudzu{
+ pixel_x = 32
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bNw" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/med)
+"bNx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bNy" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bNz" = (
+/obj/structure/fence/end,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"bNA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"bNB" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Chemical Factory Reception"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bNC" = (
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bND" = (
+/obj/machinery/door/window/eastright{
+ dir = 8;
+ name = "Chemistry Desk";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/window/eastright{
+ name = "Chemistry Desk"
+ },
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/grass/snow/edina,
+/area/medical/chemistry)
+"bNE" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bNF" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/table,
+/obj/structure/noticeboard{
+ desc = "A board for pinning important notices upon. Probably helpful for keeping track of requests.";
+ name = "requests board";
+ pixel_x = 32
+ },
+/obj/item/book/manual/wiki/cit/chemistry,
+/obj/item/book/manual/wiki/cit/chem_recipies,
+/obj/item/clothing/glasses/science{
+ pixel_x = 2;
+ pixel_y = 4
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bNG" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bNH" = (
+/obj/structure/bodycontainer/morgue,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bNI" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 28
+ },
+/obj/structure/chair{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bNJ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bNK" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bNL" = (
+/obj/machinery/door/airlock/medical{
+ name = "Ambulance Bay"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bNM" = (
+/obj/structure/bed/roller,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/button/door{
+ id = "weewoo";
+ name = "Ambulance Garage button";
+ pixel_y = 28;
+ req_access_txt = "5"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bNN" = (
+/obj/effect/turf_decal/delivery/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/vehicle/sealed/vectorcraft/ambulance,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bNO" = (
+/obj/machinery/vending/wallmed{
+ pixel_y = 28
+ },
+/obj/structure/bed/roller,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bNP" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bNQ" = (
+/obj/machinery/shower{
+ pixel_y = 8
+ },
+/obj/structure/curtain,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/medical/storage)
+"bNR" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bNS" = (
+/obj/structure/bed,
+/obj/machinery/button/door{
+ id = "patientB";
+ name = "Privacy Shutters";
+ pixel_y = 25
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/item/toy/plush/random,
+/obj/effect/spawner/lootdrop/bedsheet,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bNT" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "patientB";
+ name = "privacy shutters"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bNU" = (
+/obj/machinery/vending/wallmed,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bNV" = (
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/fire{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/fire,
+/obj/item/storage/firstaid/fire{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/table/glass,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bNW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bNX" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"bNY" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bNZ" = (
+/obj/structure/closet/secure_closet/medical3,
+/obj/item/screwdriver{
+ pixel_y = 6
+ },
+/obj/item/storage/belt/medical{
+ pixel_y = 2
+ },
+/obj/item/clothing/neck/stethoscope,
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/suit/hooded/wintercoat/medical,
+/obj/item/clothing/head/beret/med,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOa" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOb" = (
+/obj/machinery/airalarm,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bOc" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Apothecary";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOd" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOe" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOf" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 2
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOg" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bOh" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOi" = (
+/obj/structure/closet/wardrobe/chemistry_white,
+/obj/item/storage/box/pillbottles,
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/item/radio/headset/headset_med,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/item/reagent_containers/glass/bottle/epinephrine{
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/glass/bottle/toxin{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/glass/bottle/morphine,
+/obj/item/reagent_containers/glass/bottle/charcoal{
+ pixel_x = -5
+ },
+/obj/item/reagent_containers/glass/bottle/charcoal{
+ pixel_x = -5
+ },
+/obj/item/storage/box/syringes,
+/obj/item/storage/box/medsprays,
+/obj/item/clothing/suit/hooded/wintercoat/chemistry,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/head/beret/chem,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOj" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOk" = (
+/obj/machinery/disposal/bin{
+ pixel_x = 5
+ },
+/obj/structure/disposalpipe/trunk,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/trunk{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOl" = (
+/obj/structure/chair/office/light{
+ dir = 1;
+ pixel_y = 3
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/landmark/start/chemist,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOm" = (
+/obj/machinery/chem_master,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOn" = (
+/obj/machinery/chem_master,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOo" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOp" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bOq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bOr" = (
+/turf/closed/festive/greybrick/greybrickte,
+/area/service/bar/atrium)
+"bOs" = (
+/obj/structure/filingcabinet,
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"bOt" = (
+/turf/closed/festive/greybrick/greybrickts,
+/area/service/bar)
+"bOu" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/wood,
+/area/service/bar)
+"bOv" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/turf/open/floor/wood,
+/area/service/bar)
+"bOw" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/wood,
+/area/service/bar)
+"bOx" = (
+/turf/closed/festive/greybrick,
+/area/service/cafeteria/lunchroom)
+"bOy" = (
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria/lunchroom)
+"bOz" = (
+/obj/structure/table/glass,
+/obj/item/toy/fluff/tennis_poly/yellow,
+/obj/item/toy/fluff/tennis_poly/red,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bOB" = (
+/obj/structure/table/glass,
+/obj/item/toy/plush/random,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bOC" = (
+/obj/machinery/newscaster,
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/qm)
+"bOD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bOE" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bOF" = (
+/obj/structure/fence/door/opened{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"bOG" = (
+/obj/machinery/conveyor{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/end{
+ dir = 1
+ },
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/cargo/office)
+"bOH" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Delivery Office";
+ req_access_txt = 0;
+ req_one_access_txt = "48;50"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"bOI" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/indestructible,
+/area/cargo/office)
+"bOJ" = (
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bOK" = (
+/obj/structure/sign/logo,
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/office)
+"bOL" = (
+/obj/structure/closet/secure_closet/quartermaster,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/stamp/qm,
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"bOM" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/sorting)
+"bON" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/med)
+"bOO" = (
+/obj/structure/closet/crate/medical,
+/obj/effect/decal/festive/fairylights,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"bOP" = (
+/obj/machinery/light/small,
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"bOQ" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"bOR" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bOS" = (
+/obj/machinery/conveyor_switch{
+ id = "cargocars"
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bOT" = (
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"bOU" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate{
+ icon_state = "crateopen"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bOV" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/crate,
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bOW" = (
+/obj/machinery/status_display/supply,
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/storage)
+"bOX" = (
+/obj/structure/lattice,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"bOY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bOZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"bPa" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bPb" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bPc" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bPd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bPe" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bPf" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bPg" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bPh" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bPi" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemical Factory Garage";
+ req_access_txt = "5; 33"
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bPj" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/festive/street/streetlinewm,
+/obj/machinery/button/door{
+ id = "chemistry_shutters";
+ name = "chemical factory garage";
+ pixel_x = 24;
+ pixel_y = 7;
+ req_access_txt = "5; 33"
+ },
+/turf/open/floor/plasteel,
+/area/medical/chemistry)
+"bPk" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/bodycontainer/morgue,
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bPl" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"bPm" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bPn" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bPo" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/grunge{
+ name = "Morgue";
+ req_access_txt = "6"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bPp" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bPq" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bPr" = (
+/obj/machinery/door/airlock/medical{
+ name = "Ambulance Bay"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bPs" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bPt" = (
+/obj/effect/turf_decal/loading_area/white,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bPu" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bPv" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bPw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bPx" = (
+/obj/structure/fence/door/opened,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science/research)
+"bPy" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bPz" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/storage)
+"bPA" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/door/window/southleft{
+ dir = 4;
+ name = "Outer Window"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/medical/storage)
+"bPB" = (
+/obj/structure/fence,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bPC" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bPD" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bPE" = (
+/obj/machinery/door/airlock/medical{
+ name = "Patient Room B";
+ req_access_txt = "5"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/cyan,
+/area/medical/storage)
+"bPF" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPG" = (
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/brute{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/brute,
+/obj/item/storage/firstaid/brute{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/table/glass,
+/obj/structure/window/reinforced,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPH" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bPI" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPJ" = (
+/obj/structure/table,
+/obj/item/storage/box/syringes,
+/obj/item/reagent_containers/glass/bottle/epinephrine{
+ pixel_x = 7;
+ pixel_y = -3
+ },
+/obj/item/reagent_containers/glass/bottle/morphine{
+ pixel_x = 8;
+ pixel_y = -3
+ },
+/obj/item/reagent_containers/syringe{
+ pixel_x = 6;
+ pixel_y = -3
+ },
+/obj/item/borg/sight/hud/med,
+/obj/item/borg/sight/hud/med,
+/obj/item/borg/sight/hud/med,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = -3;
+ pixel_y = 2
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPK" = (
+/obj/item/radio/intercom{
+ broadcasting = 1;
+ frequency = 1485;
+ listening = 0;
+ name = "Station Intercom (Medbay)";
+ pixel_y = 30
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPL" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/vending/wardrobe/medi_wardrobe,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPM" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/closet/crate/freezer/surplus_limbs,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPN" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/closet/crate/freezer/blood,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPO" = (
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = 26
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/closet/crate/medical,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/item/storage/belt/medolier/full,
+/obj/item/gun/syringe/dart,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPP" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/medical/storage)
+"bPQ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/table/wood,
+/obj/item/storage/box/beakers{
+ pixel_x = 2;
+ pixel_y = 2
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPR" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/chair/office/light,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPS" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPT" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Apothecary";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bPU" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bPV" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/closet/wardrobe/chemistry_white,
+/obj/item/storage/box/pillbottles,
+/obj/item/radio/headset/headset_med,
+/obj/item/reagent_containers/glass/bottle/epinephrine{
+ pixel_x = 8
+ },
+/obj/item/reagent_containers/glass/bottle/toxin{
+ pixel_x = 5;
+ pixel_y = 4
+ },
+/obj/item/reagent_containers/glass/bottle/morphine,
+/obj/item/reagent_containers/glass/bottle/charcoal{
+ pixel_x = -5
+ },
+/obj/item/storage/box/syringes,
+/obj/item/storage/box/medsprays,
+/obj/item/clothing/suit/hooded/wintercoat/chemistry,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/head/beret/chem,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bPW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bPX" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bPY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bPZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bQa" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/sorting/mail{
+ dir = 8;
+ name = "Chemistry Junction";
+ sortType = 11
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bQb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bQc" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bQd" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/floor/wood,
+/area/service/cafeteria)
+"bQe" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bQf" = (
+/obj/effect/festive/street/streetlineem,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bQg" = (
+/obj/structure/chair/sofa/left,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bQh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"bQi" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 8
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bQj" = (
+/turf/closed/festive/greybrick,
+/area/service/bar)
+"bQk" = (
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks/beer,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = -24
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bQl" = (
+/obj/structure/table/wood,
+/obj/machinery/vending/boozeomat,
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bQm" = (
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks,
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bQn" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -10;
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -5;
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = 5;
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = 10;
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_x = -10;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_x = -5;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_x = 5;
+ pixel_y = 10
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_x = 10;
+ pixel_y = 10
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQo" = (
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQp" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQq" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQr" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQs" = (
+/obj/structure/chair/sofa/corner,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bQt" = (
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"bQu" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "robo1"
+ },
+/obj/effect/turf_decal/stripes/end{
+ dir = 8
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bQv" = (
+/obj/machinery/conveyor/inverted{
+ dir = 10
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bQw" = (
+/obj/structure/window/spawner/west,
+/obj/machinery/conveyor_switch/oneway,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bQx" = (
+/obj/effect/turf_decal/caution{
+ dir = 8;
+ pixel_x = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bQy" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"bQz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"bQA" = (
+/obj/effect/festive/street/streetlineinnernw,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bQB" = (
+/obj/effect/turf_decal/caution{
+ dir = 4;
+ pixel_x = -6
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bQC" = (
+/obj/structure/closet/crate,
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"bQD" = (
+/turf/open/floor/plating,
+/area/cargo/warehouse)
+"bQE" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street)
+"bQF" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bQG" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bQH" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bQI" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bQJ" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bQK" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bQL" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bQM" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/button/door{
+ id = "CMOgarage";
+ name = "CMO's Garage Door";
+ pixel_y = -28
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bQN" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bQO" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bQP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bQQ" = (
+/turf/open/indestructible,
+/area/cargo/storage)
+"bQR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bQS" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargounload"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bQT" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bQU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"bQV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"bQW" = (
+/obj/machinery/light{
+ light_color = "#e8eaff"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bQX" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bQY" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bQZ" = (
+/obj/machinery/light/small,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bRa" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"bRb" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bRc" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/clothing/head/welding,
+/obj/item/stack/sheet/metal/twenty,
+/obj/item/hand_labeler,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bRd" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bRe" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/power/apc/auto_name{
+ dir = 4;
+ pixel_x = 30
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bRf" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bRg" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/medical/morgue)
+"bRh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bRi" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bRj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/cryo)
+"bRk" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/gauze,
+/obj/item/stack/medical/bruise_pack,
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bRl" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/medical/cryo)
+"bRm" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/gauze,
+/obj/item/stack/medical/bruise_pack,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/cryo)
+"bRn" = (
+/obj/effect/turf_decal/delivery/white,
+/obj/machinery/food_cart,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bRo" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bRp" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick/whitebrickns,
+/area/medical/storage)
+"bRq" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "loungeshutters";
+ name = "privacy shutters"
+ },
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRr" = (
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "loungeshutters";
+ name = "privacy shutters"
+ },
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRs" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick/whitebrickcornerse,
+/area/medical/storage)
+"bRt" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRu" = (
+/obj/machinery/light_switch{
+ pixel_x = -26
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/vending/medical,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRv" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/power/apc{
+ areastring = "/area/medical/storage";
+ name = "Medbay Storage APC";
+ pixel_y = -24
+ },
+/obj/structure/cable/yellow,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRw" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bRx" = (
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRy" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/camera{
+ c_tag = "Medbay Surgery";
+ dir = 1;
+ network = list("ss13","medbay")
+ },
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_y = -27
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRz" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRA" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRB" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRC" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Storage";
+ req_access_txt = "5"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bRE" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRF" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/chem_heater,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRG" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/chem_master,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRH" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/chem_dispenser,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRI" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"bRJ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRK" = (
+/obj/machinery/vending/wardrobe/chem_wardrobe,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRL" = (
+/obj/machinery/rnd/production/techfab/department/medical,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRM" = (
+/obj/structure/table/wood,
+/obj/machinery/reagentgrinder,
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRN" = (
+/obj/structure/table/wood,
+/obj/item/clothing/glasses/science{
+ pixel_x = 2;
+ pixel_y = 4
+ },
+/obj/item/hand_labeler,
+/obj/item/storage/box,
+/obj/item/storage/box,
+/obj/item/book/manual/wiki/cit/chem_recipies,
+/obj/item/book/manual/wiki/cit/chemistry,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRP" = (
+/obj/structure/table/wood,
+/obj/item/grenade/chem_grenade,
+/obj/item/grenade/chem_grenade,
+/obj/item/grenade/chem_grenade,
+/obj/item/stack/cable_coil,
+/obj/item/assembly/igniter{
+ pixel_x = 3;
+ pixel_y = -7
+ },
+/obj/item/assembly/timer{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/screwdriver{
+ pixel_x = -2;
+ pixel_y = 6
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/medical/chemistry";
+ name = "Chemistry Lab APC";
+ pixel_y = -24
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRQ" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/machinery/light,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_y = -27
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRR" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRS" = (
+/obj/machinery/vending/snack/random,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRT" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bRU" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"bRV" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWEMiddle,
+/turf/open/floor/wood,
+/area/service/cafeteria)
+"bRW" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bRX" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/britcup,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bRY" = (
+/obj/structure/chair/comfy/lime{
+ color = "#51ad6a";
+ dir = 8;
+ name = "cozy chair"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bRZ" = (
+/obj/structure/chair/stool,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bSa" = (
+/obj/structure/table/wood,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bSb" = (
+/obj/effect/landmark/start/bartender,
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bSc" = (
+/obj/structure/closet/cardboard,
+/obj/effect/turf_decal/delivery/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bSd" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bSe" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bSf" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bSg" = (
+/obj/structure/chair/stool,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bSh" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bSi" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bSj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/power/apc/auto_name/east,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"bSk" = (
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bSl" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"bSm" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bSn" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bSo" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSp" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSq" = (
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSr" = (
+/obj/effect/landmark/start/cargo_technician,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSs" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"bSt" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bSu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bSv" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSw" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bSx" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bSy" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bSz" = (
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bSA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"bSB" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bSC" = (
+/obj/effect/festive/street/sidewalke,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bSD" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemical Factory Reception";
+ req_access_txt = "5; 33"
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bSE" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/grunge{
+ name = "Morgue";
+ req_access_txt = "6"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/morgue)
+"bSF" = (
+/obj/machinery/door/poddoor/shutters,
+/turf/open/floor/plasteel,
+/area/medical/chemistry)
+"bSG" = (
+/obj/structure/disposalpipe/junction/flip,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bSH" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "weewoo";
+ name = "Ambulance Garage"
+ },
+/turf/open/floor/plasteel,
+/area/medical/cryo)
+"bSI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/fence/door/opened,
+/turf/open/floor/festive/alleyway,
+/area/medical/medbay/aft)
+"bSJ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "chemistry_shutters";
+ name = "chemistry shutters"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/medical/chemistry)
+"bSK" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bSL" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bSM" = (
+/obj/structure/table/wood,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bSN" = (
+/obj/structure/table/wood,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bSO" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/hydro_ad{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bSP" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSQ" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSR" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSS" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_y = -32
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bST" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSU" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bSV" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/obj/machinery/light,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"bSW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bSX" = (
+/obj/machinery/light/floor,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bSY" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "cargounload"
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bSZ" = (
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTa" = (
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/sign/warning/vacuum,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTb" = (
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTc" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bTe" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bTf" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bTg" = (
+/obj/effect/festive/street/sidewalke,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bTh" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemical Factory Reception";
+ req_access_txt = "5; 33"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/chemistry)
+"bTi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bTj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bTk" = (
+/obj/machinery/button/door{
+ id = "rdgarage";
+ name = "Director's Garage Door";
+ pixel_x = -7;
+ pixel_y = -6;
+ req_access_txt = "30"
+ },
+/turf/closed/festive/whitebrick,
+/area/command/heads_quarters/rd)
+"bTl" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/medical/cryo)
+"bTm" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bTn" = (
+/obj/structure/window{
+ dir = 1
+ },
+/obj/machinery/door/window/westright{
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/machinery/door/window/eastleft{
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/table/glass,
+/obj/item/reagent_containers/food/drinks/bottle/hcider{
+ layer = 3.1;
+ pixel_x = -6;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/drinks/bottle/kahlua{
+ pixel_x = 9;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/food/drinks/bottle/vodka{
+ pixel_x = 2;
+ pixel_y = 4
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bTo" = (
+/obj/machinery/jukebox,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bTp" = (
+/obj/structure/flora/tree/pine/xmas/presents,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bTq" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/whitebrick,
+/area/service/hydroponics)
+"bTr" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"bTs" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"bTt" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"bTu" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bTv" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bTw" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"bTx" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bTy" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/sorting)
+"bTz" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bTA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bTB" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor{
+ dir = 9;
+ id = "cargoload"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTC" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargounload"
+ },
+/obj/machinery/door/poddoor{
+ id = "cargounload";
+ name = "supply dock unloading door"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTD" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargounload"
+ },
+/obj/structure/plasticflaps,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTE" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargounload"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/poddoor{
+ id = "cargounload";
+ name = "supply dock unloading door"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bTF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/command)
+"bTG" = (
+/obj/effect/festive/street/streetlineinnernw{
+ pixel_x = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bTH" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"bTI" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/progress)
+"bTJ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"bTK" = (
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -9;
+ pixel_y = 15
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_x = -9;
+ pixel_y = 8
+ },
+/obj/structure/table/wood,
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bTL" = (
+/obj/structure/window,
+/obj/machinery/door/window/westleft{
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/machinery/door/window/eastright{
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/table/glass,
+/obj/item/reagent_containers/food/drinks/bottle/wine{
+ layer = 3.1;
+ pixel_x = 6;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/drinks/shaker{
+ pixel_x = 1;
+ pixel_y = 8
+ },
+/obj/item/reagent_containers/food/drinks/bottle/whiskey{
+ pixel_x = 7;
+ pixel_y = 16
+ },
+/obj/item/reagent_containers/food/drinks/bottle/gin{
+ pixel_x = -10;
+ pixel_y = 15
+ },
+/obj/item/reagent_containers/food/drinks/bottle/goldschlager{
+ pixel_x = -8;
+ pixel_y = 15
+ },
+/obj/item/reagent_containers/food/drinks/bottle/cognac{
+ pixel_x = -7;
+ pixel_y = 5
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bTM" = (
+/turf/closed/festive/greybrick,
+/area/service/kitchen/coldroom)
+"bTN" = (
+/obj/structure/sign/mining{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bTO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bTP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bTQ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bTR" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bTS" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/airlock/external{
+ name = "Supply Dock Airlock";
+ req_access_txt = "31"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bTT" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/caution/stand_clear,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bTU" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/airlock/external{
+ name = "Supply Dock Airlock";
+ req_access_txt = "31"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bTV" = (
+/obj/effect/festive/street/streetlineinnernw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bTW" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bTX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bTY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 5;
+ height = 7;
+ id = "supply_home";
+ name = "Cargo Bay";
+ width = 12
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"bTZ" = (
+/obj/structure/toilet/secret/low_loot,
+/obj/structure/window/spawner/east,
+/obj/machinery/door/window/southleft,
+/obj/machinery/door/window/southright,
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"bUa" = (
+/obj/structure/toilet,
+/obj/machinery/door/window/southright,
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"bUb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bUc" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bUd" = (
+/turf/closed/festive/whitebrick{
+ color = "#fff200"
+ },
+/area/service/theater)
+"bUe" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/junction,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bUf" = (
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/commons/lounge)
+"bUg" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Curator Access";
+ req_access_txt = "37"
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUh" = (
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/service/library)
+"bUi" = (
+/obj/effect/decal/festive/red_stockings,
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/service/library)
+"bUj" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bUk" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 28;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"bUl" = (
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bUm" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/britcup,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bUn" = (
+/obj/structure/chair/sofa/right{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bUo" = (
+/obj/machinery/icecream_vat,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bUp" = (
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bUq" = (
+/obj/machinery/vending/wardrobe/chef_wardrobe,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bUr" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bUs" = (
+/obj/machinery/button/door{
+ id = "QMgarage";
+ name = "Garage door button";
+ pixel_y = -4
+ },
+/turf/closed/festive/greybrick,
+/area/service/kitchen)
+"bUt" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/turf/open/indestructible,
+/area/cargo/storage)
+"bUu" = (
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bUv" = (
+/obj/machinery/button/door{
+ id = "cargounload";
+ layer = 4;
+ name = "Loading Doors";
+ pixel_x = 24;
+ pixel_y = 8
+ },
+/obj/machinery/button/door{
+ id = "cargoload";
+ layer = 4;
+ name = "Loading Doors";
+ pixel_x = 24;
+ pixel_y = -8
+ },
+/obj/machinery/computer/cargo{
+ dir = 8
+ },
+/obj/machinery/camera{
+ c_tag = "Cargo Bay - Starboard";
+ dir = 8;
+ name = "cargo camera"
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bUw" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bUx" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bUy" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/white,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bUz" = (
+/obj/structure/statue/snow/snowman,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"bUA" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bUB" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bUC" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bUD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bUE" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bUF" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bUG" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bUH" = (
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bUI" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bUJ" = (
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/commons/fitness/pool)
+"bUK" = (
+/obj/structure/table/wood,
+/obj/item/instrument/eguitar,
+/obj/item/toy/crayon/spraycan/lubecan{
+ charges = 5
+ },
+/obj/structure/sign/poster/contraband/clown{
+ pixel_y = 32
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bUL" = (
+/obj/machinery/vending/autodrobe,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/service/theater";
+ dir = 1;
+ name = "Theatre Backstage APC";
+ pixel_y = 24
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bUM" = (
+/obj/structure/sign/poster/contraband/random{
+ pixel_y = 32
+ },
+/obj/structure/closet/crate/wooden/toy,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bUN" = (
+/obj/structure/table/wood,
+/obj/structure/extinguisher_cabinet{
+ pixel_x = 26
+ },
+/obj/item/storage/crayons,
+/obj/item/storage/crayons,
+/obj/item/flashlight/lamp/bananalamp{
+ pixel_y = 5
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/obj/item/toy/figure/clown,
+/obj/item/clipboard,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bUO" = (
+/obj/effect/landmark/start/librarian,
+/turf/open/indestructible/hoteltile,
+/area/commons/lounge)
+"bUP" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/indestructible/hoteltile,
+/area/commons/lounge)
+"bUQ" = (
+/obj/structure/sign/departments/restroom,
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/commons/lounge)
+"bUR" = (
+/obj/machinery/vending/coffee,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUS" = (
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUT" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bUU" = (
+/obj/machinery/computer/libraryconsole{
+ pixel_y = 8
+ },
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bUV" = (
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUW" = (
+/obj/machinery/power/apc/auto_name/north,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUX" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUY" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/computer/libraryconsole/bookmanagement{
+ pixel_y = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/window/spawner/west,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bUZ" = (
+/obj/machinery/libraryscanner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bVa" = (
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bVb" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bVc" = (
+/obj/machinery/bookbinder,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bVd" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/obj/structure/window/spawner/east,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bVe" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bVf" = (
+/obj/structure/table/wood,
+/obj/item/folder,
+/obj/item/folder,
+/obj/machinery/computer/security/telescreen/entertainment{
+ pixel_y = 30
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bVg" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green{
+ pixel_x = 1;
+ pixel_y = 5
+ },
+/obj/machinery/computer/security/telescreen/entertainment{
+ pixel_y = 30
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bVh" = (
+/obj/structure/table/wood,
+/obj/machinery/newscaster{
+ pixel_y = 32
+ },
+/obj/item/folder,
+/obj/item/folder,
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bVi" = (
+/obj/machinery/vending/games,
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bVj" = (
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bVk" = (
+/obj/structure/chair/wood,
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bVl" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bVm" = (
+/obj/effect/festive/street/streetlinewest{
+ pixel_x = -1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bVn" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bVo" = (
+/turf/closed/festive/greybrick,
+/area/service/janitor)
+"bVp" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"bVq" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bVr" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/medical/medbay/aft)
+"bVs" = (
+/obj/structure/table/wood,
+/obj/machinery/light,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bVt" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bVu" = (
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bVv" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_y = 17
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ pixel_y = 10
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"bVw" = (
+/obj/effect/festive/street/streetlinenm,
+/obj/vehicle/ridden/janicart,
+/obj/item/key/janitor,
+/turf/open/indestructible,
+/area/service/janitor)
+"bVx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"bVy" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"bVz" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"bVA" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"bVB" = (
+/obj/structure/kitchenspike,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bVC" = (
+/obj/machinery/gibber,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bVD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"bVE" = (
+/obj/machinery/conveyor/inverted{
+ dir = 6;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bVF" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"bVG" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSMiddle,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"bVH" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bVI" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeft,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"bVJ" = (
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"bVK" = (
+/obj/effect/festive/street/streetlinese,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bVL" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bVM" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"bVN" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 4
+ },
+/obj/machinery/door/airlock/external{
+ name = "Supply Dock Airlock";
+ req_access_txt = "31"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bVO" = (
+/obj/machinery/door/airlock/maintenance,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVP" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/closet/athletic_mixed,
+/obj/item/toy/poolnoodle/blue,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVQ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/closet/athletic_mixed,
+/obj/item/toy/poolnoodle/red,
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVR" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/structure/closet/athletic_mixed,
+/obj/item/toy/poolnoodle/yellow,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVS" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/closet/athletic_mixed,
+/obj/item/toy/poolnoodle/blue,
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVT" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/light_switch{
+ pixel_y = 30
+ },
+/obj/structure/table/glass,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/obj/structure/bedsheetbin/towel,
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bVU" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bVV" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bVW" = (
+/obj/effect/landmark/start/clown,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bVX" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/obj/structure/mirror{
+ pixel_x = -24
+ },
+/turf/open/indestructible/hoteltile,
+/area/commons/lounge)
+"bVY" = (
+/turf/open/indestructible/hoteltile,
+/area/commons/lounge)
+"bVZ" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Restroom"
+ },
+/turf/open/indestructible/hoteltile,
+/area/commons/lounge)
+"bWa" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWb" = (
+/obj/machinery/photocopier,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bWc" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bWd" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWe" = (
+/obj/machinery/door/window/westright,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWf" = (
+/obj/structure/chair/office/light,
+/obj/effect/landmark/start/librarian,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWg" = (
+/obj/structure/disposalpipe/junction{
+ dir = 1
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWh" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWi" = (
+/obj/machinery/door/window/eastleft,
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWj" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWk" = (
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bWl" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Games Room"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bWm" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bWn" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/indestructible/hotelwood,
+/area/service/library)
+"bWo" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bWp" = (
+/obj/structure/chair/wood{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bWq" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/service/library)
+"bWr" = (
+/obj/structure/cable/yellow,
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bWs" = (
+/turf/closed/festive/greybrick,
+/area/service/kitchen)
+"bWt" = (
+/obj/machinery/door/window/westright{
+ dir = 1;
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/kitchen)
+"bWu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bWv" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bWw" = (
+/obj/structure/kitchenspike,
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bWx" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bWy" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo)
+"bWz" = (
+/turf/closed/festive/whitebrick,
+/area/commons/dorms)
+"bWA" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"bWB" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bWC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bWD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bWE" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bWF" = (
+/obj/machinery/door/airlock/freezer{
+ name = "Freezer";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bWG" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/landmark/start/virologist,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"bWH" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bWI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bWJ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bWK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bWL" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "cargoload"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bWM" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargoload"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/poddoor{
+ id = "cargoload";
+ name = "supply dock loading door"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bWN" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargoload"
+ },
+/obj/structure/plasticflaps,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bWO" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargoload"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/poddoor{
+ id = "cargoload";
+ name = "supply dock loading door"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bWP" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/structure/closet/athletic_mixed,
+/obj/item/toy/poolnoodle/yellow,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bWQ" = (
+/obj/machinery/status_display{
+ pixel_x = -32
+ },
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bWR" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bWS" = (
+/obj/structure/mirror{
+ pixel_x = 30
+ },
+/obj/structure/dresser,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bWT" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bWU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bWV" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bWW" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWX" = (
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWY" = (
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bWZ" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bXa" = (
+/obj/machinery/door/morgue{
+ name = "Study #1"
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bXb" = (
+/obj/machinery/door/morgue{
+ name = "Study #2"
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/lounge)
+"bXc" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/indestructible/hotelwood,
+/area/service/library)
+"bXd" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bXe" = (
+/obj/structure/chair/wood{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bXf" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/service/library)
+"bXg" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeftEnd,
+/turf/open/floor/wood,
+/area/service/cafeteria)
+"bXh" = (
+/obj/machinery/light,
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bXi" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Service";
+ req_one_access_txt = "25;26;28;35"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"bXj" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bXk" = (
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_x = 2;
+ pixel_y = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bXl" = (
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_x = -6;
+ pixel_y = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bXm" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bXn" = (
+/obj/machinery/vending/dinnerware,
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bXo" = (
+/obj/machinery/chem_master/condimaster{
+ name = "CondiMaster Neo"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bXp" = (
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"bXq" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"bXr" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"bXs" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"bXt" = (
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bXu" = (
+/obj/structure/table,
+/obj/item/storage/box/monkeycubes{
+ pixel_y = 5
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bXv" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/machinery/door/window/westleft{
+ name = "Freezer Delivery";
+ req_access_txt = "28"
+ },
+/mob/living/simple_animal/hostile/retaliate/goat{
+ name = "Pete"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bXw" = (
+/turf/closed/festive/bluebrick/bluebrickwe,
+/area/commons/dorms)
+"bXx" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/structure/mirror{
+ pixel_y = 32
+ },
+/turf/open/indestructible/hoteltile,
+/area/cargo)
+"bXy" = (
+/obj/structure/sign/poster/official/cleanliness{
+ pixel_x = 32
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/indestructible/hoteltile,
+/area/cargo)
+"bXz" = (
+/obj/effect/landmark/start/geneticist,
+/turf/open/floor/plasteel/white,
+/area/medical/genetics)
+"bXA" = (
+/obj/structure/bed/double,
+/obj/item/bedsheet/cmo/double,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bXB" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bXC" = (
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=4";
+ dir = 4;
+ freq = 1400;
+ location = "QM #1"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bXD" = (
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bXE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bXF" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/conveyor_switch/oneway{
+ id = "cargoload"
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bXG" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargoload"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bXH" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bXI" = (
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/white,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bXJ" = (
+/obj/machinery/door/airlock/bananium{
+ name = "Clown House";
+ req_access_txt = "46"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bXK" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bXL" = (
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/obj/structure/fireplace{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bXM" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bXN" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bXO" = (
+/obj/structure/bookcase/random/religion,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXP" = (
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXR" = (
+/turf/open/indestructible,
+/area/commons/lounge)
+"bXS" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible,
+/area/commons/lounge)
+"bXT" = (
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXU" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXV" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Library"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bXW" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bXX" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
+/area/service/library)
+"bXY" = (
+/turf/closed/festive/greybrick/greybrickte,
+/area/service/cafeteria)
+"bXZ" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bYa" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bYb" = (
+/turf/closed/festive/greybrick,
+/area/service/cafeteria)
+"bYc" = (
+/turf/open/floor/plasteel/stairs/left,
+/area/service/cafeteria)
+"bYd" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bYe" = (
+/obj/machinery/door/window/westleft{
+ dir = 1;
+ name = "Pub - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/turf/open/floor/plasteel/stairs,
+/area/service/bar)
+"bYf" = (
+/obj/effect/landmark/start/cook,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYg" = (
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYh" = (
+/obj/machinery/smartfridge/food,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYi" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"bYj" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowWERightEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bYk" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/indestructible/hoteltile,
+/area/cargo)
+"bYl" = (
+/turf/open/indestructible/hoteltile,
+/area/cargo)
+"bYm" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"bYn" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"bYo" = (
+/obj/effect/landmark/start/chief_medical_officer,
+/turf/open/floor/carpet/royalblack,
+/area/command/heads_quarters/cmo)
+"bYp" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/green,
+/area/service/cafeteria)
+"bYq" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=4";
+ dir = 4;
+ freq = 1400;
+ location = "QM #2"
+ },
+/obj/effect/turf_decal/delivery,
+/mob/living/simple_animal/bot/mulebot{
+ home_destination = "QM #3";
+ suffix = "#3"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYr" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYs" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYt" = (
+/obj/machinery/door/airlock/silver{
+ name = "Mime House";
+ req_access_txt = "46"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYu" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYv" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYw" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/item/radio/intercom{
+ pixel_y = 25
+ },
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bYx" = (
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bYy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bYz" = (
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"bYA" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"bYB" = (
+/turf/open/floor/carpet/orange,
+/area/service/bar)
+"bYC" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYD" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -9;
+ pixel_y = 9
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ dir = 1;
+ pixel_x = -3
+ },
+/obj/item/sharpener{
+ pixel_x = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYE" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bYF" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bYG" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder{
+ desc = "Used to grind things up into raw materials and liquids.";
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bYH" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"bYI" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"bYJ" = (
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bYK" = (
+/obj/structure/reagent_dispensers/keg/gargle,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bYL" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowWEMiddle,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"bYM" = (
+/obj/machinery/door/airlock{
+ name = "Bathroom"
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bYN" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/cargo)
+"bYO" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=4";
+ dir = 4;
+ freq = 1400;
+ location = "QM #3"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYQ" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bYR" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Kitchen";
+ dir = 4;
+ name = "service camera"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYS" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYT" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYU" = (
+/obj/machinery/door/airlock/grunge{
+ name = "Garage";
+ req_access_txt = "46"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"bYV" = (
+/obj/machinery/button/door{
+ id = "clowngarage";
+ name = "Garage Door";
+ pixel_x = 28
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bYW" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"bYX" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bYY" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bYZ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"bZa" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bZb" = (
+/obj/structure/displaycase/clown,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/commons/lounge)
+"bZc" = (
+/obj/structure/displaycase/captain,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bZd" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bZe" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bZf" = (
+/obj/structure/displaycase/labcage,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"bZg" = (
+/obj/structure/displaycase/trophy,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/commons/lounge)
+"bZh" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"bZi" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"bZj" = (
+/obj/machinery/vending/wardrobe/curator_wardrobe,
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bZk" = (
+/obj/structure/destructible/cult/tome,
+/obj/item/book/codex_gigas,
+/obj/machinery/light_switch{
+ pixel_y = 26
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bZl" = (
+/obj/machinery/airalarm{
+ pixel_y = 22
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bZm" = (
+/obj/machinery/power/apc/auto_name/north,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"bZn" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/window/southleft{
+ dir = 8;
+ icon_state = "right";
+ name = "Library Delivery";
+ req_access_txt = "37"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/library)
+"bZo" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/plasticflaps/opaque,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/library)
+"bZp" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeft,
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria)
+"bZq" = (
+/obj/structure/window{
+ dir = 1
+ },
+/obj/structure/window,
+/obj/machinery/door/window/westleft{
+ name = "Cloakroom Three";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/rack,
+/turf/open/floor/carpet/orange,
+/area/service/bar)
+"bZr" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bZs" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"bZt" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"bZu" = (
+/obj/structure/reagent_dispensers/keg/mead,
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bZv" = (
+/obj/structure/closet/crate/freezer{
+ desc = "A small crate with a cooling system, keeps fresh produce chilled.";
+ name = "Food Chiller"
+ },
+/obj/item/storage/box/ingredients/american,
+/obj/item/storage/box/ingredients/american,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/storage/box/ingredients/fruity,
+/obj/item/storage/box/ingredients/fruity,
+/obj/item/storage/box/ingredients/italian,
+/obj/item/storage/box/ingredients/italian,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"bZw" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/chair,
+/obj/effect/landmark/start/quartermaster,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZx" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZy" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/sink/kitchen{
+ name = "utility sink";
+ pixel_y = 28
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZz" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_y = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/structure/sign/poster/official/soft_cap_pop_art{
+ pixel_y = 32
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZA" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZB" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/vending/snack/green,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZC" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/vending/cola/black,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"bZD" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"bZE" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bZF" = (
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/under/color/brown,
+/obj/item/clothing/shoes/winterboots,
+/obj/effect/turf_decal/tile/brown,
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/obj/effect/decal/festive/red_stockings,
+/turf/open/indestructible,
+/area/commons/locker)
+"bZG" = (
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/shoes/winterboots,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/item/stamp/qm,
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/obj/structure/closet/secure_closet/quartermaster,
+/obj/effect/decal/festive/red_stockings,
+/turf/open/indestructible,
+/area/commons/locker)
+"bZH" = (
+/obj/machinery/vending/wardrobe/cargo_wardrobe,
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"bZI" = (
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/shoes/winterboots,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/item/stamp/qm,
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/turf/open/indestructible,
+/area/commons/locker)
+"bZJ" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green{
+ on = 0;
+ pixel_x = -7;
+ pixel_y = 12
+ },
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bZK" = (
+/obj/structure/chair/comfy/brown{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"bZL" = (
+/obj/structure/fence,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"bZM" = (
+/obj/machinery/camera{
+ c_tag = "Cargo Bay - Port";
+ dir = 4;
+ name = "cargo camera"
+ },
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=4";
+ dir = 4;
+ freq = 1400;
+ location = "QM #4"
+ },
+/obj/effect/turf_decal/delivery,
+/mob/living/simple_animal/bot/mulebot{
+ beacon_freq = 1400;
+ home_destination = "QM #1";
+ suffix = "#1"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bZN" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/window/reinforced,
+/obj/effect/turf_decal/loading_area{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bZO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/stripes/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"bZP" = (
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargoload"
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bZQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "cargoload"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"bZR" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/extinguisher_cabinet{
+ dir = 4;
+ pixel_x = -5;
+ pixel_y = 27
+ },
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bZS" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bZT" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/power/apc{
+ areastring = "/area/commons/fitness/pool";
+ dir = 1;
+ name = "Pool APC";
+ pixel_y = 24
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bZU" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/sign/departments/showers{
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"bZV" = (
+/obj/structure/table/wood,
+/obj/machinery/requests_console{
+ department = "Theatre Backstage";
+ name = "Theatre RC";
+ pixel_x = -32
+ },
+/obj/item/lipstick/random{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/lipstick/random{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/lipstick/random,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"bZW" = (
+/obj/effect/landmark/event_spawn,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"bZX" = (
+/obj/effect/landmark/start/mime,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"bZY" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/obj/machinery/light_switch{
+ pixel_x = 26;
+ pixel_y = -26
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel,
+/area/service/theater)
+"bZZ" = (
+/obj/vehicle/sealed/vectorcraft/clown,
+/turf/open/floor/plasteel,
+/area/service/theater)
+"caa" = (
+/obj/structure/bookcase/random/reference,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"cab" = (
+/obj/structure/bookcase/manuals/engineering,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"cac" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Library"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/firedoor,
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"cad" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Library"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/carpet/red,
+/area/commons/lounge)
+"cae" = (
+/obj/structure/bookcase/random/fiction,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"caf" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/indestructible/hotelwood,
+/area/commons/lounge)
+"cag" = (
+/obj/effect/festive/street/streetlineinnersw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"cah" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeftEnd,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"cai" = (
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = -28
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"caj" = (
+/obj/structure/chair/comfy/black,
+/obj/effect/landmark/start/librarian,
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cak" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ name = "Library Delivery";
+ pixel_y = 2
+ },
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cal" = (
+/obj/machinery/door/airlock/wood/glass,
+/obj/effect/decal/festive/mistletoe,
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria)
+"cam" = (
+/obj/structure/window{
+ dir = 1
+ },
+/obj/structure/window,
+/obj/machinery/door/window/westleft{
+ name = "Cloakroom Two";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/rack,
+/turf/open/floor/carpet/orange,
+/area/service/bar)
+"can" = (
+/obj/structure/sink/kitchen{
+ dir = 4;
+ pixel_x = -14
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cao" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cap" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"caq" = (
+/obj/effect/landmark/start/quartermaster,
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"car" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowWELeftEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cas" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/table/wood/fancy/red,
+/obj/item/storage/box/donkpockets,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cat" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cau" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cav" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/landmark/start/cargo_technician,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"caw" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cax" = (
+/obj/structure/chair/office/light,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/landmark/start/virologist,
+/turf/open/floor/plasteel/white,
+/area/medical/virology)
+"cay" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"caz" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"caA" = (
+/obj/machinery/door/airlock/public/glass{
+ name = "Hydroponics";
+ req_access_txt = "35"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"caB" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"caC" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/mining,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/commons/locker)
+"caD" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/storage)
+"caE" = (
+/obj/effect/landmark/start/quartermaster,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"caF" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"caG" = (
+/obj/effect/landmark/start/cargo_technician,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"caH" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/door/airlock/mining,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/indestructible,
+/area/commons/locker)
+"caI" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"caJ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/obj/effect/landmark/start/quartermaster,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"caK" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"caL" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/loading_area{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"caM" = (
+/obj/machinery/door/airlock/medical{
+ name = "Showers"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"caN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/window/spawner,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"caO" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/poster/official/no_erp{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"caP" = (
+/obj/machinery/door/airlock/medical{
+ name = "Showers"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"caQ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/cleanliness{
+ pixel_y = -32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"caR" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"caS" = (
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness)
+"caT" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/snacks/baguette,
+/obj/item/toy/crayon/spraycan/mimecan{
+ charges = 5
+ },
+/obj/structure/sign/poster/contraband/random{
+ pixel_y = -32
+ },
+/obj/effect/spawner/lootdrop/minor/kittyears_or_rabbitears,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"caU" = (
+/obj/machinery/vending/autodrobe,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/machinery/light,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"caV" = (
+/obj/structure/table/wood,
+/obj/item/clipboard,
+/obj/item/toy/figure/mime,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"caW" = (
+/obj/structure/sign/poster/contraband/random{
+ pixel_y = -32
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/reagent_dispensers/keg{
+ desc = "A keg of laughter.";
+ reagent_id = "laughter"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/theater)
+"caX" = (
+/obj/structure/bookcase/manuals/medical,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"caY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"caZ" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"cba" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cbb" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cbc" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Curator's Closet";
+ req_access_txt = "37"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbd" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbe" = (
+/obj/structure/filingcabinet,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbf" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/machinery/status_display{
+ pixel_y = -32
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbg" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"cbh" = (
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"cbi" = (
+/obj/machinery/light,
+/obj/structure/table/wood,
+/obj/item/folder,
+/obj/item/laser_pointer{
+ pixel_x = 3
+ },
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = -26
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbj" = (
+/obj/structure/table/wood,
+/obj/item/taperecorder,
+/obj/item/camera,
+/obj/machinery/status_display/ai{
+ pixel_y = -32
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/structure/sign/directions/medical{
+ dir = 1;
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/service/library)
+"cbk" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet/orange,
+/area/service/bar)
+"cbl" = (
+/obj/structure/window{
+ dir = 1
+ },
+/obj/structure/window,
+/obj/machinery/door/window/westleft{
+ name = "Cloakroom One";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/structure/rack,
+/turf/open/floor/carpet/orange,
+/area/service/bar)
+"cbm" = (
+/obj/structure/table,
+/obj/item/book/manual/wiki/cooking_to_serve_man,
+/obj/item/kitchen/rollingpin,
+/obj/machinery/button/door{
+ id = "kitchen";
+ name = "Kitchen Shutters Control";
+ pixel_x = -1;
+ pixel_y = -24;
+ req_access_txt = "28"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbn" = (
+/obj/structure/table,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbo" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder{
+ desc = "Used to grind things up into raw materials and liquids.";
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/glass/beaker/large{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbp" = (
+/obj/machinery/processor,
+/obj/structure/disposalpipe/junction/flip,
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbq" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbr" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/flour{
+ pixel_x = 7
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ pixel_x = -8
+ },
+/obj/machinery/button/door{
+ id = "kitchen";
+ name = "Kitchen Shutters Control";
+ pixel_x = -1;
+ pixel_y = -24;
+ req_access_txt = "28"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/service/kitchen)
+"cbs" = (
+/obj/structure/reagent_dispensers/keg/milk,
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"cbt" = (
+/obj/structure/closet/crate/freezer{
+ desc = "A small crate with a cooling system, keeps fresh produce chilled.";
+ name = "Food Chiller"
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ desc = "A large sack of flour for restaurants, not the home-baker!";
+ list_reagents = list(/datum/reagent/consumable/flour = 90);
+ name = "Large Flour Sack"
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ desc = "A large sack of flour for restaurants, not the home-baker!";
+ list_reagents = list(/datum/reagent/consumable/flour = 90);
+ name = "Large Flour Sack"
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ desc = "A large sack of flour for restaurants, not the home-baker!";
+ list_reagents = list(/datum/reagent/consumable/flour = 90);
+ name = "Large Flour Sack"
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ desc = "A large sack of flour for restaurants, not the home-baker!";
+ list_reagents = list(/datum/reagent/consumable/flour = 90);
+ name = "Large Flour Sack"
+ },
+/obj/item/reagent_containers/food/condiment/rice{
+ desc = "A huge sack of rice. Probably for restaurants that actually go through such a huge volume of it easily, not for the home cook.";
+ list_reagents = list(/datum/reagent/consumable/rice = 90);
+ name = "Large Rice Sack"
+ },
+/obj/item/reagent_containers/food/condiment/rice{
+ desc = "A huge sack of rice. Probably for restaurants that actually go through such a huge volume of it easily, not for the home cook.";
+ list_reagents = list(/datum/reagent/consumable/rice = 90);
+ name = "Large Rice Sack"
+ },
+/obj/item/reagent_containers/food/condiment/rice{
+ desc = "A huge sack of rice. Probably for restaurants that actually go through such a huge volume of it easily, not for the home cook.";
+ list_reagents = list(/datum/reagent/consumable/rice = 90);
+ name = "Large Rice Sack"
+ },
+/obj/item/reagent_containers/food/condiment/rice{
+ desc = "A huge sack of rice. Probably for restaurants that actually go through such a huge volume of it easily, not for the home cook.";
+ list_reagents = list(/datum/reagent/consumable/rice = 90);
+ name = "Large Rice Sack"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"cbu" = (
+/obj/structure/sign/poster/official/twelve_gauge{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"cbv" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/chair{
+ dir = 1
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cbw" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/newscaster{
+ pixel_y = -32
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cbx" = (
+/obj/machinery/light/small,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/structure/extinguisher_cabinet{
+ pixel_y = -32
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cby" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cbz" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/structure/cable/yellow,
+/obj/machinery/power/apc/auto_name{
+ pixel_y = -30
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cbA" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"cbB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cbC" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"cbD" = (
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/under/color/brown,
+/obj/item/clothing/shoes/winterboots,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/obj/machinery/light/small,
+/obj/structure/closet/secure_closet/quartermaster,
+/turf/open/indestructible,
+/area/commons/locker)
+"cbE" = (
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/shoes/winterboots,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/item/stamp/qm,
+/obj/item/radio,
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/neck/scarf/orange,
+/turf/open/indestructible,
+/area/commons/locker)
+"cbF" = (
+/obj/structure/closet/wardrobe/cargotech,
+/obj/item/clothing/suit/hooded/wintercoat/cargo,
+/obj/item/clothing/under/color/brown,
+/obj/item/clothing/shoes/winterboots,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/item/radio,
+/obj/item/clothing/neck/scarf/orange,
+/obj/structure/closet/secure_closet/quartermaster,
+/turf/open/indestructible,
+/area/commons/locker)
+"cbG" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"cbH" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/delivery,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"cbI" = (
+/obj/structure/cable/white,
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cbJ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cbK" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWERightEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cbL" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cbM" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/festive/whitebrick,
+/area/service/theater)
+"cbN" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/service/theater)
+"cbO" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/whitebrick,
+/area/service/theater)
+"cbP" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "clowngarage"
+ },
+/turf/open/floor/plasteel,
+/area/service/theater)
+"cbQ" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"cbR" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"cbS" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/turf/open/floor/plating,
+/area/commons/lounge)
+"cbT" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/commons/lounge)
+"cbU" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cbV" = (
+/obj/effect/festive/street/streetlineinnerse,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"cbW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cbX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"cbY" = (
+/obj/machinery/door/airlock/glass_large{
+ name = "Pub"
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria)
+"cbZ" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRight,
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria)
+"cca" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"ccb" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/dark,
+/area/service/bar)
+"ccc" = (
+/turf/closed/festive/greybrick/greybrickns,
+/area/service/bar)
+"ccd" = (
+/turf/closed/festive/greybrick/greybrickns,
+/area/service/kitchen)
+"cce" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "kitchen";
+ name = "kitchen shutters"
+ },
+/turf/open/floor/wood,
+/area/service/kitchen)
+"ccf" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "kitchen";
+ name = "kitchen shutters"
+ },
+/turf/open/floor/wood,
+/area/service/kitchen)
+"ccg" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "kitchen";
+ name = "kitchen shutters"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/service/kitchen)
+"cch" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "kitchen";
+ name = "kitchen shutters"
+ },
+/turf/open/floor/wood,
+/area/service/kitchen)
+"cci" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"ccj" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cck" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"ccl" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/indestructible,
+/area/cargo/storage)
+"ccm" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/indestructible,
+/area/cargo/storage)
+"ccn" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/indestructible,
+/area/cargo/storage)
+"cco" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ccp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/departments/custodian{
+ pixel_y = 32
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ccq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ccr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ccs" = (
+/obj/effect/festive/street/sidewalks,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cct" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"ccu" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccv" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccw" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccx" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin/bundlenatural{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/paper_bin{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/pen/fountain,
+/turf/open/floor/carpet/royalblack,
+/area/commons/dorms)
+"ccy" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"ccz" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"ccA" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccB" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccC" = (
+/obj/machinery/door/airlock/mining{
+ name = "Quartermaster's Quarters";
+ req_access_txt = "41"
+ },
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"ccD" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccE" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"ccF" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"ccG" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"ccH" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"ccI" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccJ" = (
+/obj/machinery/vending/kink{
+ extended_inventory = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccK" = (
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccL" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccM" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"ccN" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccO" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccP" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccQ" = (
+/obj/structure/sink{
+ dir = 1;
+ pixel_y = 25
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccR" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccS" = (
+/obj/structure/table/wood,
+/obj/item/lipstick{
+ pixel_x = 4
+ },
+/obj/item/lipstick/black,
+/obj/item/lipstick/jade{
+ pixel_x = -4
+ },
+/obj/item/lipstick/purple{
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ccT" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ccU" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"ccV" = (
+/turf/closed/festive/bluebrick,
+/area/commons/cryopod)
+"ccW" = (
+/turf/open/floor/plasteel/dark,
+/area/commons/cryopod)
+"ccX" = (
+/obj/machinery/cryopod{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/cryopod)
+"ccY" = (
+/obj/machinery/cryopod,
+/turf/open/floor/plasteel/dark,
+/area/commons/cryopod)
+"ccZ" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/cryopod)
+"cda" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/effect/decal/festive/holly,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cdb" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/effect/decal/festive/red_stockings,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cdc" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel/elevatorshaft,
+/area/commons/cryopod)
+"cdd" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cde" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cdf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cdg" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cdh" = (
+/obj/structure/table/wood/fancy/blue,
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cdi" = (
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cdj" = (
+/obj/structure/festive/bluebrick/windowWERight,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cdk" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cdl" = (
+/obj/effect/festive/street/sidewalke,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/progcastaux)
+"cdm" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"cdn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/festive/trainplatform/nwcorner,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cdo" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/progcastaux)
+"cdp" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"cdq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"cdr" = (
+/obj/structure/fence,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"cds" = (
+/obj/structure/sign/departments/engineering,
+/turf/closed/wall/r_wall,
+/area/engineering/main)
+"cdt" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/sign/departments/security,
+/turf/closed/wall/mineral/iron,
+/area/security)
+"cdu" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/progress)
+"cdv" = (
+/obj/structure/sign/departments/security,
+/turf/closed/wall/mineral/iron,
+/area/security)
+"cdw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cdx" = (
+/obj/structure/fence,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cdy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"cdz" = (
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/medical{
+ dir = 8
+ },
+/turf/closed/festive/greybrick,
+/area/service/cafeteria)
+"cdA" = (
+/obj/structure/sign/directions/evac{
+ dir = 1
+ },
+/obj/structure/sign/directions/science{
+ dir = 1;
+ pixel_y = -8
+ },
+/turf/closed/festive/whitebrick{
+ color = "#993e28"
+ },
+/area/service/library)
+"cdB" = (
+/obj/structure/sign/directions/engineering{
+ dir = 8
+ },
+/obj/structure/sign/directions/evac{
+ dir = 1;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/security{
+ dir = 1;
+ pixel_y = 8
+ },
+/turf/closed/festive/greybrick,
+/area/edina/street/primary/perimeter)
+"cdC" = (
+/obj/structure/sign/directions/supply{
+ dir = 4;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/medical{
+ dir = 1
+ },
+/obj/structure/sign/directions/science{
+ dir = 1;
+ pixel_y = 8
+ },
+/turf/closed/festive/greybrick,
+/area/edina/street/primary/perimeter)
+"cdD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs/right,
+/area/service/cafeteria)
+"cdE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"cdF" = (
+/obj/effect/landmark/start/chief_medical_officer,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"cdG" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"cdH" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/landmark/start/paramedic,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"cdI" = (
+/obj/structure/chair/comfy/teal,
+/obj/effect/landmark/start/chief_medical_officer,
+/turf/open/floor/carpet/blue,
+/area/command/heads_quarters/cmo)
+"cdJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"cdK" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/service/kitchen/coldroom)
+"cdL" = (
+/obj/structure/chair/office/light{
+ dir = 4
+ },
+/obj/effect/landmark/start/medical_doctor,
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"cdM" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 24
+ },
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"cdN" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/medbay/lobby)
+"cdO" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/lobby)
+"cdP" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"cdQ" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"cdR" = (
+/obj/structure/sign/departments/security,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/closed/festive/redbrick/redbrickcornerne,
+/area/security/checkpoint/medical)
+"cdS" = (
+/obj/machinery/door/airlock/security{
+ name = "Security Post - Medical";
+ req_access_txt = "63"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"cdT" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"cdU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"cdV" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeft,
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/medical)
+"cdW" = (
+/obj/structure/chair/wood/normal,
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"cdX" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cdY" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"cdZ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/landmark/start/paramedic,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"cea" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/landmark/start/medical_doctor,
+/turf/open/floor/plasteel/white,
+/area/medical/storage)
+"ceb" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "cardoor";
+ name = "Cargo Cell";
+ req_access_txt = "63"
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/security/checkpoint/supply)
+"cec" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"ced" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERight,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"cee" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/structure/closet/secure_closet/brig{
+ id = "cargocell";
+ name = "Cargo Cell Locker"
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cef" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"ceg" = (
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/security/checkpoint/supply)
+"ceh" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/supply)
+"cei" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cej" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cek" = (
+/obj/structure/table/reinforced,
+/obj/item/book/manual/wiki/security_space_law,
+/obj/item/radio,
+/obj/machinery/camera{
+ c_tag = "Cargo Security Post"
+ },
+/obj/machinery/firealarm{
+ pixel_y = 26
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cel" = (
+/obj/structure/table/reinforced,
+/obj/machinery/recharger,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cem" = (
+/obj/machinery/computer/secure_data{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cen" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWEMiddle,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"ceo" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/security/checkpoint/supply)
+"cep" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeft,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel/white,
+/area/security/checkpoint/supply)
+"ceq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cer" = (
+/obj/machinery/holopad,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"ces" = (
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cet" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/depsec/supply,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"ceu" = (
+/obj/machinery/computer/security{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cev" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeft,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/structure/cable/yellow,
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"cew" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "cardoor";
+ name = "Cargo Cell";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cex" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cey" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cez" = (
+/obj/item/radio/intercom{
+ dir = 8;
+ name = "Station Intercom (General)";
+ pixel_y = -26
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"ceA" = (
+/obj/structure/closet/secure_closet/security/cargo,
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"ceB" = (
+/obj/machinery/computer/crew{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"ceC" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"ceD" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"ceE" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeft,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"ceF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/supply)
+"ceG" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"ceH" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"ceI" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"ceJ" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"ceK" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ceL" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ceM" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"ceN" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ceO" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ceP" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ceQ" = (
+/obj/machinery/door/airlock/wood,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ceR" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ceS" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ceT" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ceU" = (
+/obj/item/bedsheet/qm/double,
+/obj/structure/bed/double,
+/turf/open/floor/carpet/orange,
+/area/cargo/qm)
+"ceV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ceW" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"ceX" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ceY" = (
+/obj/structure/fence,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ceZ" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cfa" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cfb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cfc" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cfd" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cfe" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"cff" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/sidewalkw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cfg" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/yellowsiding/corner,
+/area/commons/fitness/pool)
+"cfh" = (
+/turf/open/floor/plasteel/yellowsiding,
+/area/commons/fitness/pool)
+"cfi" = (
+/obj/machinery/pool/controller,
+/turf/open/floor/plasteel/yellowsiding,
+/area/commons/fitness/pool)
+"cfj" = (
+/turf/open/floor/plasteel/yellowsiding/corner{
+ dir = 8
+ },
+/area/commons/fitness/pool)
+"cfk" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/machinery/shower{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/fitness)
+"cfl" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/freezer,
+/area/commons/fitness)
+"cfm" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/machinery/shower{
+ dir = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/fitness)
+"cfn" = (
+/obj/machinery/door/airlock/medical{
+ name = "Restroom"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"cfo" = (
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfp" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWEMiddle,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cfq" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/structure/bed,
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cfr" = (
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 4
+ },
+/area/commons/fitness/pool)
+"cfs" = (
+/obj/machinery/pool/filter{
+ pixel_y = 16
+ },
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cft" = (
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cfu" = (
+/obj/structure/pool/ladder{
+ dir = 2;
+ pixel_y = 24
+ },
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cfv" = (
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 8
+ },
+/area/commons/fitness/pool)
+"cfw" = (
+/obj/structure/sign/departments/restroom{
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfy" = (
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness)
+"cfz" = (
+/obj/structure/punching_bag,
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness)
+"cfA" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"cfB" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"cfC" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness)
+"cfD" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/commons/fitness)
+"cfE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cfF" = (
+/obj/structure/sign/poster/official/walk{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 8
+ },
+/area/commons/fitness/pool)
+"cfG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cfH" = (
+/obj/structure/weightmachine/stacklifter,
+/turf/open/floor/plasteel/grimy,
+/area/commons/fitness)
+"cfI" = (
+/turf/open/floor/plasteel/grimy,
+/area/commons/fitness)
+"cfJ" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/fitness)
+"cfK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/grimy,
+/area/commons/fitness)
+"cfL" = (
+/obj/structure/table/glass,
+/obj/structure/window/spawner/east,
+/obj/item/storage/firstaid,
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cfM" = (
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfN" = (
+/obj/structure/weightmachine/weightlifter,
+/turf/open/floor/plasteel/grimy,
+/area/commons/fitness)
+"cfO" = (
+/obj/machinery/airalarm/unlocked{
+ pixel_y = 23
+ },
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfP" = (
+/obj/machinery/light,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfQ" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/obj/effect/decal/festive/christmas_ivy_string{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfR" = (
+/obj/effect/decal/festive/fairylights{
+ pixel_y = 32
+ },
+/obj/item/radio/intercom{
+ pixel_y = 25
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfS" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfT" = (
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness)
+"cfU" = (
+/obj/structure/sign/poster/contraband/punch_shit{
+ pixel_x = 32
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/commons/fitness)
+"cfV" = (
+/obj/structure/pool/ladder{
+ pixel_x = -4
+ },
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cfW" = (
+/obj/machinery/pool/drain,
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cfX" = (
+/obj/machinery/door/window/eastleft{
+ name = "Pool Room"
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cfY" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cfZ" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/table/wood/fancy/green,
+/obj/item/clothing/gloves/boxing{
+ pixel_y = 12
+ },
+/obj/item/clothing/gloves/boxing/blue{
+ pixel_y = 4
+ },
+/obj/item/clothing/gloves/boxing/green{
+ pixel_y = -4
+ },
+/obj/item/clothing/gloves/boxing/yellow{
+ pixel_y = -12
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cga" = (
+/obj/machinery/disposal/bin,
+/obj/effect/turf_decal/bot,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"cgb" = (
+/obj/structure/pool/Lboard,
+/turf/open/pool,
+/area/commons/fitness/pool)
+"cgc" = (
+/obj/structure/pool/Rboard,
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 8
+ },
+/area/commons/fitness/pool)
+"cgd" = (
+/obj/structure/window/spawner/east,
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cge" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgf" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgg" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgh" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/power/apc{
+ areastring = "/area/commons/fitness";
+ dir = 4;
+ name = "Gymnasium APC";
+ pixel_x = 26
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgi" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowWELeftEnd,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cgj" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cgk" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 4
+ },
+/area/commons/fitness/pool)
+"cgl" = (
+/obj/structure/window/spawner/east,
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cgm" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgn" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgo" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgp" = (
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgq" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cgr" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel/yellowsiding/corner{
+ dir = 4
+ },
+/area/commons/fitness/pool)
+"cgs" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/light,
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 1
+ },
+/area/commons/fitness/pool)
+"cgt" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 1
+ },
+/area/commons/fitness/pool)
+"cgu" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/airalarm{
+ dir = 1;
+ pixel_y = -22
+ },
+/turf/open/floor/plasteel/yellowsiding{
+ dir = 1
+ },
+/area/commons/fitness/pool)
+"cgv" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/firealarm{
+ pixel_y = -30
+ },
+/turf/open/floor/plasteel/yellowsiding/corner{
+ dir = 1
+ },
+/area/commons/fitness/pool)
+"cgw" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/structure/window/spawner/east,
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/pool)
+"cgx" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgy" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSRightEnd,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cgz" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cgA" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSLeftEnd,
+/turf/open/floor/plasteel/white,
+/area/commons/fitness/pool)
+"cgB" = (
+/obj/machinery/door/airlock/glass_large{
+ name = "Gymnasium"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/commons/fitness)
+"cgC" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cgD" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cgE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/junction/flip{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cgF" = (
+/obj/structure/statue/snow/snowman,
+/turf/open/floor/grass/snow/edina,
+/area/science/research)
+"cgG" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/junction/flip,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cgH" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/holofloor/wood,
+/area/medical/chemistry)
+"cgI" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/carpet/orange,
+/area/medical/chemistry)
+"cgJ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cgK" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/junction/yjunction{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cgL" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cgM" = (
+/obj/machinery/door/poddoor/shutters{
+ id = "custodialshutters";
+ name = "Custodial Closet Shutters"
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cgN" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cgO" = (
+/obj/machinery/vending/wardrobe/jani_wardrobe,
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/effect/turf_decal/stripes/line,
+/turf/open/indestructible,
+/area/service/janitor)
+"cgP" = (
+/obj/structure/closet/jcloset,
+/obj/item/storage/bag/trash,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/indestructible,
+/area/service/janitor)
+"cgQ" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cgR" = (
+/obj/effect/festive/street/streetlinenm,
+/obj/machinery/button/door{
+ id = "custodialshutters";
+ name = "Custodial Shutters";
+ pixel_x = -26;
+ req_access_txt = "26"
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cgS" = (
+/obj/vehicle/ridden/janicart,
+/obj/item/key/janitor,
+/turf/open/indestructible,
+/area/service/janitor)
+"cgT" = (
+/obj/structure/sign/poster/contraband/lusty_xenomorph{
+ pixel_x = -32
+ },
+/obj/effect/turf_decal/delivery/white,
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"cgU" = (
+/turf/closed/festive/bluebrick,
+/area/commons/dorms)
+"cgV" = (
+/obj/effect/landmark/start/janitor,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"cgW" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cgX" = (
+/obj/machinery/door/airlock{
+ glass = 1;
+ name = "Custodial Closet";
+ req_access_txt = "26"
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cgY" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/indestructible,
+/area/service/janitor)
+"cgZ" = (
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/structure/table,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/restraints/legcuffs/beartrap,
+/obj/item/storage/box/mousetraps,
+/obj/item/watertank/janitor,
+/obj/item/construction/rld,
+/obj/effect/turf_decal/stripes/line{
+ dir = 5
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cha" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/indestructible,
+/area/cargo)
+"chb" = (
+/obj/structure/closet/crate,
+/turf/open/floor/plating,
+/area/cargo/warehouse)
+"chc" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"chd" = (
+/obj/effect/landmark/start/janitor,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"che" = (
+/obj/structure/sign/poster/contraband/busty_backdoor_xeno_babes_6{
+ pixel_x = 32
+ },
+/obj/effect/turf_decal/delivery,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/canister/water_vapor,
+/turf/open/indestructible,
+/area/service/janitor)
+"chf" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeft,
+/turf/open/indestructible,
+/area/service/janitor)
+"chg" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin/towel,
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"chh" = (
+/obj/structure/janitorialcart,
+/obj/item/mop,
+/obj/item/reagent_containers/glass/bucket,
+/obj/effect/turf_decal/bot_white,
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"chi" = (
+/obj/structure/closet/crate/internals,
+/turf/open/floor/plating,
+/area/cargo/warehouse)
+"chj" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"chk" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"chl" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"chm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"chn" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cho" = (
+/obj/machinery/button/door{
+ id = "qm_warehouse";
+ name = "Warehouse Door Control";
+ pixel_y = -8;
+ req_access_txt = "31"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/warehouse)
+"chp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 25
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"chq" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"chr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"chs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cht" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"chu" = (
+/obj/machinery/button/door{
+ id = "QMgarage";
+ name = "Garage door button";
+ pixel_x = -28
+ },
+/obj/effect/festive/street/streetlinenm,
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo/qm)
+"chv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"chw" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"chx" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"chy" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"chz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"chA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chB" = (
+/turf/closed/wall/mineral/plastitanium,
+/area/maintenance/bar/cafe)
+"chC" = (
+/obj/structure/sign/poster/contraband/syndicate_logo,
+/turf/closed/wall/mineral/plastitanium,
+/area/maintenance/bar/cafe)
+"chD" = (
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chG" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chJ" = (
+/obj/structure/table/wood/fancy/red,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chK" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chL" = (
+/obj/machinery/grill,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chM" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chN" = (
+/obj/structure/window/reinforced/spawner/east,
+/obj/machinery/processor,
+/obj/machinery/button/door{
+ id = "Syndicafe";
+ name = "Cafe Shutters";
+ pixel_y = 24
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chO" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "syndicafe"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chP" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 5
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "syndicafe"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chR" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chS" = (
+/obj/structure/table/wood/fancy/blackred,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chT" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chU" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chV" = (
+/obj/machinery/vending/dinnerware,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chW" = (
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chX" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "syndicafe"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"chY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"chZ" = (
+/obj/machinery/door/airlock/centcom{
+ name = "Syndicafe Entrance"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/maintenance/bar/cafe)
+"cia" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cib" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cic" = (
+/obj/machinery/vending/boozeomat/pubby_maint,
+/turf/closed/wall/mineral/plastitanium,
+/area/maintenance/bar/cafe)
+"cid" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/obj/structure/table/reinforced,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cie" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/structure/cable/yellow,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cif" = (
+/obj/structure/rack{
+ icon = 'icons/obj/stationobjs.dmi';
+ icon_state = "minibar_left";
+ name = "skeletal minibar"
+ },
+/obj/machinery/microwave{
+ pixel_y = 12
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cig" = (
+/obj/structure/rack{
+ icon = 'icons/obj/stationobjs.dmi';
+ icon_state = "minibar_right";
+ name = "skeletal minibar"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cih" = (
+/obj/structure/closet/secure_closet/freezer/kitchen,
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cii" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/structure/window/reinforced/spawner/east,
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 1
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cij" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/obj/machinery/door/poddoor/shutters/preopen{
+ id = "syndicafe"
+ },
+/turf/open/floor/mineral/plastitanium/red,
+/area/maintenance/bar/cafe)
+"cik" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/chair/stool/bar,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cil" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cim" = (
+/obj/structure/table/wood/fancy/red,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cin" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cio" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cip" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"ciq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cir" = (
+/obj/effect/turf_decal/bot,
+/turf/open/indestructible,
+/area/cargo)
+"cis" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/cargo)
+"cit" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/cargo)
+"ciu" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargocars"
+ },
+/obj/structure/plasticflaps,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/cargo)
+"civ" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/warehouse)
+"ciw" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/cargo/qm)
+"cix" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plating,
+/area/cargo/qm)
+"ciy" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo/office)
+"ciz" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Office";
+ req_access_txt = "50"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible,
+/area/cargo/office)
+"ciA" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/disposaloutlet,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/effect/turf_decal/delivery,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/plasteel,
+/area/cargo)
+"ciB" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ciC" = (
+/obj/machinery/computer/cargo,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"ciD" = (
+/obj/machinery/computer/bounty,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"ciE" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/qm)
+"ciF" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"ciG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ciH" = (
+/obj/effect/festive/street/streetlinenm,
+/obj/vehicle/sealed/vectorcraft/auto{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone/safe,
+/area/cargo/qm)
+"ciI" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/door/window,
+/obj/effect/turf_decal/bot,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel,
+/area/cargo)
+"ciJ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ciK" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"ciL" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/dorms)
+"ciM" = (
+/obj/structure/dresser{
+ pixel_y = 15
+ },
+/obj/item/flashlight/lamp/green{
+ on = 0;
+ pixel_y = 30
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/dorms)
+"ciN" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/carpet/blue,
+/area/commons/dorms)
+"ciO" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"ciP" = (
+/obj/machinery/vending/cola/sodie,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"ciQ" = (
+/obj/effect/landmark/start/quartermaster,
+/obj/structure/chair/office/dark,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"ciR" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/cargo/qm)
+"ciS" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"ciT" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"ciU" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"ciV" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Office";
+ req_access_txt = "50"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"ciW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"ciX" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Reclaiming center"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"ciY" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"ciZ" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/indestructible,
+/area/cargo)
+"cja" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"cjb" = (
+/obj/structure/window/reinforced,
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"cjc" = (
+/obj/structure/window/reinforced,
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo)
+"cjd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cje" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjg" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cjh" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cji" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cjj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjk" = (
+/obj/structure/sign/departments/cargo{
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cjl" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjn" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjo" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 2;
+ name = "2maintenance loot spawner"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/med)
+"cjp" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"cjq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/effect/landmark/start/cargo_technician,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"cjr" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/computer/bounty{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"cjs" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/turf/open/floor/plating,
+/area/cargo/office)
+"cjt" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/servitor)
+"cju" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cjv" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"cjw" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargocars"
+ },
+/obj/structure/plasticflaps,
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjx" = (
+/obj/machinery/conveyor{
+ dir = 9;
+ id = "cargoload"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 10
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjy" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjz" = (
+/obj/effect/turf_decal/stripes/end{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargocars"
+ },
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjA" = (
+/obj/effect/turf_decal/bot,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"cjB" = (
+/turf/open/floor/carpet/blue,
+/area/commons/dorms)
+"cjC" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign2";
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/indestructible,
+/area/cargo/sorting)
+"cjD" = (
+/obj/effect/turf_decal/stripes/end{
+ dir = 8
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign3";
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/alleyway,
+/area/cargo/sorting)
+"cjE" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign2";
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/alleyway,
+/area/cargo/sorting)
+"cjF" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign3";
+ pixel_y = 32
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/alleyway,
+/area/cargo/sorting)
+"cjG" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign4";
+ pixel_y = 32
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/alleyway,
+/area/cargo/sorting)
+"cjH" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/plasticflaps,
+/obj/structure/sign/logo{
+ icon_state = "nanotrasen_sign5";
+ pixel_y = 32
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/festive/alleyway,
+/area/cargo/sorting)
+"cjI" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/plasticflaps,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjJ" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjK" = (
+/obj/effect/turf_decal/stripes/end{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "QMLoad2"
+ },
+/turf/open/floor/plating,
+/area/cargo/storage)
+"cjL" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Delivery Office";
+ req_access_txt = 0;
+ req_one_access_txt = "48;50"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"cjM" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"cjN" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Delivery Office";
+ req_access_txt = 0;
+ req_one_access_txt = "48;50"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/sorting)
+"cjO" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_one_access_txt = "31;48"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"cjP" = (
+/obj/structure/festive/bluebrick/windowWEMiddle,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"cjQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cjR" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cjS" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cjT" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 25
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cjU" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Tool Shoppe"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cjV" = (
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/vehicle/sealed/vectorcraft,
+/turf/open/floor/plating,
+/area/service/electronic_marketing_den)
+"cjW" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"cjX" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"cjY" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cjZ" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cka" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#ffe994"
+ },
+/area/edina/backstreet/med)
+"ckb" = (
+/turf/closed/festive/whitebrick{
+ color = "#555555"
+ },
+/area/science)
+"ckc" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#ffe994"
+ },
+/area/edina/backstreet/med)
+"ckd" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cke" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckf" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = -5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"ckg" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"ckh" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cki" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"ckj" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"ckk" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckl" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckm" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckn" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cko" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 4
+ },
+/obj/structure/window/reinforced/spawner/east,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckp" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/disposalpipe/junction,
+/obj/machinery/door/window/northright,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckq" = (
+/obj/machinery/vending/tool,
+/obj/effect/turf_decal/delivery,
+/obj/structure/window/reinforced/spawner/west,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"ckr" = (
+/obj/structure/table,
+/obj/item/storage/box/lights/mixed,
+/obj/item/storage/box/lights/mixed,
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/service/janitor)
+"cks" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ckt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cku" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"ckv" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckw" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckx" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cky" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/sorting/mail{
+ dir = 2;
+ name = "Medbay Junction";
+ sortType = 9
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"ckz" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"ckB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"ckC" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckD" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckE" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"ckG" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"ckI" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"ckJ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckK" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ckL" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"ckM" = (
+/obj/effect/festive/street/sidewalke,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ckN" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckO" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ckP" = (
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckQ" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"ckR" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"ckS" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"ckT" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"ckU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/festive/trainplatform/swcorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckV" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"ckW" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"ckX" = (
+/obj/structure/festive/trainplatform/edge_east,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckY" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = -5
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ckZ" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"cla" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"clb" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"clc" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cld" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cle" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"clf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/vehicle/ridden/atv{
+ dir = 8
+ },
+/obj/effect/turf_decal/delivery,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"clg" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"clh" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"cli" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"clj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"clk" = (
+/obj/effect/festive/street/streetliftedtile1,
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"cll" = (
+/obj/structure/festive/trainplatform/nwcorner,
+/obj/structure/festive/trainplatform/swcorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"clm" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"cln" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"clo" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/aux)
+"clp" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/aux)
+"clq" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"clr" = (
+/obj/machinery/newscaster{
+ pixel_x = -32
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cls" = (
+/obj/structure/table/reinforced,
+/obj/item/assembly/timer,
+/obj/item/assembly/timer,
+/obj/item/multitool,
+/obj/item/multitool,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"clu" = (
+/obj/machinery/status_display{
+ pixel_x = 32
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clv" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"clw" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"clx" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cly" = (
+/obj/effect/turf_decal/delivery,
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clz" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"clA" = (
+/obj/effect/turf_decal/delivery,
+/obj/structure/reagent_dispensers/watertank,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clB" = (
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk,
+/turf/open/floor/carpet/red,
+/area/service/bar)
+"clC" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/delivery,
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=2";
+ freq = 1400;
+ location = "Tool Storage"
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clD" = (
+/obj/structure/rack,
+/obj/item/airlock_painter,
+/obj/item/toner,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clE" = (
+/obj/machinery/camera{
+ c_tag = "Primary Tool Storage";
+ dir = 4;
+ name = "Tool Shoppe camera"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clF" = (
+/obj/structure/disposalpipe/segment,
+/turf/closed/festive/greybrick,
+/area/service/janitor)
+"clG" = (
+/obj/structure/closet/l3closet/janitor,
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/effect/turf_decal/stripes/line,
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible,
+/area/service/janitor)
+"clH" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"clI" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"clJ" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clK" = (
+/obj/machinery/door/airlock{
+ glass = 1;
+ name = "Custodial Closet";
+ req_access_txt = "26"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/indestructible,
+/area/service/janitor)
+"clL" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"clM" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"clN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"clO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"clP" = (
+/obj/effect/festive/street/streetlineinnernw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"clQ" = (
+/obj/item/clothing/suit/hazardvest{
+ desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks.";
+ name = "emergency lifejacket"
+ },
+/obj/item/clothing/suit/hazardvest{
+ desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks.";
+ name = "emergency lifejacket"
+ },
+/obj/item/clothing/suit/hazardvest{
+ desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks.";
+ name = "emergency lifejacket"
+ },
+/obj/item/clothing/suit/hazardvest{
+ desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks.";
+ name = "emergency lifejacket"
+ },
+/obj/item/clothing/suit/hazardvest{
+ desc = "A high-visibility lifejacket complete with whistle and slot for oxygen tanks.";
+ name = "emergency lifejacket"
+ },
+/obj/item/tank/internals/emergency_oxygen/double{
+ pixel_x = 3
+ },
+/obj/item/tank/internals/emergency_oxygen/double{
+ pixel_x = 3
+ },
+/obj/item/tank/internals/emergency_oxygen/double{
+ pixel_x = 3
+ },
+/obj/item/tank/internals/emergency_oxygen/double{
+ pixel_x = 3
+ },
+/obj/item/tank/internals/emergency_oxygen/double{
+ pixel_x = 3
+ },
+/obj/item/clothing/mask/breath{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/clothing/mask/breath{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/clothing/mask/breath{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/clothing/mask/breath{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/clothing/mask/breath{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/clothing/head/hardhat/orange{
+ name = "protective hat";
+ pixel_y = 9
+ },
+/obj/item/clothing/head/hardhat/orange{
+ name = "protective hat";
+ pixel_y = 9
+ },
+/obj/item/clothing/head/hardhat/orange{
+ name = "protective hat";
+ pixel_y = 9
+ },
+/obj/item/clothing/head/hardhat/orange{
+ name = "protective hat";
+ pixel_y = 9
+ },
+/obj/item/clothing/head/hardhat/orange{
+ name = "protective hat";
+ pixel_y = 9
+ },
+/obj/structure/closet/crate/internals,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clR" = (
+/obj/structure/table/reinforced,
+/obj/item/analyzer{
+ pixel_x = 7;
+ pixel_y = 3
+ },
+/obj/item/analyzer{
+ pixel_x = 7;
+ pixel_y = 3
+ },
+/obj/item/assembly/signaler,
+/obj/item/assembly/signaler,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clS" = (
+/obj/structure/table/reinforced,
+/obj/item/assembly/igniter,
+/obj/item/assembly/igniter,
+/obj/item/assembly/igniter,
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clT" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/rods{
+ amount = 25
+ },
+/obj/item/stack/cable_coil/white{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/stack/cable_coil/white,
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/effect/turf_decal/bot,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clU" = (
+/obj/structure/table/reinforced,
+/obj/item/radio{
+ pixel_x = 5;
+ pixel_y = 5
+ },
+/obj/item/radio{
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/obj/item/radio,
+/obj/machinery/light_switch{
+ pixel_x = 26
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clV" = (
+/obj/structure/table/reinforced,
+/obj/item/stack/sheet/metal{
+ amount = 30
+ },
+/obj/item/stack/sheet/glass{
+ amount = 30
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clW" = (
+/obj/structure/table/reinforced,
+/obj/item/crowbar,
+/obj/item/wrench,
+/obj/item/gps,
+/obj/effect/turf_decal/bot,
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 23
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clX" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/belt/utility,
+/obj/item/weldingtool,
+/obj/item/clothing/head/welding,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"clY" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"clZ" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cma" = (
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cmb" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/electrical,
+/obj/effect/turf_decal/bot,
+/obj/structure/sign/poster/contraband/tools{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cmc" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cmd" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cme" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
+/turf/open/floor/plasteel,
+/area/commons/storage/tools)
+"cmf" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmg" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmh" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cmj" = (
+/obj/structure/streetdecor/lampfestive,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmk" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cml" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmm" = (
+/obj/effect/festive/street/streetliftedtile1,
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmn" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cmo" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cmq" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cmr" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/sign/poster/contraband/grey_tide{
+ pixel_y = 32
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"cms" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/sign/poster/contraband/hacking_guide{
+ pixel_y = 32
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"cmt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/landmark/start/janitor,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/purple{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/junction/flip,
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"cmu" = (
+/obj/effect/turf_decal/delivery/white,
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/service/janitor)
+"cmv" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cmw" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmx" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmy" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmz" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cmA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cmB" = (
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmC" = (
+/turf/closed/festive/whitebrick,
+/area/edina/backstreet/med)
+"cmD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/junction/flip,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmF" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmG" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cmI" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = -5
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cmJ" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cmK" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cmL" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmM" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/sign/departments/cargo{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cmO" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/supply)
+"cmP" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cmQ" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/secondary/supply)
+"cmR" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cmS" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/streetdecor/lampfestive,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmT" = (
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cmU" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cmV" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/sidewalke,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cmW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmX" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/structure/disposalpipe/junction,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cmY" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cmZ" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cna" = (
+/turf/closed/festive/redbrick,
+/area/commons/dorms)
+"cnb" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnc" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnd" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cne" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cnf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/supply)
+"cng" = (
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/supply)
+"cni" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"cnj" = (
+/obj/structure/mirror{
+ pixel_y = 28
+ },
+/obj/structure/sink{
+ pixel_y = 22
+ },
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"cnk" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin/bundlenatural{
+ pixel_x = 6;
+ pixel_y = 4
+ },
+/obj/item/paper_bin{
+ pixel_x = -6;
+ pixel_y = 4
+ },
+/obj/item/pen/fountain,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cnl" = (
+/turf/open/floor/carpet,
+/area/commons/dorms)
+"cnm" = (
+/obj/structure/fireplace,
+/turf/open/floor/carpet,
+/area/commons/dorms)
+"cnn" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/supply)
+"cno" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"cnp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cnr" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinewest,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cns" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cnt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cnu" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cnv" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cnw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/princess)
+"cnx" = (
+/obj/effect/decal/festive/fairylights,
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"cny" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"cnz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/stairs/left,
+/area/edina/street/primary/perimeter)
+"cnA" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/stairs/right,
+/area/edina/street/primary/perimeter)
+"cnB" = (
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"cnC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnF" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/supply)
+"cnG" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnH" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnI" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnJ" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnL" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cnM" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cnN" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cnO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnQ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnS" = (
+/obj/machinery/button/door{
+ id = "chemistry_shutters";
+ name = "chemical factory garage";
+ pixel_x = -8;
+ pixel_y = -6;
+ req_access_txt = "5; 33"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#ffe6a8"
+ },
+/area/medical/chemistry)
+"cnT" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnW" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnY" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cnZ" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"coa" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cob" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"coc" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cod" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"coe" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cof" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cog" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"coh" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coi" = (
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cok" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"col" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"com" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"con" = (
+/obj/structure/sign/departments/cargo{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coo" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cop" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coq" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cor" = (
+/obj/structure/curtain,
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"cos" = (
+/obj/structure/festive/trainplatform/edge_east,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cot" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cou" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cov" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cow" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cox" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coy" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coz" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coB" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coC" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"coD" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"coE" = (
+/obj/effect/festive/street/sidewalkn,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"coF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"coG" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"coH" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"coI" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"coJ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"coK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coL" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coM" = (
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"coN" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWELeftEnd,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"coO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"coQ" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coR" = (
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"coS" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coT" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coU" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coV" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coW" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coX" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coY" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"coZ" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpa" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cpb" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cpc" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cpd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/festive/street/streetlineinnerne,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cpe" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cpf" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cpg" = (
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cph" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cpi" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cpj" = (
+/obj/effect/festive/street/streetlineinnerne,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpk" = (
+/obj/structure/festive/trainplatform/edge_east,
+/obj/structure/festive/trainplatform/edge_east,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpl" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpm" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cpn" = (
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cpo" = (
+/obj/effect/festive/street/streetliftedtile1,
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpp" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpq" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpr" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cps" = (
+/obj/effect/festive/street/streetlineinnersw{
+ pixel_x = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpt" = (
+/turf/open/floor/grass,
+/area/edina)
+"cpu" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpv" = (
+/obj/effect/festive/street/sidewalks,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpw" = (
+/obj/effect/festive/street/sidewalks,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpx" = (
+/obj/effect/festive/street/streetlineinnerse,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpy" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpz" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cpA" = (
+/obj/structure/festive/trainplatform/edge_east,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpB" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpC" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpD" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"cpE" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/railing,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpF" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpG" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/festive/trainplatform/secorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpH" = (
+/obj/structure/festive/trainplatform/edge_north,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpI" = (
+/obj/structure/festive/trainplatform/swcorner,
+/obj/structure/festive/trainplatform/secorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpJ" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cpK" = (
+/obj/structure/festive/trainplatform/swcorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpL" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/festive/trainplatform/swcorner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpM" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cpN" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpO" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpP" = (
+/obj/effect/festive/street/streetlineem,
+/obj/vehicle/sealed/vectorcraft/cyber,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpQ" = (
+/obj/effect/festive/street/streetlineem,
+/obj/vehicle/sealed/vectorcraft,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpR" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpS" = (
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -7
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/dorms)
+"cpT" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass/snow/edina,
+/area/edina/street/primary/perimeter)
+"cpU" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpW" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpX" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/vehicle/sealed/vectorcraft/auto{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpY" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cpZ" = (
+/obj/effect/festive/street/streetlineem,
+/obj/vehicle/sealed/vectorcraft/truck{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cqa" = (
+/obj/effect/festive/street/streetlineem,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cqb" = (
+/obj/machinery/door/airlock/mining/glass,
+/obj/machinery/door/firedoor,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningoffice)
+"cqc" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 3
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqd" = (
+/obj/machinery/door/airlock/wood/glass{
+ glass = 0
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqe" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqf" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqg" = (
+/obj/structure/festive/trainplatform/edge_south,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cqh" = (
+/obj/structure/festive/trainplatform/nwcorner,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cqi" = (
+/turf/open/floor/festive/white_alleyway{
+ color = "#ffe994"
+ },
+/area/edina/backstreet/med)
+"cqj" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cqk" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cql" = (
+/obj/effect/festive/street/streetlineeast,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqm" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cqn" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowWERightEnd,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqo" = (
+/obj/effect/festive/street/streetlinewest{
+ pixel_x = -1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqp" = (
+/obj/effect/festive/street/streetlinese,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqq" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqr" = (
+/obj/effect/festive/street/streetlineem{
+ pixel_x = 1
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#ffe994"
+ },
+/area/edina/backstreet/med)
+"cqs" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqt" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqu" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cqv" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cqw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqx" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/closet/crate/wooden,
+/obj/effect/decal/festive/red_stockings,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqy" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/table/reinforced,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqz" = (
+/obj/structure/table/reinforced,
+/obj/effect/decal/festive/red_stockings,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqA" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqB" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cqC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cqD" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/obj/item/coin/iron,
+/obj/item/coin/iron,
+/obj/item/coin/iron,
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"cqG" = (
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqH" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/green{
+ on = 0;
+ pixel_x = -7;
+ pixel_y = 12
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqI" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cqJ" = (
+/obj/structure/chair/sofa/right{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"cqK" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"cqL" = (
+/obj/structure/chair/sofa/right,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqM" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqN" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/obj/effect/landmark/start/quartermaster,
+/obj/structure/chair/sofa/left,
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqO" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/spawner/lootdrop/maintenance,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqQ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cqR" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 3;
+ name = "3maintenance loot spawner"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cqS" = (
+/obj/structure/sign/poster/contraband/bountyhunters{
+ pixel_y = -32
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/cargo/qm)
+"cqT" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqU" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cqV" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cqW" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cqX" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cqY" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cqZ" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"cra" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crb" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crc" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crd" = (
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cre" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"crf" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crg" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crh" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cri" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crj" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"crk" = (
+/obj/effect/festive/street/streetlinewest{
+ pixel_x = -1
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crl" = (
+/obj/effect/festive/street/streetlinene,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crm" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crn" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cro" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crp" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/sorting/mail{
+ dir = 2;
+ name = "Medbay Junction";
+ sortType = 9
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crq" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crr" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crs" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crt" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"cru" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crv" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"crw" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/caution{
+ dir = 8;
+ pixel_x = 6;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cry" = (
+/obj/effect/festive/street/streetlineinnersw,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crz" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crB" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crC" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crD" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crE" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crF" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crG" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crH" = (
+/obj/effect/festive/street/streetlineinnersw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crI" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crJ" = (
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"crK" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/obj/item/bedsheet/random,
+/turf/open/floor/carpet/black,
+/area/commons/dorms)
+"crL" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crM" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"crN" = (
+/obj/structure/table/wood,
+/obj/item/dice/d20,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"crO" = (
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"crP" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crQ" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crR" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crS" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"crT" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crU" = (
+/obj/effect/festive/street/sidewalks,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"crV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"crW" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crX" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crY" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"crZ" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"csa" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"csb" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/festive/street/streetlineinnerse,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/servitor)
+"csc" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csd" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cse" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 20
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"csf" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csg" = (
+/obj/effect/festive/street/streetliftedtile1,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csh" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csi" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csj" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 20
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"csk" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csl" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csm" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csn" = (
+/obj/structure/grille,
+/obj/structure/festive/whitebrick/windowNSMiddle,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plating,
+/area/cargo/sorting)
+"cso" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csp" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csq" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 25
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csr" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"css" = (
+/obj/structure/table/wood/fancy/blue,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cst" = (
+/obj/structure/table/wood/fancy/blue,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"csu" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"csv" = (
+/obj/machinery/vending/cigarette/syndicate,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"csw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 3
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/servitor)
+"csx" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/primary/servitor)
+"csy" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"csz" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csA" = (
+/obj/effect/festive/street/sidewalkwem,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csB" = (
+/obj/effect/festive/street/sidewalke,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessservitor)
+"csC" = (
+/obj/structure/sign/directions/supply{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/obj/structure/sign/directions/evac{
+ pixel_x = 32;
+ pixel_y = -40
+ },
+/obj/structure/sign/directions/engineering{
+ dir = 1;
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessservitor)
+"csD" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csE" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csF" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"csG" = (
+/obj/structure/disposalpipe/segment,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csH" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csI" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csJ" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"csK" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"csL" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csM" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csN" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csO" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"csP" = (
+/obj/structure/festive/bluebrick/windowWELeftEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"csQ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"csR" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"csS" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"csT" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"csU" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"csV" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"csW" = (
+/obj/structure/sign/directions/evac{
+ dir = 1
+ },
+/turf/closed/festive/bluebrick,
+/area/commons/cryopod)
+"csX" = (
+/obj/structure/festive/bluebrick/windowNSRightEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"csY" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"csZ" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cta" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctb" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctc" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctd" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cte" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"ctf" = (
+/obj/structure/festive/bluebrick/windowNSLeftEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"ctg" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"cth" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cti" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctj" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctk" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctl" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctm" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctn" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"cto" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"ctp" = (
+/obj/structure/festive/bluebrick/windowNSMiddle,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"ctq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cts" = (
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"ctu" = (
+/obj/effect/festive/street/sidewalknsm,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctv" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctw" = (
+/obj/effect/festive/street/streetlinesw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctx" = (
+/obj/effect/festive/street/streetlinese,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cty" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctz" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctA" = (
+/obj/effect/festive/street/streetlinenw,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctB" = (
+/obj/effect/festive/street/streetlinene,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctC" = (
+/obj/effect/festive/street/streetlinenorth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctD" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctE" = (
+/obj/effect/festive/street/sidewalks,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctF" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctG" = (
+/obj/effect/festive/street/streetlinesouth,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"ctH" = (
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"ctI" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"ctJ" = (
+/obj/structure/festive/trainplatform/edge_north,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"ctK" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"ctL" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"ctM" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"ctN" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"ctO" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"ctP" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"ctQ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"ctR" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"ctS" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/effect/festive/street/streetliftedtile2,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"ctT" = (
+/obj/effect/festive/street/sidewalke,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"ctU" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"ctV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"ctW" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ctX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ctY" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"ctZ" = (
+/obj/effect/turf_decal/caution,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cua" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cub" = (
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cuc" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/festive/street/streetlinenm{
+ pixel_y = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cud" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cue" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cuf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"cug" = (
+/obj/structure/statue/snow/snowman,
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"cuh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cui" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cuj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cuk" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cul" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cum" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cun" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cuo" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cup" = (
+/obj/effect/festive/street/streetlinene,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cuq" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cur" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cus" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cuu" = (
+/obj/effect/decal/festive/mistletoe,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cuv" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"cuw" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cux" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cuy" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cuz" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/secondary/command)
+"cuA" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/princess)
+"cuB" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cuC" = (
+/obj/effect/festive/street/sidewalkwem,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"cuD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cuE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cuF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cuG" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cuH" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cuI" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cuJ" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cuK" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cuL" = (
+/obj/structure/disposalpipe/junction{
+ dir = 4
+ },
+/obj/structure/sign/departments/cargo{
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cuM" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cuN" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/indestructible,
+/area/cargo/office)
+"cuO" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cuP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/disposalpipe/junction{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/secondary/supply)
+"cuQ" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWERightEnd,
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuR" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWE,
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuS" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cuT" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowWELeftEnd,
+/obj/structure/cable/yellow,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuU" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"cuV" = (
+/obj/structure/sign/departments/security,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/closed/festive/redbrick,
+/area/security/checkpoint/science)
+"cuW" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuX" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSMiddle,
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/heat_exchanging/junction{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuY" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/science)
+"cuZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cva" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"cvb" = (
+/obj/machinery/door/airlock/security/glass{
+ id_tag = "meddoor";
+ name = "Medical Cell";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"cvc" = (
+/obj/machinery/light,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"cvd" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/security/checkpoint/medical)
+"cve" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cvf" = (
+/obj/structure/fence,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cvg" = (
+/obj/effect/festive/street/sidewalkw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvh" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvi" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"cvj" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"cvk" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"cvl" = (
+/obj/effect/festive/street/streetlineeast,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"cvm" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"cvn" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessprogress)
+"cvo" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/progress)
+"cvp" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessprogress)
+"cvq" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvr" = (
+/obj/effect/festive/street/streetlinenw,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvs" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvt" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvu" = (
+/obj/structure/spacevine,
+/turf/open/floor/grass,
+/area/edina)
+"cvv" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvw" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvx" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvy" = (
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvz" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"cvA" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvB" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cvC" = (
+/obj/effect/festive/street/sidewalks,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"cvD" = (
+/obj/effect/festive/street/streetlinesouth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"cvE" = (
+/obj/effect/festive/street/streetlinesw,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"cvF" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cvG" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"cvH" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 20
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"cvI" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/north)
+"cvJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/north)
+"cvK" = (
+/turf/open/floor/plating/beach/water,
+/area/edina)
+"cvL" = (
+/turf/open/water,
+/area/edina)
+"cvM" = (
+/obj/structure/fence/post{
+ dir = 8
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cvN" = (
+/obj/structure/disposalpipe/junction/flip{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"cvO" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cvP" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cvQ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"cvR" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cvS" = (
+/turf/closed/wall/mineral/wood/nonmetal,
+/area/maintenance/bar)
+"cvT" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/med)
+"cvU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cvV" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cvW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cvX" = (
+/obj/structure/spacevine,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"cvY" = (
+/obj/machinery/vending/clothing{
+ extended_inventory = 1;
+ scan_id = 0
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cvZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cwa" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwb" = (
+/obj/machinery/door/airlock/security{
+ name = "Security Post - Cargo";
+ req_access_txt = "63"
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red,
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel,
+/area/security/checkpoint/supply)
+"cwc" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Break room"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible{
+ icon_state = "sepia"
+ },
+/area/cargo)
+"cwd" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/manifold4w/supply/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cwe" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwf" = (
+/obj/structure/mirror/magic/lesser{
+ pixel_x = 32
+ },
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwg" = (
+/turf/open/floor/plating/beach/coastline_t{
+ dir = 10
+ },
+/area/edina)
+"cwh" = (
+/turf/open/floor/plating/beach/coastline_t,
+/area/edina)
+"cwi" = (
+/turf/open/floor/plating/beach/coastline_t/sandwater_inner{
+ dir = 8
+ },
+/area/edina)
+"cwj" = (
+/obj/machinery/vending/autodrobe{
+ extended_inventory = 1;
+ scan_id = 0
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwk" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/junction/yjunction,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"cwl" = (
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwm" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cwn" = (
+/turf/open/floor/plating/beach/coastline_t{
+ dir = 8
+ },
+/area/edina)
+"cwo" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwp" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwq" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/stairs/stairsnorth,
+/area/maintenance/bar)
+"cws" = (
+/obj/item/storage/toolbox/emergency,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwt" = (
+/turf/open/floor/plating/beach/coastline_t{
+ dir = 1
+ },
+/area/edina)
+"cwu" = (
+/turf/open/floor/plating/beach/coastline_t{
+ dir = 5
+ },
+/area/edina)
+"cwv" = (
+/obj/machinery/icecream_vat,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cww" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cwx" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"cwy" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"cwz" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/cargo/storage)
+"cwA" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall/mineral/wood/nonmetal,
+/area/maintenance/bar)
+"cwB" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/wall/mineral/wood/nonmetal,
+/area/maintenance/bar)
+"cwC" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/structure/window/reinforced/tinted{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cwD" = (
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"cwE" = (
+/turf/open/floor/plating/beach/coastline_t/sandwater_inner{
+ dir = 1
+ },
+/area/edina)
+"cwF" = (
+/obj/structure/spacevine,
+/turf/open/floor/plating/beach/coastline_t{
+ dir = 1
+ },
+/area/edina)
+"cwG" = (
+/obj/machinery/vending/cola/random,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwH" = (
+/obj/machinery/vending/cigarette,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwI" = (
+/obj/structure/festive/trainplatform/edge_west,
+/obj/structure/chair/stool/bar,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"cwJ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cwK" = (
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cwL" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cwM" = (
+/obj/structure/festive/trainplatform/edge_east,
+/obj/structure/chair/stool/bar,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"cwN" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cwO" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/commons/locker)
+"cwP" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cwQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cwR" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cwS" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cwT" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/structure/disposalpipe/segment,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/princessperimeter/south)
+"cwU" = (
+/obj/effect/festive/street/sidewalkn,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cwV" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cwW" = (
+/obj/structure/festive/trainplatform/edge_east,
+/obj/structure/chair/stool/bar,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"cwX" = (
+/obj/structure/spacevine,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cwY" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cwZ" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cxa" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cxb" = (
+/obj/effect/festive/street/streetlineem,
+/turf/open/floor/festive/cobblestone/safe,
+/area/edina/street)
+"cxc" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile1,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cxd" = (
+/obj/effect/festive/street/sidewalknsm,
+/obj/effect/festive/street/streetliftedtile2,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cxe" = (
+/obj/effect/festive/street/sidewalks,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"cxf" = (
+/turf/closed/festive/bluebrick,
+/area/maintenance/department/medical)
+"cxg" = (
+/obj/machinery/door/airlock/glass_large{
+ name = "Clinic"
+ },
+/obj/structure/barricade/wooden/snowed,
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cxh" = (
+/obj/structure/barricade/wooden/snowed,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxi" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowNSRight,
+/obj/structure/barricade/wooden/crude/snow,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxj" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowNSMiddle,
+/obj/structure/barricade/wooden/crude/snow,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxk" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowNSLeftEnd,
+/obj/structure/barricade/wooden/crude/snow,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxl" = (
+/turf/closed/festive/bluebrick/bluebrickts,
+/area/maintenance/department/medical)
+"cxm" = (
+/obj/structure/festive/trainplatform/edge_west,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cxn" = (
+/obj/structure/festive/trainplatform/edge_west,
+/obj/structure/festive/trainplatform/edge_east,
+/turf/open/floor/festive/stairs/stairssouth,
+/area/edina/street/primary/perimeter)
+"cxo" = (
+/obj/structure/sign/directions/command{
+ dir = 1;
+ pixel_y = -8
+ },
+/turf/closed/festive/greybrick/greybrickcornernw,
+/area/edina/street/primary/perimeter)
+"cxp" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRightEnd,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"cxq" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"cxr" = (
+/turf/closed/festive/greybrick/greybrickcornerne,
+/area/edina/street/primary/perimeter)
+"cxs" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = -8;
+ pixel_y = 16
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cxt" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"cxu" = (
+/obj/machinery/door/airlock/wood,
+/obj/effect/decal/festive/christmas_reef,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cxv" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cxy" = (
+/obj/structure/window/fulltile,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cxz" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cxA" = (
+/turf/closed/festive/greybrick,
+/area/maintenance/bar/cafe)
+"cxB" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cxC" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSRight,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar/cafe)
+"cxD" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSMiddle,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar/cafe)
+"cxE" = (
+/obj/structure/grille,
+/obj/structure/festive/greybrick/windowNSLeftEnd,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar/cafe)
+"cxF" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/intersection/servsuppaux)
+"cxG" = (
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cxH" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cxI" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowWERightEnd,
+/obj/structure/barricade/wooden/crude/snow,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxJ" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxK" = (
+/obj/effect/decal/cleanable/blood/splats,
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cxL" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxM" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/chair/comfy/black,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxN" = (
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cxO" = (
+/obj/structure/closet/crate/freezer/blood,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxP" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowdoorweend2,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxR" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/chair/office/dark,
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cxS" = (
+/obj/machinery/iv_drip{
+ pixel_y = -16
+ },
+/obj/structure/table,
+/obj/item/clipboard,
+/obj/item/pen/fountain,
+/obj/item/clothing/gloves/color/latex,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cxT" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"cxU" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"cxZ" = (
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/structure/toilet{
+ pixel_x = -2;
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"cya" = (
+/obj/machinery/shower{
+ pixel_y = 8
+ },
+/obj/structure/curtain{
+ color = "#FF5555"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"cyb" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cyc" = (
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cyd" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cye" = (
+/obj/structure/table/wood/fancy/monochrome,
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cyf" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cyg" = (
+/obj/structure/chair/sofa/corner{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyh" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyi" = (
+/obj/structure/chair/sofa,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#706891"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyj" = (
+/obj/structure/chair/sofa/left,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyk" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/machinery/vending/kink{
+ extended_inventory = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyl" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cym" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyn" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyo" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyp" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyq" = (
+/obj/structure/chair/comfy/brown{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"cys" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyt" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"cyu" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 1
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/machinery/vending/boozeomat{
+ pixel_y = 31
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyv" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/structure/table/glass,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyw" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyx" = (
+/obj/effect/landmark/xmastree/rdrod,
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"cyA" = (
+/obj/structure/grille,
+/obj/structure/festive/bluebrick/windowWELeftEnd,
+/obj/structure/barricade/wooden/crude/snow,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cyB" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cyC" = (
+/obj/machinery/door/airlock/silver/glass{
+ name = "Clinic"
+ },
+/obj/structure/barricade/wooden/snowed,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cyD" = (
+/obj/machinery/door/airlock/silver/glass{
+ name = "Patient Room 1"
+ },
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cyE" = (
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cyF" = (
+/obj/structure/bed,
+/obj/item/bedsheet/medical,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cyI" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12;
+ pixel_y = 2
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"cyJ" = (
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"cyK" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/commons/dorms)
+"cyL" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"cyM" = (
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"cyN" = (
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"cyO" = (
+/obj/structure/table/reinforced,
+/obj/machinery/chem_dispenser/drinks/fullupgrade,
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"cyP" = (
+/obj/structure/table/reinforced,
+/obj/machinery/microwave{
+ desc = "Cooks and boils stuff, somehow.";
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"cyQ" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyR" = (
+/obj/structure/table/wood/poker,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyS" = (
+/obj/structure/table/wood/poker,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyT" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyU" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyV" = (
+/obj/structure/chair/comfy/brown{
+ buildstackamount = 0;
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyW" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"cyX" = (
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyY" = (
+/obj/structure/table/glass,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cyZ" = (
+/obj/structure/table,
+/obj/structure/window/reinforced{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cza" = (
+/obj/structure/table,
+/obj/machinery/door/window/eastleft{
+ dir = 1;
+ icon_state = "right";
+ name = "Abandoned Clinic";
+ req_access_txt = "5"
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"czb" = (
+/turf/closed/festive/bluebrick/bluebrickcornernw,
+/area/maintenance/department/medical)
+"czc" = (
+/obj/structure/streetdecor/welcomesign,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"czf" = (
+/obj/structure/fireplace{
+ dir = 8;
+ pixel_x = -24;
+ pixel_y = 26
+ },
+/obj/structure/chair/comfy/black,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"czg" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"czh" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/turf/open/floor/carpet/monochrome,
+/area/maintenance/bar/cafe)
+"czi" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"czj" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"czk" = (
+/obj/machinery/door/airlock/silver,
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"czl" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"czm" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czn" = (
+/obj/structure/table/wood/poker,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czo" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czp" = (
+/obj/structure/festive/trainplatform/necorner,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"czq" = (
+/obj/structure/chair/stool/bar,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"czr" = (
+/obj/structure/chair/stool/bar,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"czs" = (
+/obj/structure/festive/trainplatform/nwcorner,
+/turf/open/floor/light,
+/area/maintenance/bar)
+"czt" = (
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czu" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/window/reinforced{
+ dir = 1;
+ layer = 2.9
+ },
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/toxin{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/machinery/door/window/eastleft{
+ name = "First-Aid Supplies";
+ req_access_txt = "5"
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"czv" = (
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"czw" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"czx" = (
+/obj/machinery/iv_drip{
+ pixel_y = -16
+ },
+/obj/structure/table,
+/obj/item/clipboard,
+/obj/item/pen/fountain,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/scalpel,
+/obj/item/hemostat,
+/obj/item/clothing/mask/surgical,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"czy" = (
+/obj/effect/landmark/latejoin,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"czA" = (
+/obj/structure/dresser{
+ pixel_y = 12
+ },
+/obj/machinery/light{
+ dir = 8;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"czB" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"czC" = (
+/obj/structure/bed,
+/obj/item/bedsheet/syndie,
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"czD" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"czG" = (
+/obj/machinery/light{
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/plasteel/checker,
+/area/maintenance/bar/cafe)
+"czH" = (
+/obj/structure/chair/sofa/corner{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czI" = (
+/obj/structure/chair/sofa{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czK" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czL" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czM" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czN" = (
+/obj/structure/chair/comfy/brown,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czO" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czP" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"czQ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czR" = (
+/obj/structure/table/glass,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czS" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czT" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"czU" = (
+/obj/structure/chair/comfy/brown,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAa" = (
+/obj/structure/table/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/structure/window/reinforced,
+/obj/item/storage/firstaid/fire{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/storage/firstaid/brute{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cAb" = (
+/obj/structure/table,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/suit/hooded/wintercoat/medical,
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cAc" = (
+/obj/machinery/door/airlock/silver/glass{
+ name = "Clinic Storage"
+ },
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cAd" = (
+/obj/machinery/door/airlock/silver/glass{
+ name = "Patient Room 2"
+ },
+/turf/open/floor/plating,
+/area/maintenance/department/medical)
+"cAe" = (
+/obj/structure/bed,
+/obj/item/bedsheet/medical,
+/obj/effect/decal/cleanable/blood,
+/turf/open/floor/plasteel/white,
+/area/maintenance/department/medical)
+"cAj" = (
+/obj/structure/chair/comfy/black{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/dorms)
+"cAk" = (
+/turf/closed/festive/greybrick/greybricktn,
+/area/maintenance/bar/cafe)
+"cAl" = (
+/obj/machinery/vending/games,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAm" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAn" = (
+/obj/machinery/light{
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAo" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAp" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAq" = (
+/obj/structure/chair/comfy/brown{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAr" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"cAs" = (
+/obj/machinery/light{
+ light_color = "#c9d3e8"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAu" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/indestructible,
+/area/cargo/storage)
+"cAv" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cAw" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/indestructible,
+/area/cargo/storage)
+"cAx" = (
+/turf/closed/festive/greybrick/greybrickcornersw,
+/area/edina/street/primary/perimeter)
+"cAy" = (
+/turf/closed/festive/greybrick/greybrickcornerse,
+/area/edina/street/primary/perimeter)
+"cAA" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSRightEnd,
+/obj/structure/curtain,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"cAB" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSMiddle,
+/obj/structure/curtain,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"cAC" = (
+/obj/structure/grille,
+/obj/structure/festive/redbrick/windowNSLeftEnd,
+/obj/structure/curtain,
+/turf/open/floor/plasteel/checker,
+/area/commons/dorms)
+"cAD" = (
+/turf/closed/festive/redbrick/redbrickns,
+/area/commons/dorms)
+"cAE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/vehicle/sealed/vectorcraft/auto,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"cAF" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 4;
+ name = "4maintenance loot spawner"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"cAG" = (
+/obj/structure/closet/crate/trashcart,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 4;
+ name = "4maintenance loot spawner"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet)
+"cAH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/festive/trainplatform/necorner,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAJ" = (
+/obj/structure/festive/trainplatform/edge_south,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAL" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"cAM" = (
+/obj/effect/festive/trainrails/north,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAN" = (
+/obj/effect/festive/trainrails/north,
+/obj/effect/festive/trainrails/north,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAO" = (
+/obj/effect/festive/trainrails/north,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAP" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_turn_int"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAQ" = (
+/obj/effect/festive/trainrails/south,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAR" = (
+/obj/effect/festive/trainrails/south,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAS" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_turn_ext"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAT" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"cAV" = (
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/closed/wall,
+/area/engineering/main)
+"cAW" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/closed/wall,
+/area/engineering/main)
+"cAX" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/mineral/snowmountain,
+/area/edina)
+"cAY" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"cAZ" = (
+/turf/closed/wall,
+/area/engineering/gravity_generator)
+"cBa" = (
+/turf/closed/wall,
+/area/engineering/main)
+"cBb" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/wall,
+/area/engineering/main)
+"cBc" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBd" = (
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBe" = (
+/turf/open/floor/plasteel,
+/area/engineering/gravity_generator)
+"cBf" = (
+/obj/structure/cable{
+ icon_state = "0-4"
+ },
+/obj/machinery/power/apc/highcap/fifteen_k{
+ areastring = "/area/engineering/main";
+ dir = 1;
+ name = "Antimatter Engine APC";
+ pixel_y = 25
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBg" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/closed/wall,
+/area/engineering/main)
+"cBh" = (
+/obj/effect/turf_decal/delivery/red,
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBi" = (
+/obj/machinery/gravity_generator/main/station/admin,
+/turf/open/floor/plasteel,
+/area/engineering/gravity_generator)
+"cBj" = (
+/obj/machinery/door/airlock/engineering/glass{
+ name = "Antimatter Engine Room";
+ req_access_txt = "10"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBk" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBl" = (
+/obj/effect/turf_decal/delivery/white,
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBm" = (
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_shielding_container,
+/obj/item/am_containment,
+/obj/item/am_containment,
+/obj/item/am_containment,
+/obj/machinery/power/am_control_unit,
+/obj/structure/closet/crate/engineering{
+ name = "Antimatter Engine Crate"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cBn" = (
+/obj/machinery/quantumpad{
+ map_pad_id = "AME";
+ map_pad_link_id = "EngieL2"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
+"cDt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"cGh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"cHo" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"cHq" = (
+/obj/structure/bedsheetbin/color,
+/obj/structure/table,
+/turf/open/floor/plasteel/white,
+/area/commons/dorms)
+"cIt" = (
+/obj/vehicle/ridden/janicart,
+/obj/item/key/janitor,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/commons/dorms)
+"cIQ" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8;
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"cKl" = (
+/obj/machinery/light/small,
+/obj/structure/closet/crate,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/box/matches,
+/obj/item/shovel,
+/obj/item/pickaxe/diamond,
+/obj/item/hatchet,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"cMJ" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/maintenance/bar)
+"cNG" = (
+/obj/structure/mineral_door/woodrustic{
+ name = "Event Hall"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cPd" = (
+/obj/structure/table,
+/obj/item/book/manual/wiki/cooking_to_serve_man,
+/obj/item/kitchen/rollingpin,
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"cRE" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cTr" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/science)
+"cUs" = (
+/obj/structure/flora/ausbushes/ppflowers,
+/turf/open/floor/grass,
+/area/edina)
+"cVb" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/microwave,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"cZi" = (
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_x = 2;
+ pixel_y = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"dfl" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/enzyme{
+ layer = 5;
+ pixel_x = -4
+ },
+/obj/item/storage/box/donkpockets,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"dgn" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_east"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"dgB" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/edina)
+"dhz" = (
+/obj/machinery/door/airlock/wood,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"dkq" = (
+/obj/item/reagent_containers/food/snacks/cheesewedge,
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"dlA" = (
+/obj/structure/fireplace{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"dnQ" = (
+/mob/living/simple_animal/pet/penguin/emperor/shamebrero,
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"dpH" = (
+/obj/machinery/nanite_chamber,
+/turf/open/floor/circuit/off,
+/area/science)
+"dqG" = (
+/turf/open/floor/plasteel,
+/area/engineering/engine_smes)
+"dra" = (
+/mob/living/simple_animal/pet/cat/kitten,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"dts" = (
+/obj/item/storage/fancy/cigarettes/cigpack_mindbreaker,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/edina)
+"duf" = (
+/obj/effect/decal/festive/holly,
+/turf/closed/indestructible/riveted/hierophant,
+/area/science)
+"duE" = (
+/obj/effect/decal/festive/green_stockings{
+ pixel_y = -15
+ },
+/turf/closed/festive/greybrick,
+/area/commons/dorms)
+"dzc" = (
+/obj/item/reagent_containers/food/drinks/soda_cans/starkist{
+ pixel_x = -12;
+ pixel_y = 3
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"dAt" = (
+/turf/open/floor/festive/wooden/wooden1,
+/area/service/theater)
+"dSL" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/commons/dorms)
+"dTR" = (
+/obj/structure/table,
+/obj/item/storage/box/lights/mixed,
+/obj/item/storage/box/lights/mixed,
+/turf/open/floor/plasteel/white/corner{
+ dir = 1
+ },
+/area/commons/dorms)
+"dWP" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"ecw" = (
+/turf/closed/festive/whitebrick,
+/area/service/theater)
+"ecE" = (
+/obj/structure/rack,
+/obj/item/clothing/neck/cloak/festive,
+/obj/item/radio/intercom{
+ name = "Station Intercom";
+ pixel_y = 26
+ },
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"edV" = (
+/turf/closed/indestructible/riveted/hierophant,
+/area/science)
+"egT" = (
+/obj/item/chair/wood,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"ejZ" = (
+/obj/structure/bookcase/random/reference,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"emA" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/commons/dorms)
+"enm" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"eoy" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"epO" = (
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargocars"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"eqs" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"esO" = (
+/obj/structure/bed/dogbed{
+ name = "cat bed"
+ },
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"ett" = (
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/plasteel,
+/area/edina)
+"euK" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"evB" = (
+/obj/structure/closet,
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/cryopod)
+"ewh" = (
+/obj/structure/sign/barsign{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"ezz" = (
+/obj/effect/overlay/palmtree_r,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"ezS" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"ezY" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"eEU" = (
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"eGN" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/commons/dorms)
+"eKm" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/light,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"eKC" = (
+/obj/vehicle/sealed/vectorcraft/rideable/wheelchair,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"ePE" = (
+/obj/item/reagent_containers/food/drinks/soda_cans/dr_gibb{
+ pixel_x = -9;
+ pixel_y = -7
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"eRU" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"eSe" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/main)
+"eYQ" = (
+/obj/structure/table/glass,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"fao" = (
+/obj/structure/sign/directions/medical{
+ dir = 8
+ },
+/obj/structure/sign/directions/science{
+ dir = 1;
+ pixel_y = 8
+ },
+/obj/structure/sign/directions/security{
+ dir = 1;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/command{
+ dir = 1;
+ pixel_y = 16
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/qm)
+"feR" = (
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 4;
+ name = "4maintenance loot spawner"
+ },
+/obj/structure/closet/crate/trashcart,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 5
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"fhW" = (
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"fkS" = (
+/turf/closed/indestructible/rock/glacierrock/blue,
+/area/edina)
+"fld" = (
+/obj/machinery/processor,
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"fls" = (
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/progress)
+"fqI" = (
+/obj/machinery/door/airlock{
+ glass = 1;
+ name = "Custodial Closet";
+ req_access_txt = "26"
+ },
+/turf/open/floor/plasteel,
+/area/commons/dorms)
+"frM" = (
+/obj/effect/turf_decal/stripes/white/corner,
+/obj/effect/overlay/palmtree_r,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"fsH" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ftC" = (
+/obj/structure/flora/tree/dead,
+/turf/open/floor/grass,
+/area/edina)
+"fwK" = (
+/turf/open/floor/plasteel/white,
+/area/commons/dorms)
+"fxy" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"fyx" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"fBZ" = (
+/mob/living/simple_animal/crab,
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"fCo" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"fCF" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"fGL" = (
+/obj/machinery/suit_storage_unit/ce,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel/white,
+/area/command/heads_quarters/ce)
+"fIm" = (
+/obj/structure/fence,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"fKS" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/edina)
+"fNO" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/carpet/orange,
+/area/maintenance/bar)
+"fQp" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"fRf" = (
+/mob/living/simple_animal/crab/kreb,
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"fUG" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet/orange,
+/area/command/heads_quarters/ce)
+"fVP" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 10
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"fWp" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/turf/open/floor/carpet/orange,
+/area/maintenance/bar)
+"fXg" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"fZm" = (
+/obj/structure/chair/sofa/left{
+ dir = 1;
+ icon_state = "sofamiddle"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"fZZ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/command)
+"ggz" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/grass/fakebasalt,
+/area/edina)
+"gia" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"giH" = (
+/obj/structure/statue/gold/cmo{
+ anchored = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"gnR" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"gpj" = (
+/obj/structure/bed/dogbed,
+/mob/living/simple_animal/pet/fox,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"grV" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"gud" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/soda_cans/dr_gibb,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"gzG" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/taco,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"gAS" = (
+/mob/living/simple_animal/chick,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"gBV" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"gCJ" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/sausage,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"gFH" = (
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"gIU" = (
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/sign/directions/cells{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/security/brig)
+"gMa" = (
+/obj/structure/curtain{
+ color = "#B22222"
+ },
+/turf/closed/indestructible/fakeglass,
+/area/commons/dorms)
+"gOB" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"gZg" = (
+/obj/machinery/vending/tool,
+/turf/open/floor/circuit/off,
+/area/science)
+"heG" = (
+/obj/structure/mineral_door/wood{
+ name = "Bedroom"
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"hgb" = (
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 8
+ },
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"hie" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"hji" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"hki" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/mob/living/simple_animal/mouse/gray,
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"hkj" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/structure/chair/sofa/right{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"hlu" = (
+/obj/machinery/seed_extractor,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"hlN" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"hoN" = (
+/mob/living/simple_animal/pet/penguin/emperor/shamebrero,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"hqI" = (
+/obj/structure/closet/crate,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/box/matches,
+/obj/item/shovel,
+/obj/item/pickaxe/diamond,
+/obj/item/hatchet,
+/turf/open/floor/wood,
+/area/commons/storage/tools)
+"hqN" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/commons/dorms)
+"huk" = (
+/obj/structure/table/plasmaglass,
+/obj/item/multitool,
+/obj/item/multitool,
+/obj/item/multitool,
+/obj/item/multitool,
+/turf/open/floor/circuit/off,
+/area/science)
+"hxw" = (
+/obj/structure/mineral_door/wood,
+/turf/closed/wall/mineral/wood,
+/area/commons/storage/tools)
+"hya" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"hzc" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 2
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"hBk" = (
+/obj/effect/landmark/start/chief_engineer,
+/turf/open/floor/carpet/orange,
+/area/command/heads_quarters/ce)
+"hER" = (
+/obj/machinery/rnd/production/circuit_imprinter,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"hHy" = (
+/obj/structure/closet/crate,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/box/matches,
+/obj/item/shovel,
+/obj/item/pickaxe/diamond,
+/obj/item/hatchet,
+/turf/open/floor/carpet/orange,
+/area/commons/storage/tools)
+"hKj" = (
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 2;
+ height = 5;
+ id = "laborcamp_home";
+ name = "fore bay 1";
+ roundstart_template = /datum/map_template/shuttle/labour/delta;
+ width = 9
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"hLe" = (
+/obj/structure/chair/pew,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"hMn" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"hOo" = (
+/obj/structure/statue/plasma/scientist{
+ anchored = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"hPL" = (
+/obj/structure/statue/gold/rd{
+ anchored = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"hTY" = (
+/obj/structure/bed/dogbed,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"hUp" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"hXd" = (
+/obj/vehicle/ridden/janicart,
+/obj/item/key/janitor,
+/turf/open/floor/plasteel/white/side{
+ dir = 4
+ },
+/area/commons/dorms)
+"hYa" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"iaA" = (
+/obj/structure/closet/toolcloset,
+/obj/item/storage/belt/durathread,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/circuit/off,
+/area/science)
+"iaE" = (
+/obj/structure/statue/petrified,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"ibM" = (
+/obj/effect/mob_spawn/human/bartender/alive,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ihe" = (
+/obj/machinery/autolathe/hacked,
+/turf/open/floor/circuit/off,
+/area/science)
+"ikY" = (
+/obj/structure/table/glass,
+/obj/item/toy/fluff/tennis_poly,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"ilI" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"imW" = (
+/obj/effect/decal/festive/holly,
+/turf/closed/indestructible/riveted/boss,
+/area/science)
+"inO" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"ior" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/machinery/vending/tool,
+/turf/open/floor/circuit/off,
+/area/science)
+"iqa" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_east"
+ },
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"irN" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"iug" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_west"
+ },
+/turf/closed/indestructible/rock/snow,
+/area/edina)
+"ium" = (
+/obj/machinery/processor,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"iwy" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"izr" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/flour{
+ pixel_x = 7
+ },
+/obj/item/reagent_containers/food/condiment/flour{
+ pixel_x = -8
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"iAN" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/indestructible/airblock,
+/area/science)
+"iCT" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/chair/sofa/left{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"iFP" = (
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"iIf" = (
+/mob/living/simple_animal/babyKiwi,
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"iKG" = (
+/obj/structure/closet/crate/bin{
+ pixel_y = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"iLC" = (
+/obj/structure/sign/directions/medical{
+ dir = 8
+ },
+/obj/structure/sign/directions/science{
+ dir = 1;
+ pixel_y = 8
+ },
+/turf/closed/festive/greybrick,
+/area/service/janitor)
+"iMm" = (
+/obj/structure/sign/directions/medical{
+ dir = 8
+ },
+/turf/closed/wall/mineral/wood,
+/area/medical/chemistry)
+"iMq" = (
+/obj/machinery/computer/nanite_cloud_controller,
+/turf/open/floor/circuit/off,
+/area/science)
+"iOS" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder{
+ desc = "Used to grind things up into raw materials and liquids.";
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"iQh" = (
+/obj/structure/table/wood/fancy/blue,
+/obj/item/flashlight/lamp{
+ pixel_x = 4;
+ pixel_y = 8
+ },
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"jdx" = (
+/obj/machinery/door/airlock/wood/glass{
+ name = "Hotel"
+ },
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"jdD" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/mob/living/simple_animal/pet/penguin/emperor,
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"jdY" = (
+/obj/machinery/door/window/westleft{
+ dir = 2;
+ icon_state = "right";
+ pixel_y = -3
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"jep" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"jqv" = (
+/obj/structure/table/glass,
+/obj/item/toy/fluff/tennis_poly/green,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"jse" = (
+/obj/machinery/vending/dinnerware,
+/obj/structure/extinguisher_cabinet{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"jvh" = (
+/obj/structure/bookcase/random/adult,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"jzG" = (
+/obj/structure/table,
+/obj/machinery/smartfridge/disks,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"jBv" = (
+/obj/structure/dresser{
+ pixel_y = 15
+ },
+/obj/item/flashlight/lamp/green{
+ on = 0;
+ pixel_y = 30
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"jBF" = (
+/obj/machinery/computer/rdconsole,
+/turf/open/floor/circuit/off,
+/area/science)
+"jCx" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"jDv" = (
+/obj/effect/landmark/start/bartender,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"jIs" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/plasteel,
+/area/edina)
+"jIH" = (
+/obj/machinery/mech_bay_recharge_port,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"jSU" = (
+/obj/structure/flora/grass/green,
+/turf/open/floor/grass,
+/area/edina)
+"jUo" = (
+/obj/structure/table/plasmaglass,
+/turf/open/floor/circuit/off,
+/area/science)
+"jZF" = (
+/obj/structure/chair/comfy/brown{
+ buildstackamount = 0;
+ color = "#c45c57"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"kaF" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/chair/pew,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"kda" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"kfz" = (
+/obj/structure/closet/jcloset,
+/obj/item/storage/bag/trash,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/rank/civilian/janitor/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/item/clothing/under/costume/maid,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white/side,
+/area/commons/dorms)
+"kfS" = (
+/turf/closed/wall/mineral/sandstone,
+/area/maintenance/bar)
+"kge" = (
+/obj/effect/decal/festive/holly,
+/turf/open/indestructible/airblock,
+/area/science)
+"kld" = (
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"klL" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"kmK" = (
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"knK" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/ale,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"kpp" = (
+/obj/structure/table/wood,
+/obj/item/clothing/glasses/sunglasses,
+/obj/item/reagent_containers/food/drinks/beer,
+/obj/item/reagent_containers/food/drinks/beer,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ksx" = (
+/obj/structure/barricade/sandbags,
+/turf/open/indestructible/airblock,
+/area/science)
+"kwB" = (
+/obj/effect/turf_decal/stripes/white/corner,
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 4
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"kyR" = (
+/mob/living/simple_animal/pet/dog/corgi,
+/turf/open/floor/grass,
+/area/edina)
+"kAo" = (
+/obj/structure/statue/gold/hop{
+ anchored = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"kBi" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"kJH" = (
+/obj/machinery/button/door{
+ id = "weewoo";
+ name = "Ambulance Garage button";
+ pixel_y = -5;
+ req_access_txt = "5"
+ },
+/turf/closed/festive/whitebrick,
+/area/medical/cryo)
+"kSC" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"kTw" = (
+/obj/structure/reagent_dispensers/keg/mead,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"kUD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"kWd" = (
+/obj/structure/sign/directions/cells{
+ dir = 8
+ },
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"kXA" = (
+/obj/structure/chair/wood/normal{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"kYC" = (
+/obj/structure/festive/trainplatform/edge_north{
+ pixel_y = -7
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"kZN" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/commons/dorms)
+"lcg" = (
+/obj/structure/sign/directions/cells{
+ dir = 4
+ },
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"lde" = (
+/obj/structure/chair/stool/bar,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ldU" = (
+/obj/machinery/nanite_program_hub,
+/turf/open/floor/circuit/off,
+/area/science)
+"lhY" = (
+/obj/structure/closet/secure_closet/bar,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"loi" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/cubancarp,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"lpy" = (
+/obj/structure/statue/sandstone/assistant{
+ anchored = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"lqC" = (
+/obj/effect/decal/festive/christmas_reef,
+/turf/closed/indestructible/riveted/hierophant,
+/area/science)
+"lyO" = (
+/obj/item/lighter/greyscale,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"lzS" = (
+/obj/structure/chair/comfy/beige,
+/turf/open/floor/circuit/off,
+/area/science)
+"lBE" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"lDE" = (
+/obj/structure/fence/post{
+ dir = 8
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"lEt" = (
+/obj/item/storage/pill_bottle/happiness,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/edina)
+"lEK" = (
+/obj/structure/flora/tree/pine/xmas,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"lIt" = (
+/obj/item/flashlight/glowstick/cyan,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"lLu" = (
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 4
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"lLP" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/soda_cans/lemon_lime,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"lLT" = (
+/mob/living/simple_animal/mouse/white,
+/turf/open/floor/grass,
+/area/edina)
+"lNo" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/indestructible/airblock,
+/area/science)
+"lNU" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/rag,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"lPf" = (
+/obj/machinery/rnd/production/circuit_imprinter,
+/turf/open/floor/circuit/off,
+/area/science)
+"lTb" = (
+/obj/machinery/door/airlock/maintenance,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"lUa" = (
+/obj/item/storage/box/handcuffs,
+/turf/open/floor/grass/fakebasalt,
+/area/edina)
+"lVW" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"lXj" = (
+/obj/structure/closet/gmcloset,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"lYe" = (
+/obj/item/reagent_containers/food/drinks/soda_cans/space_mountain_wind,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"lYh" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/obj/structure/fence/post{
+ dir = 8
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"lYj" = (
+/obj/machinery/door/airlock/vault{
+ name = "Mecha Battleground"
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"mdc" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/soup/hotchili,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"miw" = (
+/obj/structure/rack,
+/obj/item/clothing/neck/stripedbluescarf,
+/obj/item/clothing/neck/stripedgreenscarf,
+/obj/item/clothing/neck/stripedredscarf,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"mkV" = (
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/structure/table,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/restraints/legcuffs/beartrap,
+/obj/item/storage/box/mousetraps,
+/obj/item/watertank/janitor,
+/obj/item/construction/rld,
+/obj/structure/sign/poster/contraband/busty_backdoor_xeno_babes_6{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/commons/dorms)
+"mmZ" = (
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"mok" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"mrd" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave,
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"mrJ" = (
+/obj/structure/barricade/security,
+/turf/open/indestructible/airblock,
+/area/science)
+"msV" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/carpet/orange,
+/area/maintenance/bar)
+"mtg" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"mua" = (
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"mwL" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"mGF" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/effect/landmark/observer_start,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"mIf" = (
+/obj/structure/festive/trainplatform/edge_east,
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"mJQ" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"mRs" = (
+/obj/structure/bookcase/random/religion,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/commons/lounge)
+"mRx" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"mTn" = (
+/obj/structure/table/plasmaglass,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/turf/open/floor/circuit/off,
+/area/science)
+"mTB" = (
+/obj/structure/flora/grass/both,
+/turf/open/floor/grass,
+/area/edina)
+"mUg" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"mWJ" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"mWS" = (
+/obj/machinery/mech_bay_recharge_port,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"mXT" = (
+/obj/effect/decal/festive/christmas_reef,
+/turf/closed/festive/greybrick,
+/area/service/cafeteria/lunchroom)
+"nbP" = (
+/turf/open/floor/carpet/orange,
+/area/commons/storage/tools)
+"nij" = (
+/obj/effect/turf_decal/stripes/white/line{
+ dir = 8
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"nlJ" = (
+/turf/closed/wall,
+/area/edina)
+"nma" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"noa" = (
+/obj/structure/mineral_door/wood{
+ name = "bar"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"nsX" = (
+/obj/machinery/door/window/westleft,
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"ntI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"nvy" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"nxe" = (
+/obj/machinery/button/door{
+ id = "clowngarage";
+ name = "Garage Door";
+ pixel_y = -4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#fff200"
+ },
+/area/service/theater)
+"nzc" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"nEs" = (
+/obj/structure/statue/gold/ce{
+ anchored = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"nII" = (
+/mob/living/simple_animal/pet/fox,
+/turf/open/floor/grass,
+/area/edina)
+"nOZ" = (
+/turf/closed/wall/r_wall,
+/area/engineering/engine_smes)
+"nQw" = (
+/obj/machinery/computer/nanite_chamber_control{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"nRW" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/indestructible/airblock,
+/area/science)
+"nRX" = (
+/obj/structure/closet/toolcloset,
+/obj/item/storage/belt/durathread,
+/turf/open/floor/circuit/off,
+/area/science)
+"nSS" = (
+/obj/structure/statue/sandstone/venus,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"nTN" = (
+/obj/structure/dresser{
+ pixel_y = 12
+ },
+/turf/open/floor/carpet/red,
+/area/commons/dorms)
+"nWq" = (
+/obj/item/toy/beach_ball,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"nXv" = (
+/obj/structure/flora/grass/brown,
+/turf/open/floor/grass,
+/area/edina)
+"nZW" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"oeX" = (
+/obj/machinery/mecha_part_fabricator,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"ohM" = (
+/mob/living/simple_animal/pet/redpanda,
+/turf/open/floor/grass,
+/area/edina)
+"oin" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"oiv" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"oju" = (
+/obj/structure/closet/cabinet{
+ pixel_y = 15
+ },
+/obj/item/coin/iron,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"okc" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/obj/structure/chair/pew/right,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"olL" = (
+/obj/structure/fireplace,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"orN" = (
+/obj/machinery/light/small,
+/turf/open/floor/mineral/titanium/blue,
+/area/commons/dorms)
+"oua" = (
+/obj/item/storage/pill_bottle/penis_enlargement,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"oud" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/chem_dispenser/drinks/fullupgrade,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ovH" = (
+/obj/structure/dresser,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"oyS" = (
+/obj/structure/streetdecor/bigtree{
+ pixel_x = -16
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"oCy" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"oIz" = (
+/obj/machinery/jukebox/disco/indestructible,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"oKt" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"oMB" = (
+/obj/item/integrated_circuit_printer,
+/obj/structure/table/plasmaglass,
+/turf/open/floor/circuit/off,
+/area/science)
+"oMD" = (
+/obj/machinery/computer/mech_bay_power_console{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"oNc" = (
+/obj/structure/table/reinforced,
+/obj/machinery/chem_dispenser/drinks{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"oNL" = (
+/obj/item/scythe,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"oTd" = (
+/obj/structure/fluff/broken_flooring,
+/turf/open/floor/plating,
+/area/edina)
+"oUj" = (
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/servitor)
+"oWb" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/commons/fitness/recreation)
+"oWw" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina)
+"oYk" = (
+/obj/structure/chair/comfy/brown{
+ buildstackamount = 0;
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"oYY" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/item/reagent_containers/food/snacks/meat/slab,
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"pbB" = (
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"pcj" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"peF" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible/airblock,
+/area/science)
+"phl" = (
+/obj/machinery/vending/boozeomat,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"phV" = (
+/turf/open/floor/plasteel/white/side,
+/area/commons/dorms)
+"pkQ" = (
+/obj/machinery/vending/assist,
+/turf/open/floor/circuit/off,
+/area/science)
+"poQ" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/plasteel,
+/area/edina)
+"pqA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"pqW" = (
+/obj/structure/fluff/broken_flooring,
+/turf/open/floor/grass/fakebasalt,
+/area/edina)
+"prz" = (
+/mob/living/simple_animal/crab,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"psQ" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/turf/open/floor/carpet/red,
+/area/maintenance/bar)
+"ptp" = (
+/obj/structure/chair/sofa{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"pwQ" = (
+/obj/structure/table/wood,
+/obj/item/phone,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"pyF" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 8
+ },
+/obj/structure/streetdecor/lampfestive{
+ pixel_y = 16
+ },
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"pBd" = (
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"pCu" = (
+/obj/structure/rack,
+/obj/item/clothing/accessory/waistcoat,
+/obj/item/clothing/accessory/maidapron,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"pCQ" = (
+/obj/structure/sign/directions/science{
+ dir = 8;
+ pixel_y = 8
+ },
+/obj/structure/sign/directions/command{
+ dir = 1;
+ pixel_y = 16
+ },
+/obj/structure/sign/directions/security{
+ dir = 1;
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/engineering{
+ dir = 1
+ },
+/turf/closed/festive/creambrick{
+ color = "#ffbb4d"
+ },
+/area/commons/storage/tools)
+"pEv" = (
+/obj/structure/dresser,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"pEX" = (
+/obj/effect/decal/festive/green_stockings,
+/turf/closed/indestructible/riveted/boss,
+/area/science)
+"pNf" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"pOy" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/hydroponics/constructable,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/dark,
+/area/service/hydroponics)
+"pQk" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"pRa" = (
+/obj/structure/chair/pew/right,
+/turf/open/floor/carpet/green,
+/area/medical/surgery)
+"pRU" = (
+/obj/structure/table/plasmaglass,
+/obj/item/integrated_electronics/analyzer,
+/obj/item/integrated_electronics/debugger,
+/obj/item/integrated_electronics/detailer,
+/obj/item/integrated_electronics/wirer,
+/turf/open/floor/circuit/off,
+/area/science)
+"pVt" = (
+/obj/structure/festive/trainplatform/edge_north,
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/princessperimeter/south)
+"pXv" = (
+/obj/structure/fluff/beach_umbrella,
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"pXS" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"pYF" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"pZT" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/warehouse)
+"qaU" = (
+/obj/structure/flora/ausbushes/brflowers,
+/turf/open/floor/grass,
+/area/edina)
+"qcl" = (
+/obj/machinery/rnd/production/protolathe/department/science{
+ acted_explosions = "Dumbasses";
+ allowed_department_flags = 126;
+ name = "department protolathe (Dumb powergamers)"
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"qcq" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"qkz" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/carpet/royalblue,
+/area/service/cafeteria)
+"qua" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/plasteel/dark,
+/area/service/cafeteria/lunchroom)
+"qvz" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"qvZ" = (
+/obj/structure/closet/l3closet/janitor,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white/side,
+/area/commons/dorms)
+"qwr" = (
+/obj/structure/dresser{
+ pixel_y = 15
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"qzd" = (
+/obj/machinery/computer/rdconsole{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"qzx" = (
+/obj/structure/chair/sofa{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"qzA" = (
+/obj/structure/table/glass,
+/obj/item/stack/sheet/bone,
+/obj/item/stack/sheet/bone,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"qPh" = (
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"qPQ" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"qRm" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"qUh" = (
+/obj/structure/closet/secure_closet/freezer/kitchen/maintenance,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"qUP" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"qVq" = (
+/obj/effect/decal/festive/red_stockings,
+/turf/closed/indestructible/riveted/boss,
+/area/science)
+"qXb" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 8;
+ pixel_y = -4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"qXY" = (
+/mob/living/simple_animal/chicken/rabbit,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"rbl" = (
+/obj/structure/janitorialcart,
+/obj/item/mop,
+/obj/item/reagent_containers/glass/bucket,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/commons/dorms)
+"rcW" = (
+/obj/machinery/vending/wardrobe/jani_wardrobe,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white/corner,
+/area/commons/dorms)
+"reC" = (
+/obj/structure/rack,
+/obj/item/gun/magic/staff/healing,
+/turf/open/floor/circuit/off,
+/area/science)
+"rgc" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/festive/trainplatform/edge_north{
+ pixel_y = -7
+ },
+/turf/open/floor/festive/trainplatform/safe,
+/area/maintenance/bar)
+"rgC" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"rhc" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/syndicate,
+/obj/item/storage/toolbox/gold_real,
+/obj/item/storage/toolbox/syndicate,
+/obj/item/storage/toolbox/gold_real,
+/turf/open/floor/circuit/off,
+/area/science)
+"rho" = (
+/obj/structure/spacevine,
+/obj/structure/flora/ausbushes/brflowers,
+/turf/open/floor/grass,
+/area/edina)
+"rkk" = (
+/mob/living/simple_animal/pet/cat,
+/turf/open/floor/grass,
+/area/edina)
+"rni" = (
+/turf/closed/indestructible/rock,
+/area/edina)
+"rqO" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ruk" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/commons/dorms)
+"rvH" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/holofloor/beach,
+/area/edina/crew_quarters/store/pet)
+"rvS" = (
+/obj/effect/spawner/structure/window/reinforced/indestructable,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/cargo)
+"rvT" = (
+/turf/closed/indestructible/riveted/boss,
+/area/science)
+"rvZ" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/edina)
+"rxa" = (
+/obj/effect/landmark/start/janitor,
+/turf/open/floor/plasteel/white,
+/area/commons/dorms)
+"rxI" = (
+/obj/item/chair/stool,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"rxL" = (
+/obj/structure/table/wood/fancy/blue,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/carpet/blue,
+/area/commons/cryopod)
+"ryU" = (
+/obj/structure/rack,
+/obj/item/stack/sheet/mineral/wood,
+/obj/item/stack/sheet/mineral/wood,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ryV" = (
+/turf/closed/wall/rust,
+/area/edina)
+"rCM" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"rDE" = (
+/obj/structure/table,
+/obj/machinery/microwave{
+ pixel_x = -6;
+ pixel_y = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"rEg" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"rGH" = (
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"rKc" = (
+/obj/structure/sign/poster/contraband/lusty_xenomorph{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/commons/dorms)
+"rKC" = (
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/grass,
+/area/edina)
+"rRn" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/item/stamp/hop,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"rSr" = (
+/obj/machinery/vending/boozeomat,
+/turf/closed/festive/greybrick,
+/area/maintenance/bar)
+"scn" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"scv" = (
+/obj/structure/rack,
+/obj/item/clothing/neck/scarf/red,
+/obj/item/clothing/neck/scarf/red,
+/obj/item/clothing/neck/scarf/yellow,
+/obj/item/clothing/neck/scarf/yellow,
+/obj/item/clothing/neck/scarf/green,
+/obj/item/clothing/neck/scarf/cyan,
+/obj/item/clothing/neck/scarf/black,
+/obj/item/clothing/neck/scarf/black,
+/obj/item/clothing/neck/scarf/zebra,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/clothes)
+"sek" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/shaker,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"sgh" = (
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"sgT" = (
+/obj/structure/fluff/broken_flooring,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/edina)
+"shm" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/food/snacks/cheesewedge,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"shJ" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"skd" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/window/westleft{
+ name = "Hydroponics - Staff Only";
+ req_one_access_txt = "25;26;28;35"
+ },
+/obj/machinery/door/window/eastleft{
+ name = "Hydroponics"
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"slt" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"snc" = (
+/obj/machinery/portable_atmospherics/canister/water_vapor,
+/turf/open/floor/plasteel/white/corner{
+ dir = 4
+ },
+/area/commons/dorms)
+"sol" = (
+/obj/effect/turf_decal/delivery,
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible{
+ icon_state = "darkfull"
+ },
+/area/cargo/sorting)
+"sqp" = (
+/obj/machinery/vending/dinnerware,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ssr" = (
+/obj/structure/sign/directions/cells{
+ dir = 1
+ },
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"ssY" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"suS" = (
+/obj/structure/table/wood,
+/obj/effect/decal/festive/christmas_reef,
+/turf/open/floor/wood,
+/area/service/cafeteria/lunchroom)
+"szb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/table/glass,
+/obj/item/reagent_containers/food/drinks/shaker{
+ pixel_x = -9;
+ pixel_y = 7
+ },
+/obj/item/reagent_containers/rag,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"sEK" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"sGn" = (
+/obj/machinery/chem_master/condimaster{
+ name = "CondiMaster Neo"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"sIJ" = (
+/obj/effect/turf_decal/stripes/white/line,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"sMS" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible,
+/area/cargo)
+"sOG" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/effect/decal/festive/fairylights,
+/obj/machinery/airalarm/directional/north,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"sQo" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 4
+ },
+/area/commons/dorms)
+"sRS" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"sSj" = (
+/obj/item/flashlight/lantern,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"sVS" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"sVW" = (
+/obj/structure/chair/sofa/corp/right{
+ dir = 4
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"sYK" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"sYT" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"sZL" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"tax" = (
+/obj/structure/table,
+/obj/machinery/plantgenes{
+ pixel_y = 7
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/service/hydroponics)
+"tbd" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/carpet/red,
+/area/maintenance/bar)
+"tek" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 4;
+ light_color = "#c1caff"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"tmZ" = (
+/obj/structure/bedsheetbin/towel,
+/obj/structure/table,
+/turf/open/floor/plasteel/white,
+/area/commons/dorms)
+"toY" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/layer3{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
+"twg" = (
+/obj/structure/fence{
+ dir = 4
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"txa" = (
+/obj/effect/decal/festive/green_stockings,
+/turf/closed/indestructible/riveted/hierophant,
+/area/science)
+"txb" = (
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"tyL" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 8
+ },
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"tAq" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"tBN" = (
+/obj/structure/sign/directions/evac{
+ dir = 1
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo)
+"tHL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/alleyway,
+/area/science)
+"tOA" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/primary/perimeter)
+"tPA" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"tRd" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"tRh" = (
+/obj/structure/flora/tree/pine/xmas{
+ pixel_x = 2;
+ pixel_y = 14
+ },
+/turf/open/floor/carpet,
+/area/commons/dorms)
+"tRk" = (
+/obj/machinery/nanite_programmer,
+/turf/open/floor/circuit/off,
+/area/science)
+"tRM" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"tTe" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFF";
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/backstreet/supply)
+"tTL" = (
+/obj/machinery/door/window/westleft,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"tUx" = (
+/mob/living/simple_animal/kiwi,
+/turf/open/floor/grass,
+/area/edina)
+"tWU" = (
+/obj/effect/festive/street/streetlinenorth,
+/obj/effect/turf_decal/arrows/white{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"tXg" = (
+/obj/structure/table/glass,
+/obj/item/toy/fluff/tennis_poly/tri/squeak/rainbow,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"ucp" = (
+/obj/effect/festive/trainrails/north{
+ icon_state = "trainrails_west"
+ },
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"udo" = (
+/obj/structure/chair,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"ueO" = (
+/obj/structure/statue/gold/hos{
+ anchored = 1
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina/street/secondary/castle)
+"uja" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"uje" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/indestructible/airblock,
+/area/science)
+"ukq" = (
+/mob/living/simple_animal/mouse/white,
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"ulj" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"uma" = (
+/obj/structure/bonfire,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"uvz" = (
+/turf/open/floor/circuit/off,
+/area/science)
+"uwi" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/effect/decal/festive/fairylights,
+/turf/open/indestructible/airblock,
+/area/science)
+"uyg" = (
+/obj/effect/landmark/start/head_of_security,
+/turf/open/floor/carpet/red,
+/area/command/heads_quarters/hos)
+"uAY" = (
+/turf/closed/festive/redbrick/redbrickcornersw,
+/area/commons/dorms)
+"uBp" = (
+/obj/structure/flora/rock/pile/icy,
+/turf/open/floor/grass,
+/area/edina)
+"uBB" = (
+/obj/structure/closet/crate/freezer{
+ desc = "A small crate with a cooling system, keeps fresh produce chilled.";
+ name = "Food Chiller"
+ },
+/obj/item/storage/box/ingredients/american,
+/obj/item/storage/box/ingredients/american,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/storage/box/ingredients/fruity,
+/obj/item/storage/box/ingredients/fruity,
+/obj/item/storage/box/ingredients/italian,
+/obj/item/storage/box/ingredients/italian,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood,
+/area/commons/dorms)
+"uHF" = (
+/obj/machinery/computer/rdconsole/robotics,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"uIG" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/grass,
+/area/edina)
+"uMK" = (
+/turf/open/indestructible/airblock,
+/area/science)
+"uOf" = (
+/obj/structure/table/reinforced,
+/obj/machinery/chem_dispenser/drinks/beer{
+ dir = 1
+ },
+/turf/open/floor/festive/wooden/wooden1,
+/area/maintenance/bar)
+"uSp" = (
+/obj/structure/reagent_dispensers/keg/milk,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"uSq" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/grass/fakebasalt,
+/area/edina)
+"uVF" = (
+/obj/machinery/computer/mech_bay_power_console,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/circuit/off,
+/area/science)
+"uWR" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblack,
+/area/maintenance/bar)
+"uZt" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/r_wall,
+/area/engineering/engine_smes)
+"uZJ" = (
+/turf/open/floor/plating,
+/area/edina)
+"uZS" = (
+/turf/open/indestructible/cobble,
+/area/edina)
+"vdN" = (
+/turf/open/floor/carpet/orange,
+/area/command/heads_quarters/ce)
+"vgD" = (
+/obj/structure/sign/directions/cells,
+/turf/closed/wall/mineral/iron,
+/area/security/brig)
+"viT" = (
+/obj/effect/turf_decal/stripes/white/full,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"vmW" = (
+/mob/living/simple_animal/pet/penguin/baby,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"voP" = (
+/mob/living/simple_animal/pet/penguin/emperor,
+/turf/open/floor/holofloor/ice,
+/area/edina/crew_quarters/store/pet)
+"vsn" = (
+/obj/item/reagent_containers/food/drinks/soda_cans/cola{
+ pixel_x = -8;
+ pixel_y = -4
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"vyi" = (
+/obj/item/toy/cattoy,
+/obj/structure/bed/dogbed{
+ name = "cat bed"
+ },
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"vyu" = (
+/obj/structure/table/glass,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/turf/open/floor/carpet/purple,
+/area/edina/crew_quarters/store/clothes)
+"vyE" = (
+/obj/machinery/vending/boozeomat,
+/turf/closed/festive/whitebrick,
+/area/maintenance/bar/cafe)
+"vzt" = (
+/obj/item/gun/magic/wand/resurrection,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"vAa" = (
+/obj/structure/fluff/lightpost/light,
+/turf/open/floor/plating/dirt/space,
+/area/edina)
+"vBV" = (
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/machinery/power/apc/auto_name/south,
+/obj/structure/cable/yellow,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"vCH" = (
+/obj/item/reagent_containers/food/drinks/soda_cans/lemon_lime{
+ pixel_x = -12
+ },
+/obj/item/reagent_containers/food/drinks/soda_cans/dr_gibb{
+ pixel_x = 13
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"vCT" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"vIN" = (
+/obj/structure/statue/snow/snowman,
+/turf/open/floor/grass/snow/edina,
+/area/science)
+"vLq" = (
+/obj/machinery/vending/boozeomat{
+ pixel_x = 32;
+ pixel_y = 32;
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"vPw" = (
+/obj/structure/window/reinforced{
+ name = "Exam Room 4";
+ pixel_y = -4
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"wcL" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/donkpockets,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"wcS" = (
+/obj/structure/table/plasmaglass,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"wgK" = (
+/obj/structure/dead_ratvar,
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"whG" = (
+/obj/structure/sink/kitchen{
+ dir = 4;
+ pixel_x = -14
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"wjp" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/plasteel,
+/area/edina)
+"wlp" = (
+/obj/machinery/door/window/westleft{
+ dir = 2;
+ icon_state = "right"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"wlG" = (
+/mob/living/simple_animal/jacq{
+ active = 0
+ },
+/turf/open/floor/plasteel,
+/area/service/electronic_marketing_den)
+"wpT" = (
+/obj/structure/fence,
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"wsC" = (
+/obj/machinery/vending/boozeomat{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"wux" = (
+/obj/structure/table/wood,
+/obj/machinery/chem_dispenser/drinks/fullupgrade,
+/obj/structure/sign/picture_frame{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"wuG" = (
+/obj/machinery/washing_machine,
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/white/corner{
+ dir = 8
+ },
+/area/commons/dorms)
+"wxl" = (
+/obj/structure/window/reinforced{
+ dir = 1;
+ pixel_y = 2
+ },
+/obj/machinery/light,
+/turf/open/floor/festive/wooden/wooden1,
+/area/edina/crew_quarters/store/pet)
+"wxM" = (
+/obj/effect/spawner/trap,
+/turf/open/indestructible/airblock,
+/area/science)
+"wHw" = (
+/mob/living/simple_animal/pet/penguin/emperor,
+/turf/open/floor/holofloor/ice,
+/area/edina)
+"wIE" = (
+/mob/living/simple_animal/pet/dog/corgi/Ian,
+/turf/open/floor/grass,
+/area/edina)
+"wJY" = (
+/obj/effect/decal/festive/christmas_ivy_string,
+/turf/open/floor/plasteel/dark,
+/area/commons/cryopod)
+"wKa" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/maintenance/bar)
+"wQd" = (
+/obj/effect/decal/festive/fairylights,
+/turf/open/floor/circuit/off,
+/area/science)
+"wQO" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/gloves/mittens/random,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/neck/scarf/christmas,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/suit/hooded/wintercoat,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/obj/item/clothing/shoes/winterboots,
+/turf/open/floor/festive/trainplatform,
+/area/edina/street/primary/perimeter)
+"wWV" = (
+/obj/item/toy/cattoy,
+/turf/open/floor/grass,
+/area/edina/crew_quarters/store/pet)
+"xao" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/maintenance/bar)
+"xbi" = (
+/mob/living/simple_animal/mouse/brown/Tom,
+/turf/open/floor/festive/wooden/wooden2,
+/area/edina/crew_quarters/store/pet)
+"xck" = (
+/obj/structure/fence/door/opened,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#FFFFFE";
+ dir = 8
+ },
+/turf/open/floor/festive/alleyway,
+/area/edina)
+"xcA" = (
+/obj/effect/festive/street/streetlinewest,
+/obj/effect/turf_decal/arrows/white{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"xkz" = (
+/obj/effect/festive/street/streetlineem,
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/cobblestone,
+/area/edina/street/primary/perimeter)
+"xpf" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/turf/open/floor/festive/white_alleyway{
+ color = "#967832"
+ },
+/area/edina/backstreet/supply)
+"xpl" = (
+/obj/structure/closet/secure_closet/freezer/kitchen{
+ req_access = list(25)
+ },
+/obj/item/storage/fancy/egg_box,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/mayonnaise,
+/obj/item/reagent_containers/food/condiment/sugar,
+/obj/item/reagent_containers/food/condiment/sugar,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"xri" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/science)
+"xrZ" = (
+/obj/effect/turf_decal/stripes/white/corner{
+ dir = 4
+ },
+/turf/open/floor/plating/beach/sand,
+/area/edina)
+"xyb" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/closed/festive/whitebrick{
+ color = "#967832"
+ },
+/area/cargo/storage)
+"xyu" = (
+/obj/effect/decal/festive/fairylights,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/indestructible,
+/area/cargo/warehouse)
+"xzs" = (
+/obj/effect/decal/festive/red_stockings,
+/turf/closed/indestructible/riveted/hierophant,
+/area/science)
+"xAC" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"xEb" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/phone,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"xFf" = (
+/obj/structure/bed/double{
+ dir = 1
+ },
+/obj/item/bedsheet/ce/double{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/command/heads_quarters/ce)
+"xGM" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/waffles,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"xJM" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/mob/living/simple_animal/jacq/car_spawner,
+/turf/open/floor/festive/sidewalk,
+/area/edina/street/intersection/servsuppaux)
+"xMH" = (
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina/backstreet/supply)
+"xQh" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder{
+ desc = "Used to grind things up into raw materials and liquids.";
+ pixel_x = -5;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/glass/beaker/large{
+ pixel_x = -10;
+ pixel_y = 4
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"xSz" = (
+/obj/structure/closet/secure_closet/freezer/meat/open,
+/obj/item/reagent_containers/food/snacks/meat/slab/goliath,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/obj/item/reagent_containers/food/snacks/meat/slab/killertomato,
+/obj/item/reagent_containers/food/snacks/meat/slab/bear,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"xSI" = (
+/obj/structure/streetdecor/lampfestive{
+ pixel_x = 16;
+ pixel_y = 10
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"xVS" = (
+/obj/structure/reagent_dispensers/keg/gargle,
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"ycr" = (
+/obj/item/reagent_containers/food/drinks/bottle/lizardwine,
+/turf/open/floor/wood,
+/area/commons/dorms)
+"yez" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/carpet/royalblue,
+/area/edina/crew_quarters/store/pet)
+"ygB" = (
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/floor/grass/snow/edina,
+/area/edina)
+"ygQ" = (
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"yij" = (
+/obj/structure/table/wood,
+/obj/item/phone,
+/turf/open/floor/carpet/red,
+/area/maintenance/bar)
+"yiY" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/food/drinks/bottle/patron{
+ pixel_x = -6;
+ pixel_y = 16
+ },
+/obj/item/reagent_containers/food/drinks/bottle/absinthe/premium{
+ pixel_x = 7;
+ pixel_y = 14
+ },
+/obj/item/reagent_containers/food/drinks/bottle/fernet{
+ pixel_y = 11
+ },
+/obj/item/reagent_containers/food/drinks/bottle/gin{
+ pixel_x = -7;
+ pixel_y = 3
+ },
+/obj/item/reagent_containers/food/drinks/bottle/whiskey{
+ pixel_x = 7;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/maintenance/bar)
+"yjk" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/saltshaker{
+ pixel_x = -9;
+ pixel_y = 9
+ },
+/obj/item/reagent_containers/food/condiment/peppermill{
+ dir = 1;
+ pixel_x = -3
+ },
+/obj/item/sharpener{
+ pixel_x = 10
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/maintenance/bar/cafe)
+"ylJ" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/closed/indestructible/riveted/boss,
+/area/science)
+
+(1,1,1) = {"
+aaa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+"}
+(2,1,1) = {"
+aab
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(3,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(4,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(5,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(6,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(7,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(8,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aac
+"}
+(9,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAZ
+cAZ
+cAZ
+cAZ
+cAZ
+aad
+aad
+aad
+aad
+aac
+"}
+(10,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAZ
+cBe
+cBe
+cBe
+cAZ
+aad
+aad
+aad
+aad
+aac
+"}
+(11,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAZ
+cBe
+cBi
+cBe
+cAZ
+aad
+aad
+aad
+aad
+aac
+"}
+(12,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAZ
+cBe
+cBe
+cBe
+cAZ
+aad
+aad
+aad
+aad
+aac
+"}
+(13,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cBa
+cBa
+cBj
+cBa
+cBa
+aad
+aad
+aad
+aad
+aac
+"}
+(14,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+cAM
+aac
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cBa
+cBd
+cBd
+cBd
+cBa
+aad
+aad
+aad
+aad
+aac
+"}
+(15,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+kld
+cAM
+cAQ
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cBa
+cBd
+cBc
+cBn
+cBa
+aad
+aad
+aad
+aad
+aac
+"}
+(16,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+kld
+cAM
+cAQ
+kld
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cBa
+cBf
+cBd
+cBd
+cBa
+aad
+aad
+aad
+aad
+aac
+"}
+(17,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+kld
+cAM
+cAQ
+kld
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAV
+cBb
+cBg
+cBj
+cBa
+cBa
+cBa
+aad
+aad
+aad
+aac
+"}
+(18,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aal
+aal
+aad
+aad
+aad
+aac
+aZu
+kld
+cAM
+cAQ
+kld
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAW
+cBc
+cBd
+cBk
+cBd
+cBc
+cBa
+aad
+aad
+aad
+aac
+"}
+(19,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+acZ
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aZu
+kld
+cAM
+cAQ
+kld
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAW
+cBd
+cBd
+cBl
+cBd
+cBd
+cBa
+aad
+aad
+aad
+aac
+"}
+(20,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+cwv
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAW
+cBd
+cBh
+cBh
+cBh
+cBd
+cBa
+aad
+aad
+aad
+aac
+"}
+(21,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+cAW
+cBd
+cBh
+cBh
+cBh
+cBd
+cBa
+aad
+aad
+aad
+aac
+"}
+(22,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+acZ
+aal
+acZ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aac
+aad
+aac
+aac
+aac
+aac
+aac
+cAW
+cBd
+cBh
+cBh
+cBh
+cBd
+cBa
+aad
+aad
+aad
+aac
+"}
+(23,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+bKW
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aac
+aac
+aad
+aac
+aac
+aac
+aac
+cAW
+cBc
+cBd
+cBm
+cBd
+cBc
+cBa
+aad
+aad
+aad
+aac
+"}
+(24,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+kfS
+kfS
+kfS
+noa
+kfS
+aIA
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+vmW
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aac
+aac
+aad
+aad
+aac
+aac
+cAW
+cBa
+cBa
+cBa
+cBa
+cBa
+cBa
+aad
+aad
+aad
+aac
+"}
+(25,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+lXj
+cwl
+cwl
+cwl
+knK
+aIA
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(26,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+lhY
+cwl
+cwl
+cwl
+knK
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+akI
+aoQ
+atz
+aoQ
+aoQ
+aoQ
+atz
+aoQ
+aoQ
+axm
+axN
+ayB
+ayB
+ayB
+axN
+ayB
+ayB
+ayB
+axN
+ayB
+ayB
+ayB
+axN
+ayB
+ayB
+ayB
+axN
+ayB
+ayB
+ayB
+aGr
+atz
+aoQ
+aoQ
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bqH
+bqH
+bqH
+bqH
+bqH
+bqH
+bqH
+bqH
+bqH
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(27,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+ibM
+cwl
+cwl
+cwl
+cqI
+fhW
+aIA
+aqg
+aqg
+aqg
+wHw
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+akI
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+aoQ
+axn
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+atA
+aGs
+atB
+atB
+atA
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aWv
+aWv
+aWw
+aWv
+aWv
+bqH
+bqH
+btS
+btS
+btS
+btS
+btS
+btS
+btS
+bqH
+bqH
+bqA
+bqA
+btR
+bqA
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(28,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+sek
+cwl
+cwl
+cwl
+cqI
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+vmW
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+akI
+aoQ
+atB
+auf
+atc
+aub
+auN
+avz
+awB
+axo
+aoQ
+atB
+ayZ
+azC
+azC
+atB
+aoQ
+atB
+aAM
+aAX
+aAX
+atB
+aoQ
+atB
+aBG
+aCa
+aCa
+atB
+aoQ
+atB
+aGt
+aBO
+aBO
+atB
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aWv
+aXF
+aZv
+bbi
+aWv
+bfp
+bfp
+btS
+btS
+btS
+bjA
+btS
+btS
+btS
+bfp
+bfp
+bqA
+bsk
+btS
+bvf
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(29,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+kpp
+cwl
+cwl
+cwl
+lNU
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+akI
+asK
+atB
+auf
+atd
+auf
+auO
+aoQ
+awC
+axp
+axO
+atB
+ayZ
+azD
+azU
+atB
+aoQ
+atB
+aAM
+aAY
+aBb
+atB
+aoQ
+atB
+aBG
+aCb
+aCG
+atB
+aoQ
+atB
+aGu
+aBO
+aCV
+atB
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aWw
+aXG
+aZv
+bbj
+aWv
+bdX
+bfq
+btS
+btS
+btS
+btS
+btS
+btS
+btS
+bed
+bfq
+bqA
+bsl
+btS
+bvg
+btR
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(30,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+phl
+cwl
+cwl
+cwl
+gud
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+akI
+aoQ
+atB
+auf
+auf
+auc
+auP
+avA
+awD
+axq
+awE
+atB
+aza
+azC
+azV
+atB
+aoQ
+atB
+aAN
+aAX
+aBc
+atB
+aoQ
+atB
+aBH
+aCa
+aCI
+atB
+aoQ
+atB
+aGu
+aBO
+aIb
+atB
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aWv
+aXH
+aZw
+bbn
+aWv
+bdY
+bfr
+btS
+bhQ
+biP
+bjB
+biP
+blz
+btS
+bee
+bpf
+bqA
+bsm
+btS
+bvg
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(31,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+wux
+cwl
+cwl
+cwl
+lLP
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+vmW
+hoN
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+akI
+aoQ
+atB
+atB
+atB
+atB
+atA
+aoQ
+awE
+axq
+awE
+atB
+azb
+auO
+azW
+atA
+aoQ
+atB
+azb
+auO
+azW
+atA
+aoQ
+atB
+azb
+auO
+azW
+atA
+aoQ
+atB
+atB
+auO
+azW
+atA
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aWv
+aXI
+aZv
+bbo
+aWv
+bdZ
+bfq
+btS
+bhR
+biQ
+bjC
+bkq
+bhR
+btS
+bed
+bft
+bqA
+bsn
+btT
+bvh
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(32,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+gFH
+cwl
+cwl
+cwl
+cqI
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+wHw
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+akI
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+awE
+axq
+awE
+aoQ
+azc
+aoQ
+azX
+aoQ
+aoQ
+aoQ
+azc
+aoQ
+hgb
+aoQ
+aoQ
+aoQ
+azc
+aoQ
+hgb
+aoQ
+aoQ
+aoQ
+aGv
+aoQ
+aIc
+aGr
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aWv
+aXJ
+aWv
+aWv
+aWv
+bea
+bfr
+btS
+btS
+biR
+btS
+bkr
+btS
+btS
+bee
+bfr
+bqA
+bqA
+bqA
+bvi
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(33,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+rqO
+cwl
+cwl
+cwl
+cqI
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+vmW
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+akI
+aoQ
+atB
+atB
+atB
+atB
+atA
+aoQ
+awE
+axq
+awH
+axs
+azf
+axs
+azY
+axs
+axs
+axs
+aAO
+axs
+azY
+axs
+axs
+axs
+aBI
+axs
+azY
+axs
+axs
+axs
+axs
+axs
+azY
+aII
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVV
+aXK
+aWy
+bbp
+bcF
+beb
+bcF
+bcF
+bcF
+biV
+bcF
+bks
+bcF
+bcF
+bcF
+bcF
+bcF
+bJt
+btU
+bvj
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(34,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+cwl
+cwl
+cwl
+cwl
+cqI
+fhW
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+akI
+asK
+atB
+aug
+ate
+aud
+auS
+avz
+awF
+axr
+axP
+axP
+axP
+axP
+azZ
+axP
+axP
+axP
+axP
+axP
+azZ
+axP
+axP
+axP
+axP
+axP
+azZ
+axP
+axP
+axP
+axP
+axP
+aId
+aIJ
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVV
+aVV
+aXL
+aZx
+bbq
+bcG
+bec
+bfs
+bfs
+bfs
+biW
+bjD
+bkt
+bfs
+bfs
+bfs
+bfs
+bqB
+bJu
+btV
+bvk
+bqA
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(35,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+xpl
+aQc
+xSz
+cwl
+kfS
+ewh
+aIA
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+akI
+aoQ
+atB
+aug
+atf
+aug
+auO
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aqK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aqK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aqK
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+acZ
+aal
+aVV
+aWx
+aXM
+aZy
+aVV
+bcH
+bed
+bft
+bgM
+bft
+biR
+bjE
+bkr
+bgM
+bft
+bgM
+bfq
+bcH
+bqA
+btW
+bvl
+bwt
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(36,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+kfS
+kfS
+kfS
+kfS
+kfS
+kfS
+aIA
+cAL
+aqg
+aqg
+vmW
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+amu
+amu
+amu
+amu
+amu
+amu
+akI
+aoQ
+atB
+aug
+aug
+auh
+auP
+avA
+awG
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aCc
+aCJ
+aDO
+aCf
+aoQ
+aoQ
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVW
+aWy
+aXN
+aZz
+aVV
+bcH
+bee
+bfr
+bee
+bfr
+biR
+bjF
+bkr
+bee
+bfr
+bee
+bfr
+bcH
+bqA
+btX
+bvm
+bwu
+btR
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(37,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+amu
+awA
+bBo
+rGH
+xFf
+fyx
+akI
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+awH
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axs
+axO
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVW
+aWz
+aXO
+aZA
+aVV
+bcH
+bed
+bft
+bgM
+bft
+biR
+bjF
+bkr
+bgM
+bft
+bgM
+bfq
+bcH
+bqA
+btY
+bvn
+bwv
+btR
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(38,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+amu
+ayY
+fUG
+vdN
+vdN
+ulj
+akI
+asK
+aoQ
+aoQ
+atg
+aoQ
+aoQ
+aoQ
+atg
+aoQ
+aoQ
+atg
+aoQ
+aoQ
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aqK
+aoQ
+aoQ
+aCd
+aCJ
+aCJ
+aoQ
+aqK
+awE
+aoQ
+aBv
+aIJ
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aVV
+aWB
+aXW
+aZC
+aVV
+bcI
+bee
+bfr
+bee
+bfr
+biR
+bjE
+bkr
+bee
+bfr
+bee
+bfr
+bqC
+bqA
+btZ
+bvn
+bwv
+bqA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(39,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+amu
+aMH
+vdN
+hBk
+vdN
+qUP
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+azE
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBi
+aBs
+aBJ
+aCe
+aCK
+aCe
+aEx
+aBJ
+aGw
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVW
+aWC
+aXX
+aZD
+aVV
+bcH
+bed
+bft
+bgM
+bft
+biR
+bjF
+bkr
+bgM
+bft
+bgM
+bfq
+bcH
+bqA
+bua
+bvn
+bwv
+btR
+aal
+aal
+aal
+aal
+aal
+aFs
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+bIf
+bKY
+bMl
+bMR
+bNz
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(40,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aad
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+amu
+aMH
+rGH
+rGH
+rGH
+fGL
+ajK
+arf
+arS
+asu
+ath
+aui
+auT
+avB
+cBd
+axt
+axQ
+cBd
+ajK
+aoQ
+aoQ
+aoQ
+awE
+aqK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBt
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aGx
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aVW
+aWD
+aXY
+aZA
+aVV
+bcH
+bee
+bfr
+bee
+bfr
+biR
+bjF
+bkr
+bee
+bfr
+bee
+bfr
+bcH
+bqA
+bub
+bvo
+bvp
+btR
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(41,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+amu
+bww
+amu
+amu
+amu
+amu
+amu
+cBd
+arT
+asv
+ati
+auj
+asv
+avB
+auj
+axt
+axR
+cBd
+ajK
+aoQ
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBu
+aBJ
+aBs
+aBs
+aBs
+aBs
+aBs
+aGy
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVV
+aWD
+aXZ
+aZE
+aVV
+bcH
+bed
+bft
+bgM
+bft
+biR
+bjE
+bkr
+bgM
+bft
+bgM
+bfq
+bcH
+bqA
+buc
+bvp
+bvp
+bqA
+aal
+aal
+aal
+acZ
+aal
+aGn
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aad
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(42,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+amu
+anb
+amu
+aom
+apg
+apQ
+amu
+arg
+arU
+asw
+atj
+arU
+asw
+avC
+arU
+axu
+axR
+cBd
+ajK
+aoQ
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBv
+aoQ
+aCf
+aCf
+aCf
+aEy
+aFj
+aoQ
+aoQ
+aBv
+aIJ
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aVV
+aWF
+aVV
+aVV
+aVV
+bcH
+bee
+bfr
+bee
+bfr
+biR
+bjF
+bkr
+bee
+bfr
+bee
+bfr
+bcH
+bqA
+bqA
+bvq
+bqA
+bqA
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(43,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+amu
+anc
+anq
+aon
+aon
+apR
+amu
+arh
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+ayC
+ajK
+azE
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBv
+aoQ
+aoQ
+aqK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aVV
+aWG
+aYa
+aZF
+bbr
+bcJ
+bef
+bfx
+bef
+bef
+biX
+bjG
+bkw
+bef
+bef
+bfx
+bef
+bqD
+bqA
+bud
+bvr
+bwy
+bqA
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(44,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+amv
+and
+anr
+aoo
+aph
+apS
+aqM
+ari
+arV
+anz
+anz
+arV
+anz
+anz
+arV
+anz
+aos
+cBd
+azg
+aoQ
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aqK
+aoQ
+aoQ
+aBv
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBv
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aVV
+aVV
+aVV
+bqA
+bqA
+bqA
+bqA
+bfy
+bfy
+bfy
+biY
+bjH
+bkx
+bfy
+bfy
+bfy
+bqA
+bqA
+bqA
+bqA
+bqA
+bqA
+bqA
+aal
+alK
+pNf
+pNf
+pNf
+bjS
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+btf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+pNf
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(45,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+amw
+ane
+anr
+aop
+api
+apT
+aqN
+cBk
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBd
+cBk
+cBd
+azg
+aoQ
+aoQ
+aoQ
+awE
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBw
+aBK
+axP
+axP
+axP
+axP
+axP
+aBK
+axP
+aIe
+aIJ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bqA
+btS
+btS
+bbs
+bcK
+btS
+bfy
+bgN
+bhS
+biZ
+bjI
+bky
+blA
+bgN
+bfy
+bpi
+bqE
+bsq
+bue
+bvt
+bqA
+aal
+aal
+brL
+ucp
+ucp
+ucp
+brK
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(46,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+amx
+anf
+anu
+aoq
+apj
+apU
+aqO
+aoA
+cBd
+asx
+atk
+auk
+auU
+avD
+auk
+axv
+axS
+cBd
+ajK
+azE
+aoQ
+aoQ
+awH
+axs
+axs
+axs
+aBd
+aBf
+aBf
+aBf
+aBL
+aBf
+aCL
+aDP
+aDP
+aDP
+aGz
+aDP
+aCL
+aIK
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+bqH
+btS
+aZG
+bbt
+bcL
+beg
+bfz
+bgO
+bgO
+bja
+bjJ
+bkz
+blB
+bmJ
+bnZ
+bpj
+bqF
+bsr
+buf
+bvu
+bqH
+aal
+aal
+brL
+dgn
+dgn
+dgn
+brM
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+aag
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(47,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+amu
+amu
+anv
+aor
+amu
+amu
+amu
+ark
+cBc
+asy
+ati
+auj
+asv
+ati
+auj
+cBd
+axS
+cBd
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aBM
+aoQ
+aCM
+aoQ
+aoQ
+aoQ
+toY
+aoQ
+aIf
+aoQ
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bqA
+btS
+aZG
+bbu
+bcM
+beh
+bfy
+bgX
+bhT
+bjb
+bjK
+bkA
+bhT
+bmK
+bfy
+bpk
+bqG
+bss
+bug
+bvv
+bqA
+aal
+aal
+alN
+amq
+ams
+ams
+bGq
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+bId
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+ams
+bIe
+gnR
+gnR
+gnR
+gnR
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(48,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+ajK
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ang
+cBd
+cBd
+cBd
+cBd
+anh
+arl
+cBd
+asz
+atl
+aul
+auV
+avE
+awI
+axw
+axS
+cBd
+azg
+azF
+azF
+azF
+azF
+azF
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+atB
+azW
+aCg
+aCN
+atA
+aoQ
+atB
+azW
+aCg
+aCN
+atB
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+bqA
+bqA
+bqH
+bqA
+bqH
+bqA
+bfy
+bgZ
+bhT
+bjb
+bjL
+bkA
+bhT
+bmL
+bfy
+bqA
+bqH
+bqA
+bqH
+bqA
+bqA
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGE
+bKg
+bGE
+bKg
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGE
+bIs
+bKg
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGE
+bKg
+bGE
+bKg
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(49,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+ajK
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+alk
+ajU
+ajU
+ajU
+anh
+anx
+aos
+cBc
+cBd
+anh
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+axT
+cBd
+azh
+azG
+azF
+azF
+azF
+aAz
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+atB
+aBN
+aBO
+aCO
+atB
+aoQ
+atB
+aBN
+aBO
+aCO
+atB
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bfy
+bha
+bhU
+bjc
+bjM
+bkA
+bhT
+bmM
+bfy
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+acZ
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(50,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+ajK
+ajU
+akp
+ajX
+aku
+akL
+ala
+ajX
+als
+ajX
+amC
+anh
+anx
+aot
+cBd
+cBd
+anh
+cBd
+cBd
+cBd
+cBd
+cBd
+ajK
+avF
+avF
+cBd
+cBk
+ayD
+azi
+azF
+azF
+azF
+aAq
+azF
+ajK
+aoQ
+aoQ
+aoQ
+aBj
+atB
+aBO
+aBO
+aCV
+atB
+aoQ
+atB
+aBO
+aBO
+aCV
+atB
+aBj
+akI
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+bfA
+bhb
+bhT
+bjb
+bjL
+bkA
+bhT
+bmM
+bfA
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(51,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+ajK
+ajU
+akq
+ajY
+akv
+ajU
+akv
+ajU
+akv
+ajY
+akq
+anh
+ajK
+aou
+aow
+ajK
+ajK
+ajK
+nOZ
+nOZ
+nOZ
+nOZ
+nOZ
+cBc
+cBd
+cBd
+cBk
+cBd
+azj
+azF
+azF
+azF
+azF
+azF
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+atB
+aBO
+aBO
+aBO
+atB
+aoQ
+atB
+aBO
+aBO
+aBO
+atB
+aoQ
+akI
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bfy
+bhc
+bhT
+bjb
+bjL
+bkA
+bhT
+bmN
+bfy
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(52,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aac
+ajK
+ajU
+akr
+akh
+ajU
+ajU
+ajU
+ajU
+ajU
+alW
+amD
+anh
+any
+aov
+anz
+anz
+anz
+arm
+arW
+asA
+asA
+asA
+auW
+avF
+avF
+cBd
+cBk
+cBd
+azh
+azG
+azF
+azF
+azF
+aAz
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+atA
+atB
+atB
+atB
+atA
+aoQ
+akI
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bfA
+bhb
+bhT
+bjd
+bjV
+bky
+bhT
+bhT
+bfA
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(53,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+sVW
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aac
+ajK
+ajU
+akq
+ajU
+ajU
+akM
+ajU
+akM
+ajU
+ajU
+akq
+anh
+cBd
+aow
+aow
+aow
+aow
+cBd
+dqG
+asB
+asB
+asB
+uZt
+ajK
+ajK
+axx
+cBk
+cBd
+ajK
+azG
+azF
+azF
+azF
+azF
+ajK
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aoQ
+aCk
+aoQ
+aoQ
+aoQ
+aCk
+aoQ
+aoQ
+aoQ
+aCk
+aoQ
+akI
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+acZ
+aal
+bfy
+bhT
+bhT
+bjd
+bjW
+bky
+bhT
+bhT
+bfy
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+aXQ
+bGF
+bvU
+bvU
+bKh
+aXQ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(54,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aac
+aac
+ajK
+ajU
+aks
+akh
+ajU
+ajU
+ajU
+ajU
+ajU
+alW
+amE
+ani
+anz
+aox
+aox
+apV
+aox
+anz
+arW
+asC
+atm
+aum
+auX
+avG
+awJ
+anz
+axU
+cBd
+ajK
+ajK
+ajK
+azg
+azg
+ajK
+ajK
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+akI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bfy
+bfy
+bhV
+bje
+bjX
+bkB
+bhV
+bfy
+bfy
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+buP
+bvU
+bvU
+bvU
+bvU
+bAE
+bvU
+bvU
+aXQ
+bGE
+bKg
+bGE
+bKg
+aXQ
+bvU
+bvU
+bAE
+bvU
+bvU
+aXQ
+bGE
+bIs
+bKg
+aXQ
+bvU
+bvU
+bAE
+bvU
+bvU
+aXQ
+bGE
+bKg
+bGE
+bKg
+aXQ
+bvU
+bvU
+bAE
+bvU
+bvU
+bvU
+bvU
+cqg
+aal
+aal
+aal
+acZ
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(55,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aac
+aac
+ajK
+ajU
+akq
+ajU
+ajU
+akM
+ajU
+akM
+ajU
+ajU
+akq
+anh
+cBd
+aow
+aow
+apW
+aow
+cBd
+dqG
+asD
+asD
+asD
+uZt
+ajK
+ajK
+cBd
+cBk
+cBd
+ajK
+aFe
+aEY
+aGl
+aGl
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+ceN
+bgn
+bdS
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+ckJ
+ckJ
+ckJ
+ckU
+ckX
+mIf
+ckX
+ckX
+cll
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+cll
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+cll
+ckX
+ckX
+ckX
+ckX
+ckX
+ckX
+cpk
+cpk
+cpk
+cpk
+cll
+ckX
+cpA
+cos
+cos
+cqh
+aal
+aal
+aal
+aal
+brL
+cAN
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(56,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aac
+aac
+ajK
+ajU
+ajO
+akh
+ajU
+ajU
+ajU
+ajU
+ajU
+alW
+amG
+anh
+cBc
+aoy
+anz
+anz
+anz
+arn
+arW
+asA
+asA
+asA
+auY
+aal
+ajK
+ajK
+axV
+ajK
+ajK
+tOA
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+ceN
+bgn
+chp
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aIz
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+ckP
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+ckP
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+ckP
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+ckP
+cpB
+chA
+chA
+chA
+chY
+aal
+aal
+aal
+brL
+cAN
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(57,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aac
+aac
+ajK
+ajU
+akq
+ajY
+akw
+ajU
+akw
+ajU
+akw
+ajY
+akq
+anh
+ajK
+aou
+cBd
+ajK
+ajK
+ajK
+nOZ
+nOZ
+nOZ
+nOZ
+nOZ
+aal
+ajK
+axy
+cBk
+cBd
+cds
+aFr
+aGE
+aGZ
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGZ
+aMl
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+byF
+ceO
+cff
+chq
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aHk
+aMl
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aHk
+aMl
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aHk
+aMl
+aGE
+aGE
+aGE
+aGE
+aGE
+cps
+aGl
+bgU
+aal
+chB
+chB
+chZ
+chB
+chB
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+cAX
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(58,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aac
+aac
+ajK
+ajU
+ajP
+ajX
+akx
+akN
+alb
+ajX
+alA
+ajX
+amH
+anh
+anx
+aoz
+cBd
+cBd
+anh
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+ajK
+axz
+axW
+cBd
+azk
+aFK
+aFK
+aHa
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aHc
+aFK
+aUm
+aFK
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+ceP
+cfG
+cht
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aHa
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aHa
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aFK
+aHb
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aVo
+aGl
+bgU
+chB
+chB
+chV
+cia
+cie
+chB
+chB
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+fQp
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(59,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+ajK
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+all
+ajU
+ajU
+ajU
+anh
+anx
+aoA
+cBc
+cBd
+anh
+aal
+aal
+acZ
+aal
+aal
+aal
+acZ
+ajK
+axz
+cBk
+cBd
+azk
+aFK
+aFK
+aHb
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aVe
+aIO
+aHb
+bjQ
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+byq
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+byq
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+ceR
+cfG
+chx
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aHb
+bjQ
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+byq
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aHb
+bjQ
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aHc
+bjQ
+aPv
+aFK
+aFK
+aFK
+aFK
+aVo
+aGl
+bgU
+chB
+chL
+chW
+cib
+chW
+cif
+chB
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+fQp
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(60,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aEK
+aEK
+vyE
+aEK
+aEK
+aEK
+cHo
+aEK
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aac
+ajK
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ajU
+ang
+cBd
+cBd
+cBd
+cBd
+anh
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+ajK
+axy
+cBk
+cBd
+azk
+aFK
+aFK
+aHc
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aYV
+bdQ
+aHa
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+byF
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+byF
+aGE
+aGE
+ceS
+cfG
+chy
+aGE
+aGE
+byF
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+bdQ
+aHc
+aGE
+aGE
+aGE
+clc
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+byF
+aGE
+bdQ
+aHb
+aGE
+aGE
+aGE
+byF
+aGE
+aGE
+aGE
+aGE
+byF
+aGE
+bdQ
+aHb
+aGE
+aSw
+aFK
+aFK
+aFK
+aFK
+aVo
+aGl
+bgU
+chC
+chM
+chW
+cic
+chW
+cig
+chC
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+fQp
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(61,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aEK
+cZi
+ygQ
+oYY
+mUg
+whG
+ygQ
+xQh
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+ajK
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+ajK
+axA
+axW
+cBd
+azk
+aFK
+aFK
+aHb
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aHb
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+aFK
+aFK
+aUY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+ceP
+bjn
+chz
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aHb
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+ceP
+aHb
+cmY
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aHa
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aVo
+aGl
+bgU
+chB
+chN
+chW
+cid
+chW
+cih
+chB
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+fQp
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(62,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aEK
+rDE
+ygQ
+ygQ
+ygQ
+ygQ
+ygQ
+ygQ
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+ajK
+cBd
+axX
+cBd
+ajK
+aFL
+aGF
+aHd
+aIO
+aPv
+aFK
+aVe
+aPv
+aFK
+aVe
+bdR
+bfk
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+aIO
+aIO
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+aIO
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+ceT
+cgC
+cji
+bjT
+bjT
+bjT
+cks
+bjT
+bjT
+bjT
+bjT
+bjT
+ckK
+ckM
+bjT
+bjT
+bjT
+cks
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+cmn
+bjT
+cks
+bjT
+bjT
+bjT
+bjT
+cmR
+cmV
+cmZ
+bjT
+bjT
+cks
+bjT
+bjT
+bjT
+bjT
+bjT
+bjT
+ckK
+ckM
+bjT
+coQ
+aFK
+aVe
+aPv
+aFK
+aVo
+aGl
+bgU
+chB
+chO
+chW
+chW
+chW
+cii
+chB
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+fQp
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(63,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aEK
+lBE
+ygQ
+iOS
+yjk
+gOB
+gOB
+ygQ
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+ajK
+ajK
+axY
+eSe
+eSe
+aGh
+aGh
+aHf
+aJq
+aPY
+aTU
+aVf
+aZr
+aTU
+bco
+bVp
+bfl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+cfb
+cgD
+cjT
+bkl
+bkl
+bkl
+cfb
+ckv
+bkl
+brV
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+ckY
+cfb
+bkl
+bkl
+bkl
+bkl
+bkl
+bkl
+cmj
+bkl
+bkl
+cfb
+bkl
+bkl
+ckv
+bkl
+cmS
+cmW
+cnb
+bkl
+bkl
+cnp
+bkl
+bkl
+bkl
+bkl
+ckv
+bkl
+bkl
+bkl
+coq
+coS
+aFK
+aWt
+aRT
+aFK
+aVo
+aGl
+biS
+chD
+chP
+chX
+chX
+chX
+cij
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+fQp
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(64,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+eKC
+aal
+aEK
+jse
+ygQ
+ygQ
+ygQ
+ygQ
+ygQ
+ygQ
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aPZ
+aTV
+aTV
+aVd
+aTV
+bcr
+bdS
+bfu
+bmF
+bmF
+bmF
+bsc
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bxt
+bxt
+bmF
+bmF
+byr
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bsc
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bmF
+bxt
+cfc
+cgE
+bmF
+bmF
+bmF
+bmF
+ckt
+ckw
+bmF
+bmF
+bmF
+bmF
+bmF
+ckN
+bmF
+bmF
+clb
+cfc
+clg
+clg
+clg
+clg
+bmF
+clq
+clq
+cmo
+cmo
+cmD
+cmE
+cmG
+cmL
+cmo
+cmo
+cmX
+cnc
+cmo
+cmo
+cmD
+cmo
+cmo
+cmo
+cmo
+cmL
+cmo
+cmo
+cnG
+bez
+coT
+cpl
+cpp
+cpp
+cpp
+cpu
+aHh
+cpC
+chE
+chQ
+chQ
+chQ
+chQ
+cik
+ciq
+cAH
+cAO
+cAR
+cAT
+cwY
+cwY
+cwY
+cwY
+cwY
+cwY
+cwY
+cwY
+cwY
+cwY
+cAY
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(65,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aEK
+sGn
+ygQ
+dfl
+tek
+izr
+cPd
+fld
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aZH
+aFK
+bcw
+bdS
+bgl
+cnB
+byU
+byU
+bAm
+byU
+bBQ
+bBQ
+bDR
+bBQ
+byU
+bhh
+bhW
+aKN
+aKN
+aLO
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+aKN
+bgD
+aNe
+aNe
+aNe
+aNe
+aNe
+aNe
+aNe
+aNe
+aNe
+aNe
+bFs
+bHQ
+bhO
+biH
+biH
+biH
+biH
+bkm
+bkp
+bkk
+bkk
+bkk
+bmB
+biH
+biH
+biH
+biH
+bpg
+bqo
+biH
+biH
+biH
+biH
+bsa
+bFs
+bHZ
+bIh
+bJB
+bLc
+bMo
+bNB
+bPb
+bQY
+bIh
+cjY
+bHZ
+bUJ
+bUJ
+cbK
+cfp
+cfp
+cfp
+cfp
+cgi
+bUJ
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+ckP
+aGl
+acQ
+acQ
+acQ
+acQ
+acQ
+cno
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(66,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aEK
+aEK
+aEK
+aEK
+aEK
+aEK
+aEK
+aEK
+aEK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aal
+aal
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bUz
+aal
+aal
+acO
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+cnB
+byU
+beT
+bAn
+byU
+bBS
+bBR
+bBR
+bBR
+byU
+bhh
+bhW
+aKN
+aLi
+aLP
+aMm
+aMX
+aNK
+aOG
+aMm
+aQl
+aRe
+aRe
+aSl
+aSP
+aTA
+aTW
+aUC
+aKN
+bgE
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biI
+bjr
+alM
+bkf
+bkn
+bjt
+bjt
+bjt
+bls
+bjY
+bkC
+blC
+bmP
+bnG
+bpl
+bqp
+brU
+brW
+blC
+bdd
+bhP
+bFs
+bHZ
+bIi
+bNC
+bJC
+bMp
+bNC
+bPc
+bNC
+bIi
+cjY
+bHZ
+bUJ
+bVP
+cbL
+cfq
+cfq
+cfq
+cfq
+cgj
+cgq
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+acQ
+acQ
+acQ
+acQ
+acQ
+cno
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(67,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+byU
+sgh
+bAn
+beT
+bBR
+bBR
+bBR
+bBR
+byU
+bhh
+bhW
+aKN
+aLj
+aLQ
+aMn
+aMn
+aMn
+aMn
+aMn
+aMn
+aRf
+aRK
+aSm
+aSQ
+aSR
+aTX
+aUD
+aKN
+bgE
+aoX
+aoX
+aoX
+aUM
+aoX
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biJ
+bjs
+aBk
+bkg
+bjt
+bjt
+bjt
+bjt
+bjt
+bmC
+bdd
+bdd
+bnF
+bdd
+bpn
+bqK
+bdd
+brX
+bdd
+bdd
+bhP
+bFs
+bHZ
+bIi
+cgH
+cgI
+bMq
+bGY
+bPl
+bQZ
+bIi
+cjY
+bHZ
+bUJ
+bVQ
+cfg
+cfr
+cfr
+cfr
+cfr
+cgk
+cgr
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+aGl
+cpE
+chF
+chR
+acQ
+acQ
+chR
+cil
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(68,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+acM
+acM
+adh
+adB
+adk
+aem
+adk
+adk
+afA
+adB
+adi
+acM
+acM
+acM
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alB
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+byU
+bzI
+bAn
+byU
+cjV
+bBR
+bBR
+bEu
+byU
+bhh
+bhW
+aKN
+aLk
+aLR
+aoW
+aoW
+aoW
+aoW
+aoW
+aoW
+aRg
+aRL
+aSn
+aSR
+aTD
+aTY
+aUE
+aKN
+bgE
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+cgF
+aoX
+aCH
+bFs
+bHQ
+bhP
+biK
+bjs
+aEE
+bkg
+bjt
+bjt
+bjt
+bln
+blv
+bhO
+bmD
+bmD
+bmD
+bob
+bmD
+bmD
+bob
+bmD
+bmD
+bmD
+bhP
+bFs
+bHZ
+bIi
+bJE
+bLd
+bMq
+bGY
+bPd
+bRa
+bIi
+cjY
+bHZ
+bUJ
+bVR
+cfh
+cfs
+cft
+cfV
+cft
+cft
+cgs
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpE
+chG
+chS
+acQ
+acQ
+chU
+cim
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(69,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+acM
+acM
+adi
+adk
+adi
+adi
+aeD
+adk
+adk
+adk
+adi
+adi
+acM
+acM
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alB
+alB
+alB
+alB
+alB
+alB
+adx
+adx
+adx
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+byU
+beT
+bAn
+byU
+bBS
+bBR
+bBR
+bEv
+byU
+bhh
+bhW
+aKN
+aLk
+aLR
+aoW
+aMY
+aNL
+aOH
+aMY
+aoW
+aRh
+aRM
+aSn
+aSS
+aTE
+aTZ
+aUD
+aKN
+bgE
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biL
+bjt
+bjt
+bjt
+bjt
+bjt
+bjt
+blo
+blw
+bhP
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bhP
+bFs
+bHZ
+bIi
+bJF
+bLe
+bMr
+bND
+bPe
+bRb
+bIi
+cjY
+bHZ
+bUJ
+bVS
+cfh
+cft
+cft
+cft
+cft
+cft
+cgt
+cgy
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpE
+chH
+chT
+acQ
+acQ
+chT
+cin
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(70,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aal
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+acM
+acM
+adi
+adk
+acM
+acM
+aeb
+adk
+adk
+adi
+adD
+adk
+ahD
+acM
+aiH
+aiH
+aiH
+ajI
+aiH
+aki
+aiH
+akO
+aiG
+aiG
+alC
+alH
+alH
+alH
+alH
+alH
+adx
+adx
+adx
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+byU
+beT
+bAo
+byU
+bBV
+bCS
+bDS
+bEu
+byU
+bhh
+bhW
+aKN
+aLk
+aLR
+aMo
+aMY
+aMY
+aMY
+aPG
+aQm
+aRi
+aRN
+aSn
+aST
+aSQ
+aST
+aST
+aKN
+bgE
+aKQ
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biM
+bju
+bjt
+bjt
+bjt
+bjt
+bjt
+blp
+blx
+bhP
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bhP
+bFs
+bHZ
+bIi
+bJG
+bLf
+bMs
+bNE
+bPf
+bRc
+bIi
+cjZ
+cqc
+bUJ
+bVT
+cfh
+cft
+cft
+cft
+cft
+cft
+cgt
+cgz
+cnH
+bdS
+coU
+aFK
+aWs
+aQG
+aFK
+aVo
+aGl
+cpE
+chI
+acQ
+bth
+acQ
+acQ
+cno
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(71,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+byU
+bAm
+byU
+bBQ
+bBQ
+bDR
+bBQ
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+acM
+acM
+adj
+adD
+adk
+adB
+adk
+aeb
+adi
+adk
+adk
+adk
+adi
+acM
+aiH
+ajh
+aiH
+aiG
+ajQ
+aiH
+aiH
+akO
+aiG
+aiG
+alD
+alX
+alY
+alY
+alY
+alH
+adx
+apX
+aqP
+adH
+arX
+asE
+atn
+arX
+auZ
+avH
+arX
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aZJ
+aFK
+bdE
+bdS
+bgm
+cnB
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+bhh
+bhW
+aKN
+aLl
+aLR
+aoW
+aMZ
+aMY
+aOI
+aMY
+aMo
+aRj
+aRO
+aSo
+aSU
+aTF
+aKN
+aKN
+aKN
+bgE
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biN
+bjv
+aEF
+bkh
+bko
+bkD
+blm
+blq
+bly
+bmD
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bhP
+bFs
+bHZ
+bIi
+bJH
+bLg
+bGS
+bCv
+bPg
+bRd
+bSD
+cka
+cqi
+bUJ
+bVQ
+cfh
+cft
+cft
+cft
+cft
+cft
+cgt
+cgz
+cnH
+bdS
+coV
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpE
+chF
+chR
+acQ
+acQ
+chR
+cil
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(72,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+beT
+bAn
+byU
+bBR
+bBR
+bBR
+bBR
+byU
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+acM
+acM
+adk
+adi
+aeb
+adi
+adi
+adi
+aeb
+adk
+adk
+adk
+adh
+acM
+aiH
+aiH
+aiH
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alD
+alX
+amI
+amI
+alY
+alH
+adx
+apY
+aqQ
+aro
+arX
+asF
+ato
+arX
+ava
+avI
+arX
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aRT
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+bhi
+bhW
+aKO
+aLm
+aLR
+aMo
+aMY
+aMY
+aOJ
+aPH
+aMo
+aRk
+aQp
+aQp
+aQp
+aTG
+aKN
+bfn
+bgB
+bgF
+bfj
+bfj
+bfj
+bfj
+bgH
+aoX
+aoX
+aoX
+aoX
+aCH
+bFs
+bHQ
+bhP
+biT
+bjw
+aEF
+bki
+bko
+blk
+blm
+blo
+bmx
+bhP
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bhP
+bFs
+bHZ
+bIi
+bJI
+bCv
+bMt
+bNF
+bPh
+bRe
+bTh
+ckc
+cqr
+bUJ
+bWP
+cfh
+cft
+cft
+cfW
+cft
+cft
+cgt
+cgz
+cnH
+bdS
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+cpE
+chJ
+chU
+acQ
+acQ
+chS
+cio
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(73,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+beT
+bAn
+byU
+bBS
+bBR
+bBR
+bBR
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+acM
+acM
+adk
+adi
+acM
+aen
+acM
+aeS
+adk
+aeb
+agz
+adk
+ahE
+acM
+aiH
+aiH
+aiH
+aiG
+ajR
+akj
+akj
+akj
+ajR
+aiG
+alE
+alY
+alY
+alY
+alY
+alH
+adx
+apZ
+aqR
+arp
+arY
+arY
+atp
+arX
+avb
+arY
+arY
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bhX
+aKN
+aLk
+aLR
+aoW
+aMY
+aMY
+aMY
+aMY
+aoW
+aRl
+aQp
+aQp
+aQp
+aTH
+aKN
+aTo
+aTj
+aVs
+aVs
+aVs
+aVs
+aVs
+aTo
+aLW
+aLW
+bei
+aoX
+aCH
+bFs
+bHQ
+bhP
+bjk
+bjx
+aEF
+bki
+bko
+blk
+blm
+blo
+bmy
+bhP
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bkE
+bhP
+bFs
+bHZ
+bIi
+bJJ
+bCv
+bMu
+bIi
+bPi
+bIi
+bIi
+cjY
+bHZ
+bUJ
+bYw
+cfh
+cft
+cft
+cft
+cft
+cft
+cgt
+cgA
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpE
+chH
+chT
+acQ
+acQ
+chT
+cin
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(74,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+bzI
+bAn
+byU
+bBT
+bBR
+bBR
+bEu
+byU
+aad
+aad
+aal
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+acM
+acM
+adi
+adi
+acM
+acM
+acM
+aeT
+adk
+acM
+agA
+adk
+adk
+acM
+aiI
+aiH
+ajy
+aiG
+ajS
+ajS
+ajS
+ajS
+ajS
+aiG
+alF
+alY
+alY
+alY
+alY
+aoB
+adx
+aqa
+aqa
+arp
+arY
+arY
+arX
+arX
+arX
+avJ
+arY
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+bWz
+bwV
+bWz
+btt
+bsp
+bWz
+bDp
+boM
+bGi
+bWz
+bhX
+aKN
+aLk
+aLR
+aoW
+aoW
+aoW
+aOK
+aoW
+aoW
+aRm
+aQp
+aQp
+aQp
+aLk
+aKN
+aTo
+aTj
+aVs
+aHH
+aHH
+aHH
+aVs
+bgJ
+bgK
+bcN
+bej
+aoX
+aCH
+bFs
+bHQ
+bhP
+bjl
+bjv
+aEF
+bkj
+bko
+bll
+blm
+blr
+bmz
+bil
+bmD
+bmD
+bmD
+bnW
+bmD
+bmD
+bnW
+bmD
+bmD
+bmD
+bhP
+bFs
+bHZ
+bIi
+bJK
+bLh
+bMv
+bIi
+bpP
+bpP
+bSF
+cki
+bHZ
+bUJ
+bZR
+cfi
+cft
+cft
+cft
+cft
+cft
+cgt
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aUY
+aVo
+ckP
+cpE
+chK
+bdI
+bdI
+bdI
+bdI
+cip
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(75,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+beT
+bAn
+byU
+bBS
+bBR
+bBR
+bEv
+byU
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aac
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+acM
+acM
+adm
+adE
+aec
+acM
+aeE
+aeU
+afA
+acM
+agA
+adF
+aep
+aif
+aiJ
+aji
+ajz
+ajJ
+aiH
+ajh
+aky
+ajh
+aiH
+ajJ
+alG
+alY
+alY
+alY
+alY
+alH
+apk
+aqa
+aqa
+arq
+arX
+arX
+arX
+aun
+arX
+avK
+awK
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+bWz
+bjq
+cyK
+aEQ
+aEQ
+brI
+bDp
+bDp
+bGi
+bWz
+bhX
+aKN
+aLk
+aLR
+aMp
+aMp
+aNM
+aOL
+aNM
+aQn
+aQp
+aQp
+aSp
+aSV
+aTI
+aKN
+aTo
+aTj
+aVs
+aHH
+aHH
+aHH
+aVs
+aVv
+bhd
+aMb
+aVv
+aVv
+aVv
+bFs
+bHQ
+bhP
+bjm
+bjy
+bjt
+bjt
+bjt
+bjt
+bjt
+bjt
+bjt
+bmC
+bdd
+bdd
+bdd
+bdd
+bdd
+bdd
+bdd
+bdd
+bdd
+bdd
+bhP
+bFs
+bHZ
+bIi
+bJL
+bDM
+bMw
+bIi
+bPj
+bpP
+bSF
+ckj
+cjn
+bVO
+bZS
+cfh
+cft
+cft
+cft
+cft
+cft
+cgu
+bUJ
+cnH
+cot
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(76,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+beT
+bAn
+byU
+bBR
+bBR
+bBR
+bBR
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+acM
+acM
+adi
+adF
+aed
+acM
+acM
+aeV
+adk
+acM
+agA
+ahh
+adk
+acM
+aiH
+aiH
+aiH
+aiG
+ajS
+ajS
+ajS
+ajS
+ajS
+aiG
+alF
+alY
+alY
+alY
+alY
+aoB
+adx
+aqb
+aqa
+arr
+arZ
+arZ
+atq
+auo
+atq
+avL
+awL
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+cnB
+bWz
+bwW
+bWz
+aER
+buL
+bWz
+bDp
+bDp
+bGj
+bWz
+bhX
+aKN
+aLn
+aLS
+aMq
+aNa
+aNM
+aOM
+aNM
+aQo
+aRn
+aMn
+aSq
+aSW
+aTJ
+aKN
+aTo
+aTj
+aVs
+aVG
+aVG
+aVG
+aVs
+aZK
+bhM
+aYe
+bek
+bfB
+aVv
+bFs
+bHQ
+bil
+biH
+biH
+aGm
+bkk
+bkk
+bkk
+bkk
+bkk
+biH
+bjY
+bdd
+bdd
+bdd
+oWb
+bdd
+bdd
+oWb
+bdd
+bdd
+bdd
+bhP
+bFs
+bHZ
+bIi
+bIi
+bIi
+bIi
+bIi
+bIi
+bIi
+cnS
+cjY
+bHZ
+bUJ
+bZT
+cfh
+cfu
+cft
+cft
+cgb
+cft
+cgs
+bUJ
+cnH
+bdS
+coU
+aFK
+cpq
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(77,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+wlG
+bAn
+byU
+bBV
+bBR
+bBR
+bEw
+byU
+aad
+aal
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+acM
+acM
+adk
+adG
+acM
+aeo
+acM
+aeW
+adk
+aeb
+agB
+ahh
+ahE
+acM
+aiH
+aiH
+aiH
+aiG
+ajR
+akj
+akj
+akj
+ajR
+aiG
+alH
+alY
+alY
+alY
+alY
+alH
+adx
+aqc
+aqR
+aru
+arY
+asG
+atr
+aup
+avc
+arY
+arY
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bDp
+bWz
+bWz
+bWz
+bhX
+aKN
+aKN
+aKN
+aKN
+aNb
+aNN
+aON
+aPI
+aQp
+aLk
+aKN
+aKN
+aKN
+aKN
+aKN
+aTo
+aTj
+aVs
+aVH
+aVX
+aVX
+aVs
+aZL
+aYd
+aYd
+bel
+bfC
+aVv
+bFs
+coJ
+bNb
+bNb
+bNb
+bFu
+bNb
+bNb
+bNb
+bNb
+bNb
+bTi
+bil
+biH
+biH
+biH
+biH
+bpm
+bpm
+biH
+biH
+biH
+biH
+bjY
+bFs
+bFu
+bNb
+bNb
+bNb
+bNb
+bNb
+bNb
+bNb
+bNb
+cki
+bHZ
+bUJ
+bZU
+cfj
+cfv
+cfF
+cfv
+cgc
+cfv
+cgv
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(78,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+beT
+bAn
+byU
+bBV
+bBR
+bBR
+bEv
+byU
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aac
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+acM
+acM
+adk
+adI
+aee
+aep
+aep
+aeX
+aee
+afY
+afY
+ahi
+adh
+acM
+aiH
+aiH
+aiH
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alH
+alY
+amI
+amI
+alY
+alH
+adx
+aqd
+aqd
+arv
+arX
+asH
+ats
+aup
+avd
+avM
+arX
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+bWz
+bDp
+bDp
+bWz
+btu
+brJ
+bWz
+bDp
+bEt
+bnD
+bWz
+bhh
+bia
+aws
+aws
+aKN
+aNc
+aNO
+aMq
+aMq
+aQq
+aRo
+aRP
+aZU
+bfj
+bfj
+bfj
+bfo
+aUZ
+aVs
+aVI
+aVY
+aWN
+aVs
+aZM
+aYd
+aYd
+bem
+bfC
+aVv
+bFs
+coJ
+bNt
+bNt
+bNt
+bNt
+bNt
+bNt
+bNt
+bNt
+bNt
+bNt
+bTj
+bTJ
+bTJ
+bTJ
+bTJ
+bNt
+bNt
+bTJ
+bTJ
+bTJ
+bTJ
+bTJ
+bNt
+bNx
+bNx
+bNx
+bNx
+bNx
+bNx
+bNx
+bNx
+bNx
+cki
+bHZ
+bUJ
+caM
+bUJ
+bUJ
+cfL
+cfX
+cgd
+cgl
+cgw
+bUJ
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(79,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+bzI
+bAn
+byU
+bBR
+bBR
+bBR
+bEv
+byU
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+acM
+acM
+adn
+adD
+adk
+adJ
+adk
+aeb
+adi
+adk
+adk
+adk
+adi
+acM
+aiH
+ajh
+aiH
+aiG
+ajT
+akk
+aiH
+akP
+aiG
+aiG
+alH
+alY
+alY
+alY
+alY
+alH
+adx
+aqe
+aqS
+adH
+arX
+asI
+att
+auq
+ave
+avN
+arX
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+bWz
+bDp
+bDp
+bwc
+brJ
+cjX
+brJ
+bDp
+bDp
+bGn
+bWz
+bhh
+bij
+aws
+aws
+aKN
+aKN
+aKN
+aOO
+aKN
+aQr
+aQr
+aKN
+aSs
+aPJ
+aPJ
+aPJ
+aPJ
+aPJ
+aVs
+aVJ
+aVZ
+aVJ
+aVs
+aZN
+aYd
+aYd
+aYd
+bfD
+aVv
+bFs
+bHQ
+bNu
+bkF
+blD
+bmQ
+bod
+bod
+bod
+bod
+buj
+bkF
+bwA
+aoG
+byf
+byV
+bza
+bza
+bza
+bza
+bza
+bza
+bza
+bNu
+bNu
+bGx
+bGx
+bGx
+bGx
+bGx
+bGx
+bGx
+bGx
+bON
+cjY
+bHZ
+bLi
+caN
+cfk
+bLi
+cfM
+cfo
+cfo
+cfo
+cfo
+cfA
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(80,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+byU
+beT
+bAn
+byU
+bBR
+bBR
+bBR
+bBR
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+acM
+acM
+adi
+adk
+acM
+acM
+aeb
+adk
+adk
+adi
+adD
+adk
+ahF
+acM
+aiH
+aiH
+aiH
+ajI
+ajV
+akt
+aiH
+akP
+aiG
+aiG
+alH
+ama
+alH
+alH
+ama
+alH
+adx
+adx
+adx
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+bdS
+bgn
+brI
+bDp
+bDp
+bWz
+brN
+bDQ
+buM
+bDp
+bDp
+bqf
+bWz
+bhh
+bij
+aws
+aws
+aws
+aws
+aws
+aMw
+aPJ
+aQs
+aRp
+aRQ
+aSt
+aSY
+aTK
+aUa
+aUa
+aVa
+aVs
+aVK
+aWa
+aWO
+aVs
+aZO
+aYd
+aYd
+aYd
+bfE
+aVv
+bFs
+bHQ
+bNw
+bkG
+blE
+bmR
+boe
+bpo
+bqL
+boe
+buk
+bvw
+bkH
+bxl
+byg
+byW
+bzJ
+bAp
+bBf
+bBW
+bCU
+bDT
+bEy
+bxl
+bxl
+bGx
+bIj
+bJM
+bLj
+bIj
+bIj
+bPk
+bGx
+cjm
+cki
+bHZ
+bLi
+caO
+cfl
+bLi
+cfO
+cfH
+cfI
+cfN
+cfo
+cfB
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(81,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+sgh
+bAo
+beT
+bBR
+bCS
+bDS
+bEx
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+acM
+acM
+adi
+adk
+adi
+adi
+aeF
+adk
+adk
+adk
+adi
+adi
+acM
+acM
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alB
+alB
+amJ
+amJ
+alB
+alB
+adx
+adx
+adx
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+adH
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+anG
+bDp
+bDp
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bhh
+bij
+aws
+aws
+aws
+lEK
+aws
+aMw
+aPJ
+aQt
+aRq
+aRR
+aSu
+aSZ
+aTL
+aUb
+aUb
+aVb
+aVs
+aVJ
+aWb
+aVJ
+aVs
+aZP
+aYd
+aYd
+ben
+bfF
+aVv
+bFs
+bHQ
+bNu
+bkH
+blF
+bmS
+bmU
+bmU
+bqM
+bsu
+bul
+bvx
+bkI
+aVt
+byh
+byX
+bzK
+bAq
+bBg
+bBX
+bCV
+bDU
+byW
+aVt
+bsB
+bGx
+bIk
+bJN
+bLk
+bMx
+bNG
+bPm
+bSE
+cjn
+ckS
+cqs
+bLi
+caN
+cfm
+bLi
+cfQ
+cfI
+cfJ
+cfI
+cfo
+cfB
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(82,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+byU
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+acM
+acM
+adh
+adJ
+adk
+aeq
+adk
+adk
+afA
+adJ
+adi
+acM
+acM
+acM
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+aiG
+alB
+anC
+akm
+akm
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgo
+brI
+bDp
+bDp
+bWz
+brN
+btw
+buM
+bDp
+bDp
+bqg
+bWz
+bhh
+bij
+aws
+aws
+aws
+aws
+aws
+aMw
+aPJ
+aQu
+aRq
+aRR
+aSv
+aTc
+aTc
+aTc
+aUF
+aVc
+aVu
+aVL
+aWc
+aWP
+aYc
+aZQ
+aYd
+aYd
+beo
+bfG
+aVv
+bFs
+bHQ
+bNu
+bkI
+blG
+bmT
+bmU
+bpp
+bqM
+bsv
+bum
+bvy
+bwB
+aVt
+byi
+byY
+bzL
+bAr
+bBh
+bBY
+bCW
+bDV
+bEz
+aVt
+aVt
+bGy
+bIl
+bJO
+bJO
+bJO
+bNH
+bQW
+bRf
+bFs
+bHZ
+bLi
+bLi
+caP
+bLi
+bLi
+cfR
+cfH
+cfK
+cfN
+cfo
+cfB
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+ckP
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(83,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+acO
+aal
+aal
+akm
+akm
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aRT
+aFK
+bdE
+bdS
+bgl
+bWz
+bDp
+bDp
+bwc
+brJ
+cjX
+brJ
+bDp
+bDp
+bHx
+bWz
+bhh
+bij
+aws
+aws
+aws
+aws
+aws
+aMw
+aPJ
+aQv
+aRr
+aRR
+aSz
+aTd
+aTM
+aUc
+aUG
+aUG
+aVv
+aVM
+aWd
+aWQ
+aYd
+aZR
+aYd
+aYd
+bep
+bfH
+aVv
+bFs
+bHQ
+bNu
+bkJ
+blH
+bmU
+bmU
+bmU
+bqN
+bsw
+bun
+bvz
+bwC
+bxm
+byj
+byZ
+bzM
+bAs
+bBi
+bBZ
+bCY
+bDW
+bEA
+bEX
+bEX
+bGz
+bIm
+bJP
+bJP
+bJP
+bJP
+bQX
+bRg
+bFs
+bHZ
+bLi
+bTZ
+caQ
+bLi
+cfw
+cfS
+cfS
+cge
+cgm
+cfo
+cfC
+cnH
+bdS
+coU
+aUY
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(84,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+acM
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+acZ
+acO
+aal
+amb
+akm
+akm
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+bWz
+bDp
+bDp
+bWz
+btu
+brJ
+bWz
+bDp
+bEW
+bHU
+bWz
+bhh
+bij
+aws
+aws
+lEK
+aws
+aMa
+aMw
+aPJ
+aQw
+aRs
+aRS
+aZV
+aTe
+aTN
+aUd
+aUd
+aUd
+aVw
+aVN
+aWe
+aWR
+aYe
+aYe
+aYe
+aYe
+aYe
+bfI
+aVv
+bFs
+bHQ
+bNu
+bkG
+blI
+bmV
+bof
+bpq
+bqO
+bsx
+buo
+bvA
+bkF
+bVr
+aVt
+bza
+bza
+bza
+bBj
+bCa
+bCZ
+bDX
+bEB
+aVt
+aVt
+bGA
+bIn
+bJQ
+bLl
+bMy
+bNI
+bPn
+bRg
+bFs
+bHZ
+bLi
+bUa
+caR
+cfn
+cfx
+cfx
+cfx
+cgf
+cgn
+cfP
+cfD
+cnI
+cou
+coW
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(85,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+akm
+akm
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bDp
+bWz
+bWz
+bWz
+bhh
+bik
+aws
+aws
+aws
+aws
+aws
+aMw
+aPJ
+aPJ
+aPJ
+aPJ
+bbB
+aPJ
+aPJ
+aPJ
+aPJ
+aPJ
+aVv
+aVv
+aVv
+aVv
+aVv
+aVv
+bbw
+bcO
+bbw
+aVv
+aVv
+bFs
+bHQ
+bNu
+bkF
+blJ
+bmU
+bmT
+bpr
+bqP
+bsy
+bup
+bvB
+bvB
+bvB
+bvB
+bvB
+bvB
+bvB
+bBk
+bCb
+bDa
+bku
+bku
+bku
+bFv
+bGx
+bGx
+bGx
+bGx
+bGx
+bNJ
+bPo
+bRg
+bFs
+bHZ
+bLi
+bLi
+bLi
+bLi
+cfy
+cfT
+cfY
+cgg
+cgo
+cgx
+cgB
+cnJ
+cov
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cxf
+cxI
+cyA
+cxf
+cxf
+cxf
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(86,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+lTb
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+afC
+afC
+afC
+afC
+afC
+afC
+afC
+afC
+afC
+aal
+aal
+acZ
+aal
+aal
+aal
+adw
+amF
+ajl
+akm
+akm
+ajl
+amF
+amF
+amF
+amF
+amF
+amF
+asL
+atu
+amF
+amF
+amF
+amF
+asL
+amF
+amF
+amF
+amF
+adw
+aFq
+aLG
+aRT
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+cnB
+bWz
+bwV
+bWz
+btt
+bsp
+bWz
+bDp
+bDp
+bGj
+bWz
+bhY
+ckb
+awo
+ckb
+aMr
+ezS
+ezS
+aKT
+ezS
+ezS
+ezS
+ezS
+bbM
+gia
+gia
+gia
+gia
+gia
+bIG
+cdw
+cdw
+cdw
+cdw
+cdw
+cdw
+caz
+cdw
+cdw
+cdw
+coI
+cvT
+bNb
+bkK
+blK
+bXz
+bmT
+bps
+bqQ
+bsz
+buq
+bvC
+bkv
+bkv
+bkv
+bkv
+bkv
+bkv
+bBl
+bCc
+bDb
+aVq
+aZB
+aZB
+aZB
+bku
+bku
+bku
+bku
+bku
+bDj
+bPp
+bRh
+bFs
+bFu
+bTi
+bLi
+caS
+bLi
+cfz
+cfU
+cfZ
+cgh
+cgp
+cfS
+cfS
+cnK
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cxg
+cxJ
+cxN
+cxf
+czu
+cAa
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(87,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+afC
+afZ
+agC
+ahj
+ahG
+aig
+agC
+agC
+afC
+akC
+alU
+akg
+aBV
+aCF
+aCF
+aQV
+aCF
+aCF
+act
+act
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aCF
+aHg
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+bWz
+bjq
+cyK
+aEQ
+aEQ
+brI
+bDp
+bDp
+bGi
+bWz
+bhY
+bdO
+bdO
+biE
+aMs
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+aNd
+cdX
+aNd
+aNd
+aNd
+aNd
+aNd
+bbx
+aNd
+aNd
+aNd
+aNd
+bFY
+bFu
+bNx
+bkL
+blK
+bmU
+bog
+bog
+bqS
+bsA
+aZB
+aUh
+bwD
+bwE
+bwE
+bzb
+bbR
+bAt
+bBm
+bCd
+bDc
+bbR
+aTt
+aZB
+bkv
+bkv
+aZB
+bJR
+bLm
+bLm
+bNK
+bPq
+bRi
+bMZ
+bFu
+bHZ
+bLi
+bLi
+bLi
+bLi
+bLi
+bLi
+bLi
+bLi
+bLi
+bLi
+cnH
+bdS
+coS
+aFK
+aWt
+aQG
+aFK
+aVo
+aGl
+aGl
+cxh
+cxK
+cxN
+cxf
+cxN
+cyE
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(88,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+afC
+aga
+agD
+ahk
+ahH
+aiK
+aiL
+ajB
+aAd
+aBg
+aCh
+bcm
+bNA
+bQV
+bTF
+aRJ
+bTF
+bTF
+aCP
+aCP
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+bTF
+cuD
+cuD
+cvq
+cvs
+cvv
+cvq
+cvy
+cvA
+cvF
+bgC
+cnB
+bWz
+bwW
+bWz
+aER
+buL
+bWz
+bDp
+boN
+bGi
+bWz
+bhY
+bdO
+bdO
+ckb
+aMt
+aMb
+aMb
+aMb
+aMb
+aMb
+aMb
+aMb
+aws
+aws
+bTt
+aws
+aws
+aws
+rEg
+aVO
+aWf
+aWS
+aYf
+aVO
+bby
+bbA
+bbA
+bbA
+bbA
+bFZ
+bHZ
+bNu
+bkM
+bkM
+bkM
+boh
+bpt
+bqT
+aVt
+aTt
+aUh
+bwE
+bxn
+byk
+bzc
+bzN
+bAu
+bBn
+bCe
+bDd
+bbR
+aTt
+aUh
+bnJ
+bGB
+bIo
+bJS
+bGB
+bnJ
+bNL
+bPr
+bRj
+bnJ
+bFs
+bFu
+cua
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+bgn
+bdS
+coX
+aTV
+bci
+aTV
+aTV
+cpv
+aGl
+cpF
+cxi
+cxL
+cyB
+cxf
+cxN
+cAb
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(89,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+afC
+agb
+agE
+ahl
+ahI
+aii
+aiM
+ajk
+afC
+akE
+aso
+akg
+aaW
+bSA
+bTG
+cur
+cur
+cur
+aCQ
+adp
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cur
+cvg
+cvh
+cvr
+cvt
+cvw
+cvx
+cvt
+cvB
+bdS
+bgm
+cnB
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bWz
+bhh
+bim
+bim
+aNi
+ckd
+aMb
+aNP
+aMb
+aPK
+aMb
+aRt
+aMb
+aMb
+aMb
+aMb
+aMb
+aMb
+aMb
+rEg
+aVP
+aWg
+aWT
+aYg
+aZS
+bbz
+bcP
+beq
+bfJ
+bbA
+bFZ
+bHZ
+bNu
+bkM
+blL
+bmW
+boi
+bpu
+bqT
+aVt
+aTt
+aUh
+bwE
+bxo
+hLe
+bzd
+bzO
+bAv
+bBp
+bCf
+bDe
+bbR
+aTt
+aUh
+bFw
+bGC
+bIp
+bJT
+bLn
+bFw
+bNM
+bPs
+bRk
+kJH
+bTl
+akc
+cub
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+bgn
+cow
+coU
+aUm
+aVo
+aZH
+aFK
+bdM
+aGl
+cpF
+cxj
+cxM
+cxN
+cyZ
+cxN
+cxN
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(90,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aQS
+aUs
+bmv
+bnw
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+ajv
+aaE
+xck
+aaE
+aaE
+ntI
+aal
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+afC
+agc
+agF
+agF
+ahJ
+agF
+ajj
+akD
+aAp
+aBx
+aCS
+bdF
+bOZ
+azd
+bTH
+aDu
+aDu
+aDu
+aEd
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aDu
+aFc
+aDu
+aDu
+aDu
+aHb
+aFK
+aFK
+aFK
+aWs
+aQG
+aFK
+bdE
+bdS
+bgn
+bmH
+aZp
+aZp
+aZp
+aZp
+aZp
+aZp
+aZp
+aZp
+aZp
+aZp
+bhZ
+bdO
+bdO
+ckb
+ckh
+aMb
+aNQ
+aMb
+aPL
+aMb
+aPL
+aMb
+aSD
+aTf
+cTr
+aUe
+aUH
+aMb
+rEg
+aVQ
+aWh
+aWU
+aYh
+aZT
+bbA
+bcQ
+bcR
+bfL
+bhe
+bFZ
+bHZ
+bNu
+bkM
+blM
+bmX
+boj
+bpv
+bqU
+aVt
+aTt
+aUh
+bwE
+kaF
+hLe
+bzd
+bzP
+bAw
+bBp
+bCg
+bDf
+bbR
+aTt
+aUh
+bFx
+bGD
+bIq
+bJU
+bLo
+bFx
+bNN
+bPt
+bRl
+bSH
+ctW
+aGE
+aGE
+aGE
+clc
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+aGE
+cnL
+chq
+coY
+aFK
+aYV
+aSw
+aFK
+aVo
+aGl
+cpF
+cxk
+cxL
+cxJ
+cza
+czv
+cxN
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(91,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alt
+aaP
+alv
+aYX
+bbm
+bnE
+bJb
+pYF
+uOf
+bEY
+feR
+ajw
+eqs
+ajw
+aaP
+alv
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+afC
+agd
+agG
+ahm
+afC
+aij
+ajm
+amr
+afC
+akE
+aso
+akg
+aaW
+bSA
+cul
+aDu
+adC
+ajM
+aCR
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+aGW
+aHl
+aIO
+aPv
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+aRa
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+bdO
+biE
+aMt
+aMb
+aNR
+aOP
+aOP
+aOP
+aOP
+aRW
+aSE
+aUf
+aUf
+aUf
+aUI
+beI
+aTm
+aVR
+aWi
+aWV
+aYj
+buS
+bzZ
+bFE
+ber
+bfM
+bhe
+bFZ
+bHZ
+bNu
+bkM
+blO
+bmY
+bok
+bpw
+bqT
+aVt
+aTt
+aUh
+bwD
+okc
+pRa
+bze
+bzQ
+bAx
+bBq
+bCh
+bDg
+bbR
+aTt
+aUh
+bFy
+bGG
+bIr
+bJV
+bLp
+bFy
+bNN
+bPt
+bRl
+bSH
+ctX
+ctZ
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+aUm
+aFK
+aFK
+cnM
+cht
+ceP
+aFK
+aFK
+aFK
+aFK
+aVo
+ckP
+cpF
+cxl
+cxf
+cyC
+cxf
+cxf
+cAc
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(92,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alt
+aaP
+alv
+aYY
+bbm
+bnE
+bJb
+bbm
+oNc
+bEY
+bEY
+bEY
+bEY
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aeY
+afC
+afC
+afC
+afC
+afC
+afC
+ajA
+azn
+afC
+akE
+aso
+akg
+aaW
+bSA
+cul
+aDu
+ajt
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+aGl
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+cnB
+aOi
+awo
+awo
+awo
+awo
+awo
+awo
+awo
+awo
+awo
+awo
+awo
+aLT
+aMu
+aNf
+aNS
+aOQ
+aKg
+aKg
+aKg
+aMb
+aSF
+aTg
+aTg
+aTg
+aUJ
+aMb
+rEg
+aVO
+aWj
+aWW
+aWW
+buV
+bbA
+bGL
+bcR
+bfN
+bhe
+bFZ
+bHZ
+bNu
+bkN
+blP
+bmZ
+bos
+bpx
+bqV
+aVt
+aTt
+aUh
+bwD
+bxp
+byl
+bzf
+bzR
+bAy
+bBr
+bCi
+bDh
+bDY
+aTt
+aUh
+bFz
+bGH
+bIt
+bJW
+bLq
+bFz
+bNN
+bPt
+bRl
+bSH
+ctY
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+aIO
+bdR
+cnN
+cox
+coZ
+aFK
+aVe
+aPv
+aFK
+aVo
+aGl
+cpF
+cxf
+cxN
+cxN
+cxN
+cyE
+cyE
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(93,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alt
+aaP
+alv
+bnB
+bbm
+bnE
+bJb
+jDv
+bbm
+aFS
+bbm
+bbm
+bbm
+aFS
+aaP
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aeY
+afD
+age
+age
+ahn
+ahK
+aik
+ahM
+ahM
+ajD
+akG
+atH
+akU
+aaW
+bSA
+cul
+aDu
+ajt
+act
+act
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aGl
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+cnB
+aOj
+aws
+aws
+aws
+aws
+aws
+aws
+aws
+aws
+aws
+aws
+aws
+aOj
+aMv
+aNg
+aIU
+aKg
+aPM
+aMb
+aKg
+aRU
+aSG
+aTg
+aTO
+aTO
+aUK
+aMb
+cva
+bfi
+bib
+bnv
+bnv
+bvX
+bbA
+bcT
+bes
+bfO
+bbA
+bFZ
+bHZ
+bON
+bkN
+blQ
+bna
+bot
+bpy
+bqV
+bsB
+aTt
+aUh
+bwD
+bxu
+bym
+bbR
+bzS
+bAy
+bBr
+bCi
+bDi
+bDY
+aTt
+aUh
+bFA
+bGI
+bIp
+bJX
+bLr
+bMz
+bNO
+bPy
+bRm
+bnJ
+bTl
+akc
+cub
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+bgn
+coy
+coS
+aFK
+aWt
+aQG
+aFK
+aVo
+aGl
+cpF
+cxf
+cxO
+cxN
+cyE
+czw
+cxN
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(94,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alt
+aaP
+alv
+aYZ
+bbm
+bnE
+bJb
+bbm
+bbm
+rSr
+bbm
+bbm
+iKG
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aeY
+agJ
+agh
+agH
+ahn
+ahL
+ail
+ahM
+ajn
+aeY
+aaW
+act
+aca
+act
+bSA
+cul
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aRT
+aFK
+bdE
+bdS
+bgl
+cnB
+aRa
+aOj
+aws
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aws
+aOj
+aMw
+aMb
+aNT
+aOR
+aPN
+aMb
+aNR
+aRW
+aSH
+aTi
+aTP
+aUg
+aUL
+aMb
+rEg
+aVO
+aWl
+aWY
+aYk
+aWX
+bbA
+bcU
+bcU
+bfP
+bcU
+bFZ
+bHZ
+bNu
+bkN
+blR
+bnb
+bou
+bpz
+bqW
+aVt
+aTt
+bvD
+bwD
+bxv
+bxv
+bbR
+bbR
+bAz
+bBs
+bCj
+bDc
+bbR
+aTt
+bvD
+bnJ
+bGB
+bIu
+bJY
+bGB
+bnJ
+bNL
+bPr
+bRj
+bnJ
+bFs
+bFu
+cuc
+bff
+bff
+bff
+aGl
+aGl
+bff
+bff
+bff
+bff
+bgn
+bdS
+coX
+aVd
+aTV
+aTV
+bci
+bcr
+aGl
+cpF
+cxl
+cxP
+cyD
+czb
+cxP
+cAd
+czb
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(95,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alt
+aaP
+alv
+bEY
+bbm
+bnE
+bJc
+bJb
+bJb
+bEY
+bEY
+bbm
+bEY
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aeY
+agh
+agg
+agI
+aho
+ahM
+ahM
+ahM
+ahM
+ajE
+adp
+adp
+adp
+adp
+bSB
+cum
+aDu
+ajt
+act
+aEq
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+cnB
+aOj
+aws
+aCn
+aGA
+aGA
+aGA
+aIL
+aGA
+aGA
+aGA
+aCn
+aws
+aOj
+aMw
+aNh
+aNU
+aNh
+aNh
+aNh
+aNU
+aNh
+aNh
+aMb
+aMb
+aMb
+aMb
+aMb
+rEg
+aVO
+aWm
+aVO
+aYl
+aWX
+aWX
+aVS
+bet
+bfQ
+bhf
+bGk
+bHZ
+bNu
+bkN
+bkN
+bkN
+bov
+bpA
+bqV
+aVt
+bur
+aZB
+bku
+aZB
+aZB
+bku
+bku
+bAA
+bBt
+bCk
+bDj
+aVp
+aZB
+aZB
+bku
+bku
+aZB
+bJZ
+bvB
+bvB
+bNP
+bPp
+bRh
+cjo
+bFs
+bHZ
+bUd
+bUd
+bUd
+bUd
+bXJ
+bYt
+bmu
+ecw
+bmu
+ecw
+cnO
+bdS
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+aGl
+cpF
+cxf
+cxN
+cxN
+cxf
+cxN
+cxN
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(96,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aQT
+aaP
+aaP
+aFS
+bbm
+bbm
+bbm
+bbm
+bbm
+bEY
+jBv
+bbm
+bbm
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aeY
+agH
+agh
+agJ
+ahn
+ahN
+ahM
+ahM
+ahM
+ajF
+ajM
+ajM
+ajM
+ajM
+bSC
+cun
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+cnB
+cnB
+aOj
+aws
+aCn
+aGB
+aHx
+aDU
+aDU
+aDU
+aDU
+aKF
+aCn
+aws
+aOj
+aLp
+aNh
+aNV
+aOS
+aOU
+aQx
+aRu
+aRX
+aNh
+aws
+aws
+aws
+aws
+aws
+rEg
+aMa
+aws
+aWZ
+aYm
+aZW
+bbC
+bcV
+beu
+bfR
+bhf
+bGk
+bHZ
+bjZ
+bjZ
+bjZ
+bjZ
+bkU
+bpB
+bqX
+bsC
+bjZ
+bvE
+aZB
+aZB
+aZB
+aZB
+aZB
+bAA
+bBt
+bCl
+bDk
+aZB
+aZB
+aZB
+aZB
+bvC
+aVq
+aVq
+aVq
+bkv
+bpV
+brs
+bRo
+bNu
+bFs
+bHZ
+bUd
+bUK
+bVU
+bWQ
+dAt
+dAt
+bYR
+bZV
+caT
+bmu
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cxf
+cxR
+cyE
+cxf
+cxR
+cyE
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(97,1,1) = {"
+aac
+bjY
+bjY
+bjY
+bjY
+bjY
+bjY
+bjY
+bjY
+bjY
+bjY
+alt
+alv
+bEY
+bbm
+bnH
+bKz
+cuv
+bbm
+bEY
+ajZ
+bbm
+tRd
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aeY
+afH
+age
+age
+ahn
+ahO
+aim
+aiN
+ajo
+aeY
+aaW
+act
+act
+act
+bSA
+cul
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apl
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+ayE
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+aRa
+aOj
+aws
+aCn
+aGA
+aGA
+aGA
+aGA
+aGA
+aGA
+aGA
+aCn
+aws
+aOj
+aLp
+aNh
+aNW
+aOT
+aOU
+aQy
+aRv
+aOU
+aNh
+aws
+aws
+aws
+aws
+aws
+rEg
+aws
+aws
+aVO
+aWf
+aWS
+aYf
+aVO
+aVO
+aVO
+bTk
+bFZ
+bHZ
+bjZ
+bkO
+blS
+bnc
+bow
+bpC
+bqY
+bsD
+bjZ
+bvE
+bvC
+bkv
+bkv
+bkv
+bkv
+bAA
+bBt
+bCl
+bDb
+aVq
+aVq
+aVq
+aZB
+aUh
+bqR
+bqR
+bqR
+bqR
+bLy
+bPz
+bMB
+bNu
+bFs
+bHZ
+bUd
+bUL
+bVV
+bWR
+bXK
+bYu
+bYu
+bZW
+caU
+cbM
+cnP
+cov
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cxf
+cxS
+cyF
+cxf
+czx
+cAe
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(98,1,1) = {"
+aac
+bjY
+bjt
+aat
+bds
+aDs
+bgy
+bhu
+biq
+aMe
+bkk
+alt
+alv
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+bEY
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aeY
+aeY
+aeY
+aeY
+aeY
+aeY
+aeY
+aeY
+aeY
+aeY
+aaW
+act
+act
+act
+bSA
+cul
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUY
+bdE
+bdS
+bgm
+cnB
+cnB
+aOj
+aws
+aCn
+aCn
+aHy
+aGA
+aGA
+aJA
+aHy
+aCn
+aCn
+aws
+aOj
+aLp
+aNh
+aOa
+aOU
+aOU
+aOa
+aNh
+aRY
+aNh
+aws
+aws
+aws
+aws
+aws
+hya
+nZW
+nZW
+nZW
+nZW
+nZW
+nZW
+nZW
+bev
+bfS
+aOj
+bFZ
+bHZ
+bjZ
+bkP
+blT
+bnd
+box
+bpD
+bqZ
+bsE
+bjZ
+bvE
+aUh
+bdq
+bdq
+bdq
+bdq
+bAB
+bBu
+bCm
+bDl
+bdq
+bdq
+bdq
+aTt
+aUh
+bIv
+bKa
+bLs
+bqR
+bNQ
+bPA
+bRp
+bNu
+bFs
+bHZ
+bUd
+bUM
+bVW
+dAt
+dAt
+bYv
+bYS
+bZX
+caV
+cbN
+cnQ
+coz
+coW
+aFK
+aVo
+aZJ
+aFK
+aVo
+aGl
+cpF
+cxf
+cxf
+cxf
+cxf
+cxf
+cxf
+cxf
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(99,1,1) = {"
+aac
+bjY
+bjt
+aau
+aDi
+beR
+bir
+bir
+bir
+bir
+bkk
+alt
+aaP
+aaE
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+aaP
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aaR
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+act
+act
+act
+act
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+cnB
+aOj
+aws
+aCn
+aGC
+aHz
+aIg
+aIM
+aJB
+aKm
+aKG
+aCn
+aws
+aOj
+aLp
+aNh
+aNY
+aOU
+aOU
+aOa
+aNh
+aMv
+ezS
+nZW
+nZW
+nZW
+nZW
+nZW
+bbM
+mwL
+aKT
+pqA
+pqA
+pqA
+pqA
+pqA
+bex
+bfS
+aOj
+bFZ
+bHZ
+bjZ
+bjZ
+bjZ
+bjZ
+boy
+bpE
+cax
+bsF
+bus
+aTt
+aUh
+bdq
+byn
+bzg
+bdy
+bAC
+bBv
+bCn
+bDm
+bDZ
+bEC
+bdq
+aTt
+aUh
+bIw
+bKb
+bLt
+bMA
+bNR
+bPC
+bRq
+bNu
+bFs
+bHZ
+bUd
+bUN
+bVU
+bWS
+bXL
+cga
+bYT
+bZY
+caW
+cbO
+cnR
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(100,1,1) = {"
+aac
+bjY
+baE
+bbY
+baG
+bjt
+bjt
+bjt
+bjt
+bjt
+aQW
+aaP
+aaP
+alv
+bqj
+bqj
+boQ
+boQ
+boQ
+boQ
+boQ
+boQ
+bqj
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aaW
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+aRa
+aOj
+aws
+aCn
+aGD
+aHA
+aIh
+aIN
+aJC
+aKn
+aGD
+aCn
+aws
+aOj
+aLp
+aNh
+aNZ
+aOU
+aOU
+aOa
+aRw
+aMv
+aKT
+aKT
+aLX
+aLX
+aLX
+aLX
+aLX
+slt
+aLv
+aXa
+aXa
+aZX
+bbD
+aXa
+aZX
+bbD
+aXa
+bFZ
+bHZ
+bjZ
+bkO
+blS
+bnc
+bow
+bpF
+brb
+bsG
+bus
+aTt
+aUh
+bdq
+byx
+bzh
+bzT
+bAD
+bBw
+bCo
+bDn
+bzh
+bED
+bdq
+aTt
+aUh
+bIx
+bKc
+bLv
+bMB
+bNS
+bPD
+bRr
+bNu
+bFs
+bHZ
+bUd
+bUd
+bUd
+bUd
+bUd
+ecw
+bYU
+bmu
+ecw
+bmu
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cna
+cna
+cna
+cna
+cna
+cna
+cna
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(101,1,1) = {"
+aac
+bjY
+baF
+bjt
+aDi
+beU
+bit
+bit
+bit
+aML
+bkk
+alt
+aaP
+alv
+bqj
+bxU
+bLN
+esO
+vyi
+hTY
+gpj
+hTY
+hzc
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aaW
+acW
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+aCQ
+aCU
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+cnB
+cnB
+aOj
+aws
+aCn
+aGG
+aHB
+aHB
+aIP
+aHB
+aHB
+aKH
+aCn
+aws
+aOj
+aLp
+aNh
+aOa
+aOU
+aPO
+aQz
+aRx
+aMv
+aKT
+aLv
+aMa
+aws
+aws
+aws
+aws
+hya
+aLv
+aXb
+aYn
+aZY
+bbE
+bcW
+bbE
+bfT
+aXa
+bFZ
+bHZ
+bjZ
+bkP
+blT
+bne
+box
+bpD
+bqZ
+bsH
+bus
+aTt
+aUh
+bdq
+bdq
+bdq
+bdq
+bAG
+bBv
+bCp
+bDq
+bdq
+bdq
+bdq
+aTt
+aUh
+bIy
+bKd
+bLw
+bMB
+bNT
+bPE
+bRs
+bON
+bFs
+bFu
+cqw
+cqw
+cqw
+cqw
+cqO
+bUd
+acJ
+bZZ
+acJ
+cbP
+bgn
+bdS
+coU
+aUY
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cna
+cxZ
+cyI
+cna
+czA
+coR
+cAA
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(102,1,1) = {"
+aac
+bjY
+baG
+bjt
+bdt
+aDv
+biu
+bhx
+biu
+aMM
+bkk
+alt
+aaP
+alv
+boQ
+bxS
+bLO
+qXY
+aam
+dra
+aaA
+aaz
+wxl
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aaW
+adg
+adC
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+aCR
+aDf
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+oIz
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+beA
+bgG
+aCl
+aCl
+aDS
+aEz
+aCo
+aDT
+aDT
+aIi
+aIQ
+aIi
+aDT
+aDT
+aKP
+aws
+aOj
+aLp
+aNh
+aOb
+aOV
+aPP
+aQA
+aNh
+aMv
+aKT
+aLv
+aws
+aws
+aws
+vIN
+aws
+hya
+aLv
+aXc
+aYo
+aZZ
+bbF
+bcX
+beG
+bfU
+aXa
+bFZ
+bHZ
+bjZ
+bjZ
+bjZ
+bnf
+boz
+bpG
+brc
+bsI
+bus
+aTt
+aUh
+bdq
+byy
+bzi
+bdy
+bAH
+bBx
+bCq
+bDm
+bEa
+bEC
+bdq
+aTt
+aZB
+bIz
+bKe
+bLx
+bMC
+bLx
+bPF
+bRt
+bNu
+bFs
+bHZ
+bUf
+bUf
+bUf
+bUf
+cqP
+ecw
+bYV
+bZZ
+acJ
+cbP
+bgn
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cna
+cya
+cyJ
+cna
+czB
+coR
+cAB
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(103,1,1) = {"
+aac
+bjY
+bjY
+bjY
+bjY
+bkk
+bkk
+bkk
+bkk
+bkk
+bkk
+alt
+aVF
+alv
+boQ
+bxS
+bLP
+wWV
+aaz
+gAS
+ako
+aaz
+hzc
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+abZ
+adg
+ajt
+ajN
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+aka
+akf
+akf
+akH
+akH
+akf
+act
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUm
+bdE
+bdS
+bgl
+cnB
+aRa
+aOj
+aws
+aCn
+aCn
+aCn
+aCn
+aIR
+aCn
+aCn
+aCn
+aCn
+aws
+aOj
+aLp
+aNh
+aNh
+aOW
+aNh
+aNh
+aRy
+aMv
+aKT
+aLv
+aws
+aws
+lEK
+aws
+aws
+hya
+aLv
+aXd
+aYp
+baa
+bbG
+bbG
+baa
+bfV
+aXa
+bFZ
+bHZ
+bjZ
+bkQ
+blU
+bng
+boA
+bpH
+bra
+bsJ
+bus
+aTt
+aUh
+bdq
+byx
+bzh
+bzT
+bAI
+bBy
+bCr
+bDn
+bzh
+bED
+bdq
+aTt
+aUh
+bqR
+bqR
+bLy
+bMB
+bNU
+bPz
+bMB
+bqR
+bFs
+bHZ
+bUf
+bUO
+bVX
+bUf
+cqP
+bUd
+ecw
+bUd
+ecw
+nxe
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+cpq
+aGl
+cpF
+cna
+cna
+cyK
+cna
+czC
+coR
+cAC
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(104,1,1) = {"
+aac
+aad
+baH
+aju
+aju
+aju
+aju
+aju
+aju
+aju
+aju
+aaP
+aaP
+alv
+boQ
+cpD
+bNc
+sRS
+tTL
+tTL
+bNc
+ilI
+aaC
+bqj
+fxy
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aba
+acj
+acj
+bGo
+aba
+aba
+aeG
+aeZ
+afI
+agi
+aeG
+aeZ
+afI
+agi
+aeG
+aeZ
+afI
+agi
+aeG
+akg
+akg
+akE
+aso
+akU
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+atv
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+cnB
+cnB
+aOj
+aws
+aws
+aws
+aws
+aCn
+aIS
+aCn
+aws
+aws
+aws
+aws
+aOj
+aMx
+aNi
+aKI
+aKI
+aKI
+aKI
+nZW
+aLX
+aLX
+aLv
+aws
+aws
+aws
+aws
+aws
+hya
+aLv
+aXa
+aYq
+baa
+baa
+baa
+baa
+bfW
+aXa
+bFZ
+bHZ
+bjZ
+bkR
+bWG
+bnh
+boB
+bpI
+bqZ
+bsK
+bus
+aTt
+aUh
+bdq
+bdq
+bdq
+bzU
+bAK
+bBv
+bCs
+bDl
+bdq
+bdq
+bdq
+aTt
+aUh
+bqR
+bKi
+bLz
+bMD
+bNV
+bPG
+bRu
+bqR
+bFs
+bHZ
+bUf
+bUP
+bVY
+bUf
+cqQ
+cqw
+cqw
+cqw
+cqw
+cqw
+cnT
+coA
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+cpy
+cpF
+cxy
+bDp
+bDp
+cna
+cna
+bDp
+cAD
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(105,1,1) = {"
+aac
+aad
+ajw
+ajw
+ajw
+ajw
+ajw
+ajw
+ajw
+ajw
+ajw
+aaP
+aaP
+alv
+boQ
+cpD
+bOJ
+bOJ
+bOJ
+bOJ
+vPw
+grV
+hki
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+acP
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+bQh
+aba
+alT
+alT
+aba
+alT
+alT
+aeG
+adL
+adM
+adM
+aeH
+afa
+afa
+afa
+agK
+afa
+afa
+ain
+aeG
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aRT
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCm
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aCn
+aIT
+aCn
+aCm
+awo
+awo
+awo
+aLU
+aLU
+aLU
+aLU
+aLU
+aLU
+aLU
+aRz
+aRZ
+aLU
+aLp
+aws
+aws
+aws
+aws
+bTt
+bhl
+bjf
+buh
+aYr
+baa
+baa
+baa
+baa
+bfX
+aXa
+bFZ
+bHZ
+bjZ
+bkS
+blU
+bnk
+aZI
+bpE
+brb
+bsL
+bjZ
+bvE
+aUh
+bxw
+byz
+bzj
+bzV
+bAL
+bBv
+bCt
+bDr
+bEb
+bEE
+bxw
+aTt
+aUh
+bIA
+bKj
+bLA
+bME
+bNW
+cea
+bRv
+bqR
+bFs
+bHZ
+bUf
+bUQ
+bVZ
+bUf
+bUf
+bUf
+bYW
+bUf
+bUf
+bUf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cxz
+bDp
+bDp
+bDp
+bDp
+bDp
+cna
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(106,1,1) = {"
+aac
+aad
+bjg
+bjg
+bjg
+bjg
+bjg
+bjg
+bjg
+bjg
+bjg
+alt
+aaP
+alv
+bqj
+bwb
+bNe
+bNf
+jqv
+tXg
+jdY
+xbi
+dkq
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aba
+ack
+alT
+aba
+ack
+alT
+adq
+adM
+adM
+adM
+aeG
+afb
+afK
+afK
+afK
+afa
+ahP
+afa
+aiO
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+aCn
+aCW
+aDT
+aDT
+aFk
+aGH
+aDT
+aIj
+aIQ
+aJD
+aCn
+aws
+aws
+aws
+aLU
+aMy
+aNj
+aNj
+aOX
+aPQ
+aQB
+aQH
+aSa
+aLU
+aLp
+aws
+aws
+aws
+aws
+aws
+hya
+aLv
+aXa
+aYs
+baa
+bbH
+bcY
+bcY
+bfY
+bhg
+bGp
+bHZ
+bjZ
+bkT
+blU
+blU
+aZI
+bpE
+brb
+bsM
+bjZ
+bvG
+aUh
+bxx
+byG
+bdy
+bdy
+bAM
+bBy
+bCu
+bDs
+bEc
+bEF
+bxx
+aTt
+aZB
+bIB
+bKk
+bLB
+cdZ
+bNY
+bPI
+bRx
+bqR
+bFs
+bHZ
+bUf
+bUR
+bUS
+bWT
+mRs
+bXO
+bWT
+ejZ
+caa
+bUf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cxy
+bDo
+bDp
+czf
+czD
+cAj
+cna
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(107,1,1) = {"
+aac
+aad
+bjg
+bcb
+aDj
+beW
+beW
+aFM
+beW
+beW
+bjg
+alt
+aaP
+aaP
+bcv
+bOJ
+bNf
+bOJ
+bOJ
+qzA
+vPw
+iIf
+ukq
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aqg
+ace
+ace
+acL
+acL
+acL
+acL
+acL
+acL
+acL
+awM
+aba
+alT
+alT
+aba
+alT
+alT
+aeG
+adN
+adM
+adM
+aeG
+afc
+afK
+agj
+afK
+ahp
+ahQ
+aio
+aiP
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+anB
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+azm
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCX
+aDU
+aDV
+aFl
+aGI
+aHB
+aHB
+aIV
+aCY
+aGR
+aKI
+aKI
+aLo
+aLU
+aMz
+aNk
+aNk
+aLU
+aLU
+aQC
+aRA
+aSb
+aLU
+aLp
+aTQ
+aTQ
+aTQ
+aTQ
+aTQ
+hya
+aLv
+aXb
+aYr
+baa
+bbI
+aKe
+aKe
+bfZ
+aXa
+bFZ
+bHZ
+bjZ
+bkU
+aZI
+bnl
+boC
+bpJ
+brd
+bsN
+bjZ
+bvE
+aUh
+bxy
+byH
+bdy
+bdy
+bAL
+bBv
+bCw
+bDt
+bEd
+bEG
+bxy
+aTt
+aZB
+bIC
+bKl
+bLC
+bMG
+bNZ
+bPJ
+bRy
+bqR
+bFs
+bHZ
+bUf
+bUS
+bWa
+bWT
+bWT
+bWT
+bWT
+bWT
+bWT
+cbQ
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cna
+cna
+cna
+cna
+cna
+cna
+cna
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(108,1,1) = {"
+aac
+aad
+bjg
+aav
+aDk
+beW
+aEb
+aFO
+aIB
+beW
+bhI
+aaP
+aaP
+aaP
+bcz
+bOJ
+bOz
+yez
+bOJ
+wlp
+bOJ
+ilI
+eKm
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaG
+acf
+acf
+aaS
+acf
+acf
+acf
+acf
+aaS
+acf
+aba
+alT
+alT
+aba
+alT
+alT
+aeG
+adP
+adM
+aes
+aeG
+afd
+afK
+afK
+afK
+afa
+ahR
+afa
+aiQ
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aoC
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCY
+aDV
+aEB
+aFm
+aGJ
+aDV
+aDV
+aIX
+aCY
+aKo
+aws
+aMa
+aLp
+aLU
+aMz
+aNk
+aNk
+aOY
+aPR
+aQD
+aQD
+aSc
+aLU
+aLp
+aTQ
+aUi
+aUN
+aUi
+aTQ
+hya
+aLv
+aXc
+aYt
+baa
+bbI
+aKe
+aKe
+bga
+aXa
+bFZ
+bHZ
+bjZ
+bkV
+blV
+bnm
+bjZ
+bpK
+bre
+bsO
+bjZ
+bvE
+bvD
+bxz
+byI
+bzk
+bzW
+bAN
+bBz
+bCx
+bDu
+bEe
+byI
+bEZ
+aTt
+bvD
+bqR
+bqR
+bqR
+bqR
+bLy
+bPK
+bRz
+bqR
+bFs
+bHZ
+bUf
+bUT
+bWb
+bWT
+bXP
+bXP
+bWT
+caa
+caa
+cbR
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cpN
+cpN
+cpU
+cpU
+cpN
+cpW
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(109,1,1) = {"
+aac
+aad
+bjg
+aax
+aDl
+beW
+aEf
+aFO
+aIC
+beW
+bjg
+alt
+aaP
+aaP
+bcv
+bOJ
+ikY
+bOJ
+bOJ
+shm
+vPw
+nWq
+rvH
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaH
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aba
+ack
+alT
+aba
+ack
+alT
+aeG
+adQ
+aeg
+aet
+aeG
+afe
+afL
+agk
+agL
+ahq
+ahS
+aip
+aeG
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUY
+bdE
+bdS
+bgm
+aCn
+aCZ
+aCn
+aCn
+aCn
+aCn
+aHC
+aDV
+aIX
+aCY
+aKp
+aws
+aws
+aLp
+aLU
+aMA
+aNl
+aNk
+aOZ
+aPS
+aQE
+aRB
+aSd
+aLU
+aLp
+aTQ
+aUj
+aUO
+aVg
+aTQ
+hya
+aLv
+aXd
+aYu
+bab
+bbJ
+bcZ
+bcZ
+bgb
+aXa
+bFZ
+bHZ
+bjZ
+bkW
+aZI
+bmh
+bjZ
+bpL
+brf
+bsP
+bjZ
+bvE
+aZB
+bku
+bku
+bku
+bku
+bAA
+bBt
+bCl
+bDv
+bEf
+bEH
+bku
+aZB
+aZB
+bku
+bku
+bku
+bMH
+bOa
+bPL
+bRA
+bqR
+bFs
+bHZ
+bUf
+bUU
+bWc
+bWU
+bWU
+bWU
+bYX
+bWT
+bWT
+cbR
+cnU
+bdS
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cpO
+cpO
+aFK
+aFK
+cpO
+cpX
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(110,1,1) = {"
+aac
+aad
+bjg
+aay
+aDm
+beW
+aEg
+aFP
+aJp
+beW
+bjg
+alt
+aaP
+alv
+bqj
+bwb
+bOB
+ikY
+tXg
+bOB
+jdY
+fBZ
+pbB
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaL
+aaL
+aaL
+aaL
+aaL
+aaL
+aaL
+aaL
+aaL
+alT
+alT
+aba
+aEr
+aEr
+aeG
+aeG
+aeG
+aeG
+aeG
+aeG
+afM
+agl
+agM
+aeG
+aeG
+aeG
+aeG
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+avP
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCY
+aDV
+aDV
+aFn
+aGK
+aDV
+aDV
+aIX
+aCY
+aKp
+aws
+aws
+aLp
+aLU
+aMz
+aNm
+aNk
+aPa
+aPT
+aQD
+aQD
+aSe
+aLU
+aLp
+aTQ
+aUk
+aUP
+aVh
+aTQ
+hya
+aLv
+aXa
+aXa
+aXa
+aXa
+aXa
+aXa
+aXa
+aXa
+bFZ
+bHZ
+bjZ
+bkU
+blW
+bmi
+boD
+bpM
+brg
+bsQ
+bjZ
+bvE
+aZB
+bkv
+bkv
+bkv
+bkv
+bAO
+bBA
+bCy
+bDx
+bEg
+bEI
+bkv
+bkv
+bkv
+bkv
+bkv
+aZB
+aUh
+bOa
+bPM
+bRA
+bIA
+bFs
+bHZ
+bUf
+bUV
+bUS
+bWT
+bXP
+bXP
+bYY
+cab
+caX
+cbS
+cnO
+bdS
+coU
+aFK
+aVo
+aZJ
+aFK
+aVo
+aGl
+ckP
+cpP
+cpO
+aFK
+aFK
+cpO
+cpY
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(111,1,1) = {"
+aac
+aad
+bjg
+bjg
+bjg
+bhI
+bjg
+bjg
+bjg
+bjg
+bjg
+alt
+aVF
+alv
+boQ
+cpD
+bOJ
+bOJ
+bOJ
+bOJ
+vPw
+pXv
+fRf
+boQ
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaL
+aaT
+aaY
+abp
+abh
+abE
+aaY
+abR
+aaL
+alT
+alT
+alT
+alT
+alT
+alT
+alT
+alT
+cxb
+aba
+aff
+afN
+agm
+agN
+agm
+ahT
+agm
+aiR
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCX
+aDU
+aDV
+aFo
+aGI
+aHB
+aHB
+aIV
+aCY
+aKq
+aws
+aws
+aLq
+aLV
+aMB
+aNk
+aNk
+aLU
+aLU
+aQF
+aVx
+aSf
+aLU
+bbN
+bbO
+bcS
+aUQ
+aVi
+aTQ
+hya
+aKT
+nZW
+nZW
+nZW
+nZW
+nZW
+nZW
+bgc
+bEr
+bGk
+bHZ
+bjZ
+bkY
+blX
+bjZ
+bjZ
+bpK
+brh
+bsR
+bjZ
+bvE
+aUh
+bxA
+bvO
+bzl
+bzl
+but
+bBB
+bCz
+bDy
+bEh
+bfm
+bFa
+bbc
+bbc
+bbc
+bbc
+aTt
+aUh
+bOb
+bPN
+bRA
+bIA
+bFs
+bHZ
+bUf
+bUW
+bWd
+bWV
+bXQ
+bXQ
+bYZ
+bXQ
+bXQ
+cbT
+cnV
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cpO
+cpO
+aFK
+aFK
+cpO
+cpY
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(112,1,1) = {"
+aac
+aad
+bjg
+bcc
+bdv
+beX
+bgz
+bhG
+bix
+bjh
+bjh
+aak
+aaP
+alv
+boQ
+bwU
+bTr
+nzc
+nzc
+nzc
+bTr
+kda
+vBV
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaL
+aaU
+abh
+abq
+abh
+abq
+abh
+aaU
+aaL
+ack
+alT
+alT
+alT
+alT
+alT
+alT
+alT
+aeu
+aba
+afg
+afO
+afO
+afO
+afO
+afO
+aiq
+aiR
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+nSS
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCY
+aDV
+aEB
+aFp
+aGJ
+aDV
+aDV
+aIX
+aJE
+aCn
+aws
+aws
+aLr
+aLU
+aMC
+aNj
+aNj
+aPb
+aPU
+aQH
+bIF
+aSg
+aLU
+aTl
+aTQ
+bdb
+aUR
+aVj
+aTQ
+bhl
+bjf
+tHL
+tHL
+tHL
+tHL
+mwL
+pqA
+bgd
+bEM
+bGk
+bHZ
+bka
+bkZ
+blY
+bnn
+boE
+bpN
+bri
+bsS
+bku
+aZB
+aUh
+bfm
+byJ
+bdA
+bdA
+bdA
+bBC
+bCA
+bDz
+bEi
+bEJ
+cdP
+bFB
+bGJ
+bID
+bbc
+aTt
+aUh
+bLy
+bPO
+bRB
+bIA
+bFs
+bHZ
+bUf
+bUX
+bUS
+bWW
+bUS
+bUS
+bZa
+bUf
+bUf
+bUf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aYV
+aHk
+aSw
+aFK
+aFK
+aFK
+aFK
+cpO
+cpY
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(113,1,1) = {"
+aac
+aad
+bjg
+bcd
+beX
+beX
+beX
+bjg
+alt
+aaP
+aaP
+aaP
+aaP
+alv
+boQ
+bxS
+bTs
+jdD
+nsX
+nsX
+bTs
+bTs
+hzc
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaL
+aaV
+abh
+aaU
+abw
+aaU
+abh
+abS
+aaL
+alT
+alT
+alT
+alT
+alT
+alT
+alT
+alT
+cxb
+aba
+afh
+afp
+afp
+agO
+afp
+afp
+afp
+aiR
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+anj
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCZ
+aCn
+aCn
+aCn
+aGL
+aDV
+aDV
+aIX
+aCY
+aKo
+aws
+aws
+aLr
+aLU
+aLU
+aLU
+aLU
+aLU
+aLU
+aLU
+bGM
+aRZ
+aLU
+aTl
+aTQ
+aUn
+aUS
+aVk
+aTQ
+hya
+aLv
+aws
+aXf
+aXf
+aXf
+bda
+aXf
+aXf
+aXf
+bFZ
+bHZ
+bka
+bla
+blZ
+bno
+boF
+bpO
+brj
+bsT
+bkv
+bkv
+bwF
+bfm
+byM
+bzm
+cdL
+bAP
+btc
+bCB
+bDz
+bEi
+bEK
+cdQ
+bFC
+bGK
+bGK
+bbc
+aTt
+aUh
+bLy
+bPz
+bRC
+bqR
+bFs
+bHZ
+bUf
+bUY
+bWe
+bWX
+bXR
+bXR
+bZb
+bUf
+cnx
+cnB
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aUY
+aVe
+aHl
+aPv
+cpO
+cpO
+aFK
+aFK
+cpO
+cpZ
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(114,1,1) = {"
+aac
+aad
+bjg
+bce
+beX
+beX
+beX
+bhI
+aaP
+aaP
+aaP
+aaP
+aaP
+alv
+boQ
+bxS
+bxV
+bxV
+bxV
+dnQ
+bty
+bxV
+wxl
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+acZ
+aaL
+aaX
+abh
+abh
+abx
+abh
+abh
+abT
+aaL
+alT
+alT
+alT
+alT
+acX
+adr
+adR
+aeh
+aev
+aba
+afh
+afp
+afp
+afp
+afp
+afp
+afp
+aiS
+akg
+akg
+akT
+akm
+aBz
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+apn
+mGF
+aEY
+aEY
+aEY
+aEY
+aEY
+aEY
+aGl
+aGl
+aQG
+aFK
+aVo
+aZJ
+aFK
+bdE
+bdS
+bgl
+aCn
+aCY
+aDV
+aDV
+aFu
+aGM
+aDV
+aDV
+aIX
+aCY
+aKp
+aws
+aws
+aLs
+ezS
+ezS
+ezS
+nZW
+nZW
+nZW
+nZW
+slt
+nZW
+nZW
+aTm
+aTQ
+aTQ
+aTQ
+aTQ
+aTQ
+hya
+aLv
+aMa
+aXf
+bac
+bbK
+bGX
+beH
+bge
+aXf
+bFZ
+bHZ
+bka
+blb
+bma
+bka
+aTt
+bpQ
+brk
+bsU
+but
+buz
+bfm
+bxB
+byN
+bzn
+bzX
+bzn
+btc
+bCC
+bDz
+bEj
+bEL
+cdR
+cdT
+cdV
+cvb
+bbc
+aTt
+aZB
+bDj
+bri
+bRD
+bxL
+bFs
+bHZ
+bUf
+bUZ
+bUS
+bWX
+bXR
+bYx
+bZc
+bUf
+cny
+cnC
+bgn
+bdS
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+aGl
+aGl
+xkz
+cpO
+aFK
+aFK
+cpO
+cpY
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(115,1,1) = {"
+aac
+aad
+bjg
+bcf
+beX
+aDx
+bgA
+bjg
+alt
+aaP
+aaP
+aaP
+aaP
+alv
+bqj
+bxU
+bxV
+bty
+bxV
+voP
+bxV
+bxV
+hzc
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaL
+aaY
+abh
+aaU
+aaU
+aaU
+abh
+aaY
+aaL
+aaM
+acq
+acq
+acN
+acq
+acq
+acq
+acq
+acq
+acq
+afi
+afl
+agn
+agP
+ahr
+ahU
+afl
+aiT
+akg
+akg
+akg
+atI
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+avO
+aEZ
+aEZ
+aEZ
+aEZ
+aEZ
+aEZ
+aEZ
+aGl
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCX
+aDU
+aDV
+aFv
+aGI
+aHB
+aHB
+aIV
+aCY
+aKp
+bTt
+aws
+aLs
+aLX
+aLX
+pqA
+aOd
+tHL
+tHL
+tHL
+cuB
+cuS
+cuS
+cuZ
+ezS
+ezS
+ezS
+ezS
+ezS
+slt
+aLv
+aws
+aXf
+bad
+bal
+bdc
+aKh
+bgf
+aXf
+bFZ
+bHZ
+bjZ
+bjZ
+bmb
+bjZ
+aTt
+bpQ
+brl
+bsV
+buu
+bvH
+bwG
+bxD
+byO
+bzo
+bzY
+bAQ
+bBD
+bCD
+bDA
+bEk
+cdO
+cdS
+cdU
+cdU
+cvc
+bbc
+bLD
+bkv
+bpU
+brs
+btd
+bSI
+bFu
+bHZ
+bUf
+bVa
+bWf
+bWX
+bXR
+bYx
+bZd
+cac
+cnz
+bkl
+cnW
+coB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+cpy
+aGl
+cpO
+cpO
+aFK
+aFK
+cpO
+cpX
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(116,1,1) = {"
+aac
+aad
+bjg
+bjg
+bjg
+bjg
+bjg
+bjg
+alt
+aaP
+aaP
+aaP
+aaP
+alv
+bqj
+bqj
+boQ
+boQ
+boQ
+boQ
+boQ
+boQ
+bqj
+bqj
+alt
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaM
+aaM
+aaM
+aaM
+aby
+aaM
+aaM
+aaM
+aaM
+acl
+acq
+acu
+acz
+acz
+ads
+adS
+acz
+aew
+acq
+afj
+afl
+afl
+agQ
+ahs
+afl
+afl
+aiT
+akg
+akg
+akU
+akg
+akE
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgm
+aCn
+aCY
+aDV
+aEB
+aFw
+aGJ
+aDV
+aDV
+aIX
+aCY
+aKq
+aws
+aws
+aLt
+aLY
+aLY
+aNo
+aOe
+aNo
+aLY
+aSI
+cuQ
+cuT
+cuV
+hya
+aKT
+pqA
+aLX
+aLX
+aLX
+slt
+aWn
+aws
+aXf
+bae
+bal
+bdc
+aKh
+bgg
+aXf
+bFZ
+bFu
+bPH
+blc
+bmc
+bjZ
+aTt
+bpQ
+brm
+bsW
+buv
+bvI
+bwH
+bxE
+byP
+bzp
+cdM
+bAR
+bBE
+bCE
+cdN
+bEl
+bEQ
+bFi
+bFF
+bGO
+cvd
+bbc
+bLE
+bLE
+bOc
+bPP
+bRE
+bLE
+bFs
+bHZ
+bUg
+bVb
+bWg
+bWY
+bXS
+bYy
+bZe
+cad
+cnA
+cnD
+cnX
+coz
+coW
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cpO
+cpO
+aFK
+aFK
+cpO
+cpY
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(117,1,1) = {"
+aac
+aad
+aju
+aju
+aju
+aju
+aju
+aju
+hMn
+aaP
+aaP
+aaP
+aaP
+aaP
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaP
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaM
+aaZ
+abi
+abr
+abs
+abr
+abL
+abU
+acb
+acb
+acq
+acv
+acz
+acz
+acz
+acz
+acz
+aex
+acq
+afk
+afl
+agn
+agR
+aht
+ahU
+afl
+aiU
+akl
+akl
+akl
+akl
+akE
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+azl
+aal
+iFP
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCZ
+aCn
+aCn
+aCn
+aCn
+aDV
+aCW
+aIY
+aJG
+aCn
+aws
+aws
+aLt
+aLY
+aMD
+aNp
+aPV
+aQI
+aQJ
+aSJ
+aRC
+aSh
+cuW
+hya
+aLv
+aUo
+aUo
+aUo
+aUo
+aVT
+aUo
+aXf
+aXf
+baf
+bbL
+bdc
+aKh
+bgh
+aXf
+bFZ
+bFu
+bQL
+blc
+bmd
+bjZ
+aTt
+bpQ
+brn
+bsX
+bdA
+cdH
+bvJ
+bfm
+bfm
+bfm
+bfm
+bAS
+bBF
+bCF
+bDD
+bfm
+buz
+bFj
+bFG
+bGP
+bIH
+bbc
+bLE
+bMI
+bOd
+bPQ
+bRF
+bLE
+bFs
+bHZ
+bUf
+bVc
+bWh
+bWX
+bXR
+bYx
+bZf
+bUf
+cny
+cnE
+bgn
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cpQ
+cpO
+aFK
+aFK
+cpO
+cpX
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(118,1,1) = {"
+aac
+aad
+bhK
+bhK
+bhK
+bhK
+bhK
+bhK
+bhK
+eRU
+eRU
+bnS
+bnS
+bnS
+bnS
+bnS
+bnS
+bnS
+sYT
+eRU
+aaP
+aaP
+hMn
+aaP
+aaP
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaN
+abb
+abj
+abs
+abs
+abs
+abM
+abj
+acc
+acm
+acq
+acx
+acz
+acY
+adt
+acY
+acz
+acz
+aeI
+afl
+afl
+afl
+agS
+afl
+afl
+air
+aiR
+akm
+akm
+akV
+akV
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCY
+aDV
+aDV
+aFx
+aGN
+aDV
+aCY
+aIZ
+aCn
+aCn
+aCn
+awo
+aLu
+aLZ
+aME
+aNq
+aOf
+aPc
+aPW
+aSK
+aRD
+aPW
+cuX
+aTp
+aLv
+aUo
+aUT
+aVl
+aVy
+aVl
+aWo
+aXg
+aYv
+bag
+bal
+bdc
+aKh
+bgi
+aXf
+bFZ
+bHZ
+bjZ
+bjZ
+bme
+bjZ
+aTt
+bpQ
+bro
+bsY
+buw
+bvK
+bwI
+bxF
+bVy
+cju
+cju
+cju
+cqm
+crj
+crx
+cju
+csc
+bFb
+bFH
+bGQ
+bII
+bbc
+bLE
+bMJ
+bOe
+bPR
+bRG
+bLE
+bFs
+bHZ
+bUf
+bVd
+bWi
+bWX
+bXR
+bXR
+bZg
+bUf
+cny
+cnB
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+aGl
+aGl
+cpR
+cpR
+cpV
+cpV
+cpR
+cqa
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(119,1,1) = {"
+aac
+aad
+cna
+cna
+cna
+cna
+aES
+bhL
+uAY
+alt
+alv
+cna
+cna
+cna
+cna
+cna
+cna
+uAY
+eoy
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+alv
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaH
+aal
+aaO
+abc
+abk
+abs
+abs
+abs
+abN
+abV
+acd
+abV
+acq
+acy
+acz
+ada
+adu
+adT
+acz
+acz
+aeJ
+afl
+afl
+ago
+agT
+ahu
+afl
+afl
+aiV
+akm
+akm
+akX
+akX
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+beA
+bgS
+aCo
+aDa
+aDU
+aDV
+aFy
+aGI
+aHB
+aIl
+aJa
+aJH
+aKr
+aCn
+aKR
+aLv
+aLY
+aMF
+aNr
+aOg
+aPd
+aPX
+aSM
+aRE
+aSi
+cuY
+aTq
+aLv
+aUo
+aUU
+aVm
+aVm
+aVm
+aWp
+aXh
+aYw
+bal
+bDC
+bdc
+bMF
+bgj
+aXf
+bFZ
+bHZ
+bjZ
+bld
+bmf
+bnn
+boG
+bpR
+brp
+bsZ
+bux
+bvL
+bwJ
+bxG
+bVz
+ckO
+ckO
+ckO
+cqm
+crj
+cli
+ckO
+csd
+bFc
+bFI
+bGR
+bIJ
+bbc
+bLE
+bMK
+bOf
+bPS
+bRH
+bLE
+bFs
+bHZ
+bUf
+bUS
+bWj
+bWZ
+bUS
+bUS
+bZa
+bUf
+bUf
+bUf
+cnO
+bdS
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+cpG
+cxm
+cxm
+cxm
+cxm
+cxm
+cxm
+cxm
+cAI
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(120,1,1) = {"
+aac
+aad
+cna
+cxZ
+cyI
+cna
+aEi
+brJ
+aLy
+alt
+alv
+cna
+cxZ
+cyI
+cna
+byw
+coR
+cAA
+eoy
+aaP
+ajw
+ajw
+ajw
+ajw
+ajw
+aVB
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaO
+abd
+abl
+abt
+abz
+abs
+abs
+abz
+abs
+abs
+acr
+acz
+acz
+adb
+adu
+adU
+acz
+acz
+aeJ
+afl
+afl
+agp
+agU
+ahv
+afl
+afl
+aiW
+akm
+akm
+akX
+akX
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCY
+aDV
+aEB
+aFz
+aGJ
+aDV
+aCY
+aJb
+aJI
+aKs
+aCn
+aMv
+aLv
+aLY
+aLY
+aNs
+aOh
+aPe
+aLY
+bGw
+cuR
+aSj
+aSN
+aTr
+aTT
+aUo
+bdi
+aVm
+aVm
+aVm
+aWp
+aXi
+aYx
+bxC
+bal
+bdc
+aKh
+bgk
+aXf
+bFZ
+bHZ
+bjZ
+ble
+bmg
+bno
+boF
+bpS
+brq
+bta
+buw
+bvM
+bvM
+bxH
+bVz
+ckO
+oUj
+clP
+cqo
+crk
+cry
+ckO
+csd
+bFk
+bFD
+bGT
+bIK
+bKn
+bLE
+bML
+bOg
+bPT
+bRI
+bLE
+bFs
+bHZ
+bUf
+bUf
+bUf
+bUf
+bXT
+bWT
+bYY
+bWT
+bWT
+bUf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(121,1,1) = {"
+aac
+aad
+cna
+cya
+cyJ
+cna
+aEj
+brJ
+aLz
+alt
+alv
+cna
+cya
+cyJ
+cna
+czB
+coR
+cAB
+eoy
+alv
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaO
+abe
+abm
+abs
+abA
+abF
+abA
+abF
+abA
+abs
+acq
+acA
+acz
+adc
+adu
+adV
+acz
+acz
+aeJ
+afl
+afl
+agq
+agV
+ahw
+afl
+afl
+aiV
+akm
+akm
+akX
+akX
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUm
+bdE
+bdS
+bgm
+aCn
+aCZ
+aCn
+aCn
+aCn
+aCn
+aDV
+aCY
+aJc
+aJI
+aKt
+aCn
+aMv
+aLv
+aws
+aws
+bTt
+aOj
+byt
+bzq
+bzq
+bzq
+bGg
+bzq
+bPW
+bTe
+aUo
+aUV
+aVm
+aVm
+aVm
+aWq
+aXf
+aYy
+bam
+bam
+bde
+aKh
+bgq
+aXf
+bFZ
+bHZ
+bjZ
+blf
+bmh
+bnp
+aZB
+bpQ
+brr
+btb
+buy
+bvN
+bdA
+bxJ
+bVz
+ckO
+clP
+cpe
+cqp
+crl
+crz
+crH
+bQG
+csw
+bNb
+bNb
+bNb
+bNb
+bNb
+bFu
+ciW
+cje
+cjj
+bNb
+bFu
+bHZ
+bUf
+bVe
+bWk
+bUf
+bXU
+bWT
+bYY
+cae
+cae
+cbQ
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(122,1,1) = {"
+aac
+aad
+cna
+cna
+cyK
+cna
+aEk
+brJ
+aLA
+alt
+alv
+cna
+cna
+cyK
+cna
+byK
+coR
+cAC
+eoy
+alv
+aTz
+apa
+apa
+cqe
+aDn
+sYK
+aTz
+rcW
+sQo
+hXd
+hXd
+snc
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaQ
+abf
+abj
+abs
+abA
+abG
+abO
+abW
+abA
+abs
+acq
+acB
+acz
+acY
+adv
+acY
+acz
+acz
+aeK
+afl
+afl
+afl
+agS
+afl
+afl
+air
+aiR
+akm
+akm
+alc
+alc
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apl
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+aqf
+ayE
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCY
+aDV
+aDV
+aFA
+aGO
+aDV
+aCY
+aIZ
+aJJ
+aKu
+aCn
+aMv
+aLv
+aMa
+aws
+aws
+aOj
+byu
+bzr
+bzr
+bzr
+bGg
+bGg
+bPW
+bTe
+aUo
+aUW
+aVl
+aVz
+aVl
+aWr
+aXj
+aYz
+ban
+aKh
+bdf
+ban
+bgr
+bhj
+bGp
+bHZ
+bjZ
+blg
+bmi
+bnq
+aZB
+bpT
+bro
+btc
+buz
+bvO
+but
+bxK
+bVz
+ckO
+cmv
+bQG
+cqq
+crm
+crA
+crb
+bQG
+csx
+bNt
+bNt
+bNt
+bNt
+bNt
+bFu
+cjd
+cjf
+cjl
+bNx
+bFu
+bHZ
+bUf
+bVf
+bWk
+bXa
+bWT
+bWT
+bYY
+bWT
+bWT
+cbR
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(123,1,1) = {"
+aac
+aad
+cna
+byw
+coR
+cna
+cna
+bDp
+cAD
+alt
+alv
+cxy
+bDp
+bDp
+cna
+cna
+cuu
+cAD
+eoy
+alv
+aTz
+apa
+apa
+cqf
+aDn
+ssY
+aTz
+kfz
+rxa
+fwK
+fwK
+cIt
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaM
+abg
+abn
+abs
+abA
+abH
+abA
+abH
+abA
+acn
+acq
+acz
+acz
+acz
+acz
+acz
+acz
+aey
+acq
+afm
+afl
+agn
+agW
+agY
+ahU
+afl
+aiS
+akB
+akB
+akB
+akB
+akE
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aRT
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCX
+aDU
+aDV
+aFB
+aGI
+aHB
+aIm
+aJd
+aJK
+aCn
+aCn
+aMv
+aLv
+aws
+aMG
+aMG
+aMG
+aPg
+aMG
+aMG
+aMG
+bGu
+bLb
+bQf
+bTI
+aUp
+aUX
+aVn
+aUo
+aVU
+aUo
+aXf
+aYA
+bao
+bEN
+bdg
+beJ
+aIW
+aXf
+bFZ
+bHZ
+bjZ
+bjZ
+bjZ
+bjZ
+aTt
+bpU
+bri
+bsS
+bku
+bku
+bku
+bxL
+bVz
+ckO
+cmv
+bQG
+cqp
+crl
+crA
+crb
+ckO
+csd
+bNd
+bNd
+bNd
+bNd
+bNd
+bMM
+bOh
+bPU
+bRJ
+bNd
+bFs
+bHZ
+bUf
+bUf
+bUf
+bUf
+bXU
+bWT
+bYY
+cae
+cae
+cbR
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(124,1,1) = {"
+aac
+aad
+cna
+czB
+coR
+bDp
+bDp
+bDp
+cna
+alt
+aaP
+cxz
+bDp
+bDp
+bDp
+bDp
+bDp
+cna
+eoy
+alv
+aTz
+apa
+apa
+apa
+apa
+apa
+fqI
+phV
+fwK
+cHq
+tmZ
+kZN
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aaM
+aaM
+abo
+abu
+abB
+abI
+abP
+abX
+abB
+aco
+acq
+acC
+acz
+acz
+ady
+acz
+aei
+aez
+acq
+afn
+afl
+afl
+agX
+agY
+afl
+afl
+aiT
+akg
+akg
+akU
+akg
+akE
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCY
+aDV
+aEB
+aFD
+aGJ
+aDV
+aIo
+aJe
+aJL
+aKv
+aKo
+aMv
+aLv
+aws
+aMG
+aNt
+aOk
+aPh
+aPh
+aQK
+aMG
+bBU
+bFg
+bQz
+bFg
+bzu
+bzu
+bzu
+bzu
+bFg
+ccA
+aXf
+aYB
+bap
+bEO
+bdh
+beK
+bgs
+aXf
+bFZ
+bFu
+bNb
+blh
+blh
+blh
+bkv
+bpV
+brs
+btd
+bkv
+aZB
+bkv
+bxM
+bXp
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+csd
+bFJ
+bGU
+bGU
+bGU
+bLF
+bMN
+bOi
+bPV
+bRK
+bNd
+bFs
+bHZ
+bUf
+bVg
+bWk
+bXb
+bWT
+bWT
+bYY
+bWT
+bWT
+cbS
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpI
+cxn
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(125,1,1) = {"
+aac
+aad
+cna
+aaD
+coR
+cna
+aEJ
+bDp
+cna
+alt
+alv
+cxy
+bDo
+bDp
+czf
+czD
+cAj
+cna
+eoy
+hMn
+jdx
+apa
+apa
+apa
+apa
+apa
+aTz
+qvZ
+fwK
+rxa
+fwK
+ruk
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaH
+aal
+aal
+aaM
+aaM
+abv
+abC
+abJ
+abQ
+abY
+ach
+acp
+acq
+acq
+acR
+acq
+acq
+acq
+acq
+acq
+acq
+afo
+afl
+agn
+agY
+agY
+ahU
+afl
+aiT
+akg
+akg
+akg
+ald
+akm
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCZ
+aCn
+aCn
+aCn
+aGL
+aDV
+aIp
+aJf
+aJM
+aKw
+aKq
+aMv
+aLv
+aws
+aMG
+aNu
+aOl
+aOl
+aOl
+aQL
+aMG
+cuU
+bFg
+bQz
+bTV
+bVm
+bVm
+cag
+bFg
+bFg
+ccB
+aXf
+aXf
+aXf
+bFd
+aXf
+aXf
+aXf
+aXf
+bFZ
+bFu
+bHZ
+bli
+bli
+bli
+bli
+bpW
+brt
+bte
+buA
+bvP
+buA
+bxN
+bVz
+ckO
+cmv
+cpf
+cqT
+crn
+crA
+crb
+ckO
+csd
+bFJ
+bGV
+bGY
+bGY
+bLG
+bMO
+bOj
+bPX
+bRL
+bNd
+bFs
+bHZ
+bUf
+bVh
+bWk
+bUf
+bXU
+bWT
+bZh
+caf
+caf
+bUf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(126,1,1) = {"
+aac
+aad
+cna
+cna
+cna
+cna
+cna
+cxz
+cna
+alt
+alv
+cna
+cna
+cna
+cna
+cna
+cna
+cna
+eoy
+alv
+aTz
+apa
+apa
+apa
+apa
+apa
+aTz
+wuG
+rKc
+rbl
+mkV
+dTR
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aal
+aal
+aaM
+aaM
+abD
+abK
+abK
+abK
+aci
+aaM
+acs
+acD
+acD
+add
+adz
+adW
+add
+acD
+aeL
+afp
+afp
+agr
+agZ
+afp
+afp
+afp
+aiU
+akg
+akg
+akg
+akE
+aBR
+aCi
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aLG
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdT
+bgl
+aCn
+aCY
+aDV
+aDV
+aFE
+aGP
+aDV
+aIq
+aJg
+aJN
+aKx
+aCn
+aMv
+aLv
+aws
+aMG
+aNv
+aOl
+aPi
+aOl
+aQM
+aMG
+bBU
+bFg
+bQA
+bTc
+bVn
+bSd
+bVq
+cag
+bFg
+bFg
+cdu
+aYC
+aOc
+aTn
+aOc
+aOc
+aOc
+bhk
+bFZ
+bFu
+bFu
+blj
+bmj
+bnr
+bmj
+bpX
+bru
+bti
+bvQ
+bvQ
+bwL
+bto
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+csd
+bNd
+bGW
+bGY
+bGY
+bLH
+bMP
+bOk
+bPY
+bRM
+bNd
+bFs
+bHZ
+bUf
+bUf
+bUf
+bUf
+bXV
+bXV
+bZi
+cah
+bUf
+bUf
+cnO
+coA
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+cpy
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(127,1,1) = {"
+aac
+aad
+btv
+btv
+btv
+btv
+btv
+ajw
+aKB
+aaP
+aaP
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+hlN
+alv
+aTz
+apa
+apa
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+acs
+acE
+acS
+acS
+acS
+acS
+acS
+acD
+acs
+afq
+afq
+afq
+afq
+afq
+afq
+afq
+afq
+akg
+akg
+ald
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+oIz
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aWs
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aCX
+aDU
+aDV
+aFF
+aGI
+aHB
+aIr
+aJh
+aJO
+aKw
+aKo
+aMv
+aKT
+aws
+aRF
+aNw
+aOm
+aPj
+aOl
+aQN
+aRF
+bBU
+bFg
+bQH
+bAF
+bVq
+bTc
+bAF
+bWE
+bFg
+bFg
+cdu
+aYD
+aNn
+bFh
+bIE
+buE
+buE
+bPx
+bHr
+bIa
+bFu
+blj
+bmk
+bns
+bmj
+bpY
+brv
+btj
+buC
+buC
+buC
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crB
+crb
+ckO
+csd
+bFK
+cdW
+bGY
+bGY
+bLH
+bMS
+bOl
+bPX
+bRN
+bNd
+bFs
+bFu
+bNb
+bNb
+bNb
+bNb
+bFu
+bFu
+bNb
+bNb
+bNb
+bNb
+cnT
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+cxo
+cdB
+bvU
+bvU
+bvU
+aXQ
+cAx
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(128,1,1) = {"
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+alt
+alv
+cna
+cna
+cna
+cna
+cna
+cna
+uAY
+eoy
+alv
+aTz
+apa
+apa
+aTz
+cqG
+jCx
+crM
+adO
+apa
+apa
+cor
+aDq
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aaF
+aaJ
+aaK
+acw
+acw
+acw
+acw
+aaK
+acw
+acw
+acw
+acw
+acw
+acs
+acD
+acS
+acS
+acS
+acS
+acS
+acD
+acs
+afr
+afP
+afq
+aha
+ahx
+ahV
+ais
+afq
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCY
+aDV
+aEB
+aFG
+aGQ
+aHD
+aIs
+aJi
+aJP
+aKy
+aKq
+aMv
+aLv
+aws
+aMI
+aNx
+aOn
+aPk
+aOl
+aQN
+aMI
+bBU
+bFg
+bQH
+bAF
+bVK
+bSd
+bAF
+bWE
+bFg
+ccD
+aHR
+aHR
+aHR
+aHR
+bKm
+aHR
+aHR
+aHR
+aHR
+bIb
+bQM
+bli
+bli
+bli
+bli
+bpW
+brw
+btk
+cdF
+bvR
+buC
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+ckO
+bFL
+bGY
+bGY
+bGY
+bLH
+bMT
+bOm
+bPX
+bRO
+bMM
+bFu
+bFu
+bNt
+bNt
+bFu
+bFu
+bNt
+bNt
+bNt
+bNt
+cud
+cui
+cnY
+cov
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+cxp
+cxT
+bvU
+czc
+czy
+cxT
+cxp
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(129,1,1) = {"
+aac
+aad
+aan
+aan
+aal
+aal
+acZ
+aal
+aal
+alt
+alv
+cna
+cxZ
+cyI
+cna
+byw
+coR
+cAA
+eoy
+alv
+aTz
+apa
+apa
+duE
+olL
+aDn
+aDn
+oYk
+apa
+apa
+aTz
+orN
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aqg
+acK
+acK
+acK
+acK
+acK
+acK
+acK
+acK
+acK
+acK
+acK
+ayG
+acs
+acF
+acT
+acD
+acD
+acD
+acD
+acD
+acs
+afs
+afQ
+ags
+aft
+ahy
+ahy
+aft
+aiX
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCn
+aCZ
+aCn
+aCn
+aCn
+aCn
+aHE
+aIt
+aJj
+aJQ
+aKz
+aCn
+aMv
+aLv
+aws
+aMJ
+aNy
+aOl
+aOl
+aOl
+aQN
+aMJ
+bBU
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+aHR
+aYE
+baq
+bbP
+bdj
+beL
+baq
+bhm
+aHR
+bIb
+bHZ
+aWA
+bml
+bnt
+boH
+bpZ
+brx
+btk
+buC
+bvS
+buC
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+ckO
+bFL
+bGY
+bGY
+bGY
+bLH
+bMU
+bOk
+bPZ
+bRP
+bNd
+bFs
+bHZ
+bUh
+bUh
+bWl
+bWl
+bUh
+bUh
+bUh
+bUh
+cbc
+bUh
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+cxq
+bvU
+bvU
+bvU
+czy
+bvU
+cxq
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(130,1,1) = {"
+aac
+aad
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+alt
+alv
+cna
+cya
+cyJ
+cna
+czB
+coR
+cAB
+eoy
+aaP
+jdx
+apa
+apa
+aTz
+cqJ
+ptp
+crO
+apa
+apa
+apa
+aTz
+cnj
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+acs
+acs
+acs
+acs
+adA
+adX
+aej
+aeA
+acs
+afq
+afq
+afq
+ahb
+ahy
+ahy
+ait
+aiY
+akg
+akg
+akE
+aso
+aBS
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgm
+aCp
+aDb
+aDW
+aDW
+aSk
+aTR
+aHI
+aIu
+aJk
+aJR
+aKA
+aCn
+aMv
+aLv
+aws
+aMG
+aNz
+aOo
+aPl
+aOo
+aQO
+aMG
+bBU
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+aHR
+aYF
+aAT
+aAT
+aKj
+aAU
+aAU
+bhn
+bic
+bIc
+bHZ
+aWA
+bmm
+bnt
+bnt
+bqa
+brx
+btk
+buD
+bvT
+bwM
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+csd
+bFK
+bGZ
+bGY
+bGY
+bLH
+bMS
+bOl
+bPX
+bRQ
+bNd
+bFs
+bHZ
+bUh
+bVi
+bCT
+bCT
+bXW
+bUh
+bZj
+cai
+cbd
+bUh
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+cxp
+bvU
+bvU
+bvU
+czy
+bvU
+cxp
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(131,1,1) = {"
+aac
+aad
+aap
+aap
+aal
+aal
+aal
+acZ
+aal
+alt
+alv
+cna
+cna
+cyK
+cna
+byK
+coR
+cAC
+eoy
+alv
+aTz
+apa
+apa
+aTy
+apa
+apa
+apa
+apa
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+alg
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+bQU
+acs
+acG
+acU
+adf
+acD
+adY
+acD
+acD
+aeM
+aft
+afR
+aft
+aft
+ahy
+ahW
+aiu
+aiZ
+akg
+akg
+fZZ
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUY
+bdE
+bdS
+bgl
+aCq
+aDc
+aDX
+aDX
+aSA
+aCn
+aCn
+aIv
+aJl
+aCZ
+aCn
+aCn
+aMv
+aLv
+aws
+aMG
+aNA
+aOq
+aPm
+aOq
+aNA
+aRG
+bBU
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+aHR
+aYG
+bar
+aOp
+bdk
+aOp
+bar
+bho
+aHR
+bIb
+bHZ
+aWA
+bmn
+bnu
+bYo
+bpZ
+bry
+btl
+cdG
+bvW
+bwN
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckO
+csd
+bNd
+bHa
+bIL
+bKo
+bNd
+bMV
+bOn
+bQa
+bRR
+bNd
+bFs
+bHZ
+bUi
+bVj
+bWm
+bWm
+bVj
+bUh
+bZk
+bCT
+cbe
+bUh
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+cxq
+cxU
+bvU
+bvU
+czy
+cxU
+cxq
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(132,1,1) = {"
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+alt
+alv
+cxy
+aXP
+bDp
+cna
+cna
+cuu
+cAD
+eoy
+alv
+aTz
+apa
+oin
+aTz
+pcj
+apa
+apa
+apa
+aTz
+oju
+jZF
+aDn
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+acs
+acH
+acH
+acs
+acD
+adZ
+aek
+aeB
+acs
+afu
+afS
+aft
+aft
+aft
+ahX
+aiv
+afq
+akg
+akg
+akE
+aso
+akg
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+anB
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+aqh
+azm
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aDd
+aDX
+aDX
+aSC
+aDW
+aDX
+aDX
+aJm
+aJS
+aDW
+aCn
+aMv
+aLv
+aws
+aMK
+aNB
+aOr
+aOr
+aOr
+aQP
+aMK
+bBU
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bAF
+bAF
+aXk
+aYH
+bas
+bas
+bas
+bas
+bas
+bhp
+bid
+bIY
+bHZ
+aWA
+bmo
+bnu
+bnu
+bpZ
+brz
+btm
+buF
+cdI
+bwO
+bxP
+bVz
+ckO
+cmv
+bQG
+cqT
+cro
+crA
+crb
+ckO
+csd
+bFM
+bHb
+bIM
+bIM
+bLI
+bMW
+bOo
+bQb
+bRS
+bSJ
+bFs
+bHZ
+bUh
+bVk
+bWn
+bXc
+bXX
+bUh
+bZl
+bCT
+cbf
+bUh
+cnO
+bdS
+coU
+aFK
+aWs
+aQG
+aUY
+aVo
+aGl
+cpH
+cxr
+cdC
+bvU
+bvU
+bvU
+aXQ
+cAy
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(133,1,1) = {"
+aac
+aad
+btv
+btv
+btv
+btv
+btv
+aaE
+btv
+aaP
+aaP
+cxz
+bDp
+bDp
+bDp
+bDp
+bDp
+cna
+eoy
+fVP
+aTz
+apa
+apa
+aTz
+ium
+apa
+apa
+apa
+aTz
+qwr
+apa
+apa
+aTz
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+acs
+acI
+acV
+acs
+acs
+aea
+ael
+acs
+acs
+afq
+afq
+agt
+ahc
+ahz
+afq
+afq
+afq
+akg
+akg
+ale
+awY
+akU
+aaW
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgT
+aFH
+aFI
+aRH
+aRH
+aTk
+aDW
+aDX
+aDX
+aJm
+aJS
+aDW
+aCr
+aKT
+aLv
+aws
+aMK
+aNC
+aOr
+aTS
+aOr
+aQP
+aUl
+bFg
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bAF
+bAF
+aXl
+aYH
+bas
+bas
+bas
+bas
+bas
+bhp
+bie
+bIY
+bHZ
+aWA
+bmp
+bXA
+boI
+bpZ
+brA
+btn
+buG
+bvY
+bwP
+bto
+bVz
+ckQ
+cmv
+bQG
+cqT
+crn
+crA
+crb
+ckQ
+csd
+bFM
+bHc
+bIN
+bKp
+bLJ
+bMX
+bOp
+bPX
+bRT
+bSJ
+cla
+bHZ
+bUh
+bVk
+bWo
+bXd
+bXX
+bUh
+bZm
+caj
+cbi
+bUh
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+wQO
+bvU
+bvU
+bvU
+bvU
+bvU
+wQO
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(134,1,1) = {"
+aac
+aad
+cna
+cna
+cna
+cna
+cna
+cxz
+cna
+alt
+alv
+cxy
+bDo
+bDp
+czf
+czD
+cAj
+cna
+eoy
+aaP
+jdx
+apa
+apa
+aTz
+mrd
+wcL
+uBB
+apa
+heG
+apa
+apa
+euK
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajC
+adg
+ajt
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+aca
+act
+act
+aca
+act
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+amb
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+bdE
+bdS
+bgl
+aCn
+aDe
+aDY
+aDY
+aDY
+aDY
+aDY
+aIw
+aJn
+aJT
+aDW
+aCn
+aMv
+aLv
+bTt
+aMK
+aND
+aOu
+aPn
+aQa
+aQQ
+aMK
+bBU
+bFg
+bQH
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+aHR
+aYI
+bat
+bbQ
+bdl
+beM
+bgt
+bhq
+aHR
+bIb
+bHZ
+aWA
+bmq
+bmq
+bmq
+bpZ
+brB
+bto
+buH
+bto
+bto
+bxQ
+bVz
+ckO
+cmv
+cpg
+cqT
+crn
+crA
+crb
+ckO
+csd
+iMm
+bNd
+bNd
+bNd
+bNd
+bNd
+bOq
+bQc
+bRU
+bNd
+clf
+bHZ
+bUh
+bVl
+bWp
+bXe
+bVj
+bUh
+bZn
+cak
+cbj
+bUh
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(135,1,1) = {"
+aac
+aad
+cna
+byw
+coR
+cna
+aEL
+bDp
+cna
+alt
+alv
+cna
+cna
+cna
+cna
+cna
+cna
+cna
+eoy
+alv
+aTz
+apa
+apa
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aaW
+adg
+ajt
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+adg
+aDu
+ajt
+act
+aEq
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aFq
+aGl
+aSB
+aFK
+aWt
+aQG
+aFK
+bdE
+beB
+bjO
+aCs
+aCn
+aDZ
+aEI
+aFJ
+aCn
+aCn
+aDZ
+aJo
+aFJ
+aCn
+aCm
+aKU
+aLw
+aMb
+aMK
+aMK
+aOv
+aPo
+aQb
+aQR
+aRI
+bBU
+bFg
+bQI
+bAF
+bXj
+bQJ
+bAF
+bWE
+bFg
+ccD
+aHV
+aHR
+aHR
+aHR
+aHR
+aHR
+aHR
+aHR
+aHR
+bJj
+bQN
+acg
+acg
+acg
+acg
+bqb
+brC
+acg
+buI
+acg
+acg
+bxR
+bVz
+ckO
+cnZ
+cpf
+cqU
+crn
+crA
+crb
+ckO
+csd
+bxR
+acg
+acg
+acg
+acg
+acg
+bqb
+brC
+buI
+acg
+cmC
+cqt
+bUh
+bUh
+bWq
+bXf
+bUh
+bUh
+bZo
+bUh
+bUh
+cdA
+cnO
+bdS
+coS
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpI
+cxn
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(136,1,1) = {"
+aac
+aad
+cna
+czB
+coR
+bDp
+bDp
+bDp
+cna
+alt
+aaP
+btv
+btv
+btv
+btv
+btv
+btv
+btv
+hlN
+alv
+aTz
+apa
+apa
+aTz
+cqG
+jCx
+crM
+adO
+apa
+apa
+cor
+aDq
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aaW
+adg
+akd
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+adp
+aSr
+bdJ
+bdJ
+bTf
+cuo
+cus
+cuy
+aDQ
+aDQ
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEC
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+afB
+afB
+aHe
+aIn
+aIn
+aTx
+cvz
+cvC
+cvG
+cvJ
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+bxs
+aEO
+bxI
+bxI
+aHF
+aHF
+aEO
+aUu
+aEO
+aEO
+aEO
+aEO
+aGi
+aEO
+bDK
+bjU
+bwK
+byR
+byR
+bBG
+byR
+bBJ
+bjU
+bDK
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+cfd
+cgG
+aEO
+aEO
+aEO
+aEO
+cku
+cky
+aEC
+ckF
+aEO
+aEO
+aEO
+bXq
+ckR
+coa
+cph
+cqV
+crp
+crC
+crI
+ckR
+ckR
+aEO
+aEO
+aEO
+aEO
+aEO
+aEO
+cmH
+cky
+ckF
+aEO
+aEO
+aHF
+aEO
+aEO
+cnq
+cnt
+cnu
+cnu
+cnw
+cnu
+cnu
+cnu
+ctt
+cvQ
+cvR
+ctD
+ctu
+cty
+ctu
+ctE
+ctH
+ctJ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(137,1,1) = {"
+aac
+aad
+cna
+aCt
+coR
+cna
+cna
+bDp
+cAD
+alt
+alv
+cgU
+cgU
+cgU
+cgU
+cgU
+cgU
+cgU
+eoy
+alv
+aTz
+apa
+apa
+duE
+olL
+aDn
+aDn
+oYk
+apa
+apa
+aTz
+orN
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aaW
+ajW
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+ajM
+aUx
+aBT
+aBT
+bTg
+cup
+cuw
+cuz
+aDR
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+alL
+aDh
+aHi
+aIy
+aSX
+aUy
+aIy
+cvD
+cvH
+bdK
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEW
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEW
+aEA
+aEA
+aEA
+aEA
+aEA
+aGj
+aEA
+bDL
+cvj
+bxa
+bzx
+bAh
+bBH
+bzx
+cvp
+bCJ
+bDL
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+aEW
+aEA
+aEA
+aGj
+cgJ
+aEA
+aEA
+aEA
+aEW
+aGj
+aEA
+aEA
+ckG
+aEA
+aEA
+aEA
+bXr
+bkc
+cob
+cpi
+cqW
+crq
+crD
+crL
+cse
+csy
+aEA
+aEA
+aEA
+aEA
+aEA
+aEA
+cmI
+aEA
+ckG
+aEA
+aEA
+aEA
+aEA
+aEA
+ckG
+cmI
+aEA
+aEA
+ckG
+aEA
+aEA
+aEA
+csQ
+csY
+cth
+ctq
+ctv
+ctz
+cts
+ctF
+cIQ
+pVt
+wQO
+bvU
+bvU
+bvU
+bvU
+bvU
+wQO
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(138,1,1) = {"
+aac
+aad
+cna
+cna
+cyK
+cna
+aEM
+brJ
+aLy
+alt
+alv
+cgU
+aXR
+baj
+bdL
+czB
+nTN
+cgU
+eoy
+alv
+aTz
+apa
+apa
+aTz
+cqJ
+ptp
+crO
+apa
+apa
+apa
+aTz
+cnj
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aaW
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+act
+alh
+aUB
+aBU
+aBU
+aBU
+cuq
+cux
+cuA
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+amp
+aDL
+aHj
+aNX
+aTs
+aHj
+aNX
+cvE
+cvI
+bdU
+aOs
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aFd
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+bEm
+cvk
+bnV
+bzy
+bAT
+bxd
+bzy
+bAT
+bCK
+bEm
+aOs
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+cgN
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aFd
+aEa
+aEa
+aEa
+bXs
+ckT
+coc
+cpm
+cqX
+coc
+cpm
+crP
+csf
+csz
+aOs
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aEa
+aFd
+aEa
+aEa
+cnd
+aEa
+aEa
+cnr
+aEa
+aEa
+aEa
+aFd
+aEa
+aEa
+aEa
+csR
+csZ
+cti
+ctr
+ctw
+ctA
+cts
+ctG
+ctH
+ctJ
+cxo
+cdB
+bvU
+bvU
+bvU
+aXQ
+cAx
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(139,1,1) = {"
+aac
+aad
+cna
+aCu
+cyJ
+cna
+aEN
+brJ
+aLz
+alt
+aaP
+aVA
+bDp
+bDp
+bdN
+coR
+mok
+cgU
+eoy
+alv
+aTz
+apa
+apa
+aTy
+apa
+apa
+apa
+apa
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+ajL
+aka
+aka
+aka
+akf
+akf
+akf
+akf
+akf
+akf
+akf
+akf
+akf
+aka
+aka
+aka
+aka
+aka
+aka
+alu
+aWk
+akf
+act
+aCT
+aDg
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+amK
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+bew
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+cuC
+bCL
+boX
+bqn
+bqn
+bqn
+bqn
+bqn
+bCL
+bEn
+aDE
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+ceM
+aDE
+cgQ
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+bYi
+ckV
+cod
+cod
+cod
+cod
+cod
+cod
+csg
+csA
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+ceM
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+csS
+cta
+ctj
+cts
+cts
+cts
+cts
+ctG
+ctH
+ctJ
+cxp
+cxT
+bvU
+czc
+czy
+cxT
+cxp
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(140,1,1) = {"
+aac
+aad
+cna
+aCv
+aDr
+cna
+aEP
+brJ
+aLA
+alt
+alv
+cgU
+bxi
+bDp
+bqf
+coR
+jep
+cgU
+eoy
+aaP
+jdx
+apa
+apa
+aTz
+pcj
+apa
+apa
+apa
+aTz
+oju
+jZF
+aDn
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+ahA
+ahA
+ahA
+ahA
+ahA
+ahA
+alw
+aWu
+akU
+aCj
+aCT
+aDg
+aDE
+aDJ
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aqT
+aEH
+aHG
+aEe
+aEe
+aEe
+aEe
+aTu
+aFC
+bey
+aOt
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+bER
+cvl
+btG
+bqn
+bqn
+bqn
+bqn
+bAU
+bCM
+bER
+aOt
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+cgW
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+ckL
+bZt
+ckW
+coe
+cod
+cod
+cod
+cod
+cqY
+cle
+csA
+aOt
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+cnv
+aDG
+aDG
+aDG
+aDG
+csT
+ctb
+ctk
+cts
+cts
+cts
+cts
+ctG
+ctH
+ctJ
+cxq
+bvU
+bvU
+bvU
+czy
+bvU
+cxq
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(141,1,1) = {"
+aac
+aad
+cna
+cna
+cna
+cna
+aES
+bhL
+aLB
+alt
+alv
+cgU
+cgU
+cgU
+cgU
+cgU
+cgU
+cgU
+eoy
+alv
+aTz
+apa
+apa
+aTz
+aDo
+apa
+apa
+apa
+aTz
+qwr
+apa
+apa
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+ahA
+ahY
+aiw
+aja
+ajp
+ahA
+alw
+aWu
+akg
+aCj
+aCT
+aDg
+aDE
+aDI
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aGX
+aqT
+aFt
+aHW
+aOA
+aEe
+aEe
+aEe
+aWE
+bcn
+bey
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aGX
+bER
+cvm
+bxZ
+bAa
+bqn
+bqn
+bqn
+bCG
+bDE
+bER
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+chj
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aGX
+bZt
+cld
+cof
+cod
+cod
+cod
+cpn
+crQ
+csh
+csA
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+cmU
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aEc
+aGX
+csT
+ctc
+ctl
+cts
+cts
+cts
+cts
+ctG
+ctH
+ctJ
+cxp
+bvU
+bvU
+bvU
+czy
+bvU
+cxp
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(142,1,1) = {"
+aac
+aad
+aaq
+aaE
+aaE
+aaE
+aaE
+aaE
+aLC
+aaP
+aaP
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+aaE
+hlN
+alv
+aTz
+apa
+apa
+aTz
+mrd
+wcL
+uBB
+apa
+heG
+apa
+apa
+euK
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+ahA
+ahZ
+aiz
+ajb
+ajq
+ahA
+alw
+aWu
+akg
+aCj
+aCT
+aDg
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+aqT
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+aEe
+bey
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+aDE
+aDE
+bER
+bCL
+boX
+bqn
+bqn
+bqn
+bqn
+bqn
+bCL
+bER
+aDE
+aDE
+aFb
+aDE
+aDE
+aDE
+ceM
+aDE
+aDE
+aDE
+cgQ
+aDE
+aDE
+aDE
+aFb
+aDE
+aDE
+ceM
+aDE
+aDE
+aDE
+aDE
+bZt
+ckV
+cod
+cpn
+cod
+cod
+cod
+cod
+ckV
+csA
+aDE
+aDE
+aDE
+ceM
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+aDE
+ceM
+aDE
+aDE
+aDE
+aDE
+ceM
+csT
+cta
+ctj
+cts
+cts
+cts
+cts
+ctG
+ctH
+ctJ
+cxq
+cxU
+bvU
+bvU
+czy
+cxU
+cxq
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(143,1,1) = {"
+aac
+aad
+aar
+ajw
+ajw
+ajw
+ajw
+aGS
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+aaP
+hlN
+tyL
+aTz
+jdx
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+ahA
+aia
+aiA
+ajc
+ajr
+ahA
+alw
+aWu
+akg
+aCj
+aCT
+aDt
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aGY
+aBy
+aFC
+aHG
+aEe
+aTu
+aHG
+aEe
+aTu
+bdG
+beC
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aGY
+bES
+bCM
+btG
+bqn
+bAU
+byb
+bqn
+bAU
+bDH
+bES
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+cgW
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aGY
+caB
+cle
+coe
+cod
+cqY
+coe
+cod
+cqY
+csi
+csB
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aDG
+aGY
+csU
+ctd
+ctm
+ctr
+ctx
+ctB
+cts
+ctG
+ctH
+ctJ
+cxr
+cdC
+bvU
+bvU
+bvU
+aXQ
+cAy
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(144,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+alt
+aaP
+aaP
+aaP
+aaP
+ajw
+aaP
+aaP
+ajw
+ajw
+ajw
+ajw
+ajw
+oKt
+aVB
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aad
+aad
+aad
+ahA
+aib
+aiB
+ajd
+ajs
+ahA
+alw
+aWu
+akg
+aCj
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCB
+aFT
+aHX
+aEe
+aTv
+aUz
+aEe
+aXe
+bdH
+beD
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+buQ
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aFa
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+bFl
+cvn
+bya
+bqn
+bAV
+bBI
+bqn
+bCH
+bDI
+bFl
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+buQ
+aCT
+aCT
+aCT
+chl
+aCT
+aCT
+aCT
+aFa
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+caY
+bkd
+cog
+cod
+cqZ
+crr
+cod
+crR
+csj
+clh
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+buQ
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+aFa
+aCT
+aCT
+aCT
+aCT
+aCT
+aCT
+csV
+cte
+cwT
+cts
+ctv
+ctC
+cts
+ctG
+ctI
+ctJ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(145,1,1) = {"
+aac
+bBP
+bBP
+bBP
+bBP
+bBP
+bBP
+alt
+ajw
+ajw
+ajw
+aVB
+aXS
+bak
+bak
+aXS
+aXS
+aXS
+aXS
+aXS
+aXS
+aXS
+aXS
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aac
+ahA
+aic
+aiC
+aje
+aje
+ahA
+alw
+aWu
+akg
+aCj
+aCT
+aCT
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aCB
+aCB
+aHY
+aSO
+aTw
+aTw
+aUA
+aYi
+aCB
+beD
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+bFl
+bDJ
+byc
+bAb
+bAW
+bAW
+bAW
+bCI
+bDJ
+bFm
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+chl
+aDH
+aDH
+aCT
+aCT
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+aDH
+caY
+bke
+coC
+cpr
+cra
+cpr
+crE
+crS
+bke
+csC
+clt
+clt
+clt
+clt
+clt
+clt
+clt
+clt
+aCT
+aCT
+clt
+clt
+aCT
+clt
+clt
+clt
+clt
+clt
+clt
+clt
+clt
+clt
+cvN
+cvQ
+cvR
+ctu
+cty
+ctu
+ctD
+ctE
+ctH
+ctJ
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(146,1,1) = {"
+aac
+bBP
+bHy
+bJe
+bJe
+bJe
+bBP
+bsb
+cgU
+cgU
+cgU
+cgU
+cgU
+bDp
+bDp
+bUr
+cjB
+cjB
+cjB
+cgU
+css
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+ahA
+aid
+aiC
+ajf
+ajf
+ahA
+alw
+aWu
+aal
+aal
+aal
+aal
+alm
+alO
+amc
+alo
+aED
+aED
+aEG
+aED
+aED
+aED
+aED
+aED
+aEG
+aED
+aED
+aED
+aED
+aED
+aEG
+alo
+akz
+akQ
+azH
+cnB
+aFq
+aGl
+aQG
+aUY
+aVo
+aZH
+aFK
+bdM
+aGl
+biG
+giH
+alJ
+alJ
+alJ
+ueO
+alJ
+alJ
+alJ
+hPL
+alJ
+alJ
+hOo
+bmw
+bmw
+bmw
+bmw
+bmw
+bmw
+bmw
+bmw
+bmw
+bmw
+bGv
+ccu
+byp
+bAF
+bWE
+bYH
+bTW
+caZ
+ccu
+ccI
+aXz
+pCQ
+aXz
+aXz
+aXz
+aXv
+aXv
+aXv
+aXv
+aXw
+cjU
+aXz
+aXz
+aSx
+aRV
+aRV
+bVo
+bVo
+bVo
+cgY
+chf
+iLC
+cbW
+cli
+coD
+bQG
+crb
+crs
+bQG
+bQE
+cli
+csd
+boV
+fao
+boV
+boV
+boV
+boV
+boV
+boV
+aSx
+aSL
+ccV
+ccV
+ccZ
+ccV
+ccV
+ccV
+ccV
+cdj
+cjP
+csP
+ccV
+csW
+cnO
+bdS
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+aGl
+cpK
+cxn
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(147,1,1) = {"
+aac
+bBP
+bHz
+bJe
+bJe
+bJe
+bKA
+alv
+cgU
+ciL
+cjB
+cjB
+cgU
+bDp
+bDp
+cgU
+ciM
+cjB
+cjB
+cgU
+cst
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aeC
+aeC
+aeC
+aeC
+aeC
+aeC
+ahA
+aix
+aiD
+ajg
+ajg
+ahA
+alw
+aWu
+aal
+aal
+aal
+aal
+akJ
+akR
+ame
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+alo
+ame
+akR
+akJ
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+oyS
+qPQ
+bmw
+bnM
+boR
+bmw
+brO
+boR
+bmw
+bnM
+boR
+bmw
+aUv
+ccu
+byp
+bAF
+bWE
+bQJ
+bAF
+bWE
+ccu
+ccI
+aXw
+boo
+clr
+bMb
+clE
+cma
+cma
+cma
+cma
+cmc
+ckk
+cly
+aXz
+cmr
+aRV
+aRV
+bVo
+cgO
+cgT
+cgZ
+chg
+bVo
+cbW
+cli
+coD
+bQG
+crb
+crt
+bQG
+cqT
+cli
+csd
+boV
+bJd
+ciK
+bMQ
+boV
+bOL
+ccE
+boV
+aSx
+aSL
+ccV
+wJY
+ccW
+ccV
+cda
+ccV
+cde
+cde
+cde
+cde
+cde
+csX
+cnO
+bdS
+coU
+aFK
+cpq
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(148,1,1) = {"
+aac
+bBP
+bHA
+bJe
+bKB
+bLR
+bBP
+bOD
+cgU
+ciM
+cjB
+cjB
+bUr
+bDp
+cmT
+cgU
+ciL
+ciN
+cjB
+cgU
+csu
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aeC
+aeN
+afv
+afT
+agu
+ahd
+ahA
+aiy
+aiE
+ahA
+ahA
+ahA
+alw
+aWu
+aal
+aal
+aal
+aal
+aln
+alP
+amf
+alR
+ank
+ank
+ank
+apo
+ank
+ank
+ank
+ank
+ank
+ank
+aur
+ank
+ank
+ank
+ank
+axZ
+ayH
+alP
+aln
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aWs
+aGl
+biG
+pBd
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bmw
+boS
+bmw
+bmw
+boS
+bmw
+bmw
+boS
+bmw
+bGv
+ccu
+byp
+bAF
+bWE
+bQJ
+bAF
+bWE
+ccu
+ccL
+bom
+bop
+bor
+clD
+clJ
+clQ
+clS
+clV
+cls
+cmd
+ckk
+cko
+aXz
+aSx
+aRV
+aRV
+bVo
+cgP
+cgV
+bJv
+chh
+bVo
+ccj
+cli
+coD
+bQG
+crb
+cmv
+bQG
+crT
+clj
+csD
+ciw
+ciC
+ciQ
+bNg
+bOC
+caq
+bOT
+boV
+aSx
+aSL
+ccV
+wJY
+ccW
+ccV
+cdb
+cdd
+cdf
+cdf
+cjQ
+cde
+cde
+ctf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(149,1,1) = {"
+aac
+bBP
+bBP
+bBP
+bBP
+bBP
+bBP
+bOD
+cgU
+ciN
+cjB
+cjB
+cgU
+bDp
+bDp
+cgU
+cgU
+cgU
+cgU
+cgU
+csv
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aeC
+aeO
+afw
+afU
+agv
+ahe
+ade
+aih
+aiF
+ade
+ade
+bGs
+alx
+baL
+aal
+aal
+aal
+aal
+alo
+alo
+amg
+alo
+alo
+amm
+amM
+app
+aqi
+aqi
+arw
+aqi
+aqi
+atC
+aus
+amM
+avQ
+amm
+alo
+alo
+amg
+alo
+alo
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnN
+bnP
+bqh
+brP
+bnP
+buN
+bwe
+bnP
+bnU
+bGv
+ccu
+byp
+bTW
+bWE
+bQJ
+bAF
+bWE
+ccv
+ccU
+bxW
+bxX
+bKN
+bMd
+clJ
+cma
+cma
+cma
+cma
+cmd
+ckl
+ckp
+clC
+clY
+clY
+clY
+clF
+clG
+clH
+clI
+cmt
+clK
+cco
+bmO
+coD
+bQG
+crb
+cmv
+bQG
+cqT
+cli
+csd
+boV
+ciD
+ciR
+bOs
+boV
+cbu
+ceU
+boV
+aSx
+aSL
+ccV
+wJY
+ccW
+ccV
+ccV
+ccV
+rxL
+iQh
+cjR
+cde
+cde
+ccV
+cnH
+bdS
+coU
+aFK
+aVo
+aQG
+aUY
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(150,1,1) = {"
+aac
+bGb
+bHB
+bJf
+bJf
+bJf
+bJf
+alv
+cgU
+cgU
+cgU
+cgU
+cgU
+bDp
+bDp
+cgU
+cjB
+cpS
+cjB
+cgU
+csr
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aal
+aal
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aeC
+aeP
+afx
+afV
+agw
+ahf
+aie
+aie
+ajG
+ahC
+ahC
+ajH
+alz
+baW
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+alo
+anl
+anl
+anl
+anl
+aqj
+aqj
+aqj
+aqj
+aqj
+aqj
+aqj
+anl
+anl
+anl
+anl
+alo
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnO
+boT
+boT
+boT
+btx
+buR
+bwf
+bnP
+bnU
+bGv
+ccu
+byp
+bAF
+bWE
+bQJ
+bUc
+bWE
+bFg
+ccI
+aXv
+byE
+bdw
+bdx
+clJ
+clR
+clT
+baS
+clX
+cmd
+ckm
+ckq
+aXz
+aSx
+aSL
+bVo
+bVo
+bVo
+bVo
+chc
+cmu
+bVo
+ccp
+cli
+coD
+bQG
+crb
+cmv
+bQG
+cqT
+cli
+csd
+boV
+ciE
+ciR
+boV
+boV
+ccC
+boV
+boV
+aSx
+aSL
+ccV
+wJY
+ccW
+ccW
+ccW
+ccV
+fCF
+cdh
+cjS
+cdf
+cdf
+ctg
+cvO
+bdS
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+cpH
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+bvU
+cAJ
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(151,1,1) = {"
+aac
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+bOD
+cgU
+ciO
+bDp
+bDp
+bDp
+bDp
+bDp
+bUr
+cjB
+cjB
+cjB
+cgU
+cst
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aeC
+aeQ
+afy
+afW
+agx
+ahg
+ahB
+ahB
+akn
+bGr
+bGr
+bGt
+alI
+aso
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amm
+anl
+anD
+anD
+apq
+anD
+anD
+arx
+anD
+arx
+anD
+anD
+apq
+anD
+anD
+anl
+amm
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnP
+boT
+bqi
+biF
+bkb
+bkX
+blt
+blu
+bmA
+bmG
+bni
+byA
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+aXv
+byE
+bdx
+beY
+clJ
+cma
+cma
+cma
+cma
+cmd
+ckn
+aZg
+aXz
+cms
+aSL
+bVo
+bVw
+cgR
+cgX
+chd
+bLU
+bMc
+ccq
+clj
+cmv
+bQG
+crb
+cmv
+bQG
+cqT
+cli
+csd
+boV
+cqx
+cmp
+bxf
+bva
+bqt
+bqt
+boV
+aSx
+aSL
+ccV
+wJY
+ccX
+ccY
+ccW
+ccV
+fCF
+cdh
+cdi
+cdi
+cdi
+cto
+bgn
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpL
+cos
+cos
+cos
+cos
+cos
+cos
+cos
+cdn
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(152,1,1) = {"
+aac
+aTz
+bXZ
+bZJ
+cbg
+ccx
+aTz
+bOD
+cgU
+ciP
+bDp
+ckx
+bDp
+bDp
+bDp
+cgU
+ciM
+cjB
+cjB
+cgU
+css
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aeC
+aeR
+afz
+afX
+agy
+aeC
+aeC
+aeC
+aeC
+aeC
+aeC
+aeC
+akE
+aso
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amL
+anl
+anD
+aoE
+apr
+apr
+apr
+apr
+asa
+asM
+asM
+asM
+asM
+avR
+anD
+anl
+amW
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnQ
+boT
+vyu
+bjp
+boT
+eYQ
+bwg
+blN
+bmE
+cvi
+cvo
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+aXv
+bLS
+clu
+bUk
+clZ
+cmb
+clU
+clW
+biC
+cme
+cmd
+clA
+aXz
+aSx
+aSL
+bVo
+cgL
+cgS
+bVo
+che
+ckr
+bVo
+aWM
+cli
+cnZ
+bQG
+crc
+cmv
+bQG
+cqT
+csk
+csE
+cix
+cqy
+cmq
+cmA
+cmA
+cqL
+bxg
+boV
+aSx
+aSL
+ccV
+wJY
+ccX
+ccY
+ccW
+ccV
+fCF
+cdh
+cdi
+cde
+cde
+ccV
+cnO
+cow
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+bfc
+cpF
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(153,1,1) = {"
+aac
+aTz
+bYa
+bZK
+cbh
+cbh
+aTz
+bOD
+cgU
+cgU
+cgU
+cgU
+cgU
+bDp
+cmT
+cgU
+ciL
+ciN
+cjB
+cgU
+csu
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aeC
+aeC
+aeC
+aeC
+aeC
+aeC
+aad
+aad
+aal
+aal
+aal
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+ami
+amM
+anl
+anE
+aoF
+aps
+aqk
+apt
+apt
+asa
+apt
+apt
+aut
+avf
+avS
+awN
+anl
+aya
+ayI
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aUY
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnR
+boT
+bqk
+brR
+btz
+vyu
+boT
+bnP
+bnU
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+aXz
+aXz
+aXz
+aXz
+aXz
+aXz
+aXz
+aXz
+aXz
+aXw
+bfb
+aXz
+aXz
+aSx
+aSL
+bVo
+cgM
+cgM
+bVo
+bVo
+bVo
+bVo
+ccr
+cli
+coE
+cpz
+cqk
+cqk
+crF
+crU
+cli
+csd
+boV
+cqz
+cqA
+bqt
+bqt
+cqM
+bqt
+boV
+aSx
+aSL
+ccV
+wJY
+ccX
+ccY
+ccW
+ccV
+fCF
+cdi
+cdi
+cde
+cde
+csX
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+bAd
+bAd
+bAd
+bAd
+bAd
+bAd
+byv
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(154,1,1) = {"
+aac
+bGc
+aTz
+aTz
+bKC
+cbh
+aTy
+alv
+cgU
+ciL
+cjB
+cjB
+cgU
+bDp
+bDp
+cgU
+cgU
+cgU
+cgU
+cgU
+bDp
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aad
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+acZ
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amN
+anm
+anD
+aoH
+apt
+aqk
+apt
+apt
+asb
+apt
+apt
+auu
+apt
+avT
+anD
+axB
+ayb
+ayJ
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+ecE
+boT
+boT
+boT
+boT
+boT
+boT
+bnP
+bqm
+ajx
+avu
+bys
+bxq
+bRw
+bYE
+bxq
+bRw
+avu
+aWJ
+aWK
+aWL
+cdy
+cdy
+cdy
+cdy
+cdy
+cdy
+cdy
+cdy
+cef
+ckB
+cdy
+cef
+cef
+cdy
+ckI
+clm
+cdy
+cdy
+cdy
+cdy
+clw
+cre
+crf
+cpc
+crW
+cso
+cpc
+csH
+cre
+ctO
+boV
+boV
+boV
+boV
+bqt
+cqN
+bQt
+boV
+aSx
+aSL
+ccV
+wJY
+ccX
+ccY
+ccW
+cdc
+cde
+cde
+cde
+cde
+cde
+ctp
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cxA
+cxA
+cxA
+cxA
+cxA
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(155,1,1) = {"
+aac
+bGd
+aDq
+bJg
+cbh
+cbh
+aTz
+bOD
+cgU
+ciM
+cjB
+cjB
+bUr
+bDp
+bDp
+bDp
+bDp
+boM
+bDp
+bDp
+bDp
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amO
+anm
+anD
+aoI
+apu
+aqk
+apt
+apt
+asa
+apt
+apt
+auu
+asN
+avU
+anD
+axB
+ayc
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnP
+bnP
+bnP
+bnP
+bnP
+bnP
+bnP
+bwY
+bmw
+ajx
+boq
+bys
+bOE
+bSe
+bYI
+bxq
+bRw
+cct
+ccH
+cef
+cef
+cef
+cef
+cef
+cef
+ckf
+cef
+cef
+cef
+cef
+cef
+cef
+cef
+ckf
+cef
+ckZ
+cln
+cef
+cef
+cef
+cef
+clw
+cpa
+crf
+cpc
+crX
+crg
+cpc
+csI
+cre
+ctO
+boV
+ciH
+chu
+bwl
+bqt
+bqt
+cqS
+boV
+aSx
+aSL
+ccV
+wJY
+ccX
+ccY
+ccW
+ccZ
+cde
+cde
+cde
+cde
+cde
+ctf
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+bdM
+aGl
+cpF
+cxA
+cyb
+cyL
+czg
+cyc
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(156,1,1) = {"
+aac
+bGe
+bHC
+aTz
+bKD
+bLT
+aTz
+bOD
+cgU
+ciN
+cjB
+cjB
+cgU
+bDp
+bDp
+bDp
+bDp
+bDp
+bDp
+bDp
+bDp
+bDp
+cgU
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aac
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amP
+anm
+anF
+aoJ
+apv
+apv
+apv
+apv
+asa
+asN
+asN
+asN
+asN
+avY
+awO
+axB
+ayd
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+alJ
+qPQ
+bmw
+bnT
+miw
+bql
+bnP
+bnP
+scv
+bwh
+pCu
+bmw
+ajx
+avu
+bys
+bxq
+bSf
+cba
+bxq
+bSf
+ccy
+cdg
+ceK
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+cjW
+clk
+clo
+ceK
+cjW
+cjW
+cjW
+clx
+cpb
+crg
+cpc
+cpc
+cpc
+cpc
+csI
+cre
+ctO
+boV
+bwk
+bwk
+boV
+bqt
+bqt
+bqt
+boV
+aSx
+aSL
+ccV
+wJY
+ccW
+ccW
+ccW
+cdc
+evB
+evB
+evB
+evB
+evB
+ccV
+cnO
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cxB
+cyc
+cyc
+cyc
+cyc
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(157,1,1) = {"
+aac
+bGf
+aTz
+bJh
+cqn
+coN
+bNh
+bOF
+cgU
+cgU
+cgU
+cgU
+cgU
+bUr
+bUr
+cgU
+bXw
+bYj
+bYL
+bYL
+car
+bXw
+cgU
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amQ
+anm
+anH
+anD
+anD
+anD
+aql
+aql
+aql
+aql
+anD
+anD
+anD
+anD
+awR
+axB
+ayd
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biG
+kAo
+alJ
+alJ
+alJ
+nEs
+alJ
+alJ
+alJ
+iaE
+alJ
+alJ
+lpy
+bmw
+bnU
+bnU
+bqm
+brT
+brT
+bnU
+bnU
+bnU
+bmw
+ajx
+avu
+bys
+bxq
+bxq
+bxq
+bxq
+bxq
+bxq
+cdk
+ceL
+ceL
+ceL
+ceL
+ceL
+ceL
+ceL
+ckz
+ceL
+ceL
+ceL
+ceL
+ceL
+ceL
+ceL
+ckD
+ceL
+ceL
+ceL
+ceL
+ceL
+ceL
+clL
+cxF
+cpc
+cpc
+cpc
+cpc
+cpc
+csI
+cre
+ctO
+boV
+bxY
+bxY
+boV
+boV
+bwn
+boV
+boV
+aSx
+aSL
+ccV
+cdj
+cjP
+csP
+ccV
+ccV
+ccV
+ccV
+ccV
+ccV
+ccV
+ccV
+cnO
+bdS
+tWU
+aFK
+aWt
+aQG
+aFK
+aVo
+aGl
+aGl
+cxB
+cyc
+cyc
+cyd
+cyd
+cxC
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(158,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amR
+anm
+anI
+anD
+anD
+aql
+asd
+ary
+asc
+asO
+aql
+anD
+anD
+avZ
+awS
+axB
+aye
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+biS
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+beE
+bfw
+bfw
+beE
+beE
+beE
+beE
+avu
+avu
+bys
+bxq
+bOE
+bxq
+bxq
+bUA
+ccz
+cdl
+cfe
+cfe
+cfe
+cfe
+cfe
+cke
+cfe
+cfe
+cfe
+cfe
+cfe
+cfe
+ckC
+cfe
+cfe
+ckE
+cfe
+cfe
+cfe
+cfe
+cfe
+ckE
+clM
+cpJ
+crh
+cpc
+cpc
+cpc
+cpc
+crW
+cre
+coH
+clv
+cmk
+cmw
+clv
+clv
+clz
+clv
+clv
+clz
+clz
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+clv
+cvP
+inO
+cwU
+cwZ
+cwZ
+cxc
+cxd
+cxe
+aGl
+cpF
+cxC
+cyd
+cyc
+cye
+cye
+cxD
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(159,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amR
+anm
+anJ
+aoK
+anD
+aql
+aqU
+arz
+asd
+asd
+aql
+auv
+anD
+awa
+awT
+axB
+ayf
+ayK
+azp
+cnB
+cnB
+aFq
+aLG
+aQG
+aFK
+aWt
+bbv
+aFK
+aVo
+bfc
+biS
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bht
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bht
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+avu
+boq
+bys
+bxq
+bxq
+bxq
+bxq
+bRw
+ccF
+ccH
+cef
+cef
+cef
+cef
+cef
+cef
+ckg
+cef
+cef
+cef
+cef
+cef
+cef
+cef
+ckg
+cef
+cef
+cef
+cef
+cef
+cef
+cef
+clw
+cqj
+crf
+cpc
+cpc
+cpc
+cpc
+crW
+ctK
+coH
+clz
+cml
+cmx
+clz
+clz
+clz
+cmJ
+clz
+clz
+clz
+clz
+clz
+clz
+clz
+clz
+cmJ
+clz
+clz
+clz
+clz
+clz
+clz
+bgn
+cow
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+beB
+cpF
+cxD
+cye
+cyc
+czh
+czh
+cxD
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(160,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+alt
+alv
+aal
+aal
+aal
+aal
+aal
+alo
+amh
+amR
+anm
+anK
+anD
+anD
+anD
+aql
+aql
+aql
+aql
+anD
+anD
+anD
+awb
+awU
+axB
+ayg
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aYV
+aSw
+aFK
+aYV
+aGE
+biU
+bgp
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bhA
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+bgW
+boa
+bvV
+bFe
+bPu
+bPu
+bPu
+bPu
+cbU
+ccG
+cdm
+chk
+chk
+chk
+chk
+chk
+chk
+chk
+chk
+chk
+ckA
+ckA
+ckA
+ckA
+chk
+ckA
+ckA
+ckA
+ckA
+ckA
+clp
+ckA
+ckA
+clN
+crd
+cri
+crG
+crY
+crY
+csG
+csJ
+ctL
+ctP
+cmf
+cmm
+cmy
+cmB
+cmB
+cmB
+cmB
+cmB
+cmP
+cmB
+cmB
+cne
+cmB
+cmB
+cmB
+cmB
+cmB
+cmB
+cmB
+cmB
+cmB
+cmB
+coh
+xcA
+coY
+aFK
+aYV
+aSw
+aFK
+aVo
+beB
+cpF
+cxE
+cyf
+cyc
+cyc
+cyc
+cxE
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(161,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajv
+aaP
+ake
+aal
+aal
+aal
+aal
+aal
+alo
+amj
+amS
+anl
+anK
+anD
+apw
+anD
+anD
+arA
+anD
+anD
+atD
+anD
+avg
+awc
+awV
+anl
+ayh
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aFK
+aFK
+aFK
+aFK
+aFK
+bjn
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bgP
+bhC
+bgP
+bgP
+bgP
+bgP
+bhD
+boc
+bxq
+bxq
+bxq
+bxq
+bxq
+bxq
+bRw
+avu
+cdo
+bFN
+bHd
+bIO
+bKq
+bLK
+bFS
+bOr
+bQd
+bRV
+bRV
+bRV
+bRV
+bRV
+bRV
+bRV
+bXg
+bXY
+bQd
+bZp
+cal
+bYb
+cdz
+xJM
+cre
+crf
+cpc
+cpc
+cpc
+cpc
+cpc
+cxF
+ctS
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmM
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmg
+cmM
+cmg
+cmg
+cmg
+cnM
+cht
+ceP
+aFK
+aFK
+aFK
+aFK
+aVo
+pyF
+cpF
+cxA
+cxA
+cyM
+czi
+czi
+cAk
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(162,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajv
+aaP
+ake
+amb
+aal
+aal
+aqg
+aqf
+bQh
+alo
+amh
+amm
+anl
+anl
+aoM
+anl
+anl
+aqV
+anl
+anl
+asP
+anl
+auw
+anl
+anl
+anl
+anl
+ayi
+ayJ
+azp
+cnB
+cnB
+aFq
+aGl
+aQG
+aFK
+aFK
+aFK
+aFK
+aVe
+bdR
+bjo
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bhy
+bgQ
+bgQ
+bgQ
+bhB
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bgQ
+bhN
+bon
+bxr
+bFf
+bxq
+bUA
+bFf
+bxq
+bRw
+avu
+cdo
+bFO
+bHe
+bIP
+bKr
+aqp
+bMY
+bFS
+bQe
+bRW
+bSL
+bQe
+bTK
+bSL
+bQe
+bRW
+bSL
+bYb
+qkz
+bYz
+bYz
+bYz
+bYb
+coF
+cre
+crf
+cpc
+csl
+crh
+cpc
+csl
+ctM
+ctT
+cmh
+cmh
+cmh
+cmh
+cmh
+cmF
+cmh
+cmh
+cmh
+cmh
+cmh
+cmh
+cmh
+cmh
+cns
+cmh
+cmh
+cmh
+cmh
+cmh
+cmh
+cnF
+cnN
+cox
+coZ
+aFK
+aVe
+aPv
+aFK
+aVo
+beB
+cpF
+cnB
+cxA
+cyM
+cyM
+cyM
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(163,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aGT
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajv
+aaP
+ake
+aal
+aal
+aqg
+cdq
+aqg
+aqg
+ayF
+alo
+amh
+amm
+anl
+anL
+anD
+anl
+aqm
+anD
+anl
+ase
+anD
+anl
+aux
+aux
+awd
+awW
+anl
+ayj
+amh
+azp
+cnB
+cnB
+aFq
+aGl
+aSB
+aFK
+aFK
+aFK
+aFK
+aVo
+bfd
+bgo
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bhz
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bhz
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+bfw
+avu
+byo
+bHM
+bxq
+bSe
+bys
+bxq
+bRw
+avu
+cdo
+bFP
+bHf
+aHO
+aHO
+aqp
+bck
+bFS
+bQg
+bRX
+bSK
+bTm
+bRW
+bSK
+bTm
+bRW
+bXh
+bYb
+bYA
+bYz
+bYz
+bYz
+cbY
+coG
+coH
+cru
+cpc
+csm
+crf
+cpc
+crW
+ctN
+ctU
+clz
+clz
+clz
+clz
+clz
+clz
+cmK
+clz
+clz
+clz
+clz
+clz
+clz
+clz
+clz
+cmK
+clz
+clz
+clz
+clz
+clz
+clz
+bgn
+coy
+tWU
+aFK
+aWt
+aQG
+aFK
+aVo
+beB
+cpF
+cnB
+cxA
+cyN
+czj
+cyM
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(164,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aGT
+aad
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajv
+aaP
+ake
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amh
+amm
+anl
+anM
+aoN
+anl
+anM
+aoN
+anl
+anM
+aoN
+anl
+auy
+avh
+anl
+anl
+anl
+ayk
+amh
+azp
+cnB
+cnB
+aAe
+bnX
+bol
+bqI
+bqJ
+brY
+bqJ
+brZ
+bnX
+bBK
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+bgR
+avu
+avu
+bJs
+bQK
+bUB
+bUB
+bUB
+ccs
+avu
+cdo
+bFQ
+bHg
+bIQ
+bKs
+aqp
+bcs
+aBn
+bvs
+bRY
+bvs
+bvs
+bRY
+bvs
+bvs
+bRY
+bvs
+bYc
+bYz
+bYz
+bYz
+bfv
+bjR
+cuE
+cuF
+cuG
+cuH
+cuI
+cuJ
+cuH
+cuK
+cyr
+cuL
+cuM
+aZa
+cuO
+cuP
+cmz
+cmi
+cmi
+cmN
+cmi
+cmi
+cmi
+cmz
+cmz
+cmz
+cmi
+cmi
+cmi
+cmi
+cmi
+cmi
+cmi
+cmi
+coi
+bdS
+coX
+cpo
+aTV
+aTV
+aTV
+cpw
+beB
+cpF
+cnB
+cxA
+cyO
+cyM
+cyM
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(165,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aad
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aac
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+ajv
+aju
+aaP
+ake
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amh
+amm
+anl
+anN
+anD
+anl
+aqn
+anD
+anl
+asf
+anD
+anl
+auz
+aux
+awe
+awX
+anl
+amm
+amh
+azp
+cnB
+cnB
+aAf
+aGl
+aQG
+aFK
+aFK
+aFK
+aFK
+bdM
+aGl
+bjO
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bYH
+bAF
+caZ
+bFg
+ccI
+bFR
+bHh
+aqp
+aqp
+aqp
+bct
+bcx
+bmI
+bmI
+bmI
+bmI
+bmI
+bmI
+bXB
+bYp
+bYp
+cdD
+cdE
+cdE
+cdE
+bjz
+cbZ
+cbW
+ckO
+cmv
+bQG
+crb
+crs
+bQG
+crZ
+cli
+csL
+bGh
+bGh
+bJi
+bKF
+bJi
+bGh
+bGh
+cmO
+cmQ
+cmQ
+cmQ
+cnf
+cng
+cnn
+bWy
+bWy
+bWy
+bWy
+bWy
+bYN
+bWy
+tBN
+coj
+bdS
+coU
+aFK
+aVo
+aZH
+aFK
+bdM
+beB
+cpF
+cnB
+cxA
+cxA
+czk
+cxA
+cxA
+aSx
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(166,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aGT
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aac
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aac
+aac
+aad
+aad
+aaw
+ajw
+ake
+amb
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amh
+aod
+anl
+anl
+aoO
+anl
+anl
+aqW
+anl
+anl
+asQ
+anl
+anl
+anl
+anl
+anl
+anl
+alo
+ayM
+azp
+aBP
+cnB
+aAf
+aPf
+aQG
+aFK
+aFK
+aFK
+aFK
+aVo
+bff
+bjP
+aSy
+bgV
+aEl
+aEU
+aFW
+aHo
+aHM
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+bgV
+aoe
+aPp
+aHo
+aQX
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFS
+bHi
+bIR
+bKt
+aqp
+aqp
+bFS
+bQi
+bRZ
+bRZ
+bRZ
+bRZ
+bRZ
+bui
+bvs
+bvs
+bQj
+bSM
+bSM
+bSM
+bSM
+cca
+cbW
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHD
+ciS
+bKG
+cjp
+bNj
+bGh
+bOM
+bSn
+bOM
+bOM
+bDN
+bEP
+bQO
+bWy
+bXx
+bYk
+bWy
+bZw
+cas
+cbv
+bWy
+coj
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cnB
+cxA
+cyM
+cyM
+czG
+cxA
+cAE
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(167,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+rni
+rni
+rni
+aad
+rni
+aac
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aac
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amh
+amm
+anl
+anO
+anD
+anD
+aqo
+anD
+anD
+asg
+anD
+anD
+auA
+avi
+avi
+avi
+auI
+ayl
+ayN
+ayl
+azI
+azI
+aHZ
+alZ
+aAA
+aAP
+aAP
+aAP
+aAP
+aBl
+cdt
+aBW
+aBQ
+aBQ
+aoe
+aqp
+aFX
+aqp
+aoe
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aBQ
+aoe
+auF
+aQe
+aQY
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFT
+bFS
+bFS
+bFS
+aEV
+aEV
+bOt
+bQj
+bSa
+bSM
+bSM
+bSM
+bUj
+buB
+bQj
+bXi
+bQj
+bYB
+bYB
+bYB
+cbk
+ccb
+cbW
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHE
+bJk
+bKH
+bLV
+bNk
+bGh
+bQu
+bSo
+bSP
+bTu
+bDN
+bEP
+bQO
+bWy
+bXy
+bYl
+bYM
+bZx
+bZx
+cbw
+bWy
+coj
+bdS
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cpT
+cxA
+cyP
+czl
+czl
+cxA
+cAF
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(168,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aGT
+aad
+aGT
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+aad
+rni
+aad
+aGT
+aad
+aGT
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+rni
+aac
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqh
+aqh
+aqh
+bQU
+alo
+amh
+amT
+anl
+anP
+anD
+apx
+aqq
+aqX
+arB
+arB
+arB
+arB
+auB
+avj
+awf
+awZ
+axC
+aym
+ayO
+aym
+aym
+aAa
+bjN
+aAr
+aAB
+aAQ
+aAQ
+aAQ
+aAQ
+aBm
+aBB
+aBX
+aCw
+aAE
+aEm
+azo
+aFY
+azo
+aEm
+aAE
+aAE
+aAE
+aAE
+aAE
+aKW
+aAE
+aAE
+aAE
+aAE
+aOx
+aPq
+aQf
+aQZ
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFO
+bHj
+bIS
+bKu
+aIF
+aIF
+bOu
+bQk
+bSb
+aTh
+aTh
+aTh
+aTh
+bYd
+bWr
+aTh
+bYe
+bYB
+bZq
+cam
+cbl
+ccc
+cbW
+cli
+cmv
+bQG
+crb
+cmv
+bQG
+cqT
+cli
+csL
+bGh
+bHF
+bJl
+bKI
+bLW
+bNl
+bOG
+bQv
+bSp
+bSQ
+bTv
+bDN
+bEP
+bQO
+bWy
+bWy
+bWy
+bWy
+bZy
+bZx
+bZx
+cci
+coj
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cnB
+cxA
+cxA
+cxA
+cxA
+cxA
+cAG
+kld
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(169,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aGT
+aad
+aGT
+aGT
+aGT
+aad
+aad
+aGT
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+aGT
+rni
+aGT
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aGT
+aac
+aad
+aad
+aGT
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akz
+akQ
+alf
+alo
+alo
+amk
+alo
+anl
+anl
+aoP
+anl
+anl
+anl
+arC
+ash
+ash
+arC
+arC
+avi
+awg
+axa
+auI
+auI
+auI
+auI
+auI
+vgD
+aAg
+aAg
+aVr
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aoe
+aoe
+aEV
+aFZ
+aEV
+aoe
+aoe
+aJr
+aJY
+aJY
+aKJ
+aKJ
+aLF
+aLF
+aJr
+aoe
+aoe
+aPr
+aoe
+aoe
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFP
+bHk
+bIT
+bKv
+aIF
+aIF
+bOv
+bQl
+aTh
+aTh
+bTn
+bTL
+clB
+buT
+bWs
+bWs
+bWs
+bWs
+bWs
+bWs
+bWs
+bWs
+cbW
+cli
+cmv
+bQG
+crb
+cmv
+bQG
+cqT
+cli
+csL
+bGh
+bHG
+bJk
+bKJ
+bLX
+bNm
+bGh
+bQw
+bSq
+bSR
+bTv
+bDN
+bEP
+bEV
+cqC
+cqC
+cqR
+bWy
+bZz
+cat
+cat
+ceZ
+cok
+coK
+coW
+aFK
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cnB
+aal
+aal
+aal
+aal
+aal
+aal
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(170,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+rni
+aGT
+aGT
+rni
+rni
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aal
+aal
+aad
+aad
+rni
+rni
+rni
+aac
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akA
+akR
+ali
+alp
+alQ
+amh
+amm
+anl
+anQ
+anD
+apy
+aqr
+anl
+arD
+asi
+asi
+atE
+arC
+avk
+awg
+axb
+axD
+ayn
+ayP
+azq
+azJ
+aAb
+aAg
+aAg
+aAD
+aAS
+aAS
+aAS
+aAS
+aBp
+aAg
+aAg
+aoe
+aDz
+aoe
+aqp
+ayu
+aqp
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bTW
+bWE
+bFg
+ccI
+bFQ
+bHl
+bIU
+bKw
+aIF
+aIF
+bOw
+bQm
+aTh
+aTh
+bSb
+btA
+btF
+bYn
+bWt
+buW
+buX
+bYC
+bZr
+can
+cbm
+ccd
+cbW
+cli
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+csp
+csM
+ciy
+bHH
+bJm
+bKK
+bLY
+bNn
+bOH
+bQx
+bSr
+bSR
+bTv
+bDN
+bQO
+bSl
+bSl
+bSl
+bTO
+bYN
+bZA
+cau
+cbx
+bWy
+coj
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+cpq
+beB
+cpF
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(171,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+pqW
+aGT
+fkS
+rni
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akA
+akS
+ali
+ali
+alQ
+amh
+amm
+anl
+anR
+anD
+anD
+anD
+aqY
+arE
+arE
+asR
+atF
+auC
+avj
+awh
+axc
+axE
+ayo
+ayo
+azr
+azK
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+bfe
+aAg
+aAg
+aoe
+aDA
+aoe
+aoe
+aGa
+aoe
+aoe
+aID
+aJs
+aJZ
+aKC
+aKK
+aKX
+bLL
+aMf
+aMO
+aoe
+aJr
+aPs
+aBQ
+bzs
+bzs
+bBU
+bMn
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+ccw
+ccI
+bFT
+bFS
+bFS
+bFS
+bLM
+bLM
+bOt
+bQj
+bSa
+bSN
+bSM
+btB
+bSM
+bVs
+bWs
+bXk
+buY
+bYg
+bYg
+cao
+cbn
+cce
+cbW
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHI
+bJn
+bKG
+bJk
+bNo
+bOI
+bQy
+bSs
+bSR
+bTw
+bDN
+bQO
+bSl
+cqK
+bSl
+bTO
+bWy
+bZB
+cav
+cby
+bWy
+coj
+coL
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cvS
+czH
+cyQ
+czm
+cyg
+cAl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(172,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aGT
+aal
+aal
+aGT
+aal
+aal
+aal
+aal
+aal
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aGT
+aal
+aal
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+fkS
+ggz
+aGT
+aGT
+fkS
+rni
+rni
+rni
+rni
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+acZ
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akA
+akW
+ali
+ali
+alQ
+amh
+amm
+anl
+anQ
+aoR
+aLE
+anQ
+anl
+baX
+arE
+asS
+atG
+auD
+avl
+awi
+axd
+axD
+ayp
+ayQ
+azs
+gIU
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDB
+aEn
+aEX
+aGb
+azo
+aHN
+azo
+azo
+azo
+azo
+azo
+azo
+azo
+aMg
+aMP
+aoe
+aoh
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFU
+bHm
+bHm
+bKx
+bHm
+bHm
+bOx
+bQn
+bSg
+bSg
+bSg
+btC
+bSg
+bSg
+bWs
+bXl
+buZ
+bYD
+bZs
+cao
+cbo
+ccf
+cbW
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHJ
+bJo
+bKG
+bJk
+bNp
+bOI
+bQy
+bSs
+bSS
+bOM
+bDN
+bQO
+bSl
+bSl
+bSl
+bTO
+bWy
+bZC
+caw
+cbz
+bWy
+coj
+bdS
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cvS
+cyh
+cyR
+cyR
+czI
+cwj
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(173,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aGT
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aGT
+aal
+aGT
+aal
+aGT
+aal
+aal
+aal
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+poQ
+aGT
+aGT
+dgB
+fkS
+rni
+rni
+rni
+aac
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akF
+akY
+alj
+alq
+alR
+aml
+amU
+ann
+ann
+ann
+ann
+ann
+ann
+arG
+arE
+asT
+atJ
+auE
+avm
+awj
+axe
+auI
+auI
+auI
+auI
+auI
+ssr
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aCx
+aqp
+aEo
+aqp
+aqp
+aqp
+aHO
+aIE
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aMQ
+aoe
+aoh
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bTW
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFV
+bHm
+bIV
+bIV
+bIV
+bHm
+bOx
+bQo
+bQo
+bQo
+bQo
+btD
+bQo
+bQo
+bWs
+bXm
+buZ
+bYG
+bZs
+cap
+cbp
+ccg
+chm
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHK
+bJp
+bKL
+bLZ
+bNq
+bGh
+sol
+bSs
+bST
+bOM
+cqu
+bEP
+bDB
+bDB
+bDB
+bQO
+bWy
+bWy
+cwc
+bWy
+bWy
+coj
+bdS
+coU
+aFK
+aVo
+aQG
+aUm
+aVo
+beB
+cpF
+cvS
+cyi
+cyR
+cyR
+cwa
+cvY
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(174,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+rni
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+aGT
+aGT
+aGT
+aGT
+rni
+fkS
+rni
+rni
+rni
+rni
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akJ
+akW
+ali
+ali
+alQ
+amm
+amm
+ann
+anS
+aoS
+apz
+aqs
+aqZ
+arH
+arE
+asS
+atK
+auG
+avn
+awg
+axb
+axD
+ayq
+ayP
+azt
+azJ
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aCy
+aqp
+aEo
+aqp
+aqp
+aqp
+aHP
+aHO
+aHO
+aKa
+aKD
+aKL
+aKY
+aHO
+aHO
+aHO
+aoe
+aOy
+aPt
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFW
+bHn
+bIW
+bIW
+bIW
+bHm
+bOy
+bQo
+bQo
+bQo
+bTo
+btD
+bUl
+bVt
+bWs
+bXn
+buZ
+bYg
+bYf
+bYg
+cbq
+cch
+chn
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cli
+csL
+bGh
+bHL
+bJq
+bKM
+bMa
+bNr
+bGh
+bQy
+caI
+cec
+coM
+ctn
+bSt
+cvZ
+cvZ
+cvZ
+cvZ
+cue
+cuj
+cwd
+cue
+cuj
+col
+cov
+coU
+aUY
+aVo
+aQG
+aFK
+aVo
+beB
+cpF
+cvS
+cyj
+cyS
+czn
+czK
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+aac
+"}
+(175,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+uSq
+aGT
+aGT
+sgT
+aGT
+aGT
+nlJ
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akJ
+akZ
+ali
+ali
+alQ
+amm
+amm
+ann
+anT
+aoT
+apA
+apF
+ara
+arE
+arE
+asS
+atL
+auH
+avn
+awk
+axc
+axF
+ayo
+ayo
+azr
+azK
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aCx
+aqp
+aEo
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aqp
+aMR
+aoe
+aOz
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFU
+bHm
+bIX
+bIX
+bIX
+bHm
+bOy
+bQo
+bQo
+bQo
+bTp
+btD
+bUm
+bSi
+bWs
+bXo
+bvF
+bwd
+bwi
+bwx
+cbr
+ccd
+chn
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+cyt
+csN
+ciz
+cuN
+ciT
+bCX
+cjq
+bJr
+bOH
+bQB
+caJ
+bSV
+bTy
+cqv
+cqB
+bVD
+ced
+cen
+cev
+ceC
+crv
+csF
+cuf
+cuk
+com
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+cxs
+cpF
+cvS
+cyk
+cyT
+cyT
+czL
+cAm
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+iAN
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+iAN
+rvT
+aac
+"}
+(176,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+rni
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+nlJ
+uZJ
+aGT
+aGT
+dgB
+aGT
+uZJ
+fkS
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akJ
+akR
+ali
+alr
+alQ
+amm
+amm
+ann
+anU
+aoU
+apB
+apF
+ara
+arE
+arE
+asS
+atM
+auE
+avn
+awg
+axd
+axD
+ayp
+ayQ
+azs
+azL
+aAb
+aAg
+aAs
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDB
+aEo
+aFf
+aFf
+aFf
+aFf
+aIF
+aIF
+aKb
+aIF
+aqy
+aqy
+aqy
+aqy
+aMS
+aoe
+aOB
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bFV
+bHm
+bHm
+bHm
+bHm
+bHm
+mXT
+bQp
+bSh
+bQo
+bQo
+btD
+bUn
+bVu
+bWs
+bWs
+bYh
+bWs
+bWs
+bwz
+bWs
+bUs
+ccr
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+ckO
+csL
+bGh
+bHO
+ciU
+bKO
+cjr
+bNs
+bOK
+cjA
+bSv
+bSR
+bOM
+bDN
+bQO
+bVJ
+cee
+ceo
+ceo
+ceD
+bWB
+csK
+cug
+bDN
+biS
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+cxt
+bkl
+cxu
+cxv
+cwl
+cwl
+czM
+cAn
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+iAN
+uMK
+uMK
+uMK
+iAN
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+wxM
+uMK
+rvT
+aac
+"}
+(177,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+rni
+aac
+aac
+aac
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+fkS
+wjp
+uZJ
+aGT
+ett
+aGT
+fkS
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+akK
+akQ
+alf
+alo
+alo
+amn
+alo
+ann
+anV
+aoU
+apC
+aqt
+aqZ
+arI
+asj
+asU
+atN
+auE
+avn
+awl
+axf
+auI
+auI
+auI
+auI
+auI
+lcg
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aqp
+aEo
+aFg
+aGc
+aHp
+aHQ
+aIG
+aJt
+aKc
+aKE
+aKM
+aKZ
+aLH
+aMh
+aqp
+aoe
+aOC
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bTW
+bWE
+bSw
+bAF
+bWE
+bFg
+ccI
+bOx
+bFr
+bOx
+bHp
+bOx
+bHq
+bOx
+bQq
+suS
+bQo
+bQo
+btD
+bUl
+bVt
+bOx
+bFn
+bPw
+bPw
+bPw
+bTX
+bVx
+bVx
+chr
+bQG
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+ckO
+csL
+bGh
+bHP
+ciV
+bGh
+cjs
+bGh
+bGh
+cjC
+bSv
+bSR
+bTu
+bDN
+bEP
+ceb
+ceg
+ceg
+ceg
+ceE
+bDP
+ctV
+cuh
+bEV
+biS
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cym
+cwl
+cwl
+czM
+cAo
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+uMK
+iAN
+edV
+uje
+uMK
+uMK
+uMK
+uMK
+uMK
+duf
+uMK
+uMK
+iAN
+rvT
+aac
+"}
+(178,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+rni
+fkS
+rni
+aGT
+uZJ
+rni
+fkS
+aad
+rni
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqf
+aqf
+aqf
+bQh
+alo
+amm
+amV
+ann
+anW
+aoU
+apB
+aqu
+ann
+arC
+arC
+arC
+arC
+arC
+avn
+awg
+axb
+axD
+ayr
+ayP
+azu
+azJ
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDC
+aEo
+aFg
+aGd
+aHq
+aHQ
+aIG
+aJu
+aKd
+aKE
+aKM
+aLa
+aLI
+aMh
+aqp
+aoe
+aOD
+aPs
+aBQ
+bzt
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bOx
+bFX
+bOx
+bFX
+bOx
+bFX
+bOx
+bQr
+bSi
+bQo
+bQo
+btD
+bSi
+bVv
+bOx
+bFo
+bQF
+bQF
+bQG
+bUx
+bQG
+bQG
+ciF
+bQG
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+ckO
+csO
+bWu
+bWD
+bZD
+bWu
+bWu
+cfa
+bOM
+cjD
+bSv
+bSR
+bTv
+bDN
+bQO
+bVJ
+ceh
+cep
+cew
+ceF
+bLu
+caC
+bLu
+bLu
+coj
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cyn
+cwl
+cwl
+czN
+cAp
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+acZ
+aad
+aad
+rvT
+uMK
+mrJ
+uMK
+edV
+lNo
+uMK
+edV
+txa
+peF
+uMK
+edV
+lNo
+mrJ
+uMK
+rvT
+aac
+"}
+(179,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+fkS
+rni
+rni
+rni
+rvZ
+rni
+rni
+fkS
+aad
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+ann
+anX
+aoU
+apB
+aqv
+ann
+arJ
+ask
+asV
+atO
+auI
+avo
+awm
+axc
+axG
+ayo
+ayo
+azr
+azK
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDD
+aEp
+aFg
+aGe
+aHr
+aHQ
+aIG
+aJv
+aKf
+aKE
+aKM
+aLb
+aLJ
+aMh
+aqp
+aoe
+aOE
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bOx
+bHo
+bOx
+bHo
+bOx
+bHo
+bOx
+bQs
+bSk
+bQo
+bQo
+chw
+bUn
+bSk
+bOx
+bGN
+bQG
+bQG
+bQG
+bUx
+bQG
+bQG
+ciG
+ckO
+cmv
+bQG
+crb
+cmv
+bQG
+crb
+ckO
+csd
+bWy
+bHR
+ciX
+bWy
+bWy
+bKV
+bOM
+cjE
+caK
+ceG
+csn
+cvV
+cvW
+cwb
+cei
+ceq
+cex
+bVJ
+bZF
+cwk
+cwO
+bLu
+coj
+beB
+coU
+aFK
+cpq
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cyo
+cyU
+cwl
+czM
+cAq
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+mrJ
+uMK
+edV
+nRW
+nRW
+edV
+txa
+peF
+iAN
+edV
+lNo
+mrJ
+uMK
+rvT
+aac
+"}
+(180,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+ryV
+nlJ
+rni
+fkS
+rni
+rni
+ryV
+uZJ
+fkS
+fkS
+rni
+rni
+rni
+rni
+rni
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+ann
+anY
+aoU
+apD
+apF
+arb
+arK
+asl
+asl
+atP
+auJ
+avi
+awg
+axd
+axD
+ayp
+ayQ
+azs
+azL
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDD
+aEp
+aFg
+aGf
+aHs
+aHQ
+aIG
+aJw
+aKi
+aKE
+aKM
+aLc
+aLK
+aMh
+aqp
+aoe
+aOE
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+bOx
+bOx
+bOx
+bOx
+bOx
+bOx
+bOx
+bOx
+bOx
+bOx
+qua
+bOx
+bOx
+bOx
+bOx
+bFo
+bQF
+bQF
+bQG
+bUx
+bQG
+bQG
+ciG
+ckO
+coE
+cqk
+cqk
+cqk
+cqk
+csa
+ckO
+ckO
+bGl
+bHS
+ciY
+bKP
+bMe
+cgK
+bOM
+cjF
+bSv
+bSR
+bTv
+bDN
+mtg
+bVF
+cej
+cer
+cey
+bVJ
+bZG
+caE
+cbD
+bLu
+coj
+cwR
+coU
+aFK
+aVo
+aQG
+aFK
+cpq
+aGl
+cpF
+cvS
+cyp
+cyV
+czo
+czO
+cAn
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+mrJ
+uMK
+txa
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+duf
+uMK
+mrJ
+uMK
+rvT
+aac
+"}
+(181,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+oTd
+aGT
+rni
+aGT
+lUa
+ryV
+rvZ
+aGT
+aGT
+ryV
+aad
+rni
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+ann
+anZ
+aoU
+apB
+aqw
+arc
+arK
+asl
+asl
+atQ
+auI
+avn
+awg
+axg
+auI
+auI
+auI
+auI
+auI
+kWd
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDD
+aEp
+aFg
+aGg
+aHt
+aHQ
+aIG
+aJx
+aKk
+aKE
+aKM
+aLd
+aLL
+aMh
+aqp
+aoe
+aOE
+aPt
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+bst
+byB
+byD
+bDw
+bDB
+bDB
+bDB
+bDB
+bDB
+bHs
+bDB
+bEP
+bDB
+bDB
+bDB
+bSm
+bMm
+bRn
+bSc
+bQG
+bUx
+bQG
+bQG
+cjk
+clO
+cpd
+cql
+cql
+crw
+cql
+csb
+csq
+clO
+bGm
+bHT
+bJw
+bKQ
+bWy
+bKV
+bOM
+cjG
+bSv
+bSR
+bTw
+bDN
+txb
+bVG
+cek
+ces
+cez
+bVJ
+bZH
+caF
+cbE
+bLu
+coj
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cyq
+cyw
+cwl
+czM
+cAo
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+kge
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(182,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+ryV
+aGT
+dgB
+lEt
+aGT
+uZJ
+rvZ
+uZJ
+uZJ
+dts
+dgB
+ryV
+aad
+aad
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+acZ
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+ann
+aoa
+aoV
+apE
+aqx
+ann
+arL
+asm
+asm
+atR
+auI
+avn
+awg
+axb
+axD
+ays
+ayP
+azv
+azJ
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDD
+aEp
+aFg
+aGo
+aHu
+aHQ
+aIG
+aJy
+aKl
+aKE
+aKM
+aLe
+aLM
+aMh
+aMT
+aoe
+aoh
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bSw
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+btE
+byC
+byQ
+byQ
+byQ
+byQ
+byQ
+byQ
+byQ
+bHN
+bJx
+bEP
+byQ
+byQ
+byQ
+byC
+bNi
+bNi
+bNi
+bNi
+bUx
+bNi
+bNi
+cjt
+bWy
+bWy
+bAX
+bAX
+bAX
+bAX
+bEo
+bWy
+bWy
+ciA
+ciI
+ciZ
+bKR
+bWy
+bKV
+bOM
+cjH
+cjL
+cjN
+bOM
+bDN
+txb
+bVG
+cel
+cet
+ceA
+bVJ
+bZI
+caG
+cbF
+bLu
+coj
+beB
+coU
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cym
+cwl
+cwl
+czN
+cAp
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+kge
+uMK
+rvT
+aac
+"}
+(183,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+ryV
+jIs
+uZJ
+uZJ
+dgB
+dgB
+oTd
+ryV
+fKS
+rvZ
+aGT
+ryV
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+ann
+aob
+aoY
+apF
+aqz
+ano
+ano
+ano
+ano
+ano
+ano
+avn
+awk
+axc
+axH
+ayo
+ayo
+azr
+azK
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aDD
+aEs
+aFh
+aFf
+aFf
+aFf
+aIF
+aIF
+aIF
+aIF
+aqy
+aqy
+aqy
+aqy
+aqp
+aoe
+aoh
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bUc
+bWE
+bFg
+ccI
+aZi
+aZi
+aZi
+aZi
+aZi
+aZi
+aZi
+aZi
+aZi
+bDN
+bQO
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bxc
+bTM
+bTM
+bKV
+bWy
+sMS
+bgY
+bgY
+bgY
+bgY
+bAc
+cha
+cir
+bWy
+bHV
+cja
+bKS
+bMf
+chv
+bDB
+cjg
+cbC
+cjv
+bDB
+bEP
+txb
+bVI
+cem
+ceu
+ceB
+bVJ
+bLu
+caH
+bLu
+bLu
+coj
+beB
+coU
+aUm
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cyn
+cwl
+cwl
+czM
+cAq
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+edV
+edV
+edV
+uMK
+uMK
+uMK
+uMK
+edV
+lqC
+uwi
+iAN
+rvT
+aac
+"}
+(184,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aGU
+aIA
+aIA
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+ryV
+rni
+ryV
+rni
+ryV
+rni
+rni
+ryV
+aGT
+aGT
+oTd
+rni
+rni
+rni
+rni
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amo
+amW
+ano
+ano
+ano
+apK
+ano
+ano
+arM
+asn
+asW
+atS
+auK
+avn
+awg
+axd
+axD
+ayp
+ayQ
+azs
+azL
+aAb
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aoe
+aoe
+aEn
+aFi
+aEX
+aEX
+aEX
+aEX
+aEX
+aEX
+aEX
+aEX
+aEX
+aEX
+aMi
+aqp
+aoe
+aJr
+aPs
+aBQ
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccI
+aZi
+aZt
+aXB
+aXB
+aZt
+aXB
+aXB
+aZt
+aZi
+bDN
+bQO
+bTM
+bUo
+bVB
+bWw
+bXu
+bTM
+bYJ
+bZu
+cdJ
+cbs
+bTM
+bKV
+bWy
+sMS
+bgY
+bgY
+bCN
+bgY
+bAc
+bAc
+bAY
+bWy
+bHW
+cjb
+bKT
+bMg
+chv
+bEP
+cjg
+cbC
+cjv
+bEP
+bEP
+txb
+bVJ
+bVJ
+bVJ
+bVJ
+bVJ
+crV
+cwm
+cwP
+cwP
+cwQ
+cwS
+fCo
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cym
+cwl
+cwl
+czM
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(185,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aGV
+aIA
+aIA
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+wgK
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+ryV
+nlJ
+ryV
+rni
+ryV
+rni
+rni
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amW
+ano
+aoc
+aoZ
+apb
+aqA
+ano
+arN
+asp
+arN
+atT
+auK
+avn
+awg
+axh
+auI
+auI
+auI
+auI
+auI
+auI
+aAg
+aAg
+aAC
+aAR
+aAR
+aAR
+aAR
+aBo
+aAg
+aAg
+aAg
+aoe
+aEt
+aqp
+aqp
+aqp
+aHS
+aqp
+aqp
+aqp
+aqp
+aHS
+aqp
+aqp
+aMj
+aMU
+aoe
+aoe
+aPu
+aBQ
+bzs
+bzs
+bBU
+bMn
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+ccw
+cdp
+aXC
+aZl
+aZm
+aZm
+aZm
+aZm
+aZm
+aZn
+aZo
+bJz
+bJz
+aZs
+bWH
+bWH
+bWH
+bWH
+bWF
+bWH
+bWH
+cdK
+cbt
+bTM
+bKV
+bWy
+bAe
+bAY
+bBL
+bAY
+bBL
+bAc
+bAc
+cis
+bWy
+bHX
+cjc
+bKU
+bMh
+chv
+bEV
+cjh
+cbC
+cjv
+bEV
+bEV
+tTe
+cDt
+enm
+cqC
+cqC
+cqC
+bEV
+cww
+bEP
+bEV
+con
+beB
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+cpF
+cvS
+cys
+cyQ
+cyQ
+czQ
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+mrJ
+mrJ
+mrJ
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(186,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aET
+aET
+aET
+aGV
+aIA
+aIA
+aIA
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aal
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amX
+ano
+arF
+uyg
+apb
+aqB
+ard
+aqB
+asq
+asX
+atU
+auL
+avj
+awn
+avi
+axI
+ayt
+ayR
+azw
+azM
+axI
+amy
+amy
+aAF
+aAu
+aAu
+aAu
+aAu
+aBq
+amy
+amy
+aAg
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aCy
+aJz
+aJz
+aCy
+aoe
+aoe
+aoe
+aoe
+aoe
+aoe
+aAg
+aPw
+aBA
+bzs
+bzs
+bBU
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+aXD
+aJF
+aly
+aly
+aly
+aly
+bbd
+bsd
+aZi
+bDN
+bQO
+bTM
+bUq
+bVC
+bWx
+bXv
+bTM
+bYK
+bZv
+bUp
+bUp
+bTM
+bKV
+bWy
+sMS
+bAZ
+bAZ
+bAZ
+bAZ
+bAc
+bET
+cit
+bWy
+rvS
+bJy
+cdY
+bWy
+ciB
+bDF
+cjI
+cjM
+cjO
+bTz
+bTQ
+bUt
+bDF
+xyb
+bDF
+bDF
+bDF
+bDF
+cjO
+bNy
+bDF
+coo
+beB
+aQG
+aFK
+aVo
+aQG
+aFK
+aVo
+aGl
+aGl
+cvS
+qcq
+cyY
+cyY
+czS
+cAs
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+edV
+lNo
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+uMK
+edV
+edV
+nRW
+edV
+rvT
+aac
+"}
+(187,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+cwl
+cwl
+aNE
+aTC
+aIA
+aXT
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+rni
+rni
+rni
+aad
+aad
+aad
+rni
+rni
+rni
+aad
+aad
+rni
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amX
+ano
+aof
+apc
+apL
+aqC
+ano
+arO
+asr
+arN
+atV
+auK
+avn
+awp
+avj
+axJ
+ayv
+ayv
+ayv
+ayv
+axJ
+aAh
+aAt
+aAG
+aAu
+aAu
+aAu
+aAu
+aBr
+aBC
+amy
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aPw
+aQg
+bzu
+bzu
+bFg
+bFg
+bQJ
+bAF
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+baT
+baV
+aly
+aly
+aXB
+aly
+bbe
+aXB
+aZi
+bDN
+bQO
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bTM
+bKV
+bWy
+sMS
+bAc
+bAc
+bCO
+bAc
+bAc
+bAc
+cit
+bWy
+rgC
+bZE
+cay
+ceV
+ciJ
+bDF
+cjJ
+cck
+cAr
+bQQ
+bQQ
+bQQ
+bVM
+bWI
+bXC
+bYq
+bYO
+bZM
+cwx
+bQQ
+ccl
+coj
+beB
+aQG
+aFK
+aVo
+aZJ
+aFK
+aVo
+aGl
+cpF
+dhz
+cym
+cwl
+cwl
+kBi
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+edV
+lNo
+lqC
+peF
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(188,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aHm
+cwl
+aNF
+aTC
+aVC
+aXU
+bbk
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amY
+ano
+ano
+ano
+ano
+ano
+ano
+arP
+ass
+asY
+atW
+auK
+avp
+awq
+avi
+axI
+ayw
+ayS
+ayS
+azN
+axI
+aAi
+aAu
+aAH
+aAu
+aAu
+aAu
+aAu
+aAu
+aBD
+amy
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aPx
+alZ
+bzv
+bFg
+bFg
+bFg
+bQJ
+bUc
+bWE
+bQJ
+bAF
+bWE
+bFg
+ccD
+bbb
+bbg
+aly
+aly
+aXB
+aly
+bbe
+aXB
+aXD
+bDN
+bEP
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bMi
+bWy
+bWy
+bWy
+bWy
+bWy
+bWy
+bEp
+bEp
+ciu
+bWy
+nma
+bEP
+bUb
+bMi
+bDF
+bDF
+cjK
+ccM
+cAr
+bQQ
+bQQ
+bQQ
+bQQ
+bWJ
+bXD
+bYr
+bYP
+bZN
+cwy
+bQQ
+ccm
+coj
+beB
+aQG
+aFK
+aYV
+aSw
+aFK
+aVo
+bfd
+cpF
+cvS
+sOG
+yiY
+cwl
+szb
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aal
+aad
+aad
+rvT
+uMK
+edV
+lNo
+edV
+peF
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+uMK
+rvT
+aac
+"}
+(189,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aHn
+cwl
+cqI
+aTC
+aIA
+aXV
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amY
+anp
+aog
+apd
+apM
+aqG
+ano
+ano
+ano
+ano
+ano
+ano
+avn
+awg
+axb
+axK
+ayx
+ayT
+azx
+azO
+axI
+aAj
+aAv
+aAI
+aAT
+aAT
+aAT
+aAT
+aAu
+aBr
+aBY
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aCz
+aNG
+bfh
+aPy
+aQh
+bzw
+bzw
+bJA
+bPv
+bTc
+bAF
+bXj
+bYH
+bTW
+bWE
+bFg
+ccD
+bbb
+baZ
+aly
+aly
+aXB
+aly
+bbe
+pOy
+baT
+bDN
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bEP
+bUb
+bDB
+bDB
+bDB
+bDB
+bDB
+bDB
+bUE
+bUH
+bVE
+bWv
+epO
+bWv
+cbb
+cbb
+cjw
+cjx
+bOQ
+cyW
+cAu
+cAw
+cAw
+cAw
+cAw
+bWK
+bXE
+bYs
+bYQ
+bZO
+cwz
+bQQ
+ccn
+coj
+beB
+cpj
+aIO
+aIO
+aIO
+aIO
+cpx
+aGl
+cpF
+cvS
+cyu
+cyX
+cwl
+czR
+cAv
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+edV
+lNo
+uMK
+uMK
+edV
+lqC
+edV
+nRW
+edV
+peF
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(190,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aHJ
+cwl
+aOw
+aTC
+aIA
+aIA
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amZ
+anp
+aoi
+aol
+aol
+aqH
+anp
+arQ
+arQ
+asZ
+atX
+awP
+avq
+awr
+axi
+axK
+ayx
+ayU
+azy
+azP
+axI
+aAk
+aAu
+aAI
+aAU
+aAU
+aAU
+aAT
+aAu
+aAu
+aAu
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aNH
+aAR
+aPz
+aQi
+bAF
+bAF
+bJD
+bAF
+bAF
+bAF
+bVq
+bTc
+bAF
+bWE
+bFg
+ccD
+aXD
+bbh
+bxb
+aly
+aXB
+aly
+bbe
+aXB
+aZi
+bKy
+bQP
+bQP
+bQP
+bQP
+bQP
+bSG
+bSW
+bSW
+bSW
+bSW
+bSW
+bTN
+bUe
+bQP
+bQP
+bQP
+bQP
+bQP
+bEU
+bUF
+bUI
+bVH
+bWA
+kmK
+bWA
+cbA
+ceW
+bDF
+cjy
+bOR
+bQQ
+bSX
+bQQ
+bQQ
+bQQ
+bSX
+bQQ
+bQQ
+bQQ
+bSX
+bQQ
+bQQ
+bQQ
+bNy
+biS
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+aGl
+cpF
+cvS
+cyv
+cyY
+cyY
+czS
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+iAN
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+ksx
+uMK
+uMK
+rvT
+aac
+"}
+(191,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aHK
+cwl
+aET
+aET
+aVD
+aET
+bbl
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amZ
+anp
+aoj
+ape
+apN
+aqI
+anp
+arQ
+ant
+ata
+atY
+auM
+avr
+awt
+axd
+axK
+ayx
+ayx
+azz
+azQ
+axI
+aAl
+aAv
+aAI
+aAU
+aAU
+aAU
+aAT
+aAu
+aAu
+aAu
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aNH
+aAR
+aPz
+aQi
+bAF
+bAF
+bIg
+bAF
+bAF
+bAF
+bAF
+bAF
+bAF
+bWE
+bFg
+ccD
+baT
+bcy
+byd
+aly
+aly
+aly
+bcE
+tax
+aZi
+bKV
+bSl
+bSl
+bSl
+bnY
+bnY
+cqb
+bnY
+bnY
+bnY
+bnY
+bnY
+bTO
+byT
+byT
+byT
+byT
+byT
+cho
+bDN
+bUE
+bUH
+bUC
+bDB
+qvz
+bDB
+cbB
+ceX
+bDF
+cjz
+bQQ
+cyW
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bQQ
+bQQ
+ceH
+ceJ
+cop
+aHh
+kUD
+coO
+coO
+coO
+coO
+coO
+coO
+cpM
+cvS
+hkj
+qzx
+qzx
+iCT
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+kge
+uMK
+ksx
+wxM
+iAN
+rvT
+aac
+"}
+(192,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aHL
+cwl
+cwl
+cwl
+cwl
+aYW
+aGV
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aac
+aal
+aal
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amo
+ana
+anp
+aok
+aol
+apO
+aqJ
+anp
+ant
+ant
+auQ
+ant
+awP
+avs
+awg
+avi
+axI
+ayy
+ayV
+azA
+azR
+axI
+aAk
+aAu
+aAI
+aAU
+aAU
+aAU
+aAT
+aAu
+aAu
+aAu
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aAR
+aNH
+aAR
+aPz
+aQi
+bAF
+bAF
+bKE
+bAF
+bAF
+bAF
+bAF
+bAF
+bAF
+bWE
+bFg
+bFp
+baU
+bnj
+bye
+aly
+aly
+aly
+aly
+jzG
+aZi
+bKV
+bSl
+bSl
+bSl
+bnY
+boY
+bqw
+bsg
+btK
+bvb
+bwo
+bnY
+bTO
+byT
+bzA
+bAf
+bBa
+bBM
+bCP
+gBV
+xpf
+vCT
+pQk
+pQk
+rCM
+bVL
+cbX
+bVL
+bNy
+bOQ
+bQQ
+cyW
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+bQQ
+ceI
+ccl
+cnB
+coP
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+ceQ
+cvS
+cym
+cwl
+cwl
+czM
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+iAN
+uMK
+wxM
+uMK
+edV
+edV
+edV
+uMK
+uMK
+uMK
+ksx
+uMK
+iAN
+rvT
+aac
+"}
+(193,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aIk
+aMc
+aQc
+aUq
+aVE
+aET
+aGV
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+ana
+anp
+aol
+apf
+apP
+aqL
+are
+ant
+ant
+auQ
+atZ
+amz
+avt
+awu
+axj
+axI
+axI
+axI
+axI
+axI
+axI
+aAj
+aAw
+aAI
+aAT
+aAT
+aAT
+aAT
+aAu
+aBE
+aAx
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+aCA
+bfg
+aNI
+aCA
+aPA
+aQj
+bAJ
+bGa
+bKZ
+bAJ
+bAJ
+bAJ
+bYF
+bAJ
+bAJ
+cbV
+bFg
+ccD
+aZi
+bqv
+byS
+aXE
+bAg
+bSO
+bVA
+hlu
+aZi
+bKV
+bSl
+bSl
+bSl
+bnY
+boZ
+bqw
+bqw
+btL
+bqw
+bqw
+bxk
+bQO
+byT
+bzB
+bAi
+bBb
+bBN
+bCQ
+bSt
+bUG
+bSu
+bSu
+bSu
+bSu
+bSu
+bSx
+bSu
+bSU
+bTx
+caD
+czP
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bOR
+bQQ
+bQQ
+bQQ
+ceI
+ccm
+aal
+hUp
+cvS
+ccJ
+cvY
+cwj
+cwo
+cvS
+cwG
+bah
+cxG
+cyl
+cwl
+cwl
+czM
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+wxM
+uMK
+ksx
+uMK
+uMK
+rvT
+aac
+"}
+(194,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aET
+aET
+aET
+aET
+aET
+aET
+aET
+bbl
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+ana
+anp
+anp
+anp
+anp
+anp
+anp
+arR
+ast
+atb
+aua
+amz
+awz
+awv
+axk
+axL
+ayz
+ayW
+azB
+azS
+amd
+aAm
+aAu
+aAH
+aAu
+aAu
+aAu
+aAu
+aAu
+aBD
+amy
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aAs
+aAg
+aAg
+aAg
+aAg
+aAg
+aAg
+aPw
+cdv
+bBU
+bFg
+bFg
+bFg
+bFg
+bFg
+bPa
+bFg
+bAF
+bAF
+bFg
+ccD
+aZi
+aZi
+aZi
+caA
+aZi
+aZi
+skd
+aZi
+aZi
+bKV
+bSl
+bSl
+cqK
+bnY
+bpa
+bqw
+bqw
+bqw
+bqw
+bqw
+bxk
+bTP
+byT
+bzC
+bAi
+bBc
+bAi
+bCR
+bUD
+bEV
+bEV
+bEV
+bEP
+bEP
+bEP
+bUb
+bQO
+bDF
+bOS
+bQQ
+bQQ
+bSX
+bQQ
+bQQ
+bQQ
+bSX
+bQQ
+bQQ
+bQQ
+bSX
+bQQ
+bQQ
+ceI
+ccn
+aal
+oWw
+shJ
+cwl
+cxa
+cvU
+cwp
+cwA
+cwH
+bai
+cvU
+cyw
+cwl
+cwl
+czM
+cAo
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+edV
+edV
+uMK
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+ksx
+uMK
+uMK
+rvT
+aac
+"}
+(195,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aIx
+aMd
+aQd
+aUr
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+amm
+amm
+amz
+apG
+ant
+ars
+ars
+amz
+atw
+ant
+auQ
+avV
+awP
+avv
+aww
+awz
+awz
+awz
+awz
+awz
+awz
+amd
+aAn
+aAx
+aAJ
+aAV
+aAZ
+aBe
+aBh
+aAx
+aBF
+amz
+amz
+aDF
+aDF
+aDF
+aDF
+aHv
+amz
+aHv
+aDF
+aDF
+aDF
+aDF
+amz
+amz
+aAg
+aAg
+aAg
+aAg
+aPw
+aQg
+bDG
+bDG
+bFg
+bFg
+bFg
+bFg
+bFg
+bFg
+bAF
+bAF
+bFg
+ccD
+bzs
+aZi
+bcj
+baY
+aZj
+aZi
+bDN
+bDB
+bDB
+bMi
+bSl
+bSl
+bSl
+bnY
+bpb
+btL
+bqw
+bqw
+bqw
+bwp
+bnY
+bSl
+byT
+bzD
+bAi
+bBd
+bBO
+byT
+byT
+byT
+byT
+byT
+bDN
+bEP
+bEP
+bUb
+bQO
+bDF
+bOU
+bQR
+bSy
+bSY
+bTA
+bTA
+bUu
+bUu
+bTA
+bXF
+bUu
+bUu
+bZP
+caL
+cbG
+bDF
+cve
+xSI
+cvS
+ccK
+ccN
+ccR
+cwo
+cvS
+cwI
+bcB
+cwI
+cwI
+cwI
+czp
+czM
+cAp
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+kge
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+edV
+uMK
+uMK
+uMK
+wxM
+rvT
+aac
+"}
+(196,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aIA
+aIA
+aIA
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+bQU
+alo
+amm
+alo
+amz
+apG
+aqD
+ans
+ans
+asJ
+ans
+ans
+auR
+avW
+awQ
+avw
+awx
+awz
+axM
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amd
+amz
+aCC
+aDK
+aEu
+aEu
+aEu
+aEu
+aHT
+aEu
+aEu
+aEu
+aEu
+aEu
+aLf
+amz
+aAg
+aAg
+aAg
+amz
+aPB
+amz
+bzs
+bzs
+bBU
+bFg
+bAF
+bAF
+bAF
+bAF
+bAF
+bAF
+bFg
+ccD
+bzs
+aZi
+bcl
+aly
+bFt
+aZi
+bDN
+bEP
+bEP
+bMi
+bSl
+bSl
+bSl
+bnY
+bpc
+bqx
+bqw
+bqw
+bvc
+bwq
+bnY
+bSl
+byT
+bzE
+bAj
+bBd
+bOP
+byT
+bQD
+bQD
+bQD
+civ
+bDO
+bQP
+bEU
+ccT
+bQO
+bDF
+bOV
+bQS
+bQS
+bQS
+bTB
+bTR
+bUv
+bTR
+bWL
+bXG
+bXG
+bXG
+bZQ
+caL
+cbH
+bDF
+cve
+aal
+cvS
+bSj
+ccO
+czT
+cwq
+cwB
+cwJ
+bcC
+cwV
+cwV
+rgc
+czq
+czT
+cAq
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+iAN
+iAN
+nRW
+uMK
+mrJ
+mrJ
+mrJ
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(197,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aIA
+aIA
+aIA
+aIA
+aIA
+aIA
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+ayF
+alo
+alo
+amt
+alo
+amz
+apH
+aqE
+ant
+aZq
+amz
+atx
+atx
+atx
+atx
+awP
+avx
+awy
+axl
+axl
+ayA
+axl
+axl
+axl
+aAc
+aAo
+aAo
+aAK
+aAo
+aBa
+aAo
+aAK
+aAo
+aAo
+aBZ
+aCD
+aDM
+aEv
+aEv
+aGp
+aGp
+aHU
+aGp
+aGp
+aEv
+aEv
+aEv
+aLg
+aLN
+aMk
+aMV
+amz
+amz
+aPC
+amz
+amz
+beF
+bBU
+bFg
+fls
+bAF
+bAF
+bAF
+bAF
+bAF
+bFg
+ccD
+bzs
+aZi
+bcp
+aly
+aZk
+aZi
+bDN
+bEP
+bEP
+bMi
+bSl
+bSl
+bSl
+bnY
+bpd
+bqy
+bsh
+btM
+bvd
+bwr
+bnY
+bSl
+byT
+bzF
+bAi
+bBe
+bzG
+bzG
+bQD
+bQD
+bQD
+byT
+bWB
+bXt
+bZL
+cdx
+ceY
+bDF
+bOW
+bQT
+bSz
+bSZ
+bTC
+bTS
+bUw
+bVN
+bWM
+bXH
+bSz
+bSz
+bSz
+bSz
+cbI
+bDF
+cvf
+amF
+cvS
+cvS
+ccP
+aZb
+cwr
+cwC
+aZh
+bdu
+cxH
+cyx
+kYC
+czr
+cwl
+cAn
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+nRW
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+edV
+edV
+rvT
+aac
+"}
+(198,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+ayF
+alm
+alS
+alq
+alR
+aoL
+ans
+aqF
+art
+ant
+amz
+aty
+aue
+aty
+avX
+amz
+avy
+awz
+awz
+awz
+amd
+ayX
+awz
+azT
+amd
+aAy
+aAy
+aAy
+aAy
+aAy
+aAy
+aAy
+aAy
+aAy
+amz
+aCE
+aDN
+aEw
+aEw
+aGq
+aHw
+aIa
+aIH
+bba
+aEw
+aEw
+aDN
+aLh
+amz
+aAg
+aMW
+aNJ
+aOF
+aPD
+amA
+aRb
+cdu
+bBU
+bFg
+bAF
+bAF
+bAF
+bAF
+bAF
+bAF
+bFg
+ccD
+bzs
+aZi
+bcp
+aly
+bcD
+aZi
+bDN
+bEP
+bEP
+bMi
+bSl
+bSl
+bSl
+bnY
+bpe
+bqz
+bsi
+btN
+bve
+bws
+aGk
+xMH
+byT
+bOO
+bzG
+bAi
+bzG
+bzG
+bQD
+bQD
+chb
+byT
+bDN
+bXM
+aal
+aal
+aal
+aal
+bOX
+bOX
+bOX
+bTa
+bTD
+bTT
+bOW
+bTT
+bWN
+bTa
+bOX
+bOX
+bOX
+bOX
+bOX
+aal
+aal
+aal
+aal
+cvS
+ccQ
+cwl
+cws
+cvS
+cwL
+cwK
+cwK
+cwK
+kYC
+czr
+cwl
+cwl
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+edV
+uMK
+uMK
+iAN
+uMK
+wxM
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+uMK
+rvT
+aac
+"}
+(199,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aan
+aan
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+apm
+aqg
+aqg
+ayF
+akJ
+akR
+ali
+alo
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amd
+awz
+amd
+amd
+amd
+awz
+amd
+amd
+amd
+amd
+amd
+aAL
+aAW
+aAL
+aAW
+aAL
+amd
+amd
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+amz
+alZ
+alZ
+amz
+amz
+aPE
+amB
+aRc
+cdu
+bBU
+bFg
+bAF
+bAF
+bAF
+bAF
+bAF
+bAF
+bFg
+ccD
+bzs
+aZi
+bcq
+bbf
+bNv
+bTq
+bDO
+bEU
+bEU
+bMj
+bSl
+bSl
+cqK
+bnY
+bnY
+bnY
+bsj
+btO
+bsj
+bnY
+bnY
+fIm
+byT
+xyu
+bzG
+bzG
+bzG
+bzG
+bQD
+bQD
+chi
+byT
+bWC
+bXN
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bTb
+bTE
+bTU
+bUy
+bTU
+bWO
+bXI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+cvS
+cwe
+cwl
+cwe
+cvS
+cwM
+cwW
+cwW
+cwW
+cwW
+czs
+cwl
+cAo
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+edV
+uMK
+edV
+lNo
+uMK
+uMK
+uMK
+uMK
+xzs
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(200,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aad
+aal
+aal
+aal
+aal
+aal
+aao
+aze
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aal
+aal
+aal
+aal
+aal
+apm
+aqg
+aqg
+ayF
+akK
+alV
+alf
+alo
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+amd
+ayL
+amd
+aal
+amd
+ayL
+amd
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+amz
+aPF
+aQk
+aRd
+cdu
+bBU
+bFg
+bFg
+bFg
+bFg
+bFg
+bFg
+bFg
+bFg
+ccD
+bzs
+aZi
+aZi
+aZi
+aZi
+aZi
+bDP
+bEV
+bEV
+bNa
+bSl
+bSl
+bSl
+acO
+aal
+aal
+bsj
+btP
+bsj
+aal
+aal
+ygB
+pZT
+bzH
+bAl
+bEs
+bQC
+byT
+bQD
+bQD
+bQD
+byT
+bSl
+bYm
+aal
+aal
+aal
+aal
+bOY
+fXg
+fXg
+fXg
+fXg
+bTY
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+cbJ
+aal
+aal
+aal
+aal
+cvS
+cwf
+ccS
+cwf
+cvS
+cwN
+cwl
+cwl
+cwl
+cwl
+czt
+czU
+cAp
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+edV
+uMK
+edV
+lNo
+mrJ
+mrJ
+mrJ
+uMK
+edV
+uMK
+uMK
+uMK
+iAN
+rvT
+aac
+"}
+(201,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aap
+aap
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+kld
+kld
+kld
+ctQ
+aal
+aal
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+bQh
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+hKj
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+bso
+bLa
+bPB
+bPB
+bPB
+bPB
+bPB
+bPB
+bPB
+bPB
+cdr
+bFq
+amF
+amF
+amF
+amF
+amF
+bEq
+bEq
+bEq
+bEq
+bEq
+bEq
+bEq
+cvM
+aal
+aal
+bsj
+btQ
+bsj
+aal
+aal
+aal
+byT
+byT
+byT
+byT
+byT
+byT
+byT
+byT
+byT
+byT
+bEq
+bXt
+aal
+aal
+aal
+aal
+brL
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+ctQ
+aal
+aal
+aal
+aal
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+cvS
+brL
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+edV
+lNo
+uMK
+uMK
+uMK
+uMK
+lqC
+uMK
+wxM
+uMK
+uMK
+rvT
+aac
+"}
+(202,1,1) = {"
+irN
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+aae
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+aac
+kld
+kld
+kld
+kld
+fXg
+fXg
+fXg
+fXg
+bxO
+bxO
+bxO
+bxO
+bxO
+bxO
+bxO
+fXg
+fXg
+fXg
+apI
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+apI
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+apI
+fXg
+fXg
+kld
+bKf
+kld
+fXg
+fXg
+fXg
+apI
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+apI
+fXg
+fXg
+fXg
+fXg
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+fXg
+kld
+cAM
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+wxM
+uMK
+edV
+lNo
+uMK
+uMK
+uMK
+iAN
+edV
+uMK
+iAN
+uMK
+uMK
+rvT
+aac
+"}
+(203,1,1) = {"
+iug
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aaf
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+ucp
+cAP
+cAQ
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+wxM
+uMK
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(204,1,1) = {"
+iqa
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aag
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+dgn
+cAS
+ctQ
+aal
+aad
+aad
+aad
+rvT
+uMK
+iAN
+iAN
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+edV
+edV
+rvT
+aac
+"}
+(205,1,1) = {"
+cGh
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+aah
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+btg
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+aac
+kld
+kld
+kld
+kld
+gnR
+gnR
+gnR
+gnR
+bLQ
+bLQ
+bLQ
+bLQ
+bLQ
+bLQ
+bLQ
+gnR
+gnR
+gnR
+apJ
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+apJ
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+apJ
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+apJ
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+apJ
+gnR
+gnR
+gnR
+gnR
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+gnR
+kld
+kld
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+uMK
+edV
+edV
+uMK
+uMK
+nRW
+nRW
+nRW
+uMK
+edV
+edV
+peF
+uMK
+uMK
+rvT
+aac
+"}
+(206,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+kld
+kld
+ctQ
+aal
+aal
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+brL
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+kld
+ctQ
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+kld
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+uMK
+uMK
+uMK
+uMK
+uMK
+iAN
+uMK
+uMK
+uMK
+nRW
+uMK
+iAN
+uMK
+iAN
+rvT
+aac
+"}
+(207,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bKW
+aal
+aal
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aZu
+aal
+aal
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+cfE
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+chs
+ctR
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+vAa
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+uMK
+uMK
+wxM
+uMK
+edV
+lqC
+edV
+lqC
+edV
+uMK
+uMK
+uMK
+wxM
+uMK
+rvT
+aac
+"}
+(208,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+bgI
+bgI
+bgI
+hxw
+hxw
+hxw
+bgI
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aal
+aal
+aal
+apm
+aqg
+aqg
+aqg
+ayF
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+buO
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+acZ
+bNX
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+cvK
+cvK
+cvK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+kld
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+kge
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(209,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+biO
+bHt
+nbP
+nbP
+nbP
+beW
+beW
+beW
+biO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aqg
+aqg
+aqg
+aad
+aad
+aal
+aal
+aal
+acO
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+amF
+cvM
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cvK
+cvK
+cvK
+cvK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+kld
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+iAN
+uMK
+mrJ
+uMK
+uMK
+iAN
+iAN
+iAN
+kge
+uMK
+mrJ
+uMK
+uMK
+uMK
+rvT
+aac
+"}
+(210,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+biO
+bHu
+nbP
+nbP
+nbP
+beW
+beW
+beW
+biO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aqg
+aqg
+aqg
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+aaj
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+acO
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cvK
+cvL
+cvL
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+kld
+kld
+ctQ
+aad
+aad
+aad
+aad
+rvT
+iAN
+uMK
+mrJ
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+uMK
+mrJ
+uMK
+uMK
+iAN
+rvT
+aac
+"}
+(211,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+bHv
+nbP
+hHy
+nbP
+hqI
+beW
+cKl
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aqg
+aqg
+aqg
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aaj
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cvL
+cvL
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+rvT
+bMk
+bMk
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+imW
+rvT
+rvT
+rvT
+lYj
+lYj
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+aac
+"}
+(212,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+bHw
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aqg
+aqg
+aqg
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aaj
+aaj
+rni
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aad
+aad
+aad
+aad
+aad
+cvK
+cvK
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+rvT
+uvz
+uvz
+nRX
+nRX
+nRX
+nRX
+rvT
+jIH
+uvz
+uvz
+uvz
+uvz
+xri
+xri
+xri
+xri
+uvz
+uvz
+uvz
+uvz
+mWS
+rvT
+aac
+"}
+(213,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+bgI
+bHu
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+biO
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+prz
+cwh
+cvK
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+rni
+rni
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+aDq
+aTz
+apa
+aTz
+cqD
+aEQ
+aTz
+cpt
+jSU
+aad
+aad
+aad
+aad
+cvK
+cvK
+cwt
+cwD
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+brL
+bMk
+uvz
+uvz
+scn
+uvz
+scn
+nRX
+imW
+mJQ
+uvz
+uvz
+uvz
+uvz
+xri
+mRx
+mRx
+xri
+uvz
+uvz
+uvz
+uvz
+uvz
+rvT
+aac
+"}
+(214,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+biO
+bHv
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+biO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwh
+cvK
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+aqg
+aqg
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+rni
+aaj
+rni
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cni
+cor
+apa
+cqd
+aEQ
+crJ
+aTz
+cpt
+cpt
+uBp
+aad
+aad
+aad
+cwg
+cvK
+cwu
+cwE
+cvX
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+bKX
+bMk
+uvz
+uvz
+uvz
+uvz
+uvz
+nRX
+imW
+uVF
+uvz
+uvz
+uvz
+rvT
+reC
+reC
+reC
+reC
+rvT
+wQd
+uvz
+uvz
+oMD
+rvT
+aac
+"}
+(215,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+biO
+bHw
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwh
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cnj
+aTz
+apa
+aTz
+aER
+crK
+aTz
+cpt
+rKC
+cpt
+aad
+aad
+aad
+cwh
+cvK
+cvK
+cwF
+cvX
+cvX
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+rvT
+iaA
+scn
+uvz
+uvz
+uvz
+nRX
+rvT
+hER
+uvz
+uvz
+uvz
+pEX
+rvT
+rvT
+rvT
+rvT
+rvT
+wQd
+uvz
+uvz
+uvz
+rvT
+aac
+"}
+(216,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+bIZ
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+lVW
+cwD
+cwD
+ezz
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+lVW
+cwD
+udo
+cwh
+cvK
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+cvK
+aqg
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+aTz
+aTz
+apa
+aTz
+aTz
+aTz
+aTz
+cpt
+cpt
+cpt
+cpt
+cvu
+cvX
+cwi
+cwn
+cvK
+aad
+cvX
+cwD
+cwX
+aad
+aad
+aal
+aal
+aal
+aad
+aad
+rvT
+iaA
+uvz
+rhc
+rhc
+scn
+nRX
+rvT
+uHF
+uvz
+uvz
+uvz
+ihe
+uvz
+scn
+scn
+uvz
+ihe
+uvz
+scn
+uvz
+tRk
+rvT
+aac
+"}
+(217,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+bKW
+aal
+biO
+bHw
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+biO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+vCH
+cwh
+cvK
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+aqg
+aqg
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cnk
+apa
+apa
+apa
+adO
+apa
+aTy
+cpt
+cpt
+cpt
+cvu
+cvu
+cvu
+cvX
+aad
+cvK
+aad
+aad
+cwX
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+rvT
+iaA
+uvz
+pkQ
+pkQ
+uvz
+nRX
+rvT
+oeX
+uvz
+scn
+uvz
+qcl
+uvz
+uvz
+uvz
+uvz
+qcl
+uvz
+scn
+uvz
+iMq
+rvT
+aac
+"}
+(218,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+biO
+bHt
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+biO
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+udo
+cwh
+cvK
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+aqg
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aad
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cnl
+cnl
+apa
+apa
+cqG
+crM
+aTz
+cpt
+cpt
+cpt
+cpt
+rho
+aad
+aad
+aad
+cvL
+cvL
+aad
+aad
+cwv
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+rvT
+iaA
+scn
+gZg
+gZg
+uvz
+nRX
+rvT
+hER
+uvz
+scn
+uvz
+jBF
+uvz
+uvz
+uvz
+uvz
+qzd
+uvz
+uvz
+uvz
+nQw
+rvT
+aac
+"}
+(219,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+bHu
+nbP
+hHy
+nbP
+hqI
+beW
+hqI
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+prz
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+aFQ
+aFQ
+aFR
+aFR
+aFQ
+aFQ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwh
+cvK
+aqg
+aqg
+cvK
+aqg
+cvK
+aqg
+cvK
+aqg
+cvK
+aqg
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+rni
+aaj
+rni
+aad
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cnm
+cnl
+apa
+cqe
+cqH
+aDn
+aTz
+cpt
+ftC
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+cvL
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+pkQ
+pkQ
+uvz
+nRX
+rvT
+uHF
+uvz
+uvz
+uvz
+lPf
+uvz
+uvz
+uvz
+uvz
+lPf
+uvz
+uvz
+uvz
+dpH
+rvT
+aac
+"}
+(220,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+bgI
+biO
+bgI
+bgI
+bgI
+bgI
+bgI
+biO
+bgI
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+sqp
+aFQ
+cwl
+cwl
+cwl
+cRE
+cwl
+aFQ
+aFQ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+udo
+cwh
+cvK
+cvK
+aqg
+aqg
+aqg
+cvK
+aqg
+cvK
+aqg
+aqg
+cvK
+cvK
+cvK
+cwt
+cwD
+lVW
+cwD
+twg
+aaj
+aaj
+aad
+aaj
+rni
+rni
+rni
+aaj
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+cnl
+tRh
+apa
+cqf
+aDn
+crN
+aTz
+cpt
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+ior
+gZg
+uvz
+nRX
+rvT
+oeX
+uvz
+scn
+uvz
+uvz
+scn
+scn
+scn
+uvz
+uvz
+uvz
+scn
+uvz
+ldU
+rvT
+aac
+"}
+(221,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+ezz
+cwD
+aFQ
+aFQ
+aFR
+aFQ
+aFQ
+qUh
+cwl
+qPh
+cwl
+cwl
+cwl
+cwl
+cwl
+cwl
+cwl
+aFQ
+cwD
+cwD
+sSj
+cwD
+cwD
+cwD
+dzc
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+aqg
+cvK
+aqg
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+apa
+apa
+apa
+apa
+cqJ
+crO
+aTz
+cpt
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+pkQ
+pkQ
+scn
+nRX
+imW
+mJQ
+uvz
+scn
+uvz
+uvz
+scn
+scn
+scn
+uvz
+uvz
+uvz
+scn
+uvz
+uvz
+rvT
+aac
+"}
+(222,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+aFQ
+xVS
+cwl
+tAq
+aFQ
+cVb
+cwl
+aFQ
+cwl
+mua
+mua
+mua
+mua
+mua
+cwl
+aFR
+uZS
+uZS
+uZS
+cwD
+cwD
+cwD
+udo
+cwh
+cvK
+cvK
+cvK
+cvK
+aqg
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+prz
+cwD
+cwD
+twg
+aaj
+aaj
+rni
+rni
+rni
+rni
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aUw
+aUw
+aUw
+aUw
+aUw
+aUw
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+aTz
+nXv
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+gZg
+gZg
+uvz
+nRX
+rvT
+mJQ
+uvz
+uvz
+uvz
+uvz
+scn
+scn
+scn
+uvz
+uvz
+uvz
+uvz
+jUo
+mTn
+rvT
+aac
+"}
+(223,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+acZ
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+aFQ
+kTw
+cwl
+uSp
+aFQ
+nvy
+cwl
+oCy
+lde
+mua
+mua
+mua
+mua
+mua
+cwl
+qPh
+uZS
+uZS
+uZS
+cwD
+cwD
+cwD
+vsn
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+aqg
+aqg
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+vzt
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aUw
+iwy
+ycr
+apa
+sEK
+apa
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+mTB
+cpt
+cpt
+cpt
+cpt
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+scn
+uvz
+uvz
+nRX
+qVq
+mJQ
+uvz
+scn
+uvz
+lPf
+uvz
+uvz
+uvz
+uvz
+lPf
+uvz
+scn
+lzS
+pRU
+rvT
+aac
+"}
+(224,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+aFQ
+cwl
+cwl
+cwl
+aFQ
+oud
+cwl
+cAp
+lde
+mua
+mua
+mua
+mua
+mua
+cwl
+aFR
+uZS
+uZS
+uZS
+cwD
+cwD
+cwD
+udo
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aad
+aaj
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aal
+aal
+gMa
+oNL
+sEK
+lIt
+eGN
+euK
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+scn
+uvz
+jBF
+uvz
+uvz
+uvz
+uvz
+qzd
+uvz
+scn
+oMB
+huk
+rvT
+aac
+"}
+(225,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+rRn
+qRm
+cwl
+qPh
+vLq
+cwl
+cAp
+lde
+cwl
+cwl
+cwl
+cwl
+cwl
+jvh
+aFQ
+uZS
+uZS
+uZS
+cwD
+cwD
+cwD
+ePE
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aad
+aaj
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aal
+aal
+gMa
+eGN
+apa
+dSL
+rxI
+apa
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+scn
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+uvz
+qcl
+uvz
+uvz
+uvz
+uvz
+qcl
+uvz
+scn
+lzS
+pRU
+rvT
+aac
+"}
+(226,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+cAp
+xGM
+cAp
+cwl
+cwl
+cwl
+cwl
+cwl
+cwl
+hie
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+cwD
+udo
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aad
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aUw
+oua
+apa
+apa
+apa
+sEK
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+iaA
+nRX
+nRX
+nRX
+nRX
+xri
+ylJ
+xri
+uvz
+uvz
+uvz
+ihe
+uvz
+oiv
+oiv
+uvz
+ihe
+uvz
+uvz
+oMB
+wcS
+rvT
+aac
+"}
+(227,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFU
+fsH
+ryU
+eEU
+aFQ
+aFQ
+cwl
+cwl
+mua
+mua
+mua
+mua
+cwl
+cwl
+aFQ
+aFQ
+eEU
+ryU
+fsH
+aFU
+aFQ
+cwD
+lYe
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aUw
+olL
+rxI
+apa
+hqN
+apa
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+rvT
+aac
+"}
+(228,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+cwl
+cwl
+cwl
+cwl
+pwQ
+aFQ
+cwl
+cwl
+tRM
+mdc
+tPA
+uWR
+cwl
+cwl
+cNG
+cwl
+cwl
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+rni
+rni
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aUw
+apa
+apa
+apa
+lyO
+apa
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(229,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+cwl
+cwl
+cwl
+aJX
+aJX
+cNG
+cwl
+cwl
+tRM
+tPA
+gzG
+uWR
+cwl
+cwl
+aFQ
+cMJ
+aDp
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+rni
+rni
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+xAC
+emA
+apa
+uma
+apa
+apa
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(230,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+aFR
+wsC
+cwl
+cwl
+aJX
+fNO
+aFQ
+cwl
+cwl
+tRM
+gCJ
+tPA
+uWR
+cwl
+cwl
+aFQ
+psQ
+yij
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwh
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cwt
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aUw
+apa
+egT
+apa
+sEK
+eGN
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(231,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+pEv
+cwl
+cwl
+msV
+fWp
+aFQ
+cwl
+cwl
+tRM
+loi
+tPA
+uWR
+cwl
+cwl
+aFQ
+tbd
+aDp
+cwl
+wsC
+hji
+aFQ
+cwD
+cwD
+cwD
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwn
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aUw
+aUw
+aUw
+gMa
+gMa
+aUw
+aUw
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(232,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+aFQ
+dWP
+aFQ
+aFQ
+aFQ
+aFQ
+cwl
+mua
+mua
+mua
+mua
+cwl
+aFQ
+aFQ
+aFQ
+aFQ
+dWP
+aFQ
+aFQ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+vzt
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aad
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(233,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+xao
+mmZ
+aFQ
+mmZ
+kSC
+aFQ
+hYa
+cwl
+cwl
+cwl
+cwl
+ezY
+aFQ
+kSC
+mmZ
+aFQ
+mmZ
+xao
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+prz
+cwD
+cwD
+lVW
+cwD
+vzt
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(234,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+ezz
+cwD
+cwD
+ezz
+cwD
+cwD
+aFQ
+mmZ
+pXS
+aFQ
+qXb
+mmZ
+aFQ
+cwl
+cwl
+cwl
+cwl
+cwl
+cwl
+aFQ
+mmZ
+qXb
+aFQ
+pXS
+mmZ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+prz
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aad
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aal
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(235,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+wKa
+aFQ
+aFQ
+aFQ
+cwl
+cwl
+aFQ
+aFQ
+aFQ
+wKa
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+vzt
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aal
+aal
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(236,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+ovH
+cwl
+cwl
+mWJ
+pwQ
+aFQ
+cwl
+cwl
+aFQ
+xEb
+kXA
+cwl
+wsC
+hji
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+cpt
+cpt
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(237,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+prz
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+wsC
+cwl
+cwl
+mWJ
+uja
+aFQ
+cwl
+cwl
+aFQ
+uja
+kXA
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+ezz
+cwD
+lDE
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+lDE
+aaj
+aaj
+aaj
+rni
+rni
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(238,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+cwl
+cwl
+cwl
+cwl
+cwl
+cNG
+cwl
+cwl
+cNG
+cwl
+cwl
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwD
+frM
+lLu
+lLu
+lLu
+lLu
+kwB
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+aqg
+aqg
+aqg
+aqg
+aqg
+aqg
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+aad
+rni
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(239,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+cwl
+cwl
+cwl
+cwl
+cwl
+aFQ
+cwl
+cwl
+aFQ
+cwl
+cwl
+cwl
+cwl
+cwl
+aFR
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aal
+aal
+cpt
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+cvK
+cpt
+cpt
+cpt
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(240,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+lVW
+cwD
+cwD
+aFQ
+klL
+sVS
+ryU
+dlA
+aFQ
+aFQ
+cwl
+cwl
+aFQ
+aFQ
+dlA
+ryU
+sVS
+klL
+aFQ
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+ezz
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+rni
+aal
+aal
+aal
+cpt
+aqg
+aqg
+aqg
+aqg
+aqg
+cvK
+cvK
+cvK
+cpt
+cpt
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(241,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+aKV
+mua
+mua
+sZL
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+aFQ
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+cpt
+cpt
+cvK
+aqg
+aqg
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cpt
+cpt
+rni
+cpt
+cpt
+rni
+rni
+rni
+rni
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(242,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+cyh
+mua
+mua
+fZm
+aFR
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+lVW
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+rni
+cpt
+cpt
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cpt
+uIG
+cpt
+cpt
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(243,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFR
+aLx
+mua
+mua
+aLD
+aFR
+cwD
+cwD
+cwD
+cwD
+cwD
+prz
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aad
+rni
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+rni
+rni
+uIG
+cpt
+cpt
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cpt
+cpt
+cpt
+lLT
+cpt
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(244,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+aFQ
+aFQ
+cwl
+cwl
+aFQ
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+sIJ
+viT
+viT
+viT
+viT
+viT
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aaj
+aaj
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cvK
+cpt
+qaU
+cpt
+cpt
+cpt
+cpt
+rni
+rni
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(245,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+aFQ
+aFR
+aFR
+aFQ
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+ezz
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+aaj
+aaj
+aad
+aad
+aaj
+aaj
+aad
+aaj
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+rni
+cpt
+cpt
+cpt
+cUs
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cvK
+cvK
+cvK
+cvK
+cvK
+cpt
+cpt
+cpt
+cpt
+rKC
+cpt
+cpt
+rni
+rni
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(246,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aad
+aad
+rni
+rni
+aad
+aaj
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+kyR
+rKC
+cpt
+cpt
+cpt
+cpt
+cpt
+cvK
+cpt
+cpt
+cvK
+cpt
+cpt
+cpt
+ohM
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(247,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+rni
+aaj
+aaj
+aad
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+qaU
+cpt
+rKC
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cvK
+cpt
+cpt
+cpt
+cpt
+rKC
+lLT
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+cpt
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(248,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+aad
+aad
+rni
+aad
+rni
+aad
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+rni
+rni
+rni
+cpt
+rni
+rni
+cpt
+cpt
+cpt
+rkk
+cpt
+rKC
+cpt
+cpt
+cpt
+cpt
+wIE
+rKC
+cpt
+cpt
+tUx
+cpt
+cpt
+cpt
+nII
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+cpt
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(249,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+sIJ
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+cpt
+rni
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+qaU
+cpt
+cpt
+cUs
+cpt
+cpt
+cpt
+qaU
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+qaU
+cpt
+cpt
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(250,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+xrZ
+nij
+nij
+nij
+nij
+nij
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+rni
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+rkk
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+rKC
+cpt
+cpt
+cUs
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(251,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+twg
+aaj
+aaj
+aaj
+aaj
+rni
+aaj
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+rni
+cpt
+cpt
+qaU
+cpt
+rKC
+cpt
+cpt
+cpt
+cpt
+cpt
+qaU
+cpt
+cpt
+cpt
+cUs
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+rni
+cpt
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(252,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+wpT
+lYh
+aaj
+aaj
+aaj
+rni
+rni
+aad
+aad
+rni
+aad
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+cpt
+cpt
+cUs
+cpt
+cpt
+cpt
+rni
+cpt
+cpt
+rni
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+cpt
+rni
+cpt
+cpt
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(253,1,1) = {"
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+cwD
+cwD
+cwD
+cwD
+cwD
+cwD
+ezz
+cwD
+cwD
+aad
+aad
+aad
+aaj
+aaj
+aaj
+rni
+aaj
+aad
+rni
+rni
+aad
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+cpt
+cpt
+rni
+rni
+rni
+cpt
+cpt
+rni
+rni
+cpt
+cpt
+cpt
+cpt
+rni
+cpt
+cpt
+rni
+cpt
+cpt
+rni
+cpt
+rni
+rni
+rni
+rni
+rni
+aad
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(254,1,1) = {"
+aac
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aaj
+aad
+aaj
+rni
+rni
+rni
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+rni
+rni
+rni
+aad
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+rni
+aad
+aad
+rni
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aad
+aac
+"}
+(255,1,1) = {"
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+"}
diff --git a/_maps/map_files/FestiveBall/doorButtonOrganizer.dm b/_maps/map_files/FestiveBall/doorButtonOrganizer.dm
new file mode 100644
index 0000000000..855126fd13
--- /dev/null
+++ b/_maps/map_files/FestiveBall/doorButtonOrganizer.dm
@@ -0,0 +1,10 @@
+// This will let me avoid having to edit all of these variables in every instance, while also avoiding var-editing.
+/obj/machinery/button/door/dorms
+ name = "Dorm 1 Lock"
+ normaldoorcontrol = 1
+ id = "dorm01"
+ specialfunctions = 4
+
+/obj/machinery/door/airlock/wood/dorms
+ name = "Dorm 1"
+ id_tag = "dorm01"
diff --git a/_maps/map_files/MetaStation/MetaStation.dmm b/_maps/map_files/MetaStation/MetaStation.dmm
index 1a70bdbc4c..48054115e6 100644
--- a/_maps/map_files/MetaStation/MetaStation.dmm
+++ b/_maps/map_files/MetaStation/MetaStation.dmm
@@ -19429,6 +19429,10 @@
/obj/machinery/atmospherics/pipe/simple/orange/hidden{
dir = 4
},
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = 24
+ },
/turf/open/floor/plasteel/dark/corner,
/area/hallway/primary/starboard)
"bzi" = (
@@ -21200,10 +21204,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
-/obj/machinery/firealarm{
- dir = 8;
- pixel_x = 24
- },
/obj/effect/turf_decal/tile/yellow{
dir = 4
},
@@ -24661,14 +24661,14 @@
/turf/closed/wall,
/area/maintenance/disposal/incinerator)
"bZD" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Incinerator Access";
- req_access_txt = "12"
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable/yellow{
icon_state = "1-2"
},
+/obj/machinery/door/airlock/atmos{
+ name = "Turbine Access";
+ req_access_txt = "32"
+ },
/turf/open/floor/plating,
/area/maintenance/disposal/incinerator)
"bZE" = (
@@ -25285,7 +25285,10 @@
icon_state = "1-4"
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plating,
/area/maintenance/disposal/incinerator)
"caZ" = (
/obj/structure/cable/yellow{
@@ -25296,7 +25299,11 @@
/obj/structure/sign/warning/deathsposal{
pixel_y = 32
},
-/turf/open/floor/plasteel,
+/obj/machinery/camera{
+ c_tag = "Atmospherics - Incinerator";
+ name = "atmospherics camera"
+ },
+/turf/open/floor/plating,
/area/maintenance/disposal/incinerator)
"cba" = (
/obj/machinery/power/smes{
@@ -25306,7 +25313,7 @@
/obj/structure/cable/yellow{
icon_state = "0-8"
},
-/turf/open/floor/plasteel,
+/turf/open/floor/plating,
/area/maintenance/disposal/incinerator)
"cbp" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -25901,7 +25908,7 @@
/obj/machinery/atmospherics/pipe/simple/dark/visible{
dir = 6
},
-/turf/open/floor/plasteel,
+/turf/open/floor/plating,
/area/maintenance/disposal/incinerator)
"ccU" = (
/obj/structure/table/wood/poker,
@@ -40889,6 +40896,9 @@
name = "Station Intercom (General)";
pixel_x = -29
},
+/obj/item/cautery{
+ pixel_y = 15
+ },
/turf/open/floor/plasteel/white/corner{
dir = 4
},
@@ -42560,6 +42570,11 @@
icon_state = "4-8"
},
/obj/structure/chair/stool,
+/obj/machinery/light/small,
+/obj/item/radio/intercom{
+ name = "Station Intercom (General)";
+ pixel_y = -28
+ },
/turf/open/floor/plating,
/area/maintenance/solars/starboard/aft)
"cNq" = (
@@ -44704,9 +44719,6 @@
/turf/open/floor/plasteel/dark,
/area/hallway/primary/central)
"cVp" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/tile/yellow{
dir = 4
},
@@ -44800,12 +44812,8 @@
/turf/open/floor/carpet,
/area/service/theater)
"cWn" = (
-/obj/machinery/door/airlock/atmos/glass{
- name = "Atmospherics Monitoring";
- req_access_txt = "24"
- },
-/obj/structure/cable/yellow{
- icon_state = "4-8"
+/obj/structure/disposalpipe/segment{
+ dir = 6
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -47789,24 +47797,11 @@
/turf/open/floor/plasteel/dark,
/area/ai_monitored/aisat/exterior)
"dtk" = (
-/obj/machinery/disposal/bin,
-/obj/structure/disposalpipe/trunk{
- dir = 8
- },
/obj/effect/turf_decal/tile/yellow{
dir = 4
},
-/obj/effect/turf_decal/tile/yellow{
- dir = 8
- },
-/obj/machinery/button/door{
- id = "atmos";
- name = "Atmospherics Lockdown";
- pixel_x = 26;
- pixel_y = -26;
- req_access_txt = "24"
- },
-/turf/open/floor/plasteel,
+/obj/machinery/suit_storage_unit/atmos,
+/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"dtl" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
@@ -49341,12 +49336,8 @@
/area/maintenance/port)
"dRb" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/door/airlock/atmos/glass{
- name = "Atmospherics Monitoring";
- req_access_txt = "24"
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -50235,13 +50226,6 @@
},
/turf/open/floor/plasteel/dark,
/area/engineering/main)
-"erz" = (
-/obj/structure/cable/yellow{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel,
-/area/engineering/atmos)
"erD" = (
/obj/machinery/reagentgrinder,
/obj/structure/table/glass,
@@ -50826,7 +50810,6 @@
/turf/open/floor/plasteel,
/area/security/prison/upper)
"eFn" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
/obj/machinery/atmospherics/miner/oxygen,
/turf/open/floor/engine/o2,
/area/engineering/atmos)
@@ -52049,7 +52032,9 @@
dir = 8
},
/obj/machinery/pipedispenser/disposal,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"fpr" = (
@@ -52535,12 +52520,8 @@
/turf/open/floor/plasteel/white,
/area/science/circuit)
"fFR" = (
-/obj/structure/closet/crate,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/camera{
- c_tag = "Atmospherics - Entrance"
- },
-/turf/open/floor/plasteel,
+/turf/closed/wall,
/area/engineering/atmos)
"fFY" = (
/obj/structure/cable,
@@ -52788,7 +52769,12 @@
/obj/structure/cable/yellow{
icon_state = "2-4"
},
-/obj/machinery/light/small,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"fNh" = (
@@ -52796,6 +52782,9 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/camera{
+ c_tag = "Atmospherics - Entrance"
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"fNk" = (
@@ -53108,6 +53097,12 @@
},
/turf/open/floor/plasteel,
/area/service/hydroponics)
+"fYL" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/engineering/atmos)
"fZR" = (
/obj/machinery/seed_extractor,
/obj/effect/turf_decal/stripes/line{
@@ -53147,9 +53142,6 @@
/obj/machinery/firealarm{
pixel_y = 24
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
/obj/machinery/pipedispenser,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/camera{
@@ -53159,6 +53151,9 @@
/obj/machinery/atmospherics/pipe/simple/orange/hidden{
dir = 4
},
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"gbt" = (
@@ -53727,7 +53722,7 @@
dir = 6
},
/obj/structure/cable/yellow{
- icon_state = "1-2"
+ icon_state = "2-4"
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -54290,14 +54285,20 @@
/turf/open/floor/plasteel,
/area/commons/dorms)
"gGc" = (
-/obj/structure/cable/yellow{
- icon_state = "1-2"
+/obj/machinery/disposal/bin,
+/obj/structure/disposalpipe/trunk{
+ dir = 8
},
-/obj/structure/cable/yellow{
- icon_state = "1-8"
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
},
-/obj/effect/landmark/event_spawn,
-/turf/open/floor/plasteel,
+/obj/machinery/button/door{
+ id = "atmos";
+ name = "Atmospherics Lockdown";
+ pixel_x = 26;
+ req_access_txt = "24"
+ },
+/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"gGH" = (
/obj/structure/cable/yellow{
@@ -54886,8 +54887,11 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 10
},
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
/obj/machinery/suit_storage_unit/atmos,
-/turf/open/floor/plasteel,
+/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"hdR" = (
/obj/structure/chair/stool{
@@ -55719,6 +55723,12 @@
/area/ai_monitored/aisat/exterior)
"hAI" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"hAL" = (
@@ -56843,6 +56853,13 @@
},
/turf/open/floor/plasteel,
/area/commons/fitness/recreation)
+"ify" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/meter,
+/turf/closed/wall/r_wall,
+/area/engineering/atmos)
"ifM" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 4
@@ -56899,6 +56916,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
+/obj/machinery/light/small,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"iiE" = (
@@ -57439,11 +57457,11 @@
/turf/open/floor/plating,
/area/service/chapel/main)
"ixJ" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/simple/yellow/visible,
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
+/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/engineering/atmos)
"ixL" = (
@@ -57695,9 +57713,6 @@
/turf/closed/wall/r_wall,
/area/engineering/main)
"iFl" = (
-/obj/machinery/portable_atmospherics/canister/nitrous_oxide{
- valve_open = 1
- },
/obj/machinery/atmospherics/miner/n2o,
/turf/open/floor/engine/n2o,
/area/engineering/atmos)
@@ -60762,7 +60777,12 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 10
},
-/turf/closed/wall,
+/obj/machinery/door/airlock/atmos/glass{
+ name = "Atmospherics Monitoring";
+ req_access_txt = "24"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
/area/engineering/atmos)
"kuk" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -61947,12 +61967,13 @@
/area/command/bridge)
"kWW" = (
/obj/structure/cable/yellow{
- icon_state = "1-2"
+ icon_state = "1-4"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+/obj/machinery/light/small{
+ dir = 8
},
-/turf/closed/wall,
+/obj/structure/closet/crate,
+/turf/open/floor/plasteel,
/area/engineering/atmos)
"kXd" = (
/obj/machinery/power/terminal,
@@ -63102,14 +63123,13 @@
/turf/open/floor/plasteel,
/area/commons/locker)
"lFH" = (
-/obj/machinery/light/small{
- dir = 4
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/suit_storage_unit/atmos,
-/turf/open/floor/plasteel,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"lFQ" = (
/obj/structure/chair/office/dark{
@@ -63197,7 +63217,6 @@
/turf/open/floor/plasteel,
/area/engineering/atmos)
"lIs" = (
-/obj/machinery/portable_atmospherics/canister/carbon_dioxide,
/obj/machinery/atmospherics/miner/carbon_dioxide,
/turf/open/floor/engine/co2,
/area/engineering/atmos)
@@ -63610,10 +63629,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 10
},
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
-/turf/closed/wall,
+/obj/machinery/pipedispenser/disposal/transit_tube,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel,
/area/engineering/atmos)
"lUv" = (
/obj/structure/noticeboard{
@@ -63751,10 +63769,7 @@
/area/commons/fitness/recreation)
"lXt" = (
/obj/structure/cable/yellow{
- icon_state = "2-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
+ icon_state = "1-8"
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -65434,6 +65449,10 @@
/obj/structure/cable/yellow{
icon_state = "1-8"
},
+/obj/effect/landmark/event_spawn,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"mSL" = (
@@ -66147,6 +66166,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/structure/bedsheetbin/color,
/turf/open/floor/plasteel/cafeteria,
/area/commons/dorms)
"nry" = (
@@ -67261,10 +67281,6 @@
/obj/machinery/light_switch{
pixel_x = -26
},
-/obj/machinery/pipedispenser/disposal/transit_tube,
-/obj/effect/turf_decal/stripes/line{
- dir = 6
- },
/obj/machinery/atmospherics/pipe/simple/orange/hidden{
dir = 4
},
@@ -67723,6 +67739,13 @@
name = "Atmospherics Monitoring";
req_access_txt = "24"
},
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"olW" = (
@@ -68234,9 +68257,6 @@
/turf/open/floor/plasteel,
/area/service/bar)
"oBF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -68939,10 +68959,16 @@
/turf/open/floor/plasteel,
/area/commons/dorms)
"oWF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/door/airlock/atmos/glass{
+ name = "Atmospherics Monitoring";
+ req_access_txt = "24"
},
-/turf/closed/wall,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
/area/engineering/atmos)
"oWR" = (
/obj/effect/spawner/lootdrop/maintenance,
@@ -69355,7 +69381,6 @@
},
/area/command/heads_quarters/rd)
"pgT" = (
-/obj/machinery/portable_atmospherics/canister/toxins,
/obj/machinery/atmospherics/miner/toxins,
/turf/open/floor/engine/plasma,
/area/engineering/atmos)
@@ -72827,6 +72852,12 @@
/obj/effect/turf_decal/tile/yellow{
dir = 4
},
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"qXd" = (
@@ -73103,12 +73134,9 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 4
},
-/obj/machinery/door/airlock/atmos/glass{
- name = "Distribution Loop";
- req_access_txt = "24"
- },
/obj/machinery/atmospherics/pipe/simple/orange/hidden,
-/turf/open/floor/plasteel,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
/area/engineering/atmos)
"rdv" = (
/obj/effect/turf_decal/stripes/line,
@@ -76248,7 +76276,6 @@
/turf/closed/wall,
/area/service/bar)
"sTB" = (
-/obj/machinery/portable_atmospherics/canister/nitrogen,
/obj/machinery/atmospherics/miner/nitrogen,
/turf/open/floor/engine/n2,
/area/engineering/atmos)
@@ -77255,6 +77282,13 @@
/obj/structure/lattice/catwalk,
/turf/open/space,
/area/solars/starboard/fore)
+"tzt" = (
+/obj/machinery/power/floodlight,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plating,
+/area/engineering/atmos)
"tAp" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 10
@@ -77377,6 +77411,9 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"tFJ" = (
@@ -77403,6 +77440,16 @@
},
/turf/open/floor/plasteel/dark,
/area/security/office)
+"tGd" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/dark/visible,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"tGD" = (
/obj/structure/closet/crate,
/obj/structure/extinguisher_cabinet{
@@ -78805,8 +78852,11 @@
/turf/open/floor/plasteel/dark,
/area/cargo/office)
"usM" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 10
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -79115,11 +79165,14 @@
/turf/open/floor/wood,
/area/commons/vacant_room/office)
"uED" = (
-/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/atmospherics/pipe/manifold/cyan/visible{
dir = 1
},
-/turf/open/floor/plating,
+/obj/machinery/door/airlock/atmos/glass{
+ name = "Atmospherics Monitoring";
+ req_access_txt = "24"
+ },
+/turf/open/floor/plasteel,
/area/engineering/atmos)
"uFM" = (
/obj/machinery/power/emitter,
@@ -80562,6 +80615,12 @@
dir = 4
},
/obj/effect/landmark/start/atmospheric_technician,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"vzs" = (
@@ -82681,8 +82740,11 @@
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
"wFX" = (
-/obj/machinery/portable_atmospherics/canister/air,
-/turf/open/floor/engine/air,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/meter,
+/turf/closed/wall/r_wall,
/area/engineering/atmos)
"wGp" = (
/obj/structure/cable/white{
@@ -82824,7 +82886,8 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
-/turf/closed/wall,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
/area/engineering/atmos)
"wKo" = (
/obj/effect/turf_decal/stripes/line,
@@ -84669,9 +84732,8 @@
/turf/open/floor/plasteel,
/area/science/mixing)
"xHm" = (
-/obj/machinery/holopad,
-/obj/structure/cable/yellow{
- icon_state = "1-4"
+/obj/structure/disposalpipe/segment{
+ dir = 9
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -125583,8 +125645,8 @@ ieJ
nGn
uoM
lUn
-dlF
-uhB
+wFX
+ify
qxd
qtO
qtO
@@ -126352,7 +126414,7 @@ qxd
jJw
usM
lXt
-xHm
+lzQ
tyC
kLr
kdi
@@ -126609,7 +126671,7 @@ odq
ipm
hAI
oBF
-erz
+oBF
jxI
kLr
qDJ
@@ -126865,9 +126927,9 @@ bvh
qxd
oNX
vzb
-iix
-woN
-tyC
+mMn
+cWn
+xHm
kLr
iix
sKv
@@ -127123,7 +127185,7 @@ qxd
wtG
qWR
cVp
-woN
+gGc
dtk
lFH
hdJ
@@ -127379,8 +127441,8 @@ iLe
qxd
oBX
olw
-oWF
-cWn
+sKv
+sKv
uKL
ktV
wKg
@@ -127637,7 +127699,7 @@ sKv
oay
fNf
kWW
-gGc
+uKL
grX
hop
ldI
@@ -127647,7 +127709,7 @@ ooB
ibJ
ibJ
ibJ
-ibJ
+tGd
ibJ
ibJ
omb
@@ -127894,7 +127956,7 @@ hZe
mZD
mSB
dRb
-hAI
+oWF
tFH
tfk
sfM
@@ -127904,7 +127966,7 @@ eCZ
mMn
mMn
mMn
-mMn
+fYL
mMn
mMn
eWY
@@ -128161,7 +128223,7 @@ pcs
mMn
mMn
mMn
-mMn
+fYL
mMn
mMn
mMn
@@ -128408,7 +128470,7 @@ uhB
jiZ
mHn
mHn
-fGc
+mHn
rdg
fGc
lHN
@@ -128418,7 +128480,7 @@ mMn
mMn
mMn
mMn
-mMn
+fYL
mMn
mMn
mMn
@@ -128675,7 +128737,7 @@ mMn
mMn
mMn
mMn
-mMn
+tzt
mMn
mMn
mMn
@@ -129458,7 +129520,7 @@ uKL
aaf
dYX
htG
-wFX
+uLh
rjT
dPI
aaf
diff --git a/_maps/map_files/OmegaStation/OmegaStation.dmm b/_maps/map_files/OmegaStation/OmegaStation.dmm
index 92f9ff0c53..cef539c3b6 100644
--- a/_maps/map_files/OmegaStation/OmegaStation.dmm
+++ b/_maps/map_files/OmegaStation/OmegaStation.dmm
@@ -1282,14 +1282,14 @@
/obj/structure/cable/white{
icon_state = "0-2"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 6
- },
/obj/effect/spawner/structure/window/plasma/reinforced,
/obj/machinery/door/poddoor/shutters/radiation/preopen{
id = "engsm";
name = "Radiation Chamber Shutters"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
+ },
/turf/open/floor/plating,
/area/engineering/gravity_generator)
"abR" = (
@@ -1709,6 +1709,9 @@
id = "engsm";
name = "Radiation Chamber Shutters"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plating,
/area/engineering/main)
"acC" = (
@@ -6352,10 +6355,9 @@
/turf/open/floor/plasteel,
/area/security/brig)
"ajX" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/effect/turf_decal/sand/plating,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plating,
-/area/asteroid/nearstation)
+/area/engineering/atmos)
"ajY" = (
/obj/structure/cable/white{
icon_state = "4-8"
@@ -6941,10 +6943,11 @@
/turf/open/floor/plasteel,
/area/cargo/storage)
"akM" = (
+/obj/item/chair,
/obj/item/stack/ore/silver,
/obj/item/stack/ore/iron,
-/turf/open/floor/plating/asteroid,
-/area/asteroid/nearstation)
+/turf/open/floor/plating,
+/area/engineering/atmos)
"akN" = (
/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
dir = 8
@@ -6952,9 +6955,12 @@
/turf/closed/wall/r_wall,
/area/command/heads_quarters/ce)
"akO" = (
-/obj/effect/spawner/structure/window/reinforced,
-/turf/open/floor/plating,
-/area/command/heads_quarters/ce)
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/obj/structure/lattice,
+/turf/open/floor/plating/asteroid/airless,
+/area/asteroid/nearstation)
"akP" = (
/obj/machinery/photocopier,
/obj/effect/turf_decal/tile/brown{
@@ -7612,15 +7618,18 @@
/turf/open/floor/wood,
/area/service/lawoffice)
"alU" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
+ },
/turf/open/floor/wood,
/area/service/lawoffice)
"alV" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
/obj/structure/window/reinforced/spawner/east,
/obj/structure/chair,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/wood,
/area/service/lawoffice)
"alW" = (
@@ -8134,6 +8143,7 @@
/obj/structure/window/reinforced/spawner,
/obj/item/clipboard,
/obj/item/folder/red,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/wood,
/area/service/lawoffice)
"amR" = (
@@ -8439,18 +8449,10 @@
/turf/open/floor/plating,
/area/cargo/miningdock)
"anu" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/command/glass{
- name = "Chief Engineer";
- req_access_txt = "56"
- },
-/obj/effect/turf_decal/stripes/line{
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
-/obj/effect/turf_decal/stripes/line{
- dir = 8
- },
-/turf/open/floor/plasteel,
+/turf/closed/wall/r_wall,
/area/command/heads_quarters/ce)
"anv" = (
/obj/effect/turf_decal/stripes/end{
@@ -8460,6 +8462,9 @@
dir = 1
},
/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
/turf/open/floor/plasteel,
/area/command/heads_quarters/ce)
"anw" = (
@@ -8652,6 +8657,8 @@
pixel_x = -26
},
/obj/item/rcl/pre_loaded,
+/obj/item/clothing/glasses/meson/gar,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel/dark,
/area/command/heads_quarters/ce)
"anL" = (
@@ -9033,6 +9040,9 @@
dir = 4;
pixel_x = -23
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
/turf/open/floor/plasteel/dark,
/area/command/heads_quarters/ce)
"aop" = (
@@ -9054,6 +9064,9 @@
dir = 1;
pixel_y = -24
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/command/heads_quarters/ce)
"aoq" = (
@@ -9662,9 +9675,6 @@
/obj/structure/cable/white{
icon_state = "1-4"
},
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 4
- },
/obj/effect/turf_decal/stripes/line{
dir = 6
},
@@ -9672,6 +9682,9 @@
dir = 1
},
/obj/effect/turf_decal/tile/yellow,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/command/heads_quarters/ce)
"app" = (
@@ -9690,9 +9703,6 @@
/obj/structure/cable/white{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/effect/turf_decal/delivery,
/obj/effect/turf_decal/tile/neutral{
dir = 4
@@ -9708,6 +9718,10 @@
pixel_x = 8;
pixel_y = 32
},
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel/dark,
/area/command/heads_quarters/ce)
"apr" = (
@@ -9726,7 +9740,7 @@
name = "Chief Engineer";
req_access_txt = "56"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
/turf/open/floor/plasteel,
@@ -9747,8 +9761,8 @@
/obj/structure/cable/white{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -12490,9 +12504,6 @@
/turf/open/floor/engine/n2,
/area/engineering/atmos)
"aty" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/visible{
- dir = 4
- },
/obj/machinery/atmospherics/components/binary/pump{
dir = 1;
name = "Oxygen to Pure"
@@ -13149,11 +13160,14 @@
/turf/open/floor/wood,
/area/security/detectives_office)
"auv" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/visible{
- dir = 10
+/obj/structure/chair{
+ dir = 4
},
-/turf/open/floor/plasteel,
-/area/engineering/atmos)
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/service/lawoffice)
"auw" = (
/obj/machinery/atmospherics/components/binary/pump{
name = "Pure to Port"
@@ -14576,11 +14590,11 @@
/turf/open/floor/plasteel,
/area/maintenance/port/aft)
"awH" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
dir = 1
},
-/turf/closed/wall/r_wall,
-/area/maintenance/port/aft)
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"awI" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 5
@@ -14608,15 +14622,12 @@
/turf/open/floor/plasteel/dark/corner,
/area/engineering/atmos)
"awL" = (
-/obj/structure/cable/white{
- icon_state = "1-2"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/machinery/atmospherics/pipe/simple/yellow/visible{
dir = 4
},
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
+/obj/machinery/atmospherics/pipe/simple/general/visible,
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"awM" = (
/obj/structure/cable/white{
icon_state = "1-2"
@@ -14900,9 +14911,6 @@
lootcount = 3;
name = "3maintenance loot spawner"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/delivery,
/obj/effect/turf_decal/stripes/line{
dir = 9
@@ -14926,17 +14934,13 @@
/turf/open/floor/wood,
/area/service/library)
"axk" = (
-/obj/structure/girder,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 6
},
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"axl" = (
/obj/structure/closet/firecloset,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/delivery,
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -14952,9 +14956,6 @@
/obj/item/reagent_containers/food/drinks/bottle/whiskey,
/obj/effect/spawner/lootdrop/maintenance,
/obj/machinery/light/small,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/delivery,
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -15214,6 +15215,9 @@
/obj/machinery/computer/security/telescreen/entertainment{
pixel_y = 32
},
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
/turf/open/floor/plasteel/grimy,
/area/commons/dorms)
"axJ" = (
@@ -15238,6 +15242,9 @@
/obj/machinery/computer/security/telescreen/entertainment{
pixel_y = 32
},
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
/turf/open/floor/carpet,
/area/commons/dorms)
"axL" = (
@@ -15246,9 +15253,6 @@
lootcount = 2;
name = "2maintenance loot spawner"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/delivery,
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -15404,11 +15408,11 @@
/turf/open/floor/plasteel/dark,
/area/service/bar/atrium)
"axU" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
-/turf/closed/wall,
-/area/maintenance/port/aft)
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"axV" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/newscaster{
@@ -15425,9 +15429,12 @@
/turf/closed/wall,
/area/hallway/secondary/exit)
"axX" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/closed/wall/r_wall/rust,
-/area/maintenance/port/aft)
+/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"axY" = (
/obj/structure/cable/white{
icon_state = "1-2"
@@ -15682,10 +15689,14 @@
/area/commons/dorms)
"ayA" = (
/obj/structure/bed,
-/obj/machinery/newscaster{
- pixel_x = 32
- },
/obj/item/bedsheet/blue,
+/obj/machinery/button/door{
+ id = "Dorm1";
+ name = "Dorm Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 25;
+ specialfunctions = 4
+ },
/turf/open/floor/plasteel/grimy,
/area/commons/dorms)
"ayB" = (
@@ -15693,10 +15704,14 @@
/area/commons/dorms)
"ayC" = (
/obj/structure/bed,
-/obj/machinery/newscaster{
- pixel_x = 32
- },
/obj/item/bedsheet/red,
+/obj/machinery/button/door{
+ id = "Dorm2";
+ name = "Dorm Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 25;
+ specialfunctions = 4
+ },
/turf/open/floor/carpet,
/area/commons/dorms)
"ayD" = (
@@ -16339,13 +16354,14 @@
/area/commons/dorms)
"azD" = (
/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock{
- name = "Bar Back Room"
- },
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
+/obj/machinery/door/airlock{
+ id_tag = "Dorm1";
+ name = "Dorm 1"
+ },
/turf/open/floor/plasteel,
/area/commons/dorms)
"azE" = (
@@ -16704,10 +16720,10 @@
/turf/open/floor/plasteel,
/area/security/prison)
"aAn" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/visible{
- dir = 6
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Mix to Engine"
},
-/obj/machinery/meter,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"aAo" = (
@@ -16717,6 +16733,10 @@
/turf/open/floor/plasteel,
/area/security/prison)
"aAp" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
@@ -16973,6 +16993,14 @@
dir = 4
},
/obj/structure/bedsheetbin/color,
+/obj/structure/sign/warning/fire{
+ desc = "A sign that states the labeled room's number.";
+ dir = 1;
+ icon_state = "roomnum";
+ name = "Room Number 2";
+ pixel_x = -1;
+ pixel_y = 26
+ },
/turf/open/floor/plasteel/white/corner,
/area/commons/dorms)
"aAK" = (
@@ -17705,6 +17733,14 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/structure/sign/warning/fire{
+ desc = "A sign that states the labeled room's number.";
+ dir = 8;
+ icon_state = "roomnum";
+ name = "Room Number 4";
+ pixel_x = -1;
+ pixel_y = -24
+ },
/turf/open/floor/plasteel/white/corner,
/area/commons/dorms)
"aBU" = (
@@ -18776,18 +18812,26 @@
/area/commons/dorms)
"aDH" = (
/obj/structure/bed,
-/obj/machinery/newscaster{
- pixel_x = 32
- },
/obj/item/bedsheet/brown,
+/obj/machinery/button/door{
+ id = "Dorm3";
+ name = "Dorm Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 25;
+ specialfunctions = 4
+ },
/turf/open/floor/wood,
/area/commons/dorms)
"aDI" = (
/obj/structure/bed,
-/obj/machinery/newscaster{
- pixel_x = 32
- },
/obj/item/bedsheet/black,
+/obj/machinery/button/door{
+ id = "Dorm4";
+ name = "Dorm Bolt Control";
+ normaldoorcontrol = 1;
+ pixel_x = 25;
+ specialfunctions = 4
+ },
/turf/open/floor/plasteel/grimy,
/area/commons/dorms)
"aDJ" = (
@@ -19073,9 +19117,15 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/exit)
"aEg" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/closed/wall/r_wall,
-/area/maintenance/port/aft)
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"aEh" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -19561,6 +19611,9 @@
/obj/machinery/computer/security/telescreen/entertainment{
pixel_y = -32
},
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
/turf/open/floor/wood{
icon_state = "wood-broken7"
},
@@ -19583,6 +19636,9 @@
/obj/machinery/computer/security/telescreen/entertainment{
pixel_y = -32
},
+/obj/machinery/newscaster{
+ pixel_x = 32
+ },
/turf/open/floor/plasteel/grimy,
/area/commons/dorms)
"aES" = (
@@ -19995,9 +20051,6 @@
pixel_x = 26
},
/obj/effect/turf_decal/bot,
-/obj/item/areaeditor/blueprints,
-/obj/item/tank/jetpack/suit,
-/obj/item/clothing/shoes/magboots/advance,
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
@@ -21234,24 +21287,25 @@
/obj/structure/cable/white{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/corner{
dir = 4
},
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Mix to Engine"
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aHk" = (
/obj/structure/cable/white{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/corner{
dir = 8
},
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 1
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aHl" = (
@@ -21273,13 +21327,15 @@
/obj/machinery/light{
dir = 1
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aHn" = (
@@ -21289,9 +21345,6 @@
/obj/structure/sign/warning/electricshock{
pixel_y = 32
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/line{
dir = 1
},
@@ -21300,6 +21353,9 @@
network = list("ss13","engine");
pixel_x = 23
},
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 10
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aHo" = (
@@ -21309,10 +21365,12 @@
/obj/structure/cable/white{
icon_state = "1-8"
},
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 1
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aHp" = (
@@ -21842,7 +21900,6 @@
pixel_x = -32
},
/obj/effect/turf_decal/bot_white,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
@@ -21885,10 +21942,12 @@
/obj/structure/sign/warning/nosmoking{
pixel_x = -32
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 6
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aIg" = (
@@ -21897,9 +21956,8 @@
},
/obj/effect/turf_decal/stripes/corner,
/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 6
+ dir = 4
},
-/obj/machinery/meter,
/turf/open/floor/engine,
/area/engineering/main)
"aIh" = (
@@ -21908,7 +21966,7 @@
},
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 4
+ dir = 9
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -21917,8 +21975,8 @@
icon_state = "4-8"
},
/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/components/trinary/filter/flipped/critical{
- dir = 4
+/obj/machinery/atmospherics/components/binary/pump{
+ name = "Gas to Chamber"
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -21926,13 +21984,7 @@
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
/obj/effect/turf_decal/stripes/line,
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 4
- },
/turf/open/floor/engine,
/area/engineering/main)
"aIk" = (
@@ -21945,7 +21997,7 @@
},
/obj/effect/turf_decal/stripes/line,
/obj/machinery/atmospherics/pipe/manifold/green/visible{
- dir = 1
+ dir = 8
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -22491,7 +22543,6 @@
dir = 8
},
/obj/effect/turf_decal/bot_white/left,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
@@ -22598,6 +22649,7 @@
/obj/structure/cable{
icon_state = "0-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/engineering/gravity_generator)
"aJo" = (
@@ -22621,8 +22673,8 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 9
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 8
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -22633,23 +22685,26 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/green/visible,
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 8;
+ name = "Gas to Mix"
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aJr" = (
-/obj/item/wrench,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
- dir = 6
- },
/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
+ dir = 1
+ },
+/obj/item/wrench,
/turf/open/floor/plasteel/dark,
/area/engineering/main)
"aJs" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/visible{
+/obj/effect/turf_decal/delivery,
+/obj/machinery/atmospherics/pipe/manifold/general/visible{
dir = 4
},
-/obj/machinery/meter,
-/obj/effect/turf_decal/delivery,
+/obj/machinery/meter/atmos,
/turf/open/floor/plasteel/dark,
/area/engineering/main)
"aJt" = (
@@ -23245,9 +23300,6 @@
dir = 4;
pixel_x = -23
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
/obj/effect/turf_decal/tile/neutral{
dir = 1
},
@@ -23258,6 +23310,9 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/dark,
/area/engineering/gravity_generator)
"aKq" = (
@@ -23363,6 +23418,7 @@
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/engineering/gravity_generator)
"aKx" = (
@@ -23405,17 +23461,15 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 6
- },
+/obj/machinery/atmospherics/pipe/simple/green/visible,
/turf/open/floor/engine,
/area/engineering/main)
"aKz" = (
-/obj/machinery/portable_atmospherics/scrubber,
+/obj/effect/turf_decal/bot,
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
},
-/obj/effect/turf_decal/bot,
+/obj/machinery/portable_atmospherics/canister/nitrous_oxide,
/turf/open/floor/plasteel/dark,
/area/engineering/main)
"aKA" = (
@@ -23529,9 +23583,6 @@
},
/obj/item/clothing/gloves/color/yellow,
/obj/item/reagent_containers/food/drinks/soda_cans/thirteenloko,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
- },
/obj/item/clothing/gloves/color/yellow,
/obj/item/clothing/gloves/color/yellow,
/obj/effect/turf_decal/tile/yellow{
@@ -23544,6 +23595,9 @@
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
/turf/open/floor/plasteel,
/area/engineering/main)
"aKL" = (
@@ -24167,14 +24221,12 @@
dir = 1;
pixel_y = -22
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/effect/turf_decal/bot,
/obj/structure/cable{
icon_state = "1-8"
},
/obj/item/clothing/glasses/meson/engine,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/turf/open/floor/plasteel,
/area/engineering/gravity_generator)
"aLL" = (
@@ -24277,6 +24329,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aLX" = (
@@ -24291,6 +24346,9 @@
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/main)
"aLZ" = (
@@ -24304,6 +24362,9 @@
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/main)
"aMa" = (
@@ -24689,11 +24750,6 @@
},
/turf/open/floor/plasteel,
/area/hallway/secondary/exit)
-"aMD" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/sign/poster/contraband/random,
-/turf/closed/wall,
-/area/maintenance/port/aft)
"aME" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -25526,6 +25582,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine,
/area/engineering/main)
"aOe" = (
@@ -25701,6 +25758,8 @@
dir = 4
},
/obj/machinery/shieldgen,
+/obj/effect/decal/cleanable/dirt/dust,
+/obj/effect/decal/cleanable/cobweb,
/turf/open/floor/plasteel,
/area/maintenance/port/aft)
"aOu" = (
@@ -25867,6 +25926,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine,
/area/engineering/main)
"aOH" = (
@@ -25882,15 +25942,6 @@
},
/turf/open/space/basic,
/area/solars/port/aft)
-"aOI" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
- },
-/obj/structure/cable/white{
- icon_state = "1-2"
- },
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
"aOJ" = (
/obj/structure/cable/white{
icon_state = "4-8"
@@ -25937,9 +25988,6 @@
"aOL" = (
/obj/structure/table/wood,
/obj/item/flashlight/lamp,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aOM" = (
@@ -25947,9 +25995,6 @@
/obj/item/paper_bin,
/obj/item/pen,
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/turf/open/floor/plasteel/dark,
/area/maintenance/port/aft)
"aON" = (
@@ -25963,9 +26008,6 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/turf/open/floor/plasteel/dark,
/area/maintenance/port/aft)
"aOO" = (
@@ -26034,11 +26076,16 @@
/turf/open/floor/plasteel/white,
/area/medical/genetics)
"aOS" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+/obj/machinery/atmospherics/pipe/simple/yellow/visible,
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
-/turf/closed/wall,
-/area/maintenance/port/aft)
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"aOT" = (
/obj/structure/cable/white{
icon_state = "1-4"
@@ -26516,10 +26563,6 @@
pixel_x = -3;
pixel_y = -3
},
-/obj/machinery/airalarm{
- dir = 1;
- pixel_y = -22
- },
/obj/structure/disposalpipe/segment,
/turf/open/floor/plasteel,
/area/medical/medbay/zone3)
@@ -26673,7 +26716,7 @@
dir = 4
},
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
+ dir = 9
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -26700,9 +26743,15 @@
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aPQ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 10
+ },
+/turf/open/floor/plasteel,
+/area/engineering/atmos)
"aPR" = (
/turf/open/floor/wood{
icon_state = "wood-broken5"
@@ -26721,20 +26770,23 @@
},
/area/maintenance/port/aft)
"aPU" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
},
-/turf/closed/wall,
-/area/maintenance/port/aft)
+/obj/machinery/door/airlock{
+ id_tag = "Dorm2";
+ name = "Dorm 2"
+ },
+/turf/open/floor/plasteel,
+/area/commons/dorms)
"aPV" = (
/obj/structure/barricade/wooden,
/obj/machinery/door/airlock/maintenance_hatch{
name = "Maintenance Hatch";
req_access_txt = "12"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/line,
/obj/effect/turf_decal/stripes/line{
dir = 1
@@ -26747,9 +26799,6 @@
dir = 4;
pixel_x = -24
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/bot,
/obj/effect/turf_decal/tile/neutral{
dir = 1
@@ -26767,9 +26816,6 @@
/obj/item/kirbyplants{
icon_state = "plant-21"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/machinery/camera{
c_tag = "Central Primary Hallway South-West";
dir = 1
@@ -26782,7 +26828,6 @@
},
/area/hallway/primary/port/aft)
"aPY" = (
-/obj/machinery/atmospherics/pipe/manifold4w/scrubbers/hidden,
/obj/machinery/navbeacon{
codes_txt = "patrol;next_patrol=9.2-EnteringEngi";
location = "9.1-Library"
@@ -26790,6 +26835,9 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
+ },
/turf/open/floor/plasteel{
heat_capacity = 1e+006
},
@@ -27116,9 +27164,6 @@
/turf/open/floor/plasteel/dark,
/area/hallway/primary/starboard)
"aQB" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/structure/sign/poster/contraband/random,
/turf/closed/wall,
/area/maintenance/port/aft)
@@ -27170,11 +27215,18 @@
/turf/open/floor/plating/asteroid,
/area/command/heads_quarters/rd)
"aQF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/effect/turf_decal/tile/neutral{
dir = 4
},
-/turf/closed/wall/rust,
-/area/maintenance/port/aft)
+/obj/structure/sign/warning/fire{
+ desc = "A sign that states the labeled room's number.";
+ icon_state = "roomnum";
+ name = "Room Number 1";
+ pixel_x = -1;
+ pixel_y = 26
+ },
+/turf/open/floor/plasteel,
+/area/commons/dorms)
"aQG" = (
/obj/machinery/atmospherics/pipe/simple/general/visible{
dir = 6
@@ -27240,8 +27292,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/obj/machinery/atmospherics/pipe/simple/orange/visible{
- dir = 4
+/obj/machinery/atmospherics/components/binary/pump{
+ dir = 4;
+ name = "Loop to Freezer"
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -27260,18 +27313,12 @@
/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/obj/machinery/atmospherics/components/trinary/filter/critical{
- dir = 4
- },
/turf/open/floor/engine,
/area/engineering/main)
"aQN" = (
/obj/effect/turf_decal/stripes/line{
dir = 5
},
-/obj/machinery/atmospherics/pipe/simple/orange/visible{
- dir = 4
- },
/turf/open/floor/engine,
/area/engineering/main)
"aQO" = (
@@ -27280,9 +27327,6 @@
network = list("ss13","engine");
pixel_x = 23
},
-/obj/machinery/atmospherics/pipe/simple/orange/visible{
- dir = 4
- },
/obj/effect/turf_decal/loading_area{
dir = 1
},
@@ -27292,26 +27336,19 @@
/obj/effect/turf_decal/stripes/line{
dir = 9
},
-/obj/machinery/atmospherics/pipe/simple/orange/visible{
- dir = 4
- },
/turf/open/floor/engine,
/area/engineering/main)
"aQQ" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/barricade/wooden,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aQR" = (
/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/obj/machinery/meter,
-/obj/machinery/atmospherics/pipe/manifold/orange/visible{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 6
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -27416,9 +27453,20 @@
/turf/open/floor/wood,
/area/maintenance/port/aft)
"aRe" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/closed/wall/r_wall,
-/area/medical/virology)
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/structure/sign/warning/fire{
+ desc = "A sign that states the labeled room's number.";
+ dir = 4;
+ icon_state = "roomnum";
+ name = "Room Number 3";
+ pixel_x = -1;
+ pixel_y = -24
+ },
+/turf/open/floor/plasteel,
+/area/commons/dorms)
"aRf" = (
/turf/closed/wall,
/area/medical/chemistry)
@@ -27694,21 +27742,10 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/components/binary/pump/on{
- name = "Gas to Cooling Loop"
- },
+/obj/machinery/atmospherics/pipe/simple/general/visible,
/turf/open/floor/engine,
/area/engineering/main)
"aRH" = (
-/obj/structure/cable/white{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
-/turf/open/floor/engine,
-/area/engineering/main)
-"aRI" = (
/obj/structure/cable/white{
icon_state = "4-8"
},
@@ -27717,12 +27754,22 @@
},
/turf/open/floor/engine,
/area/engineering/main)
+"aRI" = (
+/obj/structure/cable/white{
+ dir = 5;
+ icon_state = "4-8"
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
"aRJ" = (
/obj/structure/cable/white{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/general/visible{
- dir = 5
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -27746,6 +27793,7 @@
dir = 4
},
/obj/effect/turf_decal/bot,
+/obj/machinery/meter,
/turf/open/floor/plasteel/dark,
/area/engineering/main)
"aRM" = (
@@ -27758,9 +27806,8 @@
/turf/open/floor/engine,
/area/engineering/main)
"aRN" = (
-/obj/machinery/atmospherics/components/binary/pump{
- dir = 4;
- name = "Freezer to Gas"
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
},
/turf/open/floor/engine,
/area/engineering/main)
@@ -27777,10 +27824,7 @@
/turf/open/floor/engine,
/area/engineering/main)
"aRQ" = (
-/obj/machinery/atmospherics/components/binary/pump/on{
- dir = 1;
- name = "Gas to Cooling Loop"
- },
+/obj/machinery/atmospherics/pipe/simple/general/visible,
/turf/open/floor/engine,
/area/engineering/main)
"aRR" = (
@@ -27957,12 +28001,10 @@
dir = 8
},
/obj/machinery/shieldgen,
+/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plasteel,
/area/maintenance/port/aft)
"aSg" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/item/cigbutt,
/turf/open/floor/plating,
/area/maintenance/port/aft)
@@ -28021,6 +28063,7 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/dark,
/area/maintenance/port/aft)
"aSn" = (
@@ -28071,9 +28114,6 @@
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aSr" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/line{
dir = 4
},
@@ -28300,9 +28340,6 @@
/turf/open/floor/engine,
/area/engineering/main)
"aSQ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/machinery/door/airlock/maintenance_hatch{
name = "Maintenance Hatch";
req_access_txt = "12"
@@ -28345,12 +28382,12 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/atmospherics/components/unary/thermomachine/heater/on{
- dir = 1
- },
/obj/effect/turf_decal/stripes/line{
dir = 9
},
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer/on{
+ dir = 1
+ },
/turf/open/floor/engine,
/area/engineering/main)
"aSV" = (
@@ -28496,9 +28533,6 @@
/turf/open/floor/plasteel/dark,
/area/service/library)
"aTj" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/stripes/line{
dir = 8
},
@@ -28902,6 +28936,9 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
/turf/open/floor/plasteel/dark,
/area/maintenance/port/aft)
"aTW" = (
@@ -28988,6 +29025,9 @@
/obj/structure/cable/white{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/dark,
/area/maintenance/port/aft)
"aUc" = (
@@ -29146,6 +29186,7 @@
/obj/structure/cable/white{
icon_state = "0-4"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aUr" = (
@@ -29372,6 +29413,9 @@
req_access_txt = "39"
},
/obj/machinery/door/firedoor,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/medical/virology)
"aUL" = (
@@ -29893,31 +29937,40 @@
/turf/closed/wall/r_wall,
/area/science/research)
"aVF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 5
- },
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
-"aVG" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
-"aVH" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
dir = 1
},
-/turf/open/floor/plating,
-/area/maintenance/port/aft)
-"aVI" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 10
+/obj/machinery/door/airlock{
+ id_tag = "Dorm3";
+ name = "Dorm 3"
},
+/turf/open/floor/plasteel,
+/area/commons/dorms)
+"aVG" = (
+/turf/open/floor/plating{
+ icon_state = "platingdmg2"
+ },
+/area/maintenance/port/aft)
+"aVH" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/door/airlock{
+ id_tag = "Dorm4";
+ name = "Room Four"
+ },
+/turf/open/floor/plasteel,
+/area/commons/dorms)
+"aVI" = (
/obj/effect/turf_decal/trimline/green/line{
dir = 9;
icon_state = "trimline"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/maintenance/port/aft)
"aVJ" = (
@@ -30530,6 +30583,9 @@
/obj/effect/turf_decal/stripes/line{
dir = 9
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/white,
/area/medical/virology)
"aWJ" = (
@@ -30537,15 +30593,15 @@
dir = 1
},
/obj/effect/turf_decal/delivery,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 4
- },
/obj/structure/cable/white{
icon_state = "4-8"
},
/obj/effect/turf_decal/stripes/line{
dir = 5
},
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
/turf/open/floor/plasteel/white,
/area/medical/virology)
"aWK" = (
@@ -32815,9 +32871,6 @@
/turf/open/floor/plating,
/area/maintenance/solars/port/aft)
"bap" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
- },
/obj/machinery/door/airlock/maintenance_hatch{
name = "Maintenance Hatch";
req_access_txt = "12"
@@ -32831,6 +32884,7 @@
/obj/structure/cable/white{
icon_state = "4-8"
},
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/turf/open/floor/plating,
/area/maintenance/solars/port/aft)
"baq" = (
@@ -33393,7 +33447,6 @@
name = "Maintenance Hatch";
req_access_txt = "12"
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
@@ -36306,9 +36359,6 @@
/area/medical/medbay/zone3)
"bfH" = (
/obj/effect/landmark/start/virologist,
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
/obj/machinery/power/apc/highcap/five_k{
areastring = "/area/medical/virology";
dir = 1;
@@ -36322,6 +36372,9 @@
c_tag = "Virology";
network = list("ss13","medbay")
},
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
/turf/open/floor/plasteel,
/area/medical/virology)
"bfI" = (
@@ -36415,6 +36468,9 @@
dir = 1;
network = list("ss13","medbay")
},
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 1
+ },
/turf/open/floor/plasteel/white,
/area/medical/virology)
"bfN" = (
@@ -37470,16 +37526,15 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bhE" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
/turf/open/floor/plasteel/white/corner,
/area/hallway/secondary/entry)
"bhF" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/structure/cable/white{
icon_state = "1-2"
},
@@ -37494,18 +37549,12 @@
/obj/machinery/light{
dir = 1
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/tile/blue{
dir = 8
},
/turf/open/floor/plasteel/white/corner,
/area/hallway/secondary/entry)
"bhH" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/tile/neutral,
/obj/effect/turf_decal/tile/neutral{
dir = 8
@@ -37514,20 +37563,15 @@
/area/hallway/secondary/entry)
"bhI" = (
/obj/machinery/holopad,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bhJ" = (
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 4
- },
/obj/effect/turf_decal/tile/neutral,
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bhK" = (
@@ -39034,6 +39078,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/engine,
/area/engineering/main)
"blo" = (
@@ -40002,8 +40047,8 @@
/turf/open/floor/engine,
/area/engineering/main)
"bwW" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 8
},
/turf/closed/wall/r_wall/rust,
/area/tcommsat/server)
@@ -40024,9 +40069,6 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 9
- },
/turf/open/floor/engine,
/area/engineering/main)
"bxc" = (
@@ -40067,8 +40109,10 @@
/turf/closed/wall/r_wall,
/area/tcommsat/server)
"bxu" = (
-/obj/machinery/atmospherics/pipe/simple/general/visible,
/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump/on{
+ name = "Gas to Cooling Loop"
+ },
/turf/open/floor/engine,
/area/engineering/main)
"bxv" = (
@@ -40404,6 +40448,15 @@
dir = 1
},
/area/engineering/atmos)
+"bOy" = (
+/obj/item/stack/ore/iron,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plating{
+ icon_state = "platingdmg1"
+ },
+/area/engineering/atmos)
"bOJ" = (
/obj/machinery/atmospherics/components/unary/thermomachine/heater{
dir = 8
@@ -40523,6 +40576,9 @@
},
/turf/open/floor/plasteel,
/area/service/hydroponics)
+"cpn" = (
+/turf/closed/wall,
+/area/space/station_ruins)
"csX" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable/white{
@@ -40676,6 +40732,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"die" = (
@@ -41052,6 +41109,15 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/engine,
/area/science/mixing)
+"fey" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 10
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
"fff" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable/white{
@@ -41101,6 +41167,22 @@
},
/turf/open/floor/plasteel,
/area/science/mixing)
+"fkE" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark,
+/area/maintenance/port/aft)
"flE" = (
/obj/effect/turf_decal/stripes/line{
dir = 6
@@ -41111,6 +41193,7 @@
/obj/structure/table/wood,
/obj/structure/window/reinforced/spawner/west,
/obj/item/flashlight/lamp/green,
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
/turf/open/floor/carpet/green/airless,
/area/service/lawoffice)
"fnp" = (
@@ -41248,6 +41331,10 @@
icon_state = "platingdmg3"
},
/area/asteroid/nearstation)
+"fTp" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall/r_wall/rust,
+/area/engineering/gravity_generator)
"fWh" = (
/turf/open/floor/wood{
icon_state = "wood-broken5"
@@ -41270,8 +41357,8 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/light,
/obj/effect/decal/cleanable/dirt,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"gap" = (
@@ -41338,10 +41425,13 @@
"glC" = (
/turf/closed/wall/r_wall,
/area/maintenance/starboard/aft)
-"guM" = (
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 4
+"gre" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 5
},
+/turf/closed/wall/r_wall,
+/area/engineering/gravity_generator)
+"guM" = (
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/cable{
icon_state = "1-2"
@@ -41423,11 +41513,18 @@
/turf/open/floor/plasteel/white/corner,
/area/hallway/primary/starboard/fore)
"gNH" = (
-/obj/machinery/atmospherics/pipe/simple/general/visible{
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 4
},
-/turf/open/floor/plating/asteroid/airless,
-/area/asteroid/nearstation)
+/obj/machinery/door/airlock/external{
+ name = "External Access";
+ req_access_txt = "13"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/engineering/atmos)
"gPY" = (
/obj/machinery/vr_sleeper,
/obj/effect/turf_decal/tile/red{
@@ -41625,6 +41722,9 @@
},
/turf/open/floor/plating,
/area/maintenance/port/aft)
+"hIF" = (
+/turf/closed/wall,
+/area/space)
"hNO" = (
/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
dir = 5
@@ -41709,6 +41809,9 @@
/area/engineering/atmos)
"hUL" = (
/obj/effect/landmark/start/atmospheric_technician,
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 10
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"hVE" = (
@@ -41806,9 +41909,11 @@
},
/area/maintenance/starboard/aft)
"ixk" = (
-/obj/machinery/atmospherics/pipe/simple/green/visible,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 4
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 5
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -41822,10 +41927,12 @@
/turf/closed/wall,
/area/service/lawoffice)
"iIj" = (
-/obj/machinery/atmospherics/components/trinary/mixer/airmix/flipped{
- dir = 4
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
+/obj/machinery/door/airlock/maintenance{
+ name = "Atmospherics Maintenance";
+ req_access_txt = "24"
},
-/turf/open/floor/plasteel,
+/turf/open/floor/plating,
/area/engineering/atmos)
"iJz" = (
/obj/structure/window/reinforced{
@@ -41835,21 +41942,21 @@
/turf/open/floor/grass,
/area/hallway/secondary/entry)
"iJY" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/visible,
/obj/structure/cable{
icon_state = "4-8"
},
/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/cyan/visible{
+ dir = 6
+ },
+/obj/machinery/meter,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"iKp" = (
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 5
- },
/obj/effect/turf_decal/stripes/line{
dir = 4
},
-/obj/machinery/meter/atmos,
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"iML" = (
@@ -41936,6 +42043,9 @@
"iYt" = (
/obj/structure/chair/office/dark,
/obj/effect/landmark/start/lawyer,
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
/turf/open/floor/carpet/green/airless,
/area/service/lawoffice)
"iZQ" = (
@@ -42021,6 +42131,7 @@
/obj/machinery/light/small{
dir = 1
},
+/obj/effect/decal/cleanable/dirt/dust,
/turf/open/floor/plasteel,
/area/maintenance/port/aft)
"jnK" = (
@@ -42087,6 +42198,13 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on,
/turf/open/floor/wood,
/area/maintenance/starboard/aft)
+"jvx" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall/r_wall,
+/area/engineering/gravity_generator)
"jwi" = (
/obj/structure/sign/directions/engineering{
dir = 8;
@@ -42140,9 +42258,6 @@
/turf/open/floor/plasteel/white,
/area/science/xenobiology)
"jCi" = (
-/obj/machinery/atmospherics/pipe/simple/green/visible{
- dir = 4
- },
/obj/machinery/light,
/obj/effect/decal/cleanable/dirt,
/obj/effect/turf_decal/tile/neutral{
@@ -42155,6 +42270,9 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 5
+ },
/turf/open/floor/plasteel/dark,
/area/engineering/atmos)
"jDd" = (
@@ -42255,6 +42373,9 @@
/obj/structure/lattice/catwalk,
/turf/open/space/basic,
/area/space/nearstation)
+"kas" = (
+/turf/closed/wall,
+/area/engineering/atmos)
"kaA" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
@@ -42280,7 +42401,6 @@
/turf/open/floor/plating/asteroid/airless,
/area/asteroid/nearstation)
"kdd" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/cable/white{
icon_state = "1-8"
},
@@ -42304,6 +42424,22 @@
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
+"koL" = (
+/obj/effect/turf_decal/tile/neutral{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/plasteel,
+/area/engineering/main)
"kpi" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple,
/obj/structure/lattice/catwalk,
@@ -42447,10 +42583,10 @@
/turf/open/floor/plating,
/area/maintenance/starboard/aft)
"kTz" = (
-/obj/machinery/atmospherics/pipe/simple/green/visible,
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"kUu" = (
@@ -42479,6 +42615,9 @@
pixel_y = 24
},
/obj/effect/landmark/start/lawyer,
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 8
+ },
/turf/open/floor/wood,
/area/service/lawoffice)
"loX" = (
@@ -42582,6 +42721,14 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/hallway/primary/starboard)
+"lFj" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/barricade/wooden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/plating,
+/area/maintenance/port/aft)
"lFm" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -42861,6 +43008,23 @@
},
/turf/open/floor/plasteel,
/area/science/mixing)
+"nhL" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/zone3)
"nhU" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -42914,6 +43078,15 @@
/obj/machinery/meter,
/turf/open/floor/plasteel,
/area/engineering/atmos)
+"nHD" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/engineering/atmos)
"nIf" = (
/obj/effect/turf_decal/sand/plating,
/turf/open/floor/plating,
@@ -43048,6 +43221,7 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/structure/closet/radiation,
/turf/open/floor/plasteel/dark,
/area/engineering/atmos)
"orV" = (
@@ -43121,6 +43295,7 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/structure/closet/radiation,
/turf/open/floor/plasteel/dark,
/area/engineering/atmos)
"oGc" = (
@@ -43491,6 +43666,18 @@
icon_state = "wood-broken5"
},
/area/asteroid/nearstation)
+"qaX" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/atmospherics/pipe/manifold/green/visible{
+ dir = 1
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
"qcg" = (
/obj/structure/window/reinforced{
dir = 4
@@ -43539,6 +43726,14 @@
/obj/effect/turf_decal/bot,
/turf/open/floor/plasteel,
/area/hallway/primary/fore)
+"qdY" = (
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
+/obj/item/broken_bottle,
+/obj/item/pickaxe,
+/turf/open/floor/plating,
+/area/engineering/atmos)
"qeO" = (
/obj/machinery/door/airlock/command{
name = "Gateway";
@@ -43591,9 +43786,13 @@
/turf/open/floor/plasteel,
/area/engineering/atmos)
"qpG" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/closed/wall/r_wall/rust,
-/area/engineering/gravity_generator)
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 5
+ },
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
+/area/engineering/atmos)
"qsc" = (
/obj/machinery/air_sensor/atmos/air_tank,
/turf/open/floor/engine/air,
@@ -43625,7 +43824,6 @@
/turf/open/floor/plasteel,
/area/engineering/atmos)
"qFj" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/cable/white{
icon_state = "1-2"
},
@@ -43703,9 +43901,7 @@
},
/area/maintenance/starboard/aft)
"qUW" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/closed/wall/r_wall,
/area/engineering/atmos)
"rae" = (
@@ -43713,6 +43909,9 @@
dir = 1;
name = "Air to Pure"
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
+ dir = 4
+ },
/turf/open/floor/plasteel,
/area/engineering/atmos)
"ria" = (
@@ -43808,6 +44007,7 @@
icon_state = "4-8"
},
/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/pipe/simple/green/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"rVj" = (
@@ -44007,6 +44207,13 @@
"swZ" = (
/turf/closed/wall/r_wall/rust,
/area/security/brig)
+"sxy" = (
+/obj/structure/girder,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/open/floor/plating,
+/area/maintenance/port/aft)
"sxC" = (
/turf/closed/wall/r_wall/rust,
/area/ai_monitored/turret_protected/ai)
@@ -45148,7 +45355,7 @@
"sLL" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/machinery/door/poddoor/shutters/preopen{
- id = "AI Core shutters";
+ id = "aicorewindow";
name = "AI core shutters"
},
/turf/open/floor/plating,
@@ -46648,6 +46855,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/orange/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"tin" = (
@@ -46699,6 +46907,17 @@
dir = 1
},
/area/engineering/atmos)
+"twh" = (
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
+ dir = 8
+ },
+/obj/machinery/door/airlock/external{
+ name = "External Access";
+ req_access_txt = "13"
+ },
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plating,
+/area/engineering/atmos)
"twy" = (
/obj/structure/table/reinforced,
/obj/machinery/chem_dispenser/drinks{
@@ -46975,20 +47194,11 @@
/turf/open/floor/plasteel,
/area/engineering/atmos)
"uBJ" = (
-/obj/effect/turf_decal/bot_white/right,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/effect/turf_decal/tile/neutral{
- dir = 1
- },
-/obj/effect/turf_decal/tile/neutral,
-/obj/effect/turf_decal/tile/neutral{
+/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 4
},
-/obj/effect/turf_decal/tile/neutral{
- dir = 8
- },
-/turf/open/floor/plasteel/dark,
-/area/engineering/gravity_generator)
+/turf/open/floor/plating,
+/area/engineering/atmos)
"uCY" = (
/turf/open/pool,
/area/maintenance/starboard/aft)
@@ -47075,8 +47285,8 @@
/area/science/mixing)
"uVJ" = (
/obj/effect/decal/cleanable/oil,
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/green/visible{
+ dir = 4
},
/turf/open/floor/plasteel,
/area/engineering/atmos)
@@ -47425,6 +47635,18 @@
},
/turf/open/floor/plasteel/dark,
/area/hallway/primary/aft)
+"wdK" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/machinery/atmospherics/components/binary/pump/on{
+ dir = 1;
+ name = "Gas to Cooling Loop"
+ },
+/turf/open/floor/engine,
+/area/engineering/main)
+"wiJ" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall,
+/area/engineering/atmos)
"wkn" = (
/obj/machinery/hydroponics/soil,
/obj/item/shovel/spade,
@@ -47481,9 +47703,9 @@
/turf/open/floor/plasteel,
/area/science/mixing)
"wDb" = (
-/obj/structure/lattice,
-/turf/open/space/basic,
-/area/space)
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/closed/wall/r_wall,
+/area/engineering/gravity_generator)
"wOe" = (
/obj/machinery/door/firedoor/heavy,
/obj/machinery/door/airlock/research{
@@ -47514,6 +47736,11 @@
/obj/structure/window/reinforced/spawner/west,
/turf/open/floor/plasteel/white,
/area/science/mixing)
+"wQj" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer,
+/turf/open/floor/plasteel/dark,
+/area/engineering/main)
"wRY" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
dir = 4
@@ -47585,6 +47812,7 @@
dir = 4
},
/obj/effect/landmark/event_spawn,
+/obj/machinery/atmospherics/pipe/simple/general/visible,
/turf/open/floor/plasteel,
/area/engineering/atmos)
"xiZ" = (
@@ -47661,11 +47889,6 @@
/obj/machinery/atmospherics/pipe/simple/orange/visible{
dir = 9
},
-/obj/machinery/airalarm{
- dir = 1;
- pixel_x = -32;
- pixel_y = -22
- },
/obj/effect/turf_decal/tile/yellow{
dir = 8
},
@@ -47688,6 +47911,11 @@
/obj/effect/turf_decal/tile/neutral{
dir = 8
},
+/obj/machinery/shower{
+ dir = 8;
+ name = "emergency shower"
+ },
+/obj/effect/turf_decal/vg_decals/radiation,
/turf/open/floor/plasteel/dark,
/area/engineering/atmos)
"xAj" = (
@@ -47746,6 +47974,13 @@
/obj/structure/grille,
/turf/closed/wall/r_wall,
/area/engineering/atmos)
+"xKp" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Engineering Maintenance";
+ req_access_txt = "10"
+ },
+/turf/open/floor/plating,
+/area/engineering/gravity_generator)
"xMv" = (
/obj/structure/lattice,
/obj/structure/fluff/broken_flooring{
@@ -47758,11 +47993,21 @@
/turf/closed/wall,
/area/command/gateway)
"xPz" = (
-/obj/machinery/atmospherics/pipe/simple/general/visible{
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = -32
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/visible{
dir = 9
},
-/turf/open/floor/plating/asteroid/airless,
-/area/asteroid/nearstation)
+/turf/open/floor/plating,
+/area/engineering/atmos)
+"xPL" = (
+/obj/structure/girder,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/turf/open/floor/plating,
+/area/maintenance/port/aft)
"xTs" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable/white{
@@ -72223,7 +72468,7 @@ aaa
aaa
aaa
aaa
-jFP
+cpn
jFP
jFP
jFP
@@ -72480,7 +72725,7 @@ aaa
aaa
aaa
aaa
-aaa
+hIF
aaa
jFP
jFP
@@ -72737,7 +72982,7 @@ aaa
aaa
aaa
aaa
-aaa
+hIF
aaa
jFP
jFP
@@ -72994,7 +73239,7 @@ aaa
aaa
aaa
aaa
-aaa
+hIF
aaa
aaa
aaa
@@ -73754,7 +73999,7 @@ aac
aac
aac
aac
-sdX
+aKo
uhz
iye
mJP
@@ -74017,8 +74262,8 @@ bpn
eYe
bYE
uhz
-lrg
-aad
+akO
+aac
aad
aac
aac
@@ -74276,8 +74521,8 @@ eyu
uvg
lFw
aad
-aac
-aac
+aad
+aad
aad
aad
aad
@@ -74532,7 +74777,7 @@ xZO
dMl
uhz
gNH
-aad
+kas
aad
aad
aad
@@ -74788,8 +75033,8 @@ pvX
gSv
xtL
uhz
-gNH
-aad
+nHD
+kas
aad
aad
aad
@@ -75046,7 +75291,7 @@ kiw
nUk
ezP
xPz
-aad
+kas
aad
aad
aad
@@ -75302,13 +75547,13 @@ jkl
eew
bgh
qUW
-aqz
-aqz
-aGe
-sIu
-aGe
-aGe
-aGe
+twh
+wiJ
+wDb
+fTp
+wDb
+wDb
+gre
sIu
bwY
abi
@@ -75552,17 +75797,17 @@ tdN
oql
oql
ixk
-oql
+axk
kTz
iKp
tgp
dgV
fYx
-aCG
-ajX
+iIj
ajX
qpG
-uBJ
+sIu
+aHe
aIb
aJh
aKp
@@ -75809,16 +76054,16 @@ kCU
rzq
awI
uVJ
-diG
+axU
mTv
guM
oCy
orI
xyo
hNO
-aaW
-abu
-aGe
+bOy
+uBJ
+xKp
aId
aIc
aJi
@@ -76066,7 +76311,7 @@ mTT
tgm
vjN
hUL
-diG
+axX
rEx
jCi
anx
@@ -76074,7 +76319,7 @@ anx
anx
uok
akM
-abu
+qdY
aGe
aHg
aId
@@ -76330,7 +76575,7 @@ xIm
rVj
aAg
akN
-akO
+alI
anu
aGe
aGe
@@ -76352,7 +76597,7 @@ buO
sKn
aMJ
bak
-bat
+aLC
aLC
aLC
aLC
@@ -76580,7 +76825,7 @@ fIN
auq
hqX
wqL
-diG
+aAn
yba
eva
aqA
@@ -76609,7 +76854,7 @@ sKj
buR
aMJ
bal
-bau
+aLC
bbf
bbo
aLC
@@ -76834,10 +77079,10 @@ tac
xEQ
bKQ
fvd
-mae
+awH
xeu
-wqL
-aAn
+awL
+fLr
iJY
uSs
xIm
@@ -77094,8 +77339,8 @@ fvd
mae
mkF
wqL
+diG
aAp
-yba
vVA
anx
anx
@@ -77351,8 +77596,8 @@ fFw
auq
hXn
wqL
-iIj
-iJY
+diG
+aEg
dFV
aAh
aBp
@@ -77362,7 +77607,7 @@ akS
alI
alI
apq
-bwY
+jvx
aJn
aKw
aLK
@@ -77609,7 +77854,7 @@ fEt
mnD
asx
aty
-eaf
+aOS
avx
aAi
axi
@@ -77629,13 +77874,13 @@ sJD
aMN
bxt
bwW
-aMJ
-aMJ
-aMJ
-sJV
-aMJ
-aMJ
-sJV
+aMN
+aMN
+aMN
+sJD
+aMN
+aMN
+sJD
bap
bau
bat
@@ -77865,8 +78110,8 @@ fFw
auq
qEl
wqL
+diG
aAp
-yba
avy
aAj
blk
@@ -77892,7 +78137,7 @@ bvo
aad
bvo
aad
-aKm
+aqo
baq
bbb
aKm
@@ -78122,8 +78367,8 @@ qIp
mae
eOs
wqL
+diG
aAp
-yba
fjs
anx
anx
@@ -78149,7 +78394,7 @@ aUQ
aVK
aUQ
aXc
-aKm
+aqo
aqo
bbc
aLv
@@ -78379,8 +78624,8 @@ jxc
mae
hqX
wqL
-auv
-iJY
+diG
+aPQ
kwF
aAh
aBr
@@ -78646,16 +78891,16 @@ uok
aEr
aFu
aGi
-aHl
+qaX
aIi
aJs
-aKz
+wQj
buW
aMR
aMX
aMX
sJG
-aQK
+fey
aRI
aSS
aPL
@@ -79940,7 +80185,7 @@ aMW
aMW
aOD
buW
-aQK
+aQM
aRN
aSX
aPL
@@ -79952,13 +80197,13 @@ bvg
aKm
jlZ
vDy
-aOI
+qFj
qFj
kdd
-aPQ
-aPQ
-aPQ
-aVF
+aSG
+aSG
+aVi
+aSG
aKV
aLn
aRA
@@ -80209,13 +80454,13 @@ bvo
aqo
aKm
bbj
-axU
+aKm
aKm
aMG
aMG
aUi
aKm
-aVG
+aSG
aKV
aSe
aSJ
@@ -80472,7 +80717,7 @@ aQV
aSq
aUk
aUi
-aVG
+aSG
aKV
aTk
aSK
@@ -80713,7 +80958,7 @@ aOF
aPM
aQS
aRQ
-bxu
+wdK
aUa
aUU
aUU
@@ -80986,8 +81231,8 @@ aRd
aRc
aUm
aKm
-aVH
-aRe
+aSG
+aKV
bfH
aWL
aZB
@@ -81224,21 +81469,21 @@ acB
aEt
aEt
aqo
-awH
-axX
-aEg
-aEg
-axX
-axX
-aEg
-aEg
-axX
-aEg
-aEg
-aMD
+aqo
+aLs
+aqo
+aqo
+aLs
+aLs
+aqo
+aqo
+aLs
+aqo
+aqo
+aQB
bbm
-aOS
-aPU
+aKm
+aKm
aRj
aSG
aUo
@@ -81481,7 +81726,7 @@ aLY
aNa
aEt
aqx
-awL
+aFM
axY
aEj
aFM
@@ -81991,11 +82236,11 @@ aHh
aIu
aJD
aKK
-aMa
+koL
aNc
aEt
atE
-axk
+aMG
aQW
aRT
aRU
@@ -82009,7 +82254,7 @@ aYw
aZu
aQW
awB
-aQF
+aUi
aRC
aTb
aUp
@@ -82266,11 +82511,11 @@ aYx
aZv
aQW
aOV
-axU
+aKm
aKm
aTU
aKm
-aMG
+sxy
aVI
aWw
aXd
@@ -82527,7 +82772,7 @@ aQQ
aRS
aTV
aUq
-aMG
+xPL
aVJ
aWx
aXe
@@ -83023,7 +83268,7 @@ aMd
aNg
aEt
awG
-axU
+aKm
aQW
aRX
aTf
@@ -83037,9 +83282,9 @@ aLy
aFM
aFM
aPP
-aQQ
-aSm
+lFj
aSm
+fkE
aUJ
aKm
aVR
@@ -84577,7 +84822,7 @@ aXl
aSh
aOg
aGC
-aGC
+nhL
aPA
aJx
aQD
@@ -85308,7 +85553,7 @@ akg
ale
alU
amP
-aoC
+auv
aoC
sAc
aqU
@@ -85580,7 +85825,7 @@ ayz
azD
aAH
aBQ
-azD
+aVF
aDG
aEO
sDl
@@ -85835,8 +86080,8 @@ awQ
axI
ayA
awQ
-aAH
-aBQ
+aQF
+aRe
awQ
aDH
aEP
@@ -86348,10 +86593,10 @@ apI
awQ
axJ
ayB
-azD
+aPU
aAH
aBS
-azD
+aVH
ayz
aEQ
sDl
@@ -97706,7 +97951,7 @@ aaa
aaa
aaa
aaa
-wDb
+sdX
aaa
aaa
aaa
@@ -97960,7 +98205,7 @@ aad
aaa
aaa
aaa
-wDb
+sdX
aaa
sjr
aaa
@@ -98472,7 +98717,7 @@ aaa
aaa
aaa
aaa
-wDb
+sdX
aaa
aaa
nqr
diff --git a/_maps/map_files/PubbyStation/PubbyStation.dmm b/_maps/map_files/PubbyStation/PubbyStation.dmm
index acf6c66e25..4078c690d4 100644
--- a/_maps/map_files/PubbyStation/PubbyStation.dmm
+++ b/_maps/map_files/PubbyStation/PubbyStation.dmm
@@ -223,6 +223,16 @@
/obj/structure/sign/poster/official/medical_green_cross{
pixel_x = 32
},
+/obj/machinery/light/small{
+ dir = 1;
+ light_color = "#ffc1c1"
+ },
+/obj/item/kirbyplants{
+ icon_state = "plant-11"
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/zone3)
"aay" = (
@@ -1845,7 +1855,7 @@
network = list("minisat")
},
/turf/open/space,
-/area/ai_monitored/turret_protected/AIsatextAP)
+/area/ai_monitored/turret_protected/AIsatextAS)
"aeA" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 6
@@ -3224,6 +3234,9 @@
/obj/machinery/light{
dir = 1
},
+/obj/machinery/syndicatebomb/training{
+ pixel_x = -9
+ },
/obj/item/storage/box/handcuffs{
pixel_x = 1;
pixel_y = 3
@@ -3959,21 +3972,19 @@
name = "Station Intercom (General)";
pixel_y = 24
},
-/obj/structure/table/glass,
-/obj/machinery/computer/med_data/laptop,
/obj/effect/turf_decal/tile/red{
dir = 1
},
/obj/effect/turf_decal/tile/red{
dir = 4
},
+/obj/structure/table/optable,
/turf/open/floor/plasteel/white,
/area/security/brig)
"akw" = (
/obj/structure/window/reinforced{
dir = 4
},
-/obj/machinery/iv_drip,
/obj/effect/turf_decal/tile/red{
dir = 1
},
@@ -3981,6 +3992,8 @@
/obj/effect/turf_decal/tile/red{
dir = 4
},
+/obj/structure/table/glass,
+/obj/machinery/computer/med_data/laptop,
/turf/open/floor/plasteel/white,
/area/security/brig)
"akx" = (
@@ -4915,6 +4928,7 @@
/obj/effect/turf_decal/tile/red{
dir = 8
},
+/obj/machinery/iv_drip,
/turf/open/floor/plasteel/white,
/area/security/brig)
"amI" = (
@@ -5543,6 +5557,7 @@
/turf/closed/wall/r_wall,
/area/security/office)
"aoy" = (
+/obj/effect/decal/cleanable/cobweb,
/turf/open/floor/plating,
/area/maintenance/fore)
"aoz" = (
@@ -5767,25 +5782,21 @@
/obj/structure/cable{
icon_state = "0-4"
},
-/obj/structure/cable{
- icon_state = "0-8"
- },
/obj/structure/disposalpipe/segment{
dir = 4
},
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
/turf/open/floor/plating,
/area/maintenance/fore)
"apc" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/light{
+/obj/machinery/light/small{
dir = 1
},
-/turf/open/floor/plating,
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
+ },
/area/maintenance/fore)
"apf" = (
/obj/structure/disposalpipe/segment{
@@ -5813,7 +5824,9 @@
/obj/structure/cable{
icon_state = "2-8"
},
-/turf/open/floor/plating,
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
/area/maintenance/fore)
"apl" = (
/obj/machinery/door/airlock/external{
@@ -6142,7 +6155,7 @@
/obj/machinery/camera{
c_tag = "Courtroom"
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"aqq" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -6203,6 +6216,10 @@
dir = 4
},
/obj/structure/window/reinforced,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/plasteel/dark,
/area/security/courtroom)
"aqw" = (
@@ -6210,7 +6227,7 @@
name = "Station Intercom (General)";
pixel_y = 22
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"aqx" = (
/obj/structure/chair{
@@ -6228,7 +6245,7 @@
/obj/machinery/light{
dir = 1
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"aqA" = (
/obj/structure/chair{
@@ -6246,17 +6263,6 @@
},
/turf/open/floor/plasteel/dark,
/area/ai_monitored/security/armory)
-"aqC" = (
-/obj/structure/reagent_dispensers/fueltank,
-/turf/open/floor/plating,
-/area/maintenance/fore)
-"aqD" = (
-/obj/item/kirbyplants/random,
-/obj/machinery/light/small{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/maintenance/fore)
"aqE" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -6533,7 +6539,7 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"ars" = (
/obj/structure/chair{
@@ -6569,20 +6575,16 @@
/turf/open/floor/plasteel/white,
/area/security/execution/transfer)
"arw" = (
-/obj/structure/table,
-/obj/item/storage/toolbox/mechanical,
-/obj/item/flashlight,
-/turf/open/floor/plating,
+/obj/effect/decal/cleanable/ash,
+/obj/item/cigbutt,
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
+ },
/area/maintenance/fore)
"arx" = (
-/obj/effect/turf_decal/tile/yellow{
- dir = 1
- },
-/turf/open/floor/plasteel,
-/area/maintenance/fore)
-"arz" = (
-/obj/effect/turf_decal/bot,
-/turf/open/floor/plasteel,
+/obj/structure/girder,
+/obj/structure/grille/broken,
+/turf/open/floor/plating,
/area/maintenance/fore)
"arA" = (
/turf/closed/wall/r_wall,
@@ -6969,7 +6971,6 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/obj/structure/bedsheetbin/color,
/turf/open/floor/plasteel/cafeteria,
/area/commons/dorms)
"ash" = (
@@ -7124,10 +7125,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 1
},
-/obj/structure/cable{
- icon_state = "0-2"
- },
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"asC" = (
/obj/effect/turf_decal/tile/neutral{
@@ -7155,7 +7153,7 @@
dir = 4
},
/obj/item/beacon,
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"asE" = (
/obj/effect/turf_decal/tile/neutral{
@@ -7165,10 +7163,12 @@
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plasteel/dark,
+/obj/effect/landmark/start/lawyer,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"asF" = (
/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/landmark/event_spawn,
/turf/open/floor/plasteel/dark,
/area/security/courtroom)
"asG" = (
@@ -7192,26 +7192,29 @@
/turf/open/floor/plating,
/area/security/execution/transfer)
"asI" = (
-/obj/structure/table,
-/obj/item/tank/internals/emergency_oxygen{
- pixel_x = 6
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/obj/item/tank/internals/emergency_oxygen{
- pixel_x = -6
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/sign/warning/vacuum/external{
+ pixel_y = 32
+ },
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
},
-/obj/item/clothing/mask/breath,
-/obj/item/clothing/mask/breath,
-/turf/open/floor/plating,
/area/maintenance/fore)
"asK" = (
-/obj/effect/decal/cleanable/dirt,
-/turf/open/floor/plating,
-/area/maintenance/fore)
-"asL" = (
-/obj/effect/turf_decal/tile/yellow{
- dir = 8
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
},
-/turf/open/floor/plasteel,
/area/maintenance/fore)
"asM" = (
/obj/machinery/light{
@@ -7560,20 +7563,22 @@
dir = 4
},
/obj/effect/turf_decal/tile/blue,
-/turf/open/floor/plasteel/dark,
+/obj/item/gavelblock,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"atF" = (
/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{
dir = 1
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"atG" = (
/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
dir = 4
},
/obj/machinery/holopad,
-/turf/open/floor/plasteel/dark,
+/obj/effect/landmark/event_spawn,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"atH" = (
/obj/effect/turf_decal/tile/neutral{
@@ -7597,12 +7602,6 @@
},
/turf/open/floor/plasteel/dark,
/area/security/execution/transfer)
-"atJ" = (
-/obj/structure/table,
-/obj/item/stack/packageWrap,
-/obj/item/hand_labeler,
-/turf/open/floor/plating,
-/area/maintenance/fore)
"atK" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -7994,18 +7993,18 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"auC" = (
/obj/structure/table/wood,
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"auD" = (
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
/obj/structure/table/wood,
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"auF" = (
/obj/structure/chair{
@@ -8452,12 +8451,6 @@
},
/turf/open/floor/plasteel/dark,
/area/security/brig)
-"avB" = (
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/turf/open/floor/plasteel/dark,
-/area/security/courtroom)
"avC" = (
/obj/structure/chair{
dir = 1;
@@ -8474,7 +8467,7 @@
dir = 1;
pixel_y = -22
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"avE" = (
/obj/structure/chair{
@@ -8985,19 +8978,9 @@
},
/turf/open/floor/plasteel,
/area/security/brig)
-"awL" = (
-/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable,
-/obj/structure/cable{
- icon_state = "0-4"
- },
-/turf/open/floor/plating,
-/area/security/courtroom)
"awM" = (
/obj/effect/spawner/structure/window/reinforced,
-/obj/structure/cable{
- icon_state = "0-8"
- },
+/obj/effect/spawner/structure/window/reinforced/tinted,
/turf/open/floor/plating,
/area/security/courtroom)
"awO" = (
@@ -21254,10 +21237,10 @@
},
/area/hallway/secondary/entry)
"aZA" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/effect/turf_decal/tile/blue{
dir = 4
},
-/obj/effect/turf_decal/tile/blue{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel/white/corner{
@@ -21265,9 +21248,6 @@
},
/area/hallway/secondary/entry)
"aZC" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
- dir = 4
- },
/obj/item/radio/intercom{
name = "Station Intercom (General)";
pixel_y = 26
@@ -21275,20 +21255,23 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/white/corner{
dir = 1
},
/area/hallway/secondary/entry)
"aZD" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
- dir = 4
- },
/obj/machinery/airalarm{
pixel_y = 22
},
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/white/corner{
dir = 1
},
@@ -21823,10 +21806,10 @@
/obj/machinery/light{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"baQ" = (
@@ -22268,10 +22251,10 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bbU" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bbV" = (
@@ -22750,7 +22733,7 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bdb" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bdc" = (
@@ -23080,14 +23063,14 @@
/turf/open/floor/plating,
/area/hallway/secondary/entry)
"bdW" = (
-/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 8
},
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bdX" = (
/obj/machinery/door/firedoor,
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel,
@@ -23541,10 +23524,10 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"beZ" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bfa" = (
@@ -23933,8 +23916,8 @@
/turf/open/floor/plating,
/area/maintenance/department/cargo)
"bfY" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bfZ" = (
@@ -24632,8 +24615,8 @@
/obj/machinery/light{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bhF" = (
@@ -25011,10 +24994,10 @@
/turf/open/floor/plating,
/area/maintenance/department/cargo)
"biI" = (
-/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{
+/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 8
},
-/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"biJ" = (
@@ -25023,7 +25006,7 @@
id = "loungeshutters";
name = "privacy shutters"
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plating,
@@ -25038,13 +25021,13 @@
dir = 1;
pixel_y = -22
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel/grimy,
/area/commons/lounge)
"biL" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel/grimy,
@@ -25109,15 +25092,19 @@
/turf/open/floor/plasteel,
/area/hallway/primary/central)
"biR" = (
-/obj/machinery/light,
-/obj/machinery/camera{
- c_tag = "Central Primary Hallway Genetics";
- dir = 1
- },
/obj/effect/turf_decal/tile/blue,
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
/turf/open/floor/plasteel,
/area/hallway/primary/central)
"biS" = (
@@ -25139,16 +25126,19 @@
/area/hallway/primary/central)
"biW" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/door/airlock/maintenance{
- name = "Port Emergency Storage"
+/obj/machinery/door/airlock/medical{
+ name = "Paramedic's Office";
+ req_access_txt = "5;6;12;64"
},
-/obj/effect/mapping_helpers/airlock/cyclelink_helper,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/effect/turf_decal/trimline/blue/filled,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"biX" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/closed/wall,
-/area/commons/storage/emergency/port)
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/medical/paramedic)
"biY" = (
/turf/closed/wall,
/area/medical/morgue)
@@ -25216,19 +25206,24 @@
/turf/open/floor/plasteel,
/area/hallway/primary/central)
"bjj" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 10
- },
-/obj/structure/cable{
- icon_state = "2-8"
- },
/obj/effect/turf_decal/tile/purple,
/obj/effect/turf_decal/tile/purple{
dir = 8
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/light,
+/obj/machinery/camera{
+ c_tag = "Central Primary Hallway Genetics";
+ dir = 1
+ },
/turf/open/floor/plasteel,
/area/hallway/primary/central)
"bjk" = (
@@ -25366,17 +25361,44 @@
/turf/open/floor/plasteel/dark,
/area/service/chapel/main/monastery)
"bjP" = (
-/obj/machinery/space_heater,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/structure/table/glass,
+/obj/item/flashlight/lamp{
+ pixel_x = -2;
+ pixel_y = 11
+ },
+/obj/effect/spawner/lootdrop/cig_packs{
+ pixel_x = 9;
+ pixel_y = 7
+ },
+/obj/item/folder/white,
+/obj/item/pen/blue{
+ pixel_x = 1;
+ pixel_y = -2
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"bjQ" = (
/turf/open/floor/plasteel/white,
/area/medical/medbay/zone3)
"bjR" = (
-/obj/structure/plasticflaps/opaque,
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/structure/closet/secure_closet/paramedic,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 5
+ },
+/obj/machinery/camera{
+ c_tag = "Paramedic Disbatch";
+ dir = 8;
+ network = list("ss13","medbay")
+ },
+/obj/structure/sign/poster/official/help_others{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"bjS" = (
/obj/machinery/airalarm/unlocked{
pixel_y = 23
@@ -25749,11 +25771,11 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bkT" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/extinguisher_cabinet{
pixel_x = 27
},
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bkW" = (
@@ -25770,53 +25792,90 @@
/obj/structure/extinguisher_cabinet{
pixel_x = -28
},
-/turf/open/floor/plasteel/freezer,
-/area/commons/storage/emergency/port)
-"bkY" = (
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/freezer,
-/area/commons/storage/emergency/port)
-"bkZ" = (
-/obj/machinery/light{
- dir = 1
- },
-/obj/machinery/camera{
- c_tag = "Genetics Cloning Foyer";
- network = list("ss13","medbay")
+/obj/machinery/space_heater,
+/obj/machinery/airalarm{
+ pixel_y = 22
},
/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plating,
+/area/commons/storage/emergency/port)
+"bkY" = (
/obj/machinery/power/apc{
dir = 1;
name = "Port Emergency Storage APC";
pixel_y = 23
},
/obj/structure/cable{
- icon_state = "0-2";
- pixel_y = 1
+ icon_state = "0-2"
},
-/turf/open/floor/plasteel/freezer,
+/obj/machinery/camera{
+ c_tag = "Genetics Cloning Foyer";
+ network = list("ss13","medbay")
+ },
+/turf/open/floor/plating,
+/area/commons/storage/emergency/port)
+"bkZ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/structure/cable{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"bla" = (
-/obj/machinery/airalarm{
- pixel_y = 22
+/obj/machinery/light{
+ dir = 1
},
-/turf/open/floor/plasteel/freezer,
+/obj/item/cigbutt{
+ pixel_x = 6;
+ pixel_y = -6
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/effect/decal/cleanable/ash{
+ pixel_x = -8;
+ pixel_y = -8
+ },
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"blb" = (
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
-"blc" = (
-/obj/structure/window/reinforced{
- dir = 1;
- pixel_y = 2
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 9
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/machinery/power/apc{
+ areastring = "/area/medical/paramedic";
+ dir = 1;
+ name = "Paramedic Station APC";
+ pixel_y = 25
+ },
+/obj/structure/cable{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
+"blc" = (
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 8;
+ pixel_x = 23
+ },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/obj/effect/landmark/start/paramedic,
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"bld" = (
/obj/structure/bodycontainer/morgue,
/turf/open/floor/plasteel/dark,
@@ -26351,6 +26410,9 @@
/obj/structure/cable{
icon_state = "2-4"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
+ },
/turf/open/floor/plating{
icon_state = "panelscorched"
},
@@ -26360,6 +26422,9 @@
icon_state = "4-8"
},
/obj/effect/spawner/lootdrop/maintenance,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plating{
icon_state = "platingdmg1"
},
@@ -26378,63 +26443,69 @@
name = "Genetics Maintenance";
req_one_access_txt = "12;45;5;9"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bmh" = (
/obj/structure/cable{
icon_state = "4-8"
},
-/turf/open/floor/plasteel/freezer,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"bmi" = (
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 5
- },
/obj/structure/cable{
icon_state = "1-4"
},
/obj/structure/cable{
icon_state = "4-8"
},
-/turf/open/floor/plasteel/freezer,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"bmj" = (
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/cable{
icon_state = "2-8"
},
-/obj/structure/cable{
- icon_state = "1-8"
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 10
},
-/turf/open/floor/plasteel/freezer,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"bmk" = (
/obj/structure/table,
/obj/item/crowbar,
/obj/item/storage/toolbox/emergency,
-/turf/open/floor/plasteel/freezer,
+/turf/open/floor/plating,
/area/commons/storage/emergency/port)
"bml" = (
-/obj/structure/girder,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/machinery/computer/crew{
+ dir = 4
+ },
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 10
+ },
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/machinery/vending/wallmed{
+ pixel_y = -28
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"bmn" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Medbay Maintenance";
- req_access_txt = "5"
- },
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/effect/turf_decal/trimline/blue/filled/line,
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"bmp" = (
/obj/structure/bodycontainer/morgue,
/obj/machinery/light/small{
@@ -26813,30 +26884,30 @@
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bnp" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bnq" = (
/obj/item/beacon,
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bnr" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bns" = (
-/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{
+/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 4
},
-/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
"bnt" = (
@@ -26846,69 +26917,36 @@
/obj/effect/landmark/start/assistant,
/turf/open/floor/plasteel,
/area/hallway/secondary/entry)
-"bnu" = (
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plating{
- icon_state = "platingdmg1"
- },
-/area/maintenance/department/engine)
"bnv" = (
/turf/closed/wall,
/area/medical/genetics)
"bnw" = (
/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical/glass{
- name = "Cloning";
- req_one_access_txt = "5;9"
- },
/obj/structure/cable{
icon_state = "1-2"
},
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/effect/mapping_helpers/airlock/unres,
-/turf/open/floor/plasteel/freezer,
-/area/commons/storage/emergency/port)
-"bnx" = (
-/obj/structure/sign/poster/official/random{
- pixel_x = -32
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
- },
-/obj/structure/table,
-/obj/item/clothing/gloves/color/latex/nitrile,
-/obj/item/clothing/neck/stethoscope,
-/obj/item/clothing/mask/surgical,
-/obj/effect/turf_decal/tile/blue{
+/obj/effect/mapping_helpers/airlock/cyclelink_helper{
dir = 1
},
-/obj/effect/turf_decal/tile/blue{
- dir = 8
+/obj/machinery/door/airlock/maintenance{
+ name = "Medbay Maintenance";
+ req_access_txt = "5"
},
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/zone3)
+/turf/open/floor/plating,
+/area/commons/storage/emergency/port)
+"bnx" = (
+/turf/closed/wall,
+/area/medical/paramedic)
"bny" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/machinery/firealarm{
dir = 8;
pixel_x = 28
},
-/obj/item/kirbyplants{
- icon_state = "plant-11"
- },
-/obj/machinery/light/small{
- dir = 1;
- light_color = "#ffc1c1"
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/zone3)
+/turf/closed/wall,
+/area/medical/paramedic)
"bnz" = (
/obj/structure/table,
/obj/item/folder/white,
@@ -27327,16 +27365,22 @@
/turf/open/floor/plasteel/white,
/area/medical/genetics)
"boA" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/structure/chair{
- dir = 4
- },
/obj/effect/turf_decal/tile/blue{
dir = 1
},
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/structure/table,
+/obj/item/clothing/gloves/color/latex/nitrile,
+/obj/item/clothing/neck/stethoscope,
+/obj/item/clothing/mask/surgical,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/zone3)
"boC" = (
@@ -27777,6 +27821,7 @@
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bpv" = (
@@ -27859,6 +27904,9 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/structure/chair{
+ dir = 4
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/zone3)
"bpE" = (
@@ -28497,8 +28545,8 @@
/obj/structure/cable{
icon_state = "0-2"
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/yellowsiding{
dir = 8
},
@@ -29186,8 +29234,8 @@
/obj/machinery/light{
dir = 4
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/yellowsiding{
dir = 8
},
@@ -29411,7 +29459,8 @@
/obj/machinery/door/firedoor,
/obj/machinery/door/airlock/public/glass{
id_tag = "medbaybolts";
- name = "Medbay"
+ name = "Medbay";
+ req_access_txt = "5"
},
/obj/effect/turf_decal/tile/blue{
dir = 8
@@ -29423,12 +29472,13 @@
/obj/structure/disposalpipe/segment,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/public/glass{
- id_tag = "medbaybolts";
- name = "Medbay"
- },
/obj/effect/turf_decal/tile/blue,
/obj/effect/mapping_helpers/airlock/unres,
+/obj/machinery/door/airlock/public/glass{
+ id_tag = "medbaybolts";
+ name = "Medbay";
+ req_access_txt = "5"
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bsJ" = (
@@ -29587,6 +29637,7 @@
/obj/effect/turf_decal/stripes/line{
dir = 8
},
+/obj/item/cautery,
/turf/open/floor/plasteel/white,
/area/science/robotics/lab)
"btb" = (
@@ -29851,10 +29902,10 @@
/obj/structure/cable{
icon_state = "1-4"
},
-/obj/machinery/atmospherics/pipe/manifold/cyan/hidden{
+/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
dir = 8
},
-/obj/effect/turf_decal/tile/neutral,
/turf/open/floor/plasteel/yellowsiding{
dir = 8
},
@@ -29875,21 +29926,21 @@
/obj/structure/cable{
icon_state = "4-8"
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
"btQ" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
- dir = 10
- },
/obj/structure/cable{
icon_state = "2-8"
},
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plating,
/area/maintenance/department/engine)
"btR" = (
@@ -30407,10 +30458,10 @@
/turf/closed/wall,
/area/maintenance/department/engine)
"bvb" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bvc" = (
@@ -30978,10 +31029,10 @@
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bwt" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating{
icon_state = "platingdmg1"
},
@@ -31122,7 +31173,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/obj/machinery/bloodbankgen,
+/obj/structure/bed/roller,
/turf/open/floor/plasteel/white,
/area/medical/treatment_center)
"bwG" = (
@@ -31774,10 +31825,10 @@
/turf/open/floor/plating,
/area/maintenance/department/engine)
"byc" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating{
icon_state = "panelscorched"
},
@@ -32522,13 +32573,13 @@
/area/maintenance/department/engine)
"bzD" = (
/obj/structure/chair/stool,
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
/obj/machinery/light/small{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating{
icon_state = "panelscorched"
},
@@ -33061,11 +33112,11 @@
/turf/open/floor/plating,
/area/hallway/secondary/entry)
"bAM" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
/obj/item/extinguisher,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating{
icon_state = "panelscorched"
},
@@ -33888,6 +33939,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/structure/bed/roller,
/turf/open/floor/plasteel/white,
/area/medical/treatment_center)
"bCm" = (
@@ -34098,32 +34150,15 @@
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bCA" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/machinery/light/small{
- dir = 1
- },
-/obj/structure/disposalpipe/segment{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
+/obj/structure/loot_pile/maint,
/turf/open/floor/plating,
-/area/maintenance/department/engine)
+/area/maintenance/department/crew_quarters/dorms)
"bCB" = (
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/structure/disposalpipe/segment{
- dir = 10
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
},
/obj/structure/cable{
- icon_state = "4-8"
+ icon_state = "2-4"
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
@@ -34391,11 +34426,11 @@
/turf/open/space,
/area/space/nearstation)
"bDg" = (
-/obj/machinery/atmospherics/components/unary/tank/air,
+/obj/machinery/portable_atmospherics/canister/oxygen,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bDh" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/components/unary/portables_connector/visible,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bDi" = (
@@ -34403,10 +34438,10 @@
/area/maintenance/department/engine)
"bDj" = (
/obj/item/trash/candy,
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/structure/cable{
icon_state = "1-2"
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bDk" = (
@@ -34559,11 +34594,28 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/item/kirbyplants{
+ icon_state = "plant-16"
+ },
+/obj/machinery/light_switch{
+ pixel_y = -22
+ },
/turf/open/floor/plasteel/white,
/area/command/heads_quarters/cmo)
"bDy" = (
-/turf/closed/wall,
-/area/medical/exam_room)
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 10
+ },
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
+/area/maintenance/department/engine)
"bDz" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -34918,22 +34970,15 @@
/turf/open/floor/plasteel/dark,
/area/science/mixing)
"bEj" = (
-/obj/machinery/atmospherics/pipe/manifold/general/hidden{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 6
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bEk" = (
-/obj/machinery/atmospherics/pipe/manifold/general/hidden,
/obj/machinery/meter,
/obj/machinery/light/small,
-/turf/open/floor/plating,
-/area/maintenance/department/engine)
-"bEl" = (
-/obj/machinery/atmospherics/components/binary/pump/on{
- dir = 4;
- name = "Air Out"
- },
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bEm" = (
@@ -34941,7 +34986,7 @@
name = "Atmospherics Maintenance";
req_access_txt = "12;24"
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
/turf/open/floor/plating,
@@ -34956,7 +35001,7 @@
/obj/structure/cable{
icon_state = "1-4"
},
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 9
},
/turf/open/floor/plating,
@@ -35200,97 +35245,45 @@
/turf/open/floor/plasteel/white,
/area/command/heads_quarters/cmo)
"bEH" = (
-/obj/item/kirbyplants{
- icon_state = "plant-16"
+/obj/structure/loot_pile/maint,
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
},
-/obj/machinery/light_switch{
- pixel_y = -22
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
-/area/command/heads_quarters/cmo)
+/area/maintenance/department/security/brig)
"bEI" = (
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/structure/closet,
-/obj/item/clothing/under/rank/medical/doctor/nurse,
-/obj/item/clothing/head/nursehat,
-/obj/effect/decal/cleanable/cobweb,
-/obj/machinery/airalarm{
- pixel_y = 22
- },
-/obj/structure/sign/poster/official/no_erp{
- pixel_x = -32
- },
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
-"bEJ" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/machinery/light/small{
- dir = 1
- },
-/obj/machinery/vending/wallmed{
- pixel_y = 28
- },
-/obj/machinery/atmospherics/components/unary/vent_pump/on,
-/obj/effect/landmark/blobstart,
-/obj/item/melee/baton/cattleprod{
- preload_cell_type = /obj/item/stock_parts/cell/high
- },
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
-"bEK" = (
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/machinery/button/door{
- id = "CMOCell";
- name = "Door Bolt Control";
- normaldoorcontrol = 1;
- pixel_y = 26;
- specialfunctions = 4
- },
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 4
- },
-/obj/effect/landmark/xeno_spawn,
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
-"bEL" = (
-/obj/machinery/door/airlock/command{
- id_tag = "CMOCell";
- name = "Personal Examination Room";
- req_access_txt = "40"
- },
-/obj/structure/cable{
- icon_state = "4-8"
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
-"bEM" = (
/obj/structure/cable{
icon_state = "1-2"
},
-/obj/structure/disposalpipe/segment,
-/obj/structure/cable{
- icon_state = "2-8"
+/obj/structure/disposalpipe/segment{
+ dir = 10
},
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 4
},
+/obj/structure/cable{
+ icon_state = "2-8"
+ },
/turf/open/floor/plating,
/area/maintenance/department/engine)
+"bEJ" = (
+/obj/structure/loot_pile/maint,
+/turf/open/floor/plating,
+/area/maintenance/department/security/brig)
+"bEK" = (
+/obj/structure/loot_pile/maint,
+/turf/open/floor/plating,
+/area/maintenance/department/cargo)
+"bEL" = (
+/obj/structure/loot_pile/maint,
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
+"bEM" = (
+/obj/effect/landmark/blobstart,
+/obj/structure/grille/broken,
+/turf/open/floor/plating{
+ icon_state = "platingdmg3"
+ },
+/area/maintenance/department/engine)
"bEN" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/obj/structure/sign/poster/official/random{
@@ -35689,9 +35682,10 @@
/turf/open/floor/plating,
/area/maintenance/department/crew_quarters/dorms)
"bFF" = (
-/obj/machinery/atmospherics/components/unary/tank/air{
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 1
},
+/obj/effect/landmark/xeno_spawn,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bFG" = (
@@ -35813,53 +35807,56 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = 28
+ },
+/obj/machinery/light{
+ dir = 4
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bFU" = (
/turf/closed/wall,
/area/medical/surgery)
"bFV" = (
-/obj/structure/table/glass,
-/obj/item/flashlight/pen,
-/obj/item/clothing/neck/stethoscope,
-/obj/item/lipstick/black,
-/obj/machinery/power/apc{
- dir = 8;
- name = "Personal Examination Room APC";
- pixel_x = -25
+/obj/machinery/camera{
+ c_tag = "Surgery";
+ network = list("ss13","surgery")
},
-/obj/structure/cable,
-/obj/item/reagent_containers/pill/morphine,
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
+/obj/structure/closet/secure_closet/medical2,
+/turf/open/floor/plasteel/white/side,
+/area/medical/surgery)
"bFW" = (
-/obj/effect/decal/remains/human,
-/obj/structure/chair/office/dark{
+/obj/structure/table,
+/obj/item/clothing/suit/apron/surgical,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/clothing/mask/surgical,
+/obj/machinery/vending/wallmed{
+ pixel_y = 29
+ },
+/turf/open/floor/plasteel/white/side,
+/area/medical/surgery)
+"bFX" = (
+/obj/structure/table,
+/obj/item/storage/backpack/duffelbag/med/surgery,
+/obj/machinery/firealarm{
+ pixel_y = 27
+ },
+/turf/open/floor/plasteel/white/corner{
dir = 8
},
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
-"bFX" = (
-/obj/structure/bed,
-/obj/item/bedsheet/cmo,
-/obj/effect/decal/cleanable/blood/drip,
-/obj/item/restraints/handcuffs,
-/obj/item/clothing/mask/muzzle,
-/obj/machinery/light_switch{
- pixel_y = -22
- },
-/turf/open/floor/plasteel/dark,
-/area/medical/exam_room)
+/area/medical/surgery)
"bFY" = (
+/obj/structure/disposalpipe/segment{
+ dir = 5
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 5
+ },
/obj/structure/cable{
- icon_state = "1-2"
+ icon_state = "1-4"
},
-/obj/structure/disposalpipe/segment,
-/obj/structure/sign/departments/examroom{
- pixel_x = -32
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bFZ" = (
@@ -36390,50 +36387,66 @@
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bHa" = (
-/obj/machinery/light{
+/obj/structure/disposalpipe/segment{
dir = 4
},
-/obj/machinery/firealarm{
- dir = 8;
- pixel_x = 28
- },
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
+/obj/structure/cable{
+ icon_state = "4-8"
},
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/central)
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"bHb" = (
/obj/machinery/newscaster/security_unit{
pixel_y = 32
},
-/obj/machinery/limbgrower,
-/turf/open/floor/plasteel/freezer,
+/obj/structure/bed{
+ dir = 1
+ },
+/obj/item/bedsheet/medical{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/machinery/airalarm{
+ dir = 4;
+ pixel_x = -22
+ },
+/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bHc" = (
-/obj/machinery/computer/med_data,
/obj/machinery/status_display/evac{
pixel_y = 32
},
-/turf/open/floor/plasteel/freezer,
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#d1dfff"
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
/area/medical/surgery)
"bHd" = (
-/obj/structure/table,
-/obj/structure/bedsheetbin,
-/obj/structure/extinguisher_cabinet{
- pixel_x = 24
- },
/obj/machinery/computer/security/telescreen/entertainment{
pixel_y = 32
},
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bHe" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/closed/wall,
+/obj/structure/closet/wardrobe/pjs,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
/area/medical/surgery)
"bHf" = (
/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
@@ -36970,6 +36983,10 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/structure/table/glass,
+/obj/item/soap/nanotrasen,
+/obj/item/clothing/neck/stethoscope,
+/obj/item/gun/syringe/dart,
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bIj" = (
@@ -36977,130 +36994,64 @@
/turf/open/floor/plating,
/area/medical/surgery)
"bIk" = (
-/turf/open/floor/plasteel/freezer,
+/obj/structure/bed{
+ dir = 1
+ },
+/obj/item/bedsheet/medical{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bIl" = (
-/obj/structure/chair/office/light{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
},
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
- dir = 4
- },
-/turf/open/floor/plasteel/freezer,
/area/medical/surgery)
"bIm" = (
-/obj/machinery/camera{
- c_tag = "Medbay Recovery Room";
- dir = 8;
- network = list("ss13","medbay")
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/turf/open/floor/plasteel/dark/side{
dir = 4
},
-/obj/item/radio/intercom{
- frequency = 1485;
- name = "Station Intercom (Medbay)";
- pixel_x = 28
- },
-/turf/open/floor/plasteel/freezer,
/area/medical/surgery)
"bIn" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/structure/chair{
dir = 4
},
-/turf/closed/wall,
+/turf/open/floor/plasteel/dark,
/area/medical/surgery)
"bIo" = (
-/obj/structure/closet/crate/freezer/blood,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/obj/machinery/light_switch{
- pixel_x = -22
- },
-/turf/open/floor/plasteel/white,
+/obj/machinery/limbgrower,
+/turf/open/floor/plasteel/white/corner,
/area/medical/surgery)
"bIp" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel/white/side{
dir = 4
},
-/obj/structure/sink{
- pixel_y = 28
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/structure/closet/crate/freezer/surplus_limbs,
-/obj/item/reagent_containers/glass/beaker/synthflesh,
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bIq" = (
-/obj/machinery/light{
- dir = 1
+/obj/machinery/atmospherics/components/unary/vent_pump/on,
+/turf/open/floor/plasteel/white/side{
+ dir = 9
},
-/obj/machinery/camera{
- c_tag = "Surgery";
- network = list("ss13","surgery")
- },
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/airalarm{
- pixel_y = 22
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bIr" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 4
- },
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/obj/machinery/vending/wallmed{
- pixel_y = 28
- },
-/obj/effect/turf_decal/tile/blue{
+/turf/open/floor/plasteel/white/side{
dir = 1
},
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bIs" = (
-/obj/structure/closet/secure_closet/medical2,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 10
- },
-/obj/effect/turf_decal/tile/blue{
+/obj/structure/table/optable,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/white/corner{
dir = 1
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bIt" = (
/obj/structure/disposalpipe/segment{
@@ -37532,109 +37483,100 @@
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bJq" = (
-/obj/machinery/door/airlock/medical/glass{
- name = "Recovery Room"
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 4
+/obj/machinery/door/airlock/medical/glass{
+ name = "Recovery Room"
},
/obj/machinery/door/firedoor,
-/turf/open/floor/plasteel/freezer,
+/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bJr" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bJs" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
dir = 1
},
-/turf/open/floor/plasteel/freezer,
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bJs" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
/area/medical/surgery)
"bJt" = (
-/obj/machinery/door/firedoor,
-/obj/machinery/door/airlock/medical{
- name = "Surgery";
- req_access_txt = "45"
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
},
-/obj/effect/mapping_helpers/airlock/cyclelink_helper{
- dir = 8
- },
-/turf/open/floor/plasteel/freezer,
+/turf/open/floor/plasteel/dark,
/area/medical/surgery)
"bJu" = (
-/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
- dir = 1
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
},
-/obj/effect/turf_decal/tile/blue{
- dir = 1
+/obj/machinery/door/airlock/medical/glass{
+ name = "Operating Theatre";
+ req_access_txt = "45"
},
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
/area/medical/surgery)
"bJv" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 10
+ dir = 4
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 4
},
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bJw" = (
-/obj/machinery/computer/operating,
-/turf/open/floor/plasteel/white,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 9
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
/area/medical/surgery)
"bJx" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/smartfridge/organ/preloaded,
/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bJy" = (
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
- dir = 8
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
+/obj/structure/closet/crate/freezer/surplus_limbs,
+/obj/item/reagent_containers/glass/beaker/synthflesh,
+/turf/open/floor/plasteel/white/side{
dir = 4
},
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bJz" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Surgery Maintenance";
- req_access_txt = "45"
+/obj/effect/landmark/start/medical_doctor,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
},
-/obj/structure/cable{
- icon_state = "4-8"
+/obj/machinery/holopad,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
},
+/area/medical/surgery)
+"bJA" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
-/turf/open/floor/plating,
-/area/maintenance/department/engine)
-"bJA" = (
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel/white/side{
+ dir = 4
},
-/obj/structure/cable{
- icon_state = "2-8"
- },
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 9
- },
-/turf/open/floor/plating,
-/area/maintenance/department/engine)
+/area/medical/surgery)
"bJB" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -38031,7 +37973,7 @@
layer = 4.5
},
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bKw" = (
/obj/machinery/vending/wallmed{
pixel_y = 28
@@ -38042,8 +37984,9 @@
/obj/machinery/light{
dir = 1
},
+/obj/effect/landmark/xeno_spawn,
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bKx" = (
/obj/machinery/button/door{
id = "patientB";
@@ -38057,7 +38000,7 @@
dir = 4
},
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bKy" = (
/obj/machinery/door/airlock/medical{
name = "Patient Room";
@@ -38067,7 +38010,7 @@
dir = 4
},
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bKz" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -38084,52 +38027,61 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/central)
-"bKB" = (
-/obj/structure/bed/roller,
-/obj/machinery/iv_drip,
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bKC" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden,
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bKD" = (
-/obj/structure/bed,
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bKE" = (
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue{
+/obj/vehicle/ridden/wheelchair/motorized{
dir = 8
},
/turf/open/floor/plasteel/white,
-/area/medical/surgery)
-"bKF" = (
-/obj/structure/table/optable,
-/turf/open/floor/plasteel/white,
-/area/medical/surgery)
-"bKG" = (
-/obj/machinery/power/apc{
- dir = 4;
- name = "Surgery APC";
- pixel_x = 24
+/area/medical/medbay/central)
+"bKB" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
},
-/obj/structure/cable,
-/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+/obj/effect/turf_decal/tile/blue{
dir = 1
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bKC" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
},
-/turf/open/floor/plasteel/white,
+/turf/open/floor/plasteel/white/side{
+ dir = 8
+ },
+/area/medical/surgery)
+"bKD" = (
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/medical/surgery)
+"bKE" = (
+/obj/effect/spawner/structure/window,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating,
+/area/medical/surgery)
+"bKF" = (
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 10
+ },
+/area/medical/surgery)
+"bKG" = (
+/obj/structure/table/optable,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/white/corner{
+ dir = 8
+ },
/area/medical/surgery)
"bKH" = (
/obj/structure/cable{
@@ -38510,7 +38462,7 @@
pixel_x = -22
},
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bLG" = (
/obj/structure/chair/office/light{
dir = 8
@@ -38519,14 +38471,14 @@
dir = 4
},
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bLH" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
},
/obj/structure/closet/secure_closet/personal/patient,
/turf/open/floor/plasteel/freezer,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bLI" = (
/obj/machinery/door/poddoor/shutters/preopen{
id = "patientB";
@@ -38537,7 +38489,7 @@
},
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
-/area/medical/medbay/central)
+/area/medical/exam_room)
"bLJ" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
/obj/effect/turf_decal/tile/blue{
@@ -38556,59 +38508,45 @@
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bLL" = (
/obj/machinery/light,
-/obj/machinery/atmospherics/components/unary/vent_pump/on{
- dir = 1
+/obj/structure/extinguisher_cabinet{
+ pixel_y = -32
},
-/turf/open/floor/plasteel/freezer,
-/area/medical/surgery)
-"bLM" = (
-/obj/structure/table,
-/obj/item/clothing/gloves/color/latex,
-/obj/item/clothing/mask/surgical,
-/obj/item/clothing/suit/apron/surgical,
-/obj/effect/turf_decal/tile/blue{
- dir = 1
+/obj/structure/chair/office/light{
+ dir = 8
},
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/obj/machinery/firealarm{
- dir = 4;
- pixel_x = -26
+/turf/open/floor/plasteel/white/side{
+ dir = 8
},
-/turf/open/floor/plasteel/white,
+/area/medical/surgery)
+"bLM" = (
+/turf/open/floor/plasteel/white/side,
/area/medical/surgery)
"bLN" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 5
- },
-/turf/open/floor/plasteel/white,
-/area/medical/surgery)
-"bLO" = (
-/obj/effect/landmark/start/medical_doctor,
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+/obj/structure/closet/crate/freezer/blood,
+/turf/open/floor/plasteel/white/side{
dir = 4
},
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bLP" = (
-/obj/machinery/atmospherics/pipe/simple/supply/hidden{
- dir = 9
- },
/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bLQ" = (
-/obj/structure/table,
-/obj/item/surgical_drapes,
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
+/obj/machinery/computer/operating{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 8
},
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bLR" = (
/obj/machinery/vending/cigarette,
@@ -39004,9 +38942,6 @@
/turf/open/floor/plasteel/white,
/area/medical/virology)
"bMK" = (
-/obj/item/soap/nanotrasen,
-/obj/item/clothing/neck/stethoscope,
-/obj/structure/table/glass,
/obj/effect/turf_decal/tile/blue{
dir = 1
},
@@ -39014,104 +38949,63 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/obj/item/gun/syringe/dart,
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bMM" = (
-/obj/structure/closet/l3closet,
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
+/obj/machinery/door/window/southleft{
+ base_state = "right";
+ dir = 1;
+ icon_state = "right";
+ name = "Medbay Delivery";
+ req_access_txt = "28"
},
-/obj/effect/turf_decal/tile/blue{
- dir = 8
+/obj/effect/turf_decal/delivery,
+/obj/machinery/navbeacon{
+ codes_txt = "delivery;dir=2";
+ dir = 4;
+ freq = 1400;
+ location = "Medbay"
},
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"bMN" = (
-/obj/structure/table,
-/obj/item/hemostat,
-/obj/item/stack/medical/gauze,
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
-/area/medical/surgery)
+/obj/structure/loot_pile/maint,
+/turf/open/floor/plating,
+/area/maintenance/department/science)
"bMO" = (
-/obj/structure/table,
-/obj/item/surgicaldrill,
-/obj/effect/turf_decal/tile/blue{
- dir = 1
- },
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
+/obj/machinery/bloodbankgen,
+/turf/open/floor/plasteel/white/corner{
dir = 4
},
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bMP" = (
-/obj/structure/table,
-/obj/item/scalpel{
- pixel_y = 12
- },
-/obj/item/circular_saw,
-/obj/machinery/light,
-/obj/effect/turf_decal/tile/blue{
+/obj/structure/closet/secure_closet/medical2,
+/turf/open/floor/plasteel/white/side{
dir = 1
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bMQ" = (
/obj/structure/table,
-/obj/item/cautery{
- pixel_x = 4
+/obj/item/clothing/suit/apron/surgical,
+/obj/item/clothing/gloves/color/latex,
+/obj/item/clothing/mask/surgical,
+/obj/machinery/vending/wallmed{
+ pixel_y = -29
},
-/obj/item/razor{
- pixel_y = 5
- },
-/obj/effect/turf_decal/tile/blue{
+/turf/open/floor/plasteel/white/side{
dir = 1
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bMR" = (
/obj/structure/table,
-/obj/item/retractor,
-/obj/effect/turf_decal/tile/blue{
+/obj/item/storage/backpack/duffelbag/med/surgery,
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -26
+ },
+/turf/open/floor/plasteel/white/corner{
dir = 1
},
-/obj/effect/turf_decal/tile/blue,
-/obj/effect/turf_decal/tile/blue{
- dir = 4
- },
-/obj/effect/turf_decal/tile/blue{
- dir = 8
- },
-/turf/open/floor/plasteel/white,
/area/medical/surgery)
"bMS" = (
/obj/structure/cable{
@@ -39537,12 +39431,10 @@
/area/maintenance/department/engine)
"bNV" = (
/obj/item/wrench/medical,
+/obj/effect/decal/cleanable/generic,
/turf/open/floor/plating,
/area/maintenance/department/engine)
"bNW" = (
-/obj/machinery/light/small{
- dir = 1
- },
/obj/machinery/space_heater,
/turf/open/floor/plating{
icon_state = "platingdmg3"
@@ -39560,8 +39452,8 @@
icon_state = "1-4"
},
/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 6
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 8
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
@@ -42288,13 +42180,13 @@
/turf/open/floor/plasteel,
/area/security/checkpoint/engineering)
"bUj" = (
-/obj/machinery/computer/secure_data,
/obj/effect/turf_decal/tile/red{
dir = 1
},
/obj/effect/turf_decal/tile/red{
dir = 4
},
+/obj/machinery/computer/security,
/turf/open/floor/plasteel,
/area/security/checkpoint/engineering)
"bUk" = (
@@ -43926,6 +43818,7 @@
/area/service/chapel/asteroid/monastery)
"bXS" = (
/obj/structure/grille/broken,
+/obj/structure/loot_pile/maint,
/turf/open/floor/plating{
icon_state = "platingdmg1"
},
@@ -44622,6 +44515,10 @@
},
/turf/open/floor/plating,
/area/maintenance/department/security/brig)
+"bZp" = (
+/obj/structure/closet/emcloset,
+/turf/open/floor/plating,
+/area/maintenance/department/chapel/monastery)
"bZr" = (
/obj/item/trash/tray,
/obj/structure/disposalpipe/segment{
@@ -47253,13 +47150,15 @@
/obj/structure/cable{
icon_state = "0-8"
},
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cjP" = (
/obj/machinery/light/small{
dir = 1
},
-/obj/structure/closet/emcloset,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cjQ" = (
@@ -47332,10 +47231,6 @@
},
/turf/open/floor/plasteel/dark,
/area/command/heads_quarters/hos)
-"ckj" = (
-/obj/structure/closet/emcloset,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
"cko" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/structure/cable{
@@ -47388,16 +47283,9 @@
/turf/open/floor/plasteel/dark,
/area/service/chapel/main/monastery)
"ckB" = (
-/obj/item/stack/cable_coil,
-/obj/item/stack/sheet/glass/fifty{
- layer = 4
- },
-/obj/item/stack/sheet/metal{
- amount = 20;
- layer = 3.1
- },
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/obj/effect/spawner/structure/window/reinforced,
+/turf/closed/wall,
+/area/maintenance/fore)
"ckD" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -47548,13 +47436,16 @@
/turf/open/floor/plating,
/area/maintenance/department/security/brig)
"clf" = (
-/obj/structure/cable{
- icon_state = "2-4"
- },
-/obj/structure/cable{
- icon_state = "1-2"
- },
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/cable{
+ icon_state = "1-8"
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cli" = (
@@ -48339,7 +48230,7 @@
/obj/structure/lattice,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/space/basic,
-/area/ai_monitored/turret_protected/AIsatextAP)
+/area/ai_monitored/turret_protected/AIsatextAS)
"cnJ" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -48400,6 +48291,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
+/obj/structure/bedsheetbin/color,
/turf/open/floor/plasteel/cafeteria,
/area/commons/dorms)
"coe" = (
@@ -50589,7 +50481,16 @@
/turf/open/floor/plasteel/dark,
/area/service/chapel/main/monastery)
"cwm" = (
-/obj/machinery/portable_atmospherics/canister/air,
+/obj/machinery/power/smes{
+ charge = 5e+006
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/structure/cable,
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cwn" = (
@@ -50597,10 +50498,16 @@
/turf/open/floor/plasteel/dark,
/area/security/processing/cremation)
"cwo" = (
-/obj/item/storage/toolbox/mechanical,
/obj/machinery/light/small{
dir = 1
},
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/obj/structure/cable{
+ icon_state = "1-4"
+ },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cwp" = (
@@ -50623,6 +50530,9 @@
name = "Station Intercom (General)";
pixel_y = 26
},
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/plasteel/dark,
/area/service/library/lounge)
"cww" = (
@@ -50679,8 +50589,6 @@
/turf/open/floor/plasteel/dark,
/area/service/chapel/main/monastery)
"cwH" = (
-/obj/item/stack/rods/fifty,
-/obj/item/wrench,
/obj/machinery/atmospherics/components/binary/pump/on{
dir = 8;
name = "Air to Distro"
@@ -50688,7 +50596,6 @@
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"cwK" = (
-/obj/structure/reagent_dispensers/watertank,
/obj/item/extinguisher,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -50720,6 +50627,9 @@
/obj/structure/table/wood,
/obj/item/folder/yellow,
/obj/item/pen,
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/plasteel/dark,
/area/service/library/lounge)
"cxb" = (
@@ -50731,12 +50641,11 @@
/turf/open/floor/plasteel,
/area/science/mixing)
"cxe" = (
-/obj/structure/disposalpipe/segment{
- dir = 5
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
-/obj/effect/spawner/lootdrop/maintenance,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/turf/open/floor/plasteel,
+/area/security/courtroom)
"cxg" = (
/obj/machinery/door/airlock/maintenance{
name = "Crematorium Maintenance";
@@ -50786,10 +50695,13 @@
/area/maintenance/department/chapel/monastery)
"cxB" = (
/obj/structure/cable{
- icon_state = "4-8"
+ icon_state = "1-2"
},
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
+/area/maintenance/fore)
"cxD" = (
/obj/structure/disposalpipe/segment{
dir = 10
@@ -50838,21 +50750,13 @@
/turf/open/floor/plating,
/area/service/library/lounge)
"cxX" = (
-/obj/structure/chair/sofa/corp/corner{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
-"cyl" = (
-/obj/structure/chair/sofa/corp{
- layer = 2.8
- },
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/obj/structure/table/wood,
+/obj/item/folder/red,
+/turf/open/floor/plasteel,
+/area/security/courtroom)
"cym" = (
-/obj/structure/chair/sofa/corp/corner,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/turf/closed/wall,
+/area/security/courtroom)
"cyy" = (
/obj/structure/cable{
icon_state = "2-4"
@@ -50881,11 +50785,6 @@
},
/turf/closed/wall,
/area/service/library/lounge)
-"cyL" = (
-/obj/structure/table/wood/fancy/red,
-/obj/item/stack/spacecash/c10,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
"cyP" = (
/obj/structure/closet/secure_closet/warden,
/obj/item/clothing/mask/gas/sechailer,
@@ -50946,19 +50845,7 @@
/turf/open/floor/plasteel/dark,
/area/service/library)
"czl" = (
-/obj/structure/chair/sofa/corp{
- dir = 4
- },
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
-"czp" = (
-/obj/structure/table/wood/fancy/red,
-/obj/structure/festivus{
- anchored = 1;
- desc = "A pole for dancing.";
- name = "pole";
- pixel_y = 20
- },
+/obj/structure/grille/broken,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"czq" = (
@@ -50969,15 +50856,8 @@
},
/turf/open/floor/plasteel/dark,
/area/service/library)
-"czr" = (
-/obj/structure/table/wood/fancy/red,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
"czt" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Menagerie";
- req_access_txt = "12"
- },
+/obj/structure/closet/firecloset,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"czv" = (
@@ -51000,21 +50880,25 @@
/turf/open/floor/plasteel/dark,
/area/security/office)
"czC" = (
-/obj/structure/chair/sofa/corp/corner{
+/obj/effect/turf_decal/tile/neutral{
dir = 1
},
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/obj/effect/turf_decal/tile/neutral,
+/obj/effect/turf_decal/tile/neutral{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/neutral{
+ dir = 8
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/chapel/main/monastery)
"czD" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/carpet,
/area/service/library)
-"czH" = (
-/obj/structure/chair/sofa/corp{
- dir = 1
- },
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
"czI" = (
/obj/machinery/light/small{
dir = 8
@@ -51041,10 +50925,7 @@
/turf/open/floor/plasteel/dark,
/area/service/library)
"czP" = (
-/obj/structure/chair/sofa/corp/left{
- dir = 1
- },
-/turf/open/floor/plating,
+/turf/closed/mineral,
/area/maintenance/department/chapel/monastery)
"czQ" = (
/obj/structure/table/wood,
@@ -51277,6 +51158,7 @@
dir = 8
},
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/turf/open/floor/plasteel/dark,
/area/service/chapel/main/monastery)
"cAT" = (
@@ -51435,12 +51317,9 @@
/turf/open/floor/plasteel/white,
/area/medical/virology)
"cBL" = (
-/obj/machinery/door/airlock/maintenance{
- name = "Medbay Maintenance";
- req_one_access_txt = "12;45;5;9"
- },
+/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
-/area/maintenance/department/engine)
+/area/medical/paramedic)
"cBM" = (
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
@@ -51582,6 +51461,18 @@
/obj/effect/landmark/carpspawn,
/turf/open/space/basic,
/area/space)
+"cFG" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/zone3)
"cFH" = (
/obj/structure/disposalpipe/segment,
/obj/effect/turf_decal/tile/red{
@@ -51601,6 +51492,12 @@
icon_state = "platingdmg3"
},
/area/maintenance/department/security/brig)
+"cHB" = (
+/obj/structure/sign/painting/library{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/library)
"cHS" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -51651,6 +51548,15 @@
},
/turf/open/floor/plating,
/area/engineering/main)
+"cLJ" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/structure/sign/poster/official/cleanliness{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/surgery)
"cOp" = (
/obj/item/clothing/mask/gas,
/obj/item/clothing/mask/gas,
@@ -52748,6 +52654,27 @@
/obj/machinery/computer/security/labor,
/turf/open/floor/plasteel/dark,
/area/security/brig)
+"eQk" = (
+/obj/machinery/computer/med_data{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/item/radio/intercom{
+ frequency = 1485;
+ name = "Station Intercom (Medbay)";
+ pixel_y = -27
+ },
+/obj/structure/sign/poster/official/no_erp{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/surgery)
"eQN" = (
/obj/structure/chair/stool,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -52774,6 +52701,14 @@
/obj/machinery/door/firedoor,
/turf/open/floor/plasteel,
/area/hallway/primary/aft)
+"eRv" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Surgery Maintenance";
+ req_access_txt = "45"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"eSB" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
@@ -52850,6 +52785,20 @@
/obj/item/stack/cable_coil/cut/random,
/turf/open/floor/plating,
/area/maintenance/department/cargo)
+"fbX" = (
+/obj/structure/chair/stool,
+/obj/effect/turf_decal/trimline/blue/filled/line,
+/obj/item/cigbutt{
+ pixel_x = -15;
+ pixel_y = 14
+ },
+/obj/machinery/firealarm{
+ dir = 1;
+ pixel_y = -26
+ },
+/obj/effect/landmark/start/paramedic,
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"fdM" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 4
@@ -53789,6 +53738,16 @@
},
/turf/open/floor/plasteel/white,
/area/medical/chemistry)
+"gHB" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"gHZ" = (
/obj/effect/spawner/structure/window/reinforced,
/obj/structure/cable{
@@ -54959,11 +54918,16 @@
/turf/open/floor/plasteel,
/area/engineering/main)
"iGJ" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
- dir = 9
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Paramedic's Office";
+ req_access_txt = "5;6;12;64"
},
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/zone3)
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/turf_decal/trimline/blue/filled,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"iJi" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
@@ -55006,6 +54970,10 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/engine,
/area/science/xenobiology)
+"iPu" = (
+/obj/structure/plasticflaps/opaque,
+/turf/open/floor/plating,
+/area/medical/medbay/central)
"iPz" = (
/obj/structure/extinguisher_cabinet{
pixel_x = -24
@@ -55176,7 +55144,7 @@
name = "Station Intercom (General)";
pixel_y = -26
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"jgr" = (
/obj/structure/cable{
@@ -55406,7 +55374,8 @@
/obj/effect/turf_decal/tile/blue{
dir = 1
},
-/turf/open/floor/plasteel/dark,
+/obj/item/book/manual/wiki/security_space_law,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"jzw" = (
/obj/effect/turf_decal/stripes/line{
@@ -55597,7 +55566,7 @@
/turf/open/floor/carpet,
/area/service/lawoffice)
"jTx" = (
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"jTU" = (
/obj/machinery/atmospherics/pipe/simple/cyan/visible,
@@ -55619,16 +55588,25 @@
/turf/open/floor/plasteel/white,
/area/medical/medbay/central)
"jVB" = (
-/obj/machinery/portable_atmospherics/canister/air,
/obj/effect/decal/cleanable/cobweb{
icon_state = "cobweb2"
},
+/obj/item/stack/sheet/metal{
+ amount = 20;
+ layer = 3.1
+ },
+/obj/item/stack/sheet/glass/fifty{
+ layer = 4
+ },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"jXh" = (
/obj/structure/chair/wood/normal{
dir = 1
},
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
/turf/open/floor/plasteel/dark,
/area/service/library/lounge)
"jXA" = (
@@ -55667,7 +55645,7 @@
/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 8
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"jZG" = (
/obj/machinery/door/poddoor/shutters/preopen{
@@ -55677,6 +55655,19 @@
/obj/effect/spawner/structure/window/reinforced,
/turf/open/floor/plating,
/area/medical/chemistry)
+"jZZ" = (
+/obj/machinery/atmospherics/pipe/manifold/supply/hidden{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/vehicle/ridden/wheelchair/motorized{
+ dir = 8
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/central)
"kas" = (
/obj/machinery/atmospherics/pipe/simple/cyan/visible{
dir = 4
@@ -55835,6 +55826,12 @@
},
/turf/open/floor/plating,
/area/maintenance/solars/port)
+"kro" = (
+/obj/structure/sign/painting/library{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/library)
"krU" = (
/obj/structure/chair{
dir = 4
@@ -56165,7 +56162,7 @@
/obj/machinery/atmospherics/components/unary/vent_pump/on{
dir = 1
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"kRK" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible,
@@ -56245,7 +56242,11 @@
/area/engineering/main)
"kSO" = (
/obj/machinery/door/airlock/maintenance{
- name = "Port Emergency Storage"
+ name = "Port Emergency Storage";
+ req_access_txt = "5;6;12;64"
+ },
+/obj/structure/cable{
+ icon_state = "4-8"
},
/turf/open/floor/plating,
/area/commons/storage/emergency/port)
@@ -56399,6 +56400,18 @@
/obj/machinery/atmospherics/pipe/simple/general/hidden,
/turf/open/floor/plating,
/area/maintenance/department/cargo)
+"llx" = (
+/obj/docking_port/stationary{
+ dir = 8;
+ dwidth = 2;
+ height = 5;
+ id = "laborcamp_home";
+ name = "fore bay 1";
+ roundstart_template = /datum/map_template/shuttle/labour/box;
+ width = 9
+ },
+/turf/open/space/basic,
+/area/space)
"lms" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
dir = 9
@@ -56464,10 +56477,7 @@
/obj/effect/turf_decal/tile/blue{
dir = 8
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"lxI" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
@@ -56477,6 +56487,12 @@
/obj/structure/closet/crate/bin,
/turf/open/floor/carpet,
/area/service/chapel/office)
+"lzT" = (
+/obj/structure/sign/painting/library{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/dark,
+/area/service/library)
"lAf" = (
/obj/machinery/light/small{
dir = 1
@@ -56827,6 +56843,20 @@
/obj/machinery/portable_atmospherics/canister/toxins,
/turf/open/floor/plating,
/area/engineering/main)
+"mcB" = (
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
+/area/maintenance/department/engine)
"mdL" = (
/obj/structure/table,
/obj/item/paper_bin,
@@ -57156,7 +57186,8 @@
"mAU" = (
/obj/effect/turf_decal/tile/neutral,
/obj/structure/table/wood,
-/turf/open/floor/plasteel/dark,
+/obj/item/folder/blue,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"mCe" = (
/obj/effect/spawner/structure/window/reinforced,
@@ -57209,6 +57240,20 @@
},
/turf/open/floor/plating,
/area/maintenance/department/science)
+"mFw" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/machinery/camera{
+ c_tag = "Medbay Recovery Room";
+ dir = 1;
+ network = list("ss13","medbay")
+ },
+/obj/machinery/light_switch{
+ pixel_y = -22
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/surgery)
"mGa" = (
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 4
@@ -57261,8 +57306,8 @@
/turf/open/floor/plating/airless,
/area/space/nearstation)
"mKP" = (
-/obj/machinery/power/terminal{
- dir = 8
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 9
},
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -57436,14 +57481,11 @@
/area/maintenance/department/crew_quarters/dorms)
"ngq" = (
/obj/structure/closet/secure_closet/courtroom,
-/obj/item/gavelhammer,
/obj/structure/extinguisher_cabinet{
pixel_y = -32
},
-/obj/structure/cable{
- icon_state = "1-4"
- },
-/turf/open/floor/plasteel/dark,
+/obj/item/gavelhammer,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"nih" = (
/obj/structure/closet,
@@ -57920,10 +57962,6 @@
},
/turf/open/floor/plating,
/area/maintenance/department/engine)
-"nQy" = (
-/obj/structure/reagent_dispensers/watertank,
-/turf/open/floor/plating,
-/area/maintenance/fore)
"nRM" = (
/obj/structure/chair/stool,
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
@@ -58024,6 +58062,9 @@
/obj/structure/cable{
icon_state = "2-8"
},
+/obj/structure/sign/painting/library{
+ pixel_y = 32
+ },
/turf/open/floor/plasteel/dark,
/area/service/library)
"nZw" = (
@@ -58059,7 +58100,7 @@
/turf/open/floor/carpet,
/area/service/library)
"odM" = (
-/obj/structure/reagent_dispensers/fueltank,
+/obj/structure/reagent_dispensers/watertank,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"oep" = (
@@ -58235,7 +58276,11 @@
dir = 4
},
/turf/open/floor/plating/airless,
-/area/space/nearstation)
+/area/maintenance/department/engine)
+"ouy" = (
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/floor/plating,
+/area/maintenance/department/chapel/monastery)
"ovB" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/effect/turf_decal/tile/red,
@@ -58251,15 +58296,15 @@
/turf/open/floor/plasteel,
/area/security/brig)
"ovM" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
- dir = 4
- },
/obj/machinery/camera{
c_tag = "Arrivals Port Fore"
},
/obj/effect/turf_decal/tile/blue{
dir = 4
},
+/obj/machinery/atmospherics/pipe/simple/supply/hidden{
+ dir = 4
+ },
/turf/open/floor/plasteel/white/corner{
dir = 1
},
@@ -58325,11 +58370,11 @@
/turf/open/floor/carpet,
/area/service/lawoffice)
"oCG" = (
-/obj/machinery/door/airlock/maintenance{
- req_access_txt = "12"
+/obj/structure/cable{
+ icon_state = "2-4"
},
-/turf/open/floor/plating,
-/area/maintenance/fore)
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main/monastery)
"oCX" = (
/obj/structure/cable{
icon_state = "4-8"
@@ -59017,8 +59062,17 @@
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 1
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
+"pCL" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"pDP" = (
/obj/machinery/vending/assist,
/obj/effect/turf_decal/tile/neutral{
@@ -59364,6 +59418,9 @@
/obj/item/stack/sheet/mineral/wood,
/turf/open/floor/plating,
/area/maintenance/department/engine)
+"qdY" = (
+/turf/closed/wall,
+/area/medical/exam_room)
"qeY" = (
/turf/closed/wall/r_wall,
/area/engineering/supermatter)
@@ -59416,8 +59473,13 @@
/turf/open/floor/engine,
/area/engineering/main)
"qni" = (
-/obj/machinery/smartfridge/organ/preloaded,
-/turf/closed/wall,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
+ },
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
/area/medical/surgery)
"qnT" = (
/obj/machinery/iv_drip,
@@ -59446,10 +59508,7 @@
/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
dir = 5
},
-/obj/structure/cable{
- icon_state = "1-2"
- },
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"qpR" = (
/obj/structure/window/reinforced{
@@ -59858,9 +59917,11 @@
/turf/open/floor/plating,
/area/maintenance/department/engine)
"qXE" = (
-/obj/machinery/light/small,
-/turf/open/floor/plating,
-/area/maintenance/fore)
+/obj/structure/cable{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main/monastery)
"qXH" = (
/obj/structure/disposalpipe/segment{
dir = 5
@@ -60045,12 +60106,11 @@
},
/area/service/chapel/dock)
"roU" = (
-/obj/machinery/power/smes{
- charge = 5e+006
+/obj/structure/cable{
+ icon_state = "2-8"
},
-/obj/structure/cable,
-/turf/open/floor/plating,
-/area/maintenance/department/chapel/monastery)
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main/monastery)
"rpY" = (
/obj/structure/cable{
icon_state = "2-8"
@@ -60116,19 +60176,18 @@
/turf/open/floor/plating,
/area/maintenance/department/science)
"rvH" = (
-/obj/machinery/navbeacon{
- codes_txt = "delivery;dir=2";
- dir = 4;
- freq = 1400;
- location = "Medbay"
+/obj/effect/mapping_helpers/airlock/cyclelink_helper,
+/obj/machinery/door/airlock{
+ name = "Port Emergency Storage"
},
-/obj/machinery/door/window/southleft{
- dir = 4;
- name = "Medbay Delivery";
- req_access_txt = "28"
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/obj/structure/cable{
+ icon_state = "1-2"
},
-/turf/open/floor/plasteel/dark,
-/area/service/bar)
+/obj/structure/disposalpipe/segment,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plating,
+/area/commons/storage/emergency/port)
"rxa" = (
/obj/machinery/atmospherics/components/unary/portables_connector/visible{
dir = 1
@@ -60195,8 +60254,8 @@
},
/area/maintenance/department/science)
"rGY" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/yellowsiding/corner{
dir = 8
},
@@ -60315,6 +60374,9 @@
/obj/machinery/light/small{
dir = 4
},
+/obj/structure/sign/painting/library{
+ pixel_x = 32
+ },
/turf/open/floor/plasteel/dark,
/area/service/library/lounge)
"rSH" = (
@@ -60601,18 +60663,17 @@
/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
/turf/open/floor/plating,
/area/maintenance/department/engine)
-"syn" = (
-/obj/docking_port/stationary{
- dir = 8;
- dwidth = 2;
- height = 5;
- id = "laborcamp_home";
- name = "fore bay 1";
- roundstart_template = /datum/map_template/shuttle/labour/box;
- width = 9
+"swB" = (
+/obj/effect/spawner/lootdrop/maintenance,
+/obj/machinery/light/small{
+ dir = 1
},
-/turf/open/space/basic,
-/area/space)
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
+"syn" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/closed/wall/mineral/iron,
+/area/service/chapel/main/monastery)
"syQ" = (
/obj/machinery/vending/games,
/obj/structure/sign/plaques/deempisi{
@@ -60747,6 +60808,12 @@
icon_state = "panelscorched"
},
/area/maintenance/department/security/brig)
+"sMZ" = (
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/medical/surgery)
"sNk" = (
/obj/structure/disposalpipe/segment{
dir = 4
@@ -60762,12 +60829,12 @@
/turf/open/floor/plasteel/dark,
/area/science/xenobiology)
"sNS" = (
-/obj/machinery/power/smes{
- charge = 5e+006
+/obj/item/storage/toolbox/mechanical,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 4
},
-/obj/structure/cable,
/obj/structure/cable{
- icon_state = "0-2"
+ icon_state = "4-8"
},
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -61305,6 +61372,8 @@
/obj/machinery/atmospherics/pipe/simple/general/hidden{
dir = 10
},
+/obj/item/wrench,
+/obj/item/stack/cable_coil,
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"tPu" = (
@@ -61589,6 +61658,23 @@
},
/turf/open/floor/plasteel,
/area/construction/mining/aux_base)
+"uoN" = (
+/obj/structure/cable{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/obj/machinery/power/apc{
+ areastring = "/area/medical/surgery";
+ dir = 8;
+ name = "Surgery APC";
+ pixel_x = -25
+ },
+/obj/structure/cable{
+ icon_state = "0-2"
+ },
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"uoS" = (
/turf/open/floor/plating,
/area/construction/mining/aux_base)
@@ -61828,7 +61914,10 @@
/turf/open/floor/plating/airless,
/area/space/nearstation)
"uIh" = (
-/turf/closed/wall/mineral/iron,
+/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+ dir = 6
+ },
+/turf/closed/wall,
/area/maintenance/department/chapel/monastery)
"uIn" = (
/obj/machinery/power/terminal{
@@ -62077,6 +62166,21 @@
/obj/structure/chair,
/turf/open/floor/carpet,
/area/service/lawoffice)
+"vik" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/closet/l3closet,
+/obj/structure/window/reinforced{
+ dir = 4;
+ layer = 2.9
+ },
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/turf/open/floor/plasteel/white,
+/area/medical/medbay/central)
"vil" = (
/obj/machinery/mass_driver{
id = "chapelgun"
@@ -62204,8 +62308,8 @@
/turf/open/floor/plasteel/dark,
/area/service/library/lounge)
"vrQ" = (
-/obj/structure/cable{
- icon_state = "2-4"
+/obj/machinery/power/terminal{
+ dir = 8
},
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -62269,6 +62373,14 @@
/obj/item/clothing/mask/gas,
/turf/open/floor/plating,
/area/maintenance/department/science)
+"vwY" = (
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
+/obj/machinery/suit_storage_unit/paramedic,
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 6
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"vxp" = (
/obj/machinery/door/window/eastright{
base_state = "left";
@@ -62672,8 +62784,8 @@
/turf/open/floor/engine,
/area/engineering/main)
"whP" = (
-/obj/machinery/atmospherics/pipe/simple/cyan/hidden,
/obj/effect/turf_decal/tile/neutral,
+/obj/machinery/atmospherics/pipe/simple/supply/hidden,
/turf/open/floor/plasteel/yellowsiding/corner{
dir = 1
},
@@ -62803,12 +62915,14 @@
/turf/open/floor/wood,
/area/service/lawoffice)
"wtE" = (
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden{
+/obj/effect/turf_decal/trimline/blue/filled/corner{
+ dir = 1
+ },
+/obj/machinery/atmospherics/components/unary/vent_scrubber/on{
dir = 4
},
-/obj/effect/landmark/start/paramedic,
-/turf/open/floor/plasteel/white,
-/area/medical/medbay/central)
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"wun" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -62876,9 +62990,6 @@
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
dir = 5
},
-/obj/structure/cable{
- icon_state = "1-8"
- },
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
"wzb" = (
@@ -63085,12 +63196,9 @@
/turf/open/floor/plasteel/dark,
/area/security/brig)
"wPp" = (
-/obj/structure/table,
/obj/item/stack/rods/fifty,
-/obj/item/wrench,
-/obj/item/storage/box/lights/mixed,
/turf/open/floor/plating,
-/area/maintenance/fore)
+/area/maintenance/department/chapel/monastery)
"wQU" = (
/obj/effect/spawner/lootdrop/maintenance,
/obj/structure/cable{
@@ -63169,8 +63277,11 @@
/area/maintenance/department/science)
"wUf" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/turf/open/floor/plating,
-/area/commons/storage/emergency/port)
+/obj/effect/turf_decal/trimline/blue/filled/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"wUz" = (
/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
dir = 1
@@ -63229,6 +63340,13 @@
/obj/machinery/power/supermatter_crystal/engine,
/turf/open/floor/engine,
/area/engineering/supermatter)
+"wZT" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Medbay Maintenance";
+ req_one_access_txt = "12;45;5;9"
+ },
+/turf/open/floor/plating,
+/area/maintenance/department/engine)
"xah" = (
/obj/structure/cable{
icon_state = "1-2"
@@ -63477,10 +63595,6 @@
/obj/item/ectoplasm,
/turf/open/floor/plating,
/area/maintenance/department/science)
-"xuv" = (
-/obj/machinery/portable_atmospherics/canister/oxygen,
-/turf/open/floor/plating,
-/area/maintenance/fore)
"xvO" = (
/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
/obj/machinery/atmospherics/pipe/simple/supply/hidden{
@@ -63548,13 +63662,9 @@
/turf/open/floor/plating,
/area/maintenance/department/cargo)
"xyB" = (
-/obj/structure/rack,
-/obj/effect/spawner/lootdrop/maintenance{
- lootcount = 2;
- name = "2maintenance loot spawner"
- },
-/turf/open/floor/plating,
-/area/maintenance/fore)
+/obj/structure/lattice,
+/turf/open/space/basic,
+/area/space)
"xzp" = (
/obj/effect/turf_decal/tile/blue,
/obj/effect/turf_decal/tile/blue{
@@ -63762,7 +63872,7 @@
/obj/machinery/atmospherics/pipe/simple/cyan/hidden{
dir = 4
},
-/turf/open/floor/plasteel/dark,
+/turf/open/floor/plasteel,
/area/security/courtroom)
"xNW" = (
/obj/effect/decal/cleanable/cobweb{
@@ -63786,18 +63896,14 @@
/turf/open/floor/engine,
/area/science/explab)
"xQc" = (
-/obj/machinery/door/firedoor,
-/obj/structure/cable{
- icon_state = "1-2"
+/obj/machinery/atmospherics/pipe/manifold/scrubbers/hidden{
+ dir = 4
},
-/obj/structure/disposalpipe/segment,
-/obj/machinery/atmospherics/pipe/simple/scrubbers/hidden,
-/obj/machinery/door/airlock{
- name = "Port Emergency Storage"
+/obj/machinery/atmospherics/components/unary/vent_pump/on{
+ dir = 4
},
-/obj/effect/mapping_helpers/airlock/unres,
-/turf/open/floor/plasteel/freezer,
-/area/commons/storage/emergency/port)
+/turf/open/floor/plasteel/dark,
+/area/medical/paramedic)
"xQk" = (
/obj/machinery/atmospherics/pipe/heat_exchanging/simple{
dir = 6
@@ -63856,8 +63962,11 @@
/turf/open/floor/plasteel,
/area/science/xenobiology)
"xYV" = (
-/obj/structure/chair/sofa/corp/left{
- dir = 8
+/obj/machinery/atmospherics/components/unary/outlet_injector/on{
+ dir = 1
+ },
+/obj/effect/turf_decal{
+ dir = 1
},
/turf/open/floor/plating,
/area/maintenance/department/chapel/monastery)
@@ -77367,7 +77476,7 @@ hKX
aiu
rrb
uAA
-dZa
+bEH
gtX
nso
aiu
@@ -79528,12 +79637,12 @@ cfE
cfE
cfo
cvF
-cfm
+oCG
+cwm
cwm
-ckj
-uIh
-uIh
uIh
+xYV
+mZE
aaa
aaa
aaa
@@ -79691,7 +79800,7 @@ ait
aiu
aiu
qGu
-azN
+bEJ
aiu
aaa
aaa
@@ -79785,12 +79894,12 @@ cgG
bWV
cfn
ciR
-cfm
-eNc
+qXE
vrQ
-sNS
-roU
-uIh
+vrQ
+cAj
+cjm
+cjm
iye
aht
aht
@@ -80042,12 +80151,12 @@ cvh
cgG
cfn
ciR
-cfm
+roU
cwo
-cxB
+lxI
mKP
-mKP
-uIh
+eNc
+cjm
cfN
cfN
aaa
@@ -80300,11 +80409,11 @@ cgG
cfn
cvH
cfm
+sNS
eNc
-cxB
-ckB
eNc
-uIh
+bZp
+cjm
cfN
cfN
cfN
@@ -80561,7 +80670,7 @@ clf
wyf
ehR
cwS
-uIh
+cjm
cfN
cfN
cfN
@@ -80811,14 +80920,14 @@ cgH
cgH
cvi
cgG
-cfn
+czC
cAS
-cfm
+syn
cjO
cwH
kMf
cwS
-uIh
+cjm
cfN
cfN
cfN
@@ -81075,7 +81184,7 @@ uFA
tPj
fPy
cwS
-uIh
+cjm
iye
iye
iye
@@ -81086,11 +81195,11 @@ aht
aht
cjp
cjp
-ckH
+lzT
cyZ
ckH
-ckH
-ckH
+kro
+kro
ckH
czI
ckH
@@ -81226,7 +81335,7 @@ aaa
aaa
aaa
aaa
-syn
+llx
aaa
aaa
aaa
@@ -81331,8 +81440,8 @@ cfm
cjP
eNc
eNc
-eNc
-uIh
+ouy
+cjm
cfN
cfN
aaa
@@ -81351,7 +81460,7 @@ mXJ
mXJ
czM
ckH
-ckH
+cHB
cjp
cjp
cyU
@@ -81586,10 +81695,10 @@ cfn
ciR
cfm
jVB
-eNc
+wPp
cwK
odM
-uIh
+cjm
iye
iye
aht
@@ -83664,7 +83773,7 @@ ckH
ckH
rzm
ckH
-ckH
+cHB
cjp
cjp
cyU
@@ -84662,10 +84771,10 @@ aaa
cjm
cjm
cjm
-cxX
-czl
-czl
-czC
+cjm
+cjm
+cjm
+cjm
cAj
iXx
cjm
@@ -84919,10 +85028,10 @@ aht
cjm
cvK
cjm
-cyl
-cyL
-czp
-czH
+czP
+czP
+czP
+czP
cAj
eNc
cfN
@@ -85176,9 +85285,9 @@ cjm
cjm
cwg
cjm
-cyl
-czr
-czr
+czP
+kJo
+czP
czP
cAj
eNc
@@ -85393,7 +85502,7 @@ bxZ
bzA
bAK
bBX
-bDg
+bDh
bEk
bva
bva
@@ -85431,12 +85540,12 @@ vco
vco
vco
vco
-cxe
+mUU
cjm
-cym
-xYV
-eNc
+cwg
eNc
+czt
+czP
qWo
lxI
xVt
@@ -85650,8 +85759,8 @@ bya
bzB
bAL
bBX
-bDh
-bEl
+bDi
+nNJ
bva
bGK
bHQ
@@ -85690,11 +85799,11 @@ cjm
jtB
cxz
cjm
+eNc
+czl
cjm
-cjm
-czt
-cjm
-cjm
+czP
+czP
eNc
cjm
cjm
@@ -86165,7 +86274,7 @@ bzC
bzC
bBY
bDi
-bEn
+nNJ
bva
bGM
bHR
@@ -86202,11 +86311,11 @@ aaa
aaa
cjm
cjm
-cjm
-cjm
-cjm
-cjm
-cjm
+xgh
+xgh
+xgh
+xgh
+xgh
cjm
cAD
eNc
@@ -86409,11 +86518,11 @@ biL
bjI
bgd
bmd
-bnu
-boq
+bwt
+bvb
bpu
-boq
-boq
+bvb
+bvb
btQ
bvb
bwt
@@ -86922,7 +87031,7 @@ bid
bgV
bjK
bgd
-bmf
+btP
bnv
bor
bpv
@@ -86935,7 +87044,7 @@ byd
bzE
bAN
bnv
-bDi
+bEL
bEp
bsn
bva
@@ -87179,7 +87288,7 @@ bie
biN
bgd
bgd
-bmf
+btP
bnv
bos
bpw
@@ -87395,7 +87504,7 @@ asB
qpE
lsz
ngq
-awO
+cym
axJ
axG
pFy
@@ -87436,7 +87545,7 @@ bgd
bga
bgd
bkW
-bmf
+btP
bnv
bot
bpx
@@ -87651,8 +87760,8 @@ pCF
jxK
atE
auB
-avB
-awL
+jTx
+awM
axL
axG
aAj
@@ -87901,11 +88010,11 @@ amm
anb
anL
aow
-apa
+asI
awO
aqw
jYO
-tTZ
+cxe
atF
kRH
jTx
@@ -88164,9 +88273,9 @@ aqx
auC
asD
atG
-auC
+cxX
jfY
-awO
+cym
axL
axG
aAl
@@ -88205,7 +88314,7 @@ bha
bhL
aHN
bjj
-xQc
+bjL
bkY
bmi
bjN
@@ -88423,7 +88532,7 @@ asE
xNO
auD
avC
-awO
+cym
jHl
axG
aAm
@@ -88462,7 +88571,7 @@ bhb
aDZ
aHN
biR
-bjL
+rvH
bkZ
bmj
bnw
@@ -88672,7 +88781,7 @@ amp
and
gjN
aow
-apc
+apa
awO
awQ
awQ
@@ -88680,7 +88789,7 @@ asC
vOQ
awQ
awQ
-awO
+cym
axJ
axG
aAm
@@ -88937,7 +89046,7 @@ asy
atH
auF
avE
-awQ
+awM
axL
ayP
aAn
@@ -88976,10 +89085,10 @@ aJI
aDZ
aHN
biT
-bjL
+bnx
kSO
-bjL
-bjL
+bnx
+bnx
boz
bpB
bqZ
@@ -89194,7 +89303,7 @@ asF
ete
auG
avF
-awQ
+awM
axL
ayQ
rRj
@@ -89232,11 +89341,11 @@ bgi
aJI
aDZ
aHN
-bjL
-bjL
+bnx
+bnx
blb
bml
-bjL
+bnx
bnv
bpC
bra
@@ -89442,7 +89551,7 @@ cnV
aaa
aaa
aqF
-aoy
+apc
apf
awO
xkB
@@ -89489,10 +89598,10 @@ aaw
aJI
aDZ
aHN
-bjL
+cBL
bjP
-blb
-bjL
+wtE
+fbX
bnx
boA
bpD
@@ -89699,14 +89808,14 @@ cnV
aaa
aaa
aqF
-aoy
+arw
apj
aqF
-aqF
-aqF
-aqF
-aqF
-awR
+awO
+awO
+awO
+awO
+awO
aCD
awR
awR
@@ -89748,10 +89857,10 @@ aDZ
bih
biW
wUf
-wUf
+xQc
bmn
iGJ
-bjQ
+cFG
bpE
brc
bsy
@@ -89956,13 +90065,13 @@ cnV
aaa
aaa
aqF
-lUz
+arx
apj
aoz
-aqC
-arw
-asI
-nQy
+xyB
+aaa
+aaa
+xyB
auH
avI
auH
@@ -90006,7 +90115,7 @@ bii
biX
bjR
blc
-biX
+vwY
bny
aax
bpF
@@ -90215,11 +90324,11 @@ aaa
aqF
lUz
apj
-aoz
-aqD
-arx
-asK
-qXE
+ckB
+xyB
+aaa
+aaa
+aaa
auH
avJ
awS
@@ -90261,7 +90370,7 @@ aJI
aDZ
bij
biY
-rvH
+biY
biY
biY
biY
@@ -90472,11 +90581,11 @@ aaa
aqF
lXc
apj
-aoz
-xuv
-asK
-asK
-wPp
+ckB
+xyB
+aaa
+aaa
+aaa
auH
avK
auH
@@ -90729,11 +90838,11 @@ aaa
aqF
lUz
apj
-aoz
+ckB
+xyB
+xyB
+xyB
xyB
-arz
-asL
-atJ
auH
auH
auH
@@ -90985,10 +91094,10 @@ aaa
aaa
aqF
lXv
-apj
-aoz
-aoz
-oCG
+asK
+ckB
+ckB
+apR
aoz
aoz
aoz
@@ -91055,7 +91164,7 @@ bIe
bjc
bKv
bLF
-bjc
+qdY
bNS
bCz
bPB
@@ -91246,7 +91355,7 @@ apk
apQ
aqE
aqE
-aqE
+cxB
atK
auJ
aqE
@@ -91312,7 +91421,7 @@ bIf
bjc
bKw
bLG
-bjc
+qdY
bNT
bCz
bPB
@@ -91563,13 +91672,13 @@ bBc
bCm
bDr
bEz
-wtE
+bnF
buh
bIg
bjc
bKx
bLH
-bjc
+qdY
bNU
bCz
bPB
@@ -91826,7 +91935,7 @@ bkb
bjc
bKy
bLI
-bjc
+qdY
bjc
bCz
bPB
@@ -92084,7 +92193,7 @@ bJo
bGZ
bLJ
bMK
-bjc
+wZT
bCz
bPB
bQp
@@ -92340,8 +92449,8 @@ bIh
bkh
bKz
bnH
-boN
-cBL
+vik
+bjc
bCz
bPB
bQq
@@ -92592,13 +92701,13 @@ bCp
bpP
bEC
bFT
-bHa
bIi
+jZZ
bJp
bKA
bLK
bMM
-bjc
+iPu
bCz
bPB
bPB
@@ -92854,7 +92963,7 @@ bIj
bJq
bIj
bFU
-bFU
+bjc
bjc
bCz
bPC
@@ -93110,7 +93219,7 @@ bHb
bIk
bJr
bKB
-bKB
+eQk
bFU
bNV
bCz
@@ -93622,12 +93731,12 @@ bEF
bFU
bHd
bIm
-bJr
+bJz
bKD
-bKD
-bFU
-bNX
-bCz
+sMZ
+eRv
+npE
+gHB
bPE
bQs
bRg
@@ -93877,13 +93986,13 @@ bCu
bDw
bEG
bFU
-bFU
+cLJ
bIn
bJt
qni
+mFw
bFU
-bFU
-bFU
+swB
hZB
bPF
bTu
@@ -94132,14 +94241,14 @@ bAd
bBk
bCv
bDx
-bEH
+byu
bFU
-bFU
-bIo
+bIj
+bIj
bJu
bKE
-bLM
-bMN
+bIj
+bFU
bFU
bCz
bPE
@@ -94388,13 +94497,13 @@ bpY
bpY
bpY
bCw
-bDy
-bDy
-bDy
+byu
bFU
+bIo
+bJy
bIp
bJv
-bJx
+bJA
bLN
bMO
bFU
@@ -94645,14 +94754,14 @@ byw
bAe
bpY
bCx
-bDy
-bEI
-bFV
+bEL
bFU
+bFV
+bLP
bIq
bJw
bKF
-bLO
+bLP
bMP
bFU
bCz
@@ -94902,13 +95011,13 @@ byx
bAf
bBl
bCy
-bDy
-bEJ
+bEM
+bFU
bFW
-bHe
+bLP
bIr
bJx
-bJx
+bLM
bLP
bMQ
bFU
@@ -95158,13 +95267,13 @@ bsK
bsK
bAg
bpY
-bCz
bDy
-bEK
-bFX
+bFY
bFU
+bFX
+bLQ
bIs
-bJy
+bFU
bKG
bLQ
bMR
@@ -95415,18 +95524,18 @@ bwV
byz
ooh
bpY
-bCA
-bDy
-bEL
-bDy
-bFU
-bFU
-bJz
+bOB
+bHa
bFU
bFU
bFU
bFU
-bCz
+bFU
+bFU
+bFU
+bFU
+bFU
+mcB
bPE
bQz
bRl
@@ -95673,15 +95782,15 @@ byA
bAi
bpY
bCB
-bDz
-bEM
-bFY
+bEI
bDz
bDz
-bJA
-bKH
-bKH
-bKH
+bDz
+pCL
+bDz
+bDz
+bDz
+uoN
bNY
bOJ
bPE
@@ -102033,7 +102142,7 @@ aiS
aob
eaw
ajv
-ajv
+bCA
cnX
aiS
apv
@@ -106452,7 +106561,7 @@ aaa
aaa
aEj
bjx
-aFi
+bEK
bjw
nJI
bog
@@ -108482,7 +108591,7 @@ aGO
aFi
aGO
aFi
-aFi
+bEK
aEj
aJs
aEj
@@ -108502,7 +108611,7 @@ aEj
aEj
aTx
aFi
-aFi
+bEK
aEj
bjD
lEn
@@ -110328,7 +110437,7 @@ bwm
nzD
uoj
bwm
-lWy
+bMN
bwm
dMI
lWy
@@ -112881,7 +112990,7 @@ rxa
bnl
bok
aFi
-aFi
+bEK
aEj
btA
uXG
diff --git a/_maps/map_files/SpookyStation/SpookyStation.dmm b/_maps/map_files/SpookyStation/SpookyStation.dmm
new file mode 100644
index 0000000000..90ba06f372
--- /dev/null
+++ b/_maps/map_files/SpookyStation/SpookyStation.dmm
@@ -0,0 +1,82292 @@
+//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE
+"aaa" = (
+/obj/vehicle/ridden/bicycle,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aab" = (
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aac" = (
+/turf/closed/mineral/ash_rock,
+/area/eventmap/mountain)
+"aad" = (
+/obj/structure/bed,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aae" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaf" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury01,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aag" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aah" = (
+/obj/structure/closet/crate/grave,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aai" = (
+/obj/machinery/vending/boozeomat{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaj" = (
+/obj/structure/dresser,
+/obj/machinery/light{
+ dir = 1;
+ light_color = "#e8eaff"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aak" = (
+/obj/structure/reagent_dispensers/keg/gargle,
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aal" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aam" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aan" = (
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aao" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aap" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aaq" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury02,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aar" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aas" = (
+/obj/structure/chair/comfy/shuttle{
+ dir = 4;
+ icon_state = ""
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/plasteel/dark{
+ icon_state = "bus"
+ },
+/area/shuttle/arrival)
+"aat" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aau" = (
+/obj/structure/flora/junglebush{
+ icon_state = "busha1"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aav" = (
+/obj/structure/fluff/bus/passable,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aaw" = (
+/turf/closed/wall,
+/area/eventmap/inside)
+"aax" = (
+/obj/structure/holohoop,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aay" = (
+/obj/structure/rack,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaz" = (
+/obj/structure/reagent_dispensers/keg/milk,
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aaA" = (
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaB" = (
+/obj/structure/flora/tree/jungle,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aaD" = (
+/obj/structure/flora/junglebush,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aaE" = (
+/obj/machinery/light/small,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aaF" = (
+/obj/structure/flora/junglebush{
+ icon_state = "bushb1"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aaG" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Particle Accelerator";
+ dir = 1;
+ network = list("singularity")
+ },
+/obj/machinery/light/small,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aaH" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aaI" = (
+/obj/structure/dresser,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaJ" = (
+/obj/structure/bed,
+/obj/item/bedsheet,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaK" = (
+/obj/structure/table/wood/fancy,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc{
+ light_range = 3
+ },
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"aaL" = (
+/obj/structure/bodycontainer/crematorium,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaM" = (
+/obj/structure/chair/comfy/plywood{
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/cornerNE,
+/area/eventmap/outside)
+"aaN" = (
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aaO" = (
+/obj/machinery/rnd/production/techfab/department/cargo,
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aaP" = (
+/obj/structure/bodycontainer/morgue{
+ dir = 2
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaQ" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaR" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaS" = (
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaT" = (
+/obj/machinery/button/door/dorms/luxury1,
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaU" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = -32
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aaV" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aaW" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 8;
+ pixel_y = -4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aaX" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaY" = (
+/obj/structure/table/wood/fancy,
+/obj/item/clothing/head/scarecrow_hat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aaZ" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/pastatomato,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aba" = (
+/obj/structure/table/wood/fancy,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc{
+ light_range = 3
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abb" = (
+/obj/structure/closet/secure_closet/freezer/kitchen/maintenance,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abc" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/microwave,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abd" = (
+/obj/structure/chair/comfy/plywood{
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"abe" = (
+/obj/structure/sign/poster/official/no_erp,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"abf" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abg" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/chem_dispenser/drinks/fullupgrade,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abh" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abi" = (
+/obj/structure/mineral_door/woodrustic{
+ name = "Event Hall"
+ },
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury01,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abj" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury01,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abk" = (
+/obj/machinery/vending/wardrobe/cargo_wardrobe,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"abl" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"abm" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"abn" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plasteel/elevatorshaft,
+/area/eventmap/inside)
+"abo" = (
+/obj/structure/fireplace{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abp" = (
+/obj/effect/landmark/start/chaplain,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abq" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/waffles,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abr" = (
+/obj/structure/chair/comfy/plywood{
+ dir = 1
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"abs" = (
+/obj/structure/fluff/bus/passable,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"abt" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"abu" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abv" = (
+/obj/structure/table/wood,
+/obj/item/phone,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abw" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abx" = (
+/obj/machinery/button/door/dorms/luxury2,
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood/damturf/broken6,
+/area/eventmap/inside)
+"aby" = (
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abz" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abA" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury02,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abB" = (
+/obj/structure/mineral_door/woodrustic{
+ name = "Event Hall"
+ },
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury02,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abC" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abD" = (
+/obj/structure/closet/crate/coffin,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abE" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"abF" = (
+/obj/machinery/vending/donksofttoyvendor,
+/turf/open/floor/spooktime/cobble/cornerNW,
+/area/eventmap/outside)
+"abG" = (
+/obj/structure/table/wood,
+/obj/item/stack/sheet/plastic/fifty{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"abH" = (
+/turf/closed/wall/mineral/gold,
+/area/eventmap/mountain)
+"abI" = (
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/item/storage/firstaid/regular,
+/obj/structure/sign/poster/contraband/masked_men{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"abJ" = (
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"abK" = (
+/turf/closed/wall/mineral/iron,
+/area/eventmap/outside)
+"abL" = (
+/obj/structure/healingfountain,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"abM" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/soup/hotchili,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abN" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abO" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/sausage,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abP" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/cubancarp,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abQ" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/structure/mirror{
+ dir = 8;
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"abR" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/yellow{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"abS" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"abT" = (
+/obj/effect/landmark/start/chaplain,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"abU" = (
+/obj/machinery/vending/wardrobe/chap_wardrobe,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"abV" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/reagent_containers/food/snacks/taco,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"abW" = (
+/obj/structure/chair/sofa/left{
+ dir = 1;
+ icon_state = "sofamiddle"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abX" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"abY" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"abZ" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aca" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"acb" = (
+/obj/machinery/power/apc{
+ name = "Chapel Office APC";
+ pixel_y = -24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acc" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acd" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"ace" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acf" = (
+/obj/structure/mineral_door/woodrustic{
+ name = "Event Hall"
+ },
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acg" = (
+/obj/machinery/light/small,
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ach" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aci" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"acj" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ack" = (
+/obj/structure/table/wood,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/phone,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acl" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acm" = (
+/obj/machinery/button/door/dorms/luxury3,
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"acn" = (
+/obj/item/barthpot{
+ active = 0
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aco" = (
+/obj/machinery/holopad,
+/obj/effect/landmark/start/chaplain,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acp" = (
+/mob/living/simple_animal/jacq{
+ active = 0;
+ spawn_cars = 0
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acq" = (
+/obj/structure/chair/wood/normal{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acr" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/plasteel/elevatorshaft,
+/area/eventmap/inside)
+"acs" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/camera/emp_proof{
+ c_tag = "Cargo Bay"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"act" = (
+/turf/open/floor/plasteel{
+ dir = 1;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"acu" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acv" = (
+/turf/open/floor/plasteel{
+ dir = 4;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"acw" = (
+/obj/structure/table/wood/fancy,
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acx" = (
+/obj/structure/table/wood/fancy,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acy" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acz" = (
+/obj/structure/table/wood/fancy,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"acA" = (
+/obj/effect/turf_decal/delivery,
+/obj/structure/closet/crate{
+ icon_state = "crateopen"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"acB" = (
+/turf/open/floor/plasteel/stairs/left,
+/area/eventmap/inside)
+"acC" = (
+/obj/structure/bookcase/random/adult,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acD" = (
+/turf/open/floor/plasteel/stairs/right,
+/area/eventmap/inside)
+"acE" = (
+/obj/structure/mineral_door/woodrustic{
+ name = "Event Hall"
+ },
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury04,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acF" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"acG" = (
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"acH" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury04,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acI" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "busha2"
+ },
+/obj/vehicle/ridden/atv,
+/obj/item/key,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acJ" = (
+/obj/structure/flora/junglebush{
+ icon_state = "bushb1"
+ },
+/obj/vehicle/ridden/atv,
+/obj/item/key,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acK" = (
+/obj/vehicle/ridden/atv,
+/obj/item/key,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acL" = (
+/turf/open/floor/plasteel{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"acM" = (
+/turf/open/floor/plasteel{
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"acN" = (
+/obj/structure/spacevine,
+/turf/closed/wall/rust,
+/area/eventmap/outside)
+"acO" = (
+/obj/structure/bed,
+/obj/item/bedsheet/cmo,
+/obj/item/restraints/handcuffs,
+/obj/item/reagent_containers/syringe,
+/obj/item/clothing/suit/straight_jacket,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"acP" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acQ" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acR" = (
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/item/paper_bin,
+/obj/item/pen,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"acS" = (
+/obj/machinery/vending/clothing,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acT" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Port";
+ dir = 4;
+ network = list("singularity")
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acU" = (
+/obj/structure/sign/departments/medbay/alt{
+ pixel_x = 32
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"acV" = (
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"acW" = (
+/obj/structure/mineral_door/woodrustic,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acX" = (
+/obj/machinery/washing_machine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acY" = (
+/obj/machinery/button/door/dorms/luxury4,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"acZ" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassa3"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"ada" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassa1"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"adb" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"adc" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"add" = (
+/obj/effect/landmark/start/cargo_technician,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ade" = (
+/obj/machinery/cryopod{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adf" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"adg" = (
+/obj/structure/closet/secure_closet/CMO,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"adh" = (
+/obj/structure/table/wood,
+/obj/item/clothing/head/festive,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"adi" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"adj" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adk" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adl" = (
+/obj/structure/window/reinforced/tinted/fulltile,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"adm" = (
+/obj/structure/sign/poster/official/do_not_question{
+ pixel_y = 32
+ },
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adn" = (
+/obj/structure/spirit_board,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"ado" = (
+/obj/structure/easel,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adp" = (
+/obj/machinery/door/firedoor/border_only/closed{
+ dir = 4;
+ name = "Therapist's Office"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adq" = (
+/obj/item/storage/briefcase,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adr" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"ads" = (
+/mob/living/simple_animal/pet/cat/Runtime,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adt" = (
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"adu" = (
+/obj/machinery/computer/crew,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adv" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/paper_bin,
+/obj/item/pen,
+/obj/item/storage/pill_bottle/mannitol,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adw" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/flashlight/lamp/green,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adx" = (
+/obj/structure/table/wood,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/machinery/firealarm{
+ dir = 4;
+ pixel_x = 24
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ady" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/landmark/start/chief_medical_officer,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"adz" = (
+/obj/effect/turf_decal/tile/blue,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"adA" = (
+/obj/structure/table/wood,
+/obj/item/phone,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"adB" = (
+/obj/structure/chair/pew/left{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adC" = (
+/obj/structure/chair/pew{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adD" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "busha2"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"adE" = (
+/obj/structure/chair/pew/right{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adF" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/obj/machinery/power/apc{
+ dir = 1;
+ name = "CM Quarters APC";
+ pixel_x = 24
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"adG" = (
+/obj/structure/chair/pew/left{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adH" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adI" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/landmark/start/chief_medical_officer,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adK" = (
+/obj/structure/window/reinforced/tinted/frosted{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adL" = (
+/obj/item/folder/white,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adM" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adN" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"adO" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/chief_medical_officer,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adP" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/computer/med_data/laptop{
+ dir = 8
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"adQ" = (
+/obj/structure/chair/pew{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adR" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adS" = (
+/obj/structure/table/wood,
+/obj/item/paper/fluff/balls/spookyasylum/traffickingvictim,
+/obj/item/clothing/mask/muzzle,
+/obj/item/clothing/glasses/sunglasses/blindfold,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"adT" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"adU" = (
+/obj/structure/chair/pew/right{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ dir = 8;
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"adV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"adW" = (
+/obj/item/toy/beach_ball/holoball,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"adX" = (
+/obj/structure/chair/sofa/left{
+ dir = 1
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken7"
+ },
+/area/eventmap/inside)
+"adY" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"adZ" = (
+/obj/structure/window/reinforced/tinted/frosted{
+ dir = 4
+ },
+/obj/structure/statue/silver/md,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aea" = (
+/obj/machinery/suit_storage_unit/cmo,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeb" = (
+/obj/structure/chair/comfy/teal{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aec" = (
+/obj/structure/filingcabinet/medical,
+/obj/structure/cable/yellow,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aed" = (
+/obj/machinery/computer/card/minor/cmo{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aee" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aef" = (
+/obj/structure/window/reinforced/tinted/fulltile,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeg" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeh" = (
+/obj/machinery/door/airlock/command/glass{
+ name = "Chief Medical Officer";
+ req_access_txt = "40"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aei" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/cardboard,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aej" = (
+/obj/structure/filingcabinet/medical,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aek" = (
+/obj/item/reagent_containers/spray/cleaner,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table/wood/fancy/purple,
+/obj/item/gun/magic/wand/resurrection,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ael" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury04,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aem" = (
+/obj/item/chair/wood,
+/turf/open/floor/plasteel{
+ icon_state = "chapel"
+ },
+/area/eventmap/inside)
+"aen" = (
+/obj/item/chair/wood,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aeo" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aep" = (
+/obj/machinery/vending/wardrobe/cargo_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeq" = (
+/obj/machinery/vending/wardrobe/chap_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aer" = (
+/obj/effect/turf_decal/tile/blue{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/red,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aes" = (
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aet" = (
+/obj/effect/turf_decal/tile/blue,
+/obj/effect/turf_decal/tile/blue{
+ dir = 8
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aeu" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aev" = (
+/obj/effect/turf_decal/tile/yellow,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 4
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aew" = (
+/obj/machinery/mineral/ore_redemption,
+/obj/effect/turf_decal/delivery,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aex" = (
+/obj/structure/table/plasmaglass,
+/obj/item/toy/cards/deck/unum,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aey" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/red{
+ dir = 1
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aez" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/vending/medical{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeA" = (
+/obj/machinery/rnd/production/techfab/department/medical,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeB" = (
+/obj/structure/window/reinforced,
+/obj/structure/table/wood/fancy/green,
+/obj/item/storage/firstaid/toxin{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/toxin,
+/obj/effect/decal/cleanable/cobweb,
+/obj/item/gun/syringe,
+/obj/item/gun/syringe,
+/obj/item/gun/syringe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeC" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/storage/firstaid/fire{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/fire,
+/obj/machinery/door/window/southleft,
+/obj/item/holosign_creator/medical,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeD" = (
+/obj/machinery/light/small/broken{
+ dir = 8
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aeE" = (
+/obj/structure/sign/departments/medbay/alt{
+ pixel_x = 32
+ },
+/obj/machinery/light/small/broken{
+ dir = 4
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aeF" = (
+/obj/structure/table/wood/fancy/green,
+/obj/machinery/door/window/southright,
+/obj/item/storage/firstaid/regular{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/regular,
+/obj/item/clothing/accessory/medal/ribbon/medical_doctor,
+/obj/item/gun/magic/wand/resurrection,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeG" = (
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/table/wood/fancy/green,
+/obj/item/storage/firstaid/o2{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/firstaid/o2,
+/obj/item/storage/firstaid/regular{
+ pixel_x = -3;
+ pixel_y = -3
+ },
+/obj/item/gun/magic/staff/healing,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeH" = (
+/obj/machinery/door/airlock/gold,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aeI" = (
+/obj/structure/closet/secure_closet/medical3,
+/obj/item/healthanalyzer/advanced,
+/obj/item/defibrillator/loaded,
+/obj/item/clothing/glasses/hud/health,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeJ" = (
+/obj/structure/closet/crate/medical{
+ icon_state = "medicalcrateopen"
+ },
+/obj/item/gun/magic/wand/resurrection,
+/obj/item/gun/magic/wand/resurrection,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/magic/staff/healing,
+/obj/item/paper/fluff/balls/spookyasylum/healstaffnote,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeK" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeL" = (
+/obj/machinery/vending/wardrobe/bar_wardrobe,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeM" = (
+/obj/machinery/vending/wardrobe/chef_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeN" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/closed/wall/rust,
+/area/eventmap/outside)
+"aeO" = (
+/obj/machinery/vending/wardrobe/medi_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeP" = (
+/obj/machinery/vending/wardrobe/curator_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeQ" = (
+/obj/machinery/cryopod{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeR" = (
+/obj/machinery/cryopod,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeS" = (
+/obj/structure/table/wood,
+/obj/item/wrench/medical,
+/obj/item/storage/firstaid/regular,
+/obj/item/clothing/head/beret/cmo,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeT" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/masks{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/gloves,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeU" = (
+/obj/item/clothing/accessory/armband/medblue{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/clothing/accessory/armband/med,
+/obj/item/rack_parts,
+/obj/item/storage/briefcase/medical,
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"aeV" = (
+/obj/structure/rack,
+/obj/effect/spawner/bundle/costume/plaguedoctor,
+/obj/item/stamp/cmo,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/magic/wand/resurrection,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aeW" = (
+/obj/structure/flora/junglebush{
+ icon_state = "grassa4"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aeX" = (
+/obj/machinery/hydroponics/soil,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aeY" = (
+/obj/item/storage/crayons,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aeZ" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afa" = (
+/obj/machinery/vending/clothing,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afc" = (
+/obj/structure/rack,
+/obj/effect/spawner/lootdrop/maintenance{
+ lootcount = 2;
+ name = "2maintenance loot spawner"
+ },
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/obj/item/reagent_containers/blood/random,
+/obj/item/clothing/neck/stethoscope,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afd" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/structure/curtain,
+/obj/item/storage/pill_bottle/penis_enlargement,
+/obj/item/storage/pill_bottle/breast_enlargement,
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/item/ectoplasm,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afe" = (
+/obj/machinery/computer/arcade/orion_trail,
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aff" = (
+/obj/machinery/washing_machine,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afg" = (
+/obj/machinery/cryopod{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afh" = (
+/obj/effect/landmark/start/medical_doctor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afi" = (
+/obj/item/seeds/pumpkin,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afj" = (
+/turf/open/floor/plasteel/stairs/left,
+/area/eventmap/outside)
+"afk" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afl" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afm" = (
+/obj/machinery/vending/wardrobe/viro_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afn" = (
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afo" = (
+/obj/effect/decal/cleanable/blood/gibs/old,
+/obj/effect/decal/cleanable/glass,
+/obj/item/shard,
+/obj/item/organ/eyes,
+/obj/machinery/light/small/broken{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afp" = (
+/obj/structure/closet/secure_closet/CMO,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afq" = (
+/obj/structure/flora/bush,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afr" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afs" = (
+/obj/structure/flora/ausbushes/leafybush,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aft" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afu" = (
+/obj/structure/sign/poster/official/fruit_bowl,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"afv" = (
+/obj/structure/spacevine,
+/turf/closed/wall/rust,
+/area/eventmap/inside)
+"afw" = (
+/turf/closed/wall/rust,
+/area/eventmap/inside)
+"afx" = (
+/obj/structure/urinal,
+/turf/closed/wall/rust,
+/area/eventmap/inside)
+"afy" = (
+/obj/structure/urinal,
+/obj/structure/spacevine,
+/turf/closed/wall/rust,
+/area/eventmap/inside)
+"afz" = (
+/obj/structure/chair/wood,
+/obj/item/toy/plush/borgplushie/medihound,
+/obj/item/clothing/glasses/hud/health/sunglasses{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afA" = (
+/obj/effect/decal/cleanable/glass/plasma,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afB" = (
+/obj/structure/window/reinforced/tinted{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afC" = (
+/turf/open/floor/plasteel/stairs/right,
+/area/eventmap/outside)
+"afD" = (
+/obj/structure/window/reinforced/tinted,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afE" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afF" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"afG" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"afH" = (
+/obj/structure/fireplace,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"afI" = (
+/obj/machinery/vending/snack/orange,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"afJ" = (
+/obj/machinery/vending/games,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afK" = (
+/obj/structure/flora/rock/pile/icy,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afL" = (
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"afM" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afN" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afO" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/structure/curtain,
+/obj/machinery/atmospherics/components/unary/vent_pump{
+ icon_state = "vent_in"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afP" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/structure/curtain,
+/obj/item/bikehorn/rubberducky,
+/obj/machinery/atmospherics/components/unary/vent_pump{
+ icon_state = "vent_in"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afQ" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/structure/curtain,
+/obj/item/bikehorn/rubberducky,
+/obj/item/soap/homemade,
+/obj/machinery/atmospherics/components/unary/vent_pump{
+ icon_state = "vent_in"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afR" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/structure/curtain,
+/obj/item/soap/homemade,
+/obj/machinery/atmospherics/components/unary/vent_pump{
+ icon_state = "vent_in"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afS" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/obj/effect/decal/cleanable/cobweb,
+/obj/structure/curtain,
+/obj/item/bikehorn/rubberducky,
+/obj/item/soap/homemade,
+/obj/machinery/atmospherics/components/unary/vent_pump{
+ icon_state = "vent_in"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"afT" = (
+/obj/machinery/vending/magivend,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afU" = (
+/obj/machinery/vending/autodrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afV" = (
+/obj/effect/spawner/lootdrop/costume,
+/mob/living/simple_animal/hostile/skeleton{
+ a_intent = "friendly";
+ attack_sound = 'sound/vox_fem/bone.ogg';
+ harm_intent_damage = -5;
+ melee_damage_lower = 1;
+ melee_damage_upper = 10;
+ name = "Closet Skeleton"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afW" = (
+/mob/living/simple_animal/hostile/skeleton{
+ a_intent = "friendly";
+ attack_sound = 'sound/vox_fem/bone.ogg';
+ harm_intent_damage = -5;
+ melee_damage_lower = 1;
+ melee_damage_upper = 10;
+ name = "Closet Skeleton"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afX" = (
+/obj/item/clothing/head/hardhat/pumpkinhead,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"afY" = (
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_corner_nw"
+ },
+/area/eventmap/outside)
+"afZ" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/eventmap/inside)
+"aga" = (
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"agb" = (
+/obj/machinery/vending/medical{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agc" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agd" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"age" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agf" = (
+/obj/machinery/vending/wardrobe/gene_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agg" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/fireaxecabinet{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agh" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/light/small/built,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agi" = (
+/obj/structure/chair/comfy/plywood,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agj" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agk" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agl" = (
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agm" = (
+/obj/item/stack/sheet/bone,
+/mob/living/simple_animal/hostile/skeleton{
+ a_intent = "friendly";
+ attack_sound = 'sound/vox_fem/bone.ogg';
+ harm_intent_damage = -5;
+ melee_damage_lower = 1;
+ melee_damage_upper = 10;
+ name = "Closet Skeleton"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agn" = (
+/obj/item/stack/sheet/bone,
+/obj/effect/spawner/lootdrop/costume,
+/mob/living/simple_animal/hostile/skeleton{
+ a_intent = "friendly";
+ attack_sound = 'sound/vox_fem/bone.ogg';
+ harm_intent_damage = -5;
+ melee_damage_lower = 1;
+ melee_damage_upper = 10;
+ name = "Closet Skeleton"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ago" = (
+/obj/item/shadowcloak,
+/mob/living/simple_animal/hostile/skeleton{
+ a_intent = "friendly";
+ attack_sound = 'sound/vox_fem/bone.ogg';
+ harm_intent_damage = -5;
+ melee_damage_lower = 1;
+ melee_damage_upper = 10;
+ name = "Closet Skeleton"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agp" = (
+/obj/effect/decal/cleanable/generic,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agq" = (
+/obj/structure/closet/secure_closet/medical3,
+/obj/item/healthanalyzer/advanced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agr" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"ags" = (
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"agt" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"agu" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/glass/bottle/charcoal,
+/obj/item/reagent_containers/food/drinks/mug/tea,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agv" = (
+/obj/machinery/computer/med_data{
+ dir = 1
+ },
+/obj/structure/window/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agw" = (
+/obj/machinery/cryopod{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agx" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Medbay Storage";
+ req_access_txt = "5"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agy" = (
+/obj/structure/mineral_door/wood,
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agz" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"agA" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"agB" = (
+/obj/machinery/camera/emp_proof,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agC" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agD" = (
+/obj/structure/table/wood/poker,
+/obj/item/toy/cards/deck,
+/obj/item/stamp/qm{
+ pixel_x = -5;
+ pixel_y = 3
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agE" = (
+/obj/structure/table/wood/poker,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agF" = (
+/obj/structure/table/wood/poker,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agG" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agH" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agI" = (
+/mob/living/simple_animal/hostile/retaliate/nanotrasenpeace{
+ a_intent = "friendly";
+ alpha = 150;
+ attack_sound = 'sound/items/towelwipe.ogg';
+ desc = "A ghost who is intent on spraying you with purfume and toweling you, then expecting a tip after!! Spooky!!!";
+ icon_state = "paperwizard";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Spooky Restroom attendant"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agJ" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agK" = (
+/obj/structure/mirror,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"agL" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agM" = (
+/obj/structure/mineral_door/wood{
+ name = "closet"
+ },
+/obj/structure/barricade/wooden/crude,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agN" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agO" = (
+/obj/structure/noticeboard/cmo{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agP" = (
+/obj/effect/spawner/lootdrop/costume,
+/obj/structure/table/wood/fancy/orange,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agQ" = (
+/obj/structure/window/reinforced/spawner,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agR" = (
+/obj/item/clothing/accessory/skullcodpiece,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"agS" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"agT" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"agU" = (
+/obj/structure/closet/secure_closet/engineering_chief,
+/obj/item/stamp/ce,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"agV" = (
+/obj/structure/window/fulltile,
+/obj/structure/barricade/wooden/crude,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"agW" = (
+/obj/structure/table/wood/poker,
+/obj/item/toy/cards/deck/cas,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agX" = (
+/obj/structure/table/wood/poker,
+/obj/item/trash/candle,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agY" = (
+/obj/structure/table/wood/poker,
+/obj/item/toy/cards/deck/syndicate,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"agZ" = (
+/obj/item/chair/wood/wings,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aha" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"ahb" = (
+/obj/structure/mirror,
+/obj/structure/mirror{
+ dir = 8
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"ahc" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"ahd" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood{
+ icon_state = "wood-broken7"
+ },
+/area/eventmap/inside)
+"ahe" = (
+/obj/structure/fireplace,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahf" = (
+/obj/item/candle/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahg" = (
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"ahh" = (
+/obj/item/rupee,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahi" = (
+/obj/effect/meteor/pumpkin{
+ lifetime = 2.14748e+009;
+ light_color = "#FFCC66";
+ light_range = 3
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"ahj" = (
+/obj/structure/sign/directions/command{
+ dir = 8;
+ pixel_y = 40
+ },
+/obj/structure/sign/directions/security{
+ dir = 8;
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahk" = (
+/obj/structure/sign/directions/science{
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/obj/structure/sign/directions/evac{
+ pixel_x = 32;
+ pixel_y = 24
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahl" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/clothing/suit/straight_jacket,
+/obj/machinery/light/broken{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahm" = (
+/obj/structure/table_frame/wood,
+/obj/item/stack/sheet/mineral/wood,
+/obj/effect/decal/cleanable/generic,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/magic/wand/resurrection,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahn" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aho" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/item/storage/backpack/satchel/med,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahp" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/sign/mining,
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"ahq" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahr" = (
+/obj/effect/spawner/structure/window,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahs" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aht" = (
+/obj/structure/window/fulltile,
+/obj/structure/barricade/wooden/crude,
+/obj/structure/spacevine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahu" = (
+/obj/structure/table/wood/poker,
+/obj/item/toy/cards/deck/cas/black,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"ahv" = (
+/obj/structure/table/wood/poker,
+/obj/item/dice/d6,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"ahw" = (
+/obj/structure/table/wood/poker,
+/obj/item/dice/d20,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"ahx" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"ahy" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"ahz" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/ship_in_a_bottle,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahA" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/soapstone/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahB" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahC" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahD" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahE" = (
+/obj/machinery/light,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"ahF" = (
+/obj/structure/closet/secure_closet/RD,
+/obj/structure/dresser,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ahG" = (
+/obj/structure/closet/secure_closet/RD,
+/obj/item/stamp/rd,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ahH" = (
+/obj/machinery/vending/wardrobe/law_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahI" = (
+/obj/machinery/vending/wardrobe/robo_wardrobe,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahJ" = (
+/obj/structure/spacevine,
+/turf/closed/mineral/ash_rock,
+/area/eventmap/mountain)
+"ahK" = (
+/obj/machinery/vending/wardrobe/science_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahL" = (
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"ahM" = (
+/obj/machinery/vending/wardrobe/engi_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahN" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/suit/armor/riot/knight{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/riot/knight,
+/obj/item/clothing/suit/armor/riot/knight{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/clothing/head/helmet/knight{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/knight,
+/obj/item/clothing/head/helmet/knight{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahO" = (
+/obj/machinery/sleeper/syndie/fullupgrade{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahP" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahQ" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahR" = (
+/obj/item/paper/fluff/balls/spookyasylum/healstaffnote,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahS" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"ahT" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/obj/item/seeds/pumpkin,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahU" = (
+/obj/item/candle/infinite,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"ahV" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ahW" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"ahX" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"ahY" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"ahZ" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"aia" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aib" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/obj/structure/bed,
+/obj/item/bedsheet/ce,
+/obj/effect/landmark/start/chief_engineer,
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aic" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/closed/wall/r_wall,
+/area/eventmap/inside)
+"aid" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command/glass{
+ name = "Bridge";
+ req_access_txt = "19"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aie" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aif" = (
+/obj/machinery/vending/cola/red,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aig" = (
+/obj/effect/turf_decal/caution,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aih" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aii" = (
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aij" = (
+/mob/living/simple_animal/mouse/brown/Tom,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aik" = (
+/obj/machinery/computer/slot_machine,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"ail" = (
+/obj/machinery/computer/arcade/orion_trail/kobayashi,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aim" = (
+/obj/machinery/computer/arcade/battle,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ain" = (
+/obj/machinery/computer/arcade/orion_trail,
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/eventmap/inside)
+"aio" = (
+/obj/machinery/computer/arcade/amputation,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aip" = (
+/obj/machinery/computer/arcade/orion_trail,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiq" = (
+/obj/structure/chair/wood{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"air" = (
+/obj/structure/sign/departments/restroom{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ais" = (
+/obj/structure/closet/cabinet,
+/obj/item/camera/timefreeze,
+/obj/item/cane,
+/obj/item/cardboard_cutout,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ait" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"aiu" = (
+/obj/structure/fireplace,
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"aiv" = (
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"aiw" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"aix" = (
+/obj/effect/temp_visual/cult/turf/floor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiy" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiz" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = 32
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aiA" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aiB" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/suit/armor/riot/knight/yellow{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/riot/knight/yellow,
+/obj/item/clothing/suit/armor/riot/knight/yellow{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/clothing/head/helmet/knight/yellow{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/knight/yellow,
+/obj/item/clothing/head/helmet/knight/yellow{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiC" = (
+/obj/structure/sign/departments/chemistry{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiD" = (
+/obj/machinery/vending/snack/green,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiE" = (
+/obj/structure/table/wood,
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/ointment,
+/obj/item/candle/infinite,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiF" = (
+/obj/machinery/smartfridge/chemistry/preloaded,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aiG" = (
+/obj/structure/table/wood,
+/obj/item/folder/white,
+/obj/item/folder/blue,
+/obj/item/reagent_containers/food/drinks/mug/coco,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiH" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aiI" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/inside)
+"aiJ" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/noticeboard/ce{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aiK" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aiL" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aiM" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"aiN" = (
+/obj/structure/showcase/machinery/tv,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiO" = (
+/mob/living/simple_animal/mouse/brown,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiP" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"aiQ" = (
+/obj/structure/bed,
+/obj/item/bedsheet/cosmos,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aiR" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/item/candle/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiS" = (
+/obj/effect/turf_decal/tile/yellow,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aiT" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"aiU" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/obj/item/chair/wood,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aiV" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/trash/plate,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiW" = (
+/obj/machinery/chem_master,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aiX" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aiY" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aiZ" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aja" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ajb" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/obj/effect/landmark/start/chemist,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajc" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/item/storage/box/beakers,
+/obj/item/storage/box/beakers,
+/obj/item/storage/box/beakers/bluespace,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajd" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aje" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken"
+ },
+/area/eventmap/inside)
+"ajf" = (
+/obj/structure/table/wood,
+/obj/item/pen,
+/obj/item/folder/documents,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajg" = (
+/obj/structure/chair/office/light{
+ dir = 8
+ },
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"ajh" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aji" = (
+/obj/item/toy/plush/mammal/dog,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajj" = (
+/obj/structure/table/wood,
+/obj/item/hemostat/supermatter,
+/turf/open/floor/carpet/cyan,
+/area/eventmap/inside)
+"ajk" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ajl" = (
+/obj/structure/sign/directions/evac{
+ dir = 8;
+ pixel_x = 32
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"ajm" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ajn" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajo" = (
+/obj/machinery/sleeper/syndie/fullupgrade{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajp" = (
+/obj/machinery/iv_drip,
+/obj/structure/closet/crate/freezer/blood,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"ajq" = (
+/obj/structure/chair/sofa/right{
+ dir = 1
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken"
+ },
+/area/eventmap/inside)
+"ajr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajs" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/cas/black,
+/obj/item/toy/cards/deck/cas/black,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajt" = (
+/obj/structure/chair/comfy/plywood,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aju" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/syndicate,
+/obj/item/toy/cards/deck/syndicate,
+/obj/item/toy/cards/deck/syndicate,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajv" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/cas,
+/obj/item/toy/cards/deck/cas,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajw" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck,
+/obj/item/toy/cards/deck,
+/obj/item/toy/cards/deck,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajx" = (
+/obj/item/clothing/suit/ghost_sheet,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajy" = (
+/obj/structure/spacevine,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"ajz" = (
+/obj/item/paper/pamphlet/ruin/originalcontent/yelling,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"ajA" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/key/collar,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajB" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/lipstick,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajC" = (
+/obj/machinery/vending/wallmed{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajD" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/structure/bed/roller,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/item/clothing/suit/straight_jacket,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajE" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajF" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/spray/cleaner{
+ pixel_x = 8;
+ pixel_y = 3
+ },
+/obj/item/reagent_containers/glass/bucket,
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajG" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"ajH" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ajI" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ajJ" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"ajK" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/noticeboard/rd{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ajL" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ajM" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"ajN" = (
+/obj/item/clothing/suit/ghost_sheet,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ajO" = (
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"ajP" = (
+/obj/structure/table/wood,
+/obj/item/pen,
+/obj/item/storage/box/fountainpens,
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajQ" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"ajR" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lantern,
+/obj/item/folder/syndicate/red,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"ajS" = (
+/obj/item/statuebust,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajT" = (
+/obj/item/statuebust,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"ajU" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajV" = (
+/obj/machinery/chem_dispenser,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajW" = (
+/obj/machinery/chem_heater,
+/obj/effect/decal/cleanable/greenglow,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ajX" = (
+/obj/structure/closet/crate/freezer/surplus_limbs,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajY" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ajZ" = (
+/obj/structure/table/wood,
+/obj/item/cautery{
+ pixel_y = 3
+ },
+/obj/item/retractor,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aka" = (
+/obj/item/mop,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akb" = (
+/obj/structure/bed,
+/obj/item/bedsheet/rd/royal_cape,
+/obj/effect/landmark/start/research_director,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"akc" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/suit/armor/riot/knight/red{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/riot/knight/red,
+/obj/item/clothing/suit/armor/riot/knight/red{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/clothing/head/helmet/knight/red{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/knight/red,
+/obj/item/clothing/head/helmet/knight/red{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akd" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"ake" = (
+/obj/structure/sign/poster/official/no_erp,
+/turf/closed/wall/r_wall,
+/area/eventmap/inside)
+"akf" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akg" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akh" = (
+/obj/structure/chair/wood/wings,
+/mob/living/simple_animal/astral,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"aki" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akj" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akk" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"akl" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"akm" = (
+/obj/structure/mineral_door/woodrustic,
+/obj/structure/barricade/wooden/crude,
+/obj/structure/spacevine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akn" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/chair/wood,
+/obj/item/clothing/glasses/hud/health,
+/obj/item/clothing/glasses/hud/health,
+/obj/item/clothing/glasses/hud/health,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ako" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akp" = (
+/obj/effect/landmark/start/chief_engineer,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akq" = (
+/obj/effect/landmark/start/research_director,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akr" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aks" = (
+/obj/structure/closet/wardrobe/chemistry_white,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/item/grenade/chem_grenade/glitter/blue,
+/obj/item/grenade/chem_grenade/glitter/pink,
+/obj/item/grenade/chem_grenade/glitter/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akt" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/decal/cleanable/chem_pile,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aku" = (
+/obj/structure/closet/secure_closet/medical1,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akv" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"akw" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akx" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/book_of_babel,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aky" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/candle/infinite,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akz" = (
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akA" = (
+/turf/open/floor/spooktime/riverwatermotion,
+/area/eventmap/outside)
+"akB" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/toy/plush/lampplushie,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akC" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/book/granter/action/drink_fling,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akD" = (
+/obj/structure/table/wood/fancy/red,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akE" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/storage/bag/books,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"akF" = (
+/obj/structure/closet/cabinet,
+/obj/item/codespeak_manual/unlimited,
+/obj/item/cookiesynth,
+/obj/item/fugu_gland,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akG" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"akH" = (
+/obj/item/ectoplasm,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"akI" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp/bananalamp,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"akJ" = (
+/obj/machinery/washing_machine,
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akK" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating washing machine possesed by some specture! Responsibilities, clearly the scariest thing imaginable.";
+ icon = 'icons/obj/machines/washing_machine.dmi';
+ icon_dead = "wm_1_0";
+ icon_gib = "wm_1_0";
+ icon_living = "wm_1_0";
+ icon_state = "wm_1_0";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed washing machine"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akL" = (
+/obj/structure/closet/cabinet,
+/obj/item/instrument/accordion,
+/obj/item/instrument/bikehorn,
+/obj/item/instrument/eguitar,
+/obj/item/instrument/glockenspiel,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akM" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/item/instrument/violin/golden,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akN" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/machinery/chem_dispenser/drinks/fullupgrade,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akO" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akP" = (
+/obj/structure/table/wood/fancy/monochrome,
+/obj/item/instrument/trumpet/spectral,
+/obj/item/instrument/trombone/spectral,
+/obj/item/instrument/saxophone/spectral,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akQ" = (
+/obj/structure/closet/cabinet,
+/obj/item/instrument/guitar,
+/obj/item/instrument/harmonica,
+/obj/item/instrument/piano_synth,
+/obj/item/instrument/recorder,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akR" = (
+/obj/machinery/jukebox,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akS" = (
+/obj/structure/bookcase/random/reference,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akT" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/suit/armor/riot/knight/blue{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/riot/knight/blue,
+/obj/item/clothing/suit/armor/riot/knight/blue{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/stamp/clown,
+/obj/item/clothing/head/helmet/knight/blue{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/knight/blue,
+/obj/item/clothing/head/helmet/knight/blue{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akU" = (
+/obj/structure/dresser,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akV" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/machinery/door/airlock/command/glass{
+ name = "Bridge";
+ req_access_txt = "19"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akW" = (
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akX" = (
+/obj/effect/landmark/start/medical_doctor,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"akY" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"akZ" = (
+/obj/machinery/computer/security{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ala" = (
+/obj/machinery/computer/station_alert,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alb" = (
+/obj/machinery/computer/monitor{
+ name = "bridge power monitoring console"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alc" = (
+/obj/machinery/computer/bounty,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ald" = (
+/obj/machinery/computer/cargo/request,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ale" = (
+/obj/machinery/computer/communications,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alf" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/med_data/laptop,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alg" = (
+/obj/effect/turf_decal/stripes/asteroid/corner,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alh" = (
+/obj/structure/table/wood,
+/obj/item/circular_saw,
+/obj/item/hemostat,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ali" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"alj" = (
+/obj/effect/decal/cleanable/glass,
+/obj/item/organ/tail/cat,
+/obj/machinery/light/broken{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alk" = (
+/obj/effect/turf_decal/stripes/asteroid/line,
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"all" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/book/granter/crafting_recipe/under_the_oven,
+/obj/item/book/granter/crafting_recipe/cooking_sweets_101,
+/obj/item/book/granter/crafting_recipe/coldcooking,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alm" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"aln" = (
+/obj/structure/table/wood/fancy/red,
+/obj/item/storage/book/bible/booze,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alo" = (
+/obj/structure/table/wood/fancy/red,
+/obj/machinery/computer/libraryconsole,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alp" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"alq" = (
+/obj/structure/sign/poster/official/ian,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"alr" = (
+/mob/living/simple_animal/crab/evil,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"als" = (
+/mob/living/simple_animal/mouse/gray,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alt" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "synth";
+ icon_gib = "synth";
+ icon_living = "synth";
+ icon_state = "synth";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed synth"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"alu" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "glockenspiel";
+ icon_gib = "glockenspiel";
+ icon_living = "glockenspiel";
+ icon_state = "glockenspiel";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed glockenspiel"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"alv" = (
+/obj/machinery/light/small,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"alw" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/syndicate,
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/mountaininside)
+"alx" = (
+/obj/effect/turf_decal/stripes/asteroid/line,
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aly" = (
+/obj/effect/turf_decal/stripes/asteroid/line,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alz" = (
+/obj/machinery/vending/wardrobe/chem_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alA" = (
+/obj/structure/closet/cabinet,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"alB" = (
+/obj/structure/window/fulltile,
+/obj/structure/barricade/wooden/crude,
+/obj/effect/spawner/structure/window,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alC" = (
+/mob/living/simple_animal/hostile/retaliate/bat/secbat,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alD" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alE" = (
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alF" = (
+/obj/item/toy/cattoy,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alG" = (
+/obj/structure/dresser,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alH" = (
+/obj/structure/closet/cabinet,
+/obj/item/storage/daki,
+/obj/item/valentine,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"alI" = (
+/obj/machinery/pdapainter,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alJ" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A floating shopping list. It has the words Milk, eggs and cheese on it.";
+ icon = 'icons/obj/bureaucracy.dmi';
+ icon_dead = "paper_words";
+ icon_living = "paper_words";
+ icon_state = "paper_words";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Floating Shopping List"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alK" = (
+/obj/structure/bedsheetbin/towel,
+/obj/structure/table/reinforced/brass,
+/obj/item/storage/fancy/heart_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alL" = (
+/obj/structure/flora/ausbushes/sunnybush,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"alM" = (
+/obj/item/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alN" = (
+/obj/structure/bookcase/manuals/engineering,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alO" = (
+/obj/machinery/photocopier,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alP" = (
+/obj/structure/mineral_door/wood{
+ name = "Costumes and Luxury Dorms"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alQ" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/cas/black,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"alR" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alS" = (
+/obj/effect/turf_decal/caution/white{
+ dir = 1;
+ pixel_y = -8
+ },
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"alT" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alU" = (
+/obj/machinery/door/airlock/wood/dorms/dorm03,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alV" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/secure_data/laptop{
+ dir = 4;
+ pixel_y = 6
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alW" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alX" = (
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alY" = (
+/obj/structure/table/glass,
+/obj/machinery/reagentgrinder,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"alZ" = (
+/obj/structure/cloth_pile,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ama" = (
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amb" = (
+/obj/structure/closet/secure_closet/medical2,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"amc" = (
+/obj/machinery/computer/operating{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"amd" = (
+/obj/structure/table/optable,
+/obj/item/healthanalyzer/advanced,
+/obj/item/clothing/gloves/color/latex/nitrile,
+/obj/item/clothing/mask/surgical,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ame" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amf" = (
+/obj/structure/bookcase/random/fiction,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amg" = (
+/obj/structure/bookcase/random/nonfiction{
+ books_to_load = 5
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amh" = (
+/obj/structure/bookcase/random/reference,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ami" = (
+/obj/structure/bookcase/random/religion,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amj" = (
+/obj/structure/bookcase/manuals/medical,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amk" = (
+/turf/open/floor/plasteel/stairs/medium,
+/area/eventmap/inside)
+"aml" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/effect/wisp,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"amm" = (
+/obj/item/candle/infinite,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"amn" = (
+/obj/structure/flora/junglebush{
+ icon_state = "grassa4"
+ },
+/obj/effect/wisp,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"amo" = (
+/obj/item/toy/fluff/tennis_poly/tri/squeak/rainbow,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amp" = (
+/obj/item/seeds/pumpkin,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amq" = (
+/obj/structure/bedsheetbin/color,
+/obj/structure/table/reinforced/brass,
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amr" = (
+/obj/item/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ams" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "trumpet";
+ icon_gib = "trumpet";
+ icon_living = "trumpet";
+ icon_state = "trumpet";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed trumpet"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"amt" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "guitar";
+ icon_gib = "guitar";
+ icon_living = "guitar";
+ icon_state = "guitar";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed Guitar"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"amu" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "violin";
+ icon_gib = "violin";
+ icon_living = "violin";
+ icon_state = "violin";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed violin"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"amv" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "saxophone";
+ icon_gib = "saxophone";
+ icon_living = "saxophone";
+ icon_state = "saxophone";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed saxophone"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"amw" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"amx" = (
+/obj/structure/table/wood,
+/obj/item/scalpel,
+/obj/item/surgical_drapes,
+/obj/item/surgicaldrill,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"amy" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/donkpockets,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amz" = (
+/obj/structure/bookcase/random/religion,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amA" = (
+/obj/structure/bookcase/random/fiction,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amB" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"amC" = (
+/obj/structure/table/wood/fancy/green,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amD" = (
+/obj/structure/table/reinforced,
+/obj/structure/table/reinforced,
+/obj/item/paper/fluff/balls/spookyasylum{
+ name = "paper - 10/7/2559"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"amE" = (
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemistry Lab";
+ req_access_txt = "5; 33"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amF" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amG" = (
+/obj/structure/table/wood,
+/obj/machinery/microwave,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amH" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amI" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/toy/figure/cmo,
+/obj/item/megaphone/command,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amK" = (
+/obj/machinery/chem_heater,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amL" = (
+/obj/item/candle/infinite,
+/obj/machinery/light/small/broken{
+ dir = 8
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"amM" = (
+/obj/structure/flora/ausbushes/palebush,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"amN" = (
+/obj/item/candle/infinite,
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"amO" = (
+/obj/structure/closet/wardrobe/chemistry_white,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amP" = (
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amQ" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/obj/effect/landmark/start/virologist,
+/obj/structure/sign/departments/chemistry{
+ pixel_x = -32
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"amR" = (
+/obj/structure/bookcase/manuals/research_and_development,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amS" = (
+/obj/item/hot_potato/harmless/toy{
+ name = "Rotato potato"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amT" = (
+/obj/structure/bed/dogbed,
+/mob/living/simple_animal/pet/dog/corgi{
+ icon_state = "corgigrey";
+ name = "Ghost corgi"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amU" = (
+/obj/item/stack/sheet/bone,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amV" = (
+/obj/structure/bed/dogbed{
+ name = "cat bed"
+ },
+/mob/living/simple_animal/pet/cat/custom_cat{
+ name = "Ghost cat"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amW" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/obj/item/reagent_containers/food/snacks/grown/tea/catnip{
+ icon_state = "coffee_robusta"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"amX" = (
+/obj/item/mop,
+/obj/item/mop/advanced,
+/obj/structure/closet/jcloset,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/reagent_containers/spray/cleaner,
+/obj/item/extinguisher/advanced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amY" = (
+/obj/structure/bedsheetbin,
+/obj/structure/table/reinforced/brass,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"amZ" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"ana" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anb" = (
+/turf/open/floor/grass/fakebasalt,
+/area/eventmap/outside)
+"anc" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/grass/fakebasalt,
+/area/eventmap/outside)
+"and" = (
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/spooktime/cobble/cornerNW,
+/area/eventmap/outside)
+"ane" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "bushb"
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"anf" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassb2"
+ },
+/turf/open/floor/spooktime/cobble/cornerNE,
+/area/eventmap/outside)
+"ang" = (
+/obj/structure/table/wood/fancy/black,
+/obj/item/storage/box/gloves,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anh" = (
+/obj/machinery/atmospherics/components/unary/cryo_cell,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ani" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anj" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 6
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ank" = (
+/obj/machinery/atmospherics/components/unary/thermomachine/freezer{
+ dir = 8
+ },
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anl" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/camera,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anm" = (
+/obj/structure/chair/wood,
+/obj/effect/landmark/start/chemist,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ann" = (
+/obj/structure/table/glass,
+/obj/item/reagent_containers/dropper,
+/obj/item/reagent_containers/glass/beaker/large,
+/obj/item/stack/sheet/mineral/plasma,
+/obj/item/storage/box/beakers,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ano" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anp" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/effect/landmark/start/medical_doctor,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anq" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anr" = (
+/obj/machinery/computer/card{
+ dir = 8
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ans" = (
+/obj/machinery/light/small,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"ant" = (
+/obj/structure/table/wood/fancy/black,
+/obj/item/stack/medical/bruise_pack,
+/obj/item/stack/medical/ointment,
+/obj/item/stack/medical/gauze,
+/obj/item/storage/pill_bottle/mutadone,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anu" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anv" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"anw" = (
+/obj/structure/flora/rock/jungle,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anx" = (
+/obj/structure/flora/rock/pile/largejungle,
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"any" = (
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"anz" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "bushb3"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anA" = (
+/obj/structure/fluff/fokoff_sign{
+ desc = "A crudely-made sign with the words 'too spooky' written in some sort of red paint."
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anB" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "bushb2"
+ },
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"anC" = (
+/obj/machinery/atmospherics/pipe/manifold,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anD" = (
+/obj/machinery/atmospherics/pipe/manifold4w,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anE" = (
+/obj/machinery/atmospherics/components/unary/portables_connector/visible{
+ dir = 8
+ },
+/obj/machinery/portable_atmospherics/canister/oxygen,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anF" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anG" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anH" = (
+/obj/structure/flora/ausbushes/leafybush,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"anI" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassa5"
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"anJ" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken7"
+ },
+/area/eventmap/inside)
+"anK" = (
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/wood{
+ icon_state = "wood-broken"
+ },
+/area/eventmap/inside)
+"anL" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"anM" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "golden_violin";
+ icon_gib = "golden_violin";
+ icon_living = "golden_violin";
+ icon_state = "golden_violin";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed golden violin"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"anN" = (
+/obj/machinery/jukebox/disco/indestructible{
+ req_one_access = list()
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"anO" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "eguitar";
+ icon_gib = "eguitar";
+ icon_living = "eguitar";
+ icon_state = "eguitar";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed electric guitar"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"anP" = (
+/obj/effect/spawner/structure/window,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anQ" = (
+/obj/machinery/door/airlock{
+ name = "Bar Backroom";
+ req_access_txt = "25"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anR" = (
+/obj/structure/mineral_door/wood,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"anS" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anT" = (
+/obj/machinery/door/airlock/wood/dorms/dorm18,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anU" = (
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"anV" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = 32
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"anW" = (
+/obj/structure/table/wood/fancy/purple,
+/obj/item/reagent_containers/syringe/charcoal,
+/obj/item/reagent_containers/glass/bottle/epinephrine,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"anX" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"anY" = (
+/obj/item/candle/infinite,
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassb2"
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"anZ" = (
+/obj/structure/table/wood/fancy/purple,
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/item/reagent_containers/glass/beaker/cryoxadone,
+/obj/item/wrench/medical,
+/obj/item/storage/pill_bottle/mannitol,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aoa" = (
+/obj/machinery/vending/cigarette/beach,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aob" = (
+/obj/structure/chair/wood,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aoc" = (
+/obj/machinery/libraryscanner,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aod" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/libraryconsole/bookmanagement,
+/obj/structure/window/spawner/east,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aoe" = (
+/obj/structure/chair/comfy/black,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aof" = (
+/obj/structure/table/wood/fancy,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aog" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/structure/falsewall/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoh" = (
+/obj/machinery/light,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aoi" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Particle Accelerator";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aoj" = (
+/obj/machinery/light,
+/obj/item/banner/security,
+/obj/structure/sign/departments/security{
+ pixel_y = -32
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aok" = (
+/obj/structure/sign/departments/security{
+ pixel_y = -32
+ },
+/obj/item/banner/security,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aol" = (
+/obj/structure/table/wood,
+/obj/item/clothing/glasses/regular,
+/obj/item/reagent_containers/food/drinks/bottle/rum{
+ name = "Cookie's home made rum"
+ },
+/obj/effect/decal/cleanable/cobweb,
+/obj/item/candle/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aom" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aon" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoo" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aop" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aoq" = (
+/obj/structure/reagent_dispensers/water_cooler,
+/turf/open/floor/carpet/blackred,
+/area/eventmap/inside)
+"aor" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aos" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aot" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aou" = (
+/obj/machinery/recharge_station,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aov" = (
+/obj/machinery/limbgrower,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aow" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aox" = (
+/obj/machinery/vending/medical,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoy" = (
+/obj/effect/spawner/lootdrop/keg,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoz" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/spawner/lootdrop/costume,
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoA" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/defibrillator/loaded,
+/obj/item/defibrillator/loaded,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoB" = (
+/obj/structure/table_frame/wood,
+/obj/item/chair/wood,
+/obj/item/stack/sheet/mineral/wood,
+/obj/item/storage/backpack/satchel/vir,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoC" = (
+/obj/machinery/bookbinder,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoD" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aoE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/landmark/start/librarian,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aoF" = (
+/obj/effect/temp_visual/love_heart,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoG" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"aoH" = (
+/obj/structure/chair/bronze,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoI" = (
+/obj/structure/life_candle,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoJ" = (
+/obj/mecha/working/ripley/deathripley{
+ equipment_disabled = 1;
+ light_color = "#FAA019";
+ lights_power = 3
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoK" = (
+/obj/structure/chair/office/dark{
+ dir = 1
+ },
+/mob/living/simple_animal/astral{
+ desc = "...Is haunting Space Station Three.";
+ name = "Carmen Miranda"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoL" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "bike_horn";
+ icon_living = "bike_horn";
+ icon_state = "bike_horn";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed Bike Horn"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aoM" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "pianobroken";
+ icon_gib = "pianobroken";
+ icon_living = "piano";
+ icon_state = "piano";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed piano"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aoN" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "recorder";
+ icon_gib = "recorder";
+ icon_living = "recorder";
+ icon_state = "recorder";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed recorder"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aoO" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/mining{
+ name = "Cargo Office";
+ req_one_access_txt = "48;50"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aoP" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/table/wood,
+/obj/structure/window/spawner/east,
+/obj/item/paper_bin,
+/obj/item/pen{
+ desc = "A pen left over from the days this place used to be an asylum. Despite its age it appears perfectly usable when supplied with ink.";
+ name = "Cyber & Sons Company Pen"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aoQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoR" = (
+/turf/open/floor/light/colour_cycle/dancefloor_a,
+/area/eventmap/inside)
+"aoS" = (
+/obj/machinery/hydroponics/constructable,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoT" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aoU" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"aoV" = (
+/obj/machinery/button/door/dorms/dorm03,
+/obj/effect/turf_decal/delivery/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoW" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aoX" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aoY" = (
+/obj/structure/flora/rock/pile/icy,
+/obj/effect/wisp,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aoZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/cornerSW,
+/area/eventmap/outside)
+"apa" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apb" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apc" = (
+/obj/structure/table/wood,
+/obj/machinery/recharger,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apd" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ape" = (
+/obj/machinery/computer/crew{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apf" = (
+/obj/item/toy/plush/narplush/hugbox,
+/obj/item/toy/toy_dagger,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apg" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"aph" = (
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/eventmap/outside)
+"api" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apj" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/medbeam,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apk" = (
+/obj/structure/life_candle,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"apl" = (
+/obj/structure/closet/cabinet,
+/obj/item/clothing/head/helmet/space/hardsuit/deathsquad,
+/obj/item/clothing/suit/space/hardsuit/deathsquad,
+/obj/item/circlegame,
+/obj/item/nullrod/scythe,
+/obj/item/card/id/silver/reaper,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apm" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"apn" = (
+/obj/item/chair/wood/wings{
+ dir = 1
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken"
+ },
+/area/eventmap/inside)
+"apo" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "minimoogbroken";
+ icon_gib = "minimoogbroken";
+ icon_living = "minimoog";
+ icon_state = "minimoog";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed minimoog"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"app" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"apq" = (
+/obj/structure/noticeboard/captain{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apr" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 9
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aps" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apt" = (
+/obj/item/banner/medical,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apu" = (
+/obj/effect/spawner/trap,
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"apv" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"apw" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/table/wood,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"apx" = (
+/obj/structure/table/wood,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"apy" = (
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"apz" = (
+/turf/open/floor/engine,
+/area/eventmap/inside)
+"apA" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Port";
+ dir = 4;
+ network = list("singularity")
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"apB" = (
+/obj/machinery/biogenerator,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"apC" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "xylophone-broken";
+ icon_gib = "xylophone-broken";
+ icon_living = "xylophone";
+ icon_state = "xylophone";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed xylophone"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"apD" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "accordion";
+ icon_gib = "accordion";
+ icon_living = "accordion";
+ icon_state = "accordion";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed accordion"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"apE" = (
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"apF" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 5
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apG" = (
+/obj/machinery/button/door/dorms/dorm18,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"apH" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C02";
+ pixel_y = -24
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apI" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apJ" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apK" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apL" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/yellow{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"apM" = (
+/obj/machinery/light/small,
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apN" = (
+/obj/structure/barricade/wooden,
+/obj/structure/spacevine,
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"apO" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"apP" = (
+/obj/item/stack/sheet/mineral/wood,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"apQ" = (
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"apR" = (
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"apS" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/blackred,
+/area/eventmap/inside)
+"apT" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "harmonica";
+ icon_gib = "harmonica";
+ icon_living = "harmonica";
+ icon_state = "harmonica";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed harmonica"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"apU" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ attack_sound = 'sound/spookoween/ahaha.ogg';
+ desc = "A spooky, floating instrument possesed by some specture! Wooo~!";
+ icon = 'icons/obj/musician.dmi';
+ icon_dead = "trombone";
+ icon_gib = "trombone";
+ icon_living = "trombone";
+ icon_state = "trombone";
+ melee_damage_lower = 0;
+ melee_damage_upper = 0;
+ name = "Posessed trombone"
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"apV" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apW" = (
+/obj/effect/turf_decal/bot_white,
+/obj/structure/plasticflaps/opaque,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"apX" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/structure/chair/stool,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"apY" = (
+/obj/effect/turf_decal/tile/green,
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"apZ" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqa" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Office";
+ req_access_txt = "20"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqb" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqc" = (
+/mob/living/simple_animal/hostile/retaliate/bat{
+ desc = "A spookster!";
+ icon_state = "flan0";
+ name = "Name"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aqd" = (
+/obj/structure/table/wood,
+/obj/item/storage/box/bodybags{
+ pixel_x = -3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/bodybags,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqe" = (
+/obj/effect/turf_decal/stripes/asteroid/line{
+ dir = 6
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqf" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqg" = (
+/obj/structure/table/wood,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/paper/guides/jobs/medical/morgue,
+/obj/item/gun/magic/staff/healing,
+/obj/structure/cable/yellow{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqh" = (
+/obj/structure/barricade/wooden,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aqi" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"aqj" = (
+/turf/open/floor/carpet/blackred,
+/area/eventmap/inside)
+"aqk" = (
+/obj/structure/sign/departments/cargo{
+ pixel_y = 32
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"aql" = (
+/obj/structure/chair/wood/wings{
+ dir = 8;
+ icon_state = "brass_chair"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqm" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/reagent_containers/food/condiment/soysauce,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqn" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/carnivore,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqo" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/american,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqp" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/donkpockets,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqq" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqr" = (
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aqs" = (
+/obj/structure/table/wood,
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/bedsheetbin,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqt" = (
+/obj/structure/sign/directions/security{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 24
+ },
+/obj/structure/sign/directions/supply{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aqu" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/falsewall/wood,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aqv" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqw" = (
+/turf/open/floor/carpet/monochrome,
+/area/eventmap/inside)
+"aqx" = (
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/monochrome,
+/area/eventmap/inside)
+"aqy" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aqz" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"aqA" = (
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"aqB" = (
+/obj/structure/reagent_dispensers/keg/milk,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"aqC" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 28
+ },
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"aqD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aqE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aqF" = (
+/obj/structure/table_frame/wood,
+/obj/item/stack/sheet/mineral/wood,
+/obj/effect/decal/cleanable/glass,
+/obj/item/shard,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqG" = (
+/obj/machinery/light/small/broken{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqH" = (
+/obj/structure/table/wood,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aqI" = (
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aqJ" = (
+/obj/structure/table/wood/fancy,
+/obj/item/clothing/head/HoS/beret/syndicate,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqK" = (
+/obj/structure/table/wood/fancy,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqL" = (
+/obj/machinery/seed_extractor,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aqM" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aqN" = (
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aqO" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aqP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Chemistry Lab";
+ req_access_txt = "5; 33"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aqQ" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aqR" = (
+/obj/machinery/clonepod/experimental,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aqS" = (
+/obj/structure/showcase/horrific_experiment,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aqT" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Office";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aqU" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqV" = (
+/obj/structure/bookcase/random/nonfiction,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqW" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"aqX" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/reagent_containers/food/snacks/grown/tomato/blood,
+/obj/item/reagent_containers/food/snacks/grown/tomato/blood,
+/obj/item/reagent_containers/food/snacks/grown/tomato/blood,
+/obj/item/candle/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqY" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/reagent_containers/food/snacks/soup/blood,
+/obj/item/reagent_containers/food/snacks/soup/blood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aqZ" = (
+/obj/structure/table/reinforced,
+/obj/item/candle/infinite,
+/obj/item/reagent_containers/food/condiment/sugar,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"ara" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"arb" = (
+/obj/machinery/vending/wardrobe/cap_wardrobe,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"arc" = (
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"ard" = (
+/obj/effect/landmark/start/botanist,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"are" = (
+/obj/structure/closet/secure_closet/captains,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"arf" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"arg" = (
+/obj/structure/fluff/broken_flooring,
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/plating{
+ icon_state = "panelscorched"
+ },
+/area/eventmap/inside)
+"arh" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"ari" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"arj" = (
+/obj/machinery/atmospherics/pipe/simple{
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"ark" = (
+/obj/structure/table/glass,
+/obj/item/storage/box/pillbottles,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arl" = (
+/obj/structure/table/wood,
+/obj/item/toy/cards/deck/cas,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"arm" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arn" = (
+/obj/item/toy/plush/plushvar,
+/obj/item/toy/clockwork_watch,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aro" = (
+/obj/structure/chair/comfy{
+ dir = 1;
+ icon_state = "shuttle_chair"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arp" = (
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"arq" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/monochrome,
+/area/eventmap/inside)
+"arr" = (
+/obj/structure/closet/crate/freezer/blood,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"ars" = (
+/obj/structure/chair/wood/wings,
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"art" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aru" = (
+/obj/structure/chair/wood/wings,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"arv" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/bag/tray,
+/obj/item/reagent_containers/food/snacks/kebab/human,
+/obj/item/reagent_containers/food/snacks/kebab/human,
+/obj/item/reagent_containers/food/snacks/kebab/human,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arw" = (
+/obj/machinery/chem_heater,
+/obj/effect/decal/cleanable/greenglow,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arx" = (
+/obj/machinery/clonepod,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ary" = (
+/obj/machinery/computer/cloning,
+/turf/open/floor/plasteel/white/side,
+/area/eventmap/inside)
+"arz" = (
+/obj/machinery/dna_scannernew,
+/turf/open/floor/plasteel/white/side,
+/area/eventmap/inside)
+"arA" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/airlock/command{
+ name = "Head of Personnel's Office";
+ req_access_txt = "57"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arB" = (
+/obj/structure/sign/directions/medical{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = 24
+ },
+/obj/structure/sign/directions/evac{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"arC" = (
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arD" = (
+/obj/effect/turf_decal/loading_area,
+/obj/machinery/firealarm{
+ dir = 8;
+ pixel_x = -24
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arE" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arF" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"arG" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"arH" = (
+/obj/item/book/manual/wiki/medical_cloning,
+/obj/structure/table/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arI" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"arJ" = (
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"arK" = (
+/obj/machinery/door/airlock/wood/dorms/dorm06,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arL" = (
+/obj/structure/closet/secure_closet/security/med,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arM" = (
+/obj/structure/mineral_door/wood,
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arN" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small/broken{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arO" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"arP" = (
+/obj/effect/decal/cleanable/cobweb{
+ icon_state = "stickyweb2"
+ },
+/obj/structure/falsewall/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"arQ" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/trash/plate,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"arR" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/bag/tray,
+/obj/item/reagent_containers/food/snacks/pie/pumpkinpie,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arS" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/reagent_containers/food/condiment/rice,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"arT" = (
+/obj/structure/table/reinforced,
+/obj/machinery/dish_drive,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arU" = (
+/obj/structure/table/reinforced,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arV" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/condimentbottles,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arW" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/vegetarian,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arX" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/sweets,
+/obj/item/storage/box/ingredients/italian,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arY" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/grains,
+/obj/item/storage/box/ingredients/fruity,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"arZ" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/box/ingredients/fiesta,
+/obj/item/storage/box/ingredients/exotic,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"asa" = (
+/obj/effect/landmark/start/captain,
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"asb" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"asc" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"asd" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"ase" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asf" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/white,
+/area/eventmap/inside)
+"asg" = (
+/obj/machinery/chem_dispenser,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ash" = (
+/obj/machinery/door/airlock/command{
+ name = "Captain's Quarters";
+ req_access_txt = "20"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asi" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 6
+ },
+/area/eventmap/inside)
+"asj" = (
+/turf/open/floor/plasteel/white,
+/area/eventmap/inside)
+"ask" = (
+/obj/structure/barricade/wooden/crude,
+/obj/effect/spawner/structure/window,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asl" = (
+/obj/effect/decal/cleanable/cobweb{
+ icon_state = "stickyweb2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asm" = (
+/obj/structure/easel,
+/obj/item/paper/pamphlet/ruin/originalcontent/yelling,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asn" = (
+/obj/structure/chair/wood/wings{
+ dir = 4;
+ icon_state = "brass_chair"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aso" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/candle/infinite,
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"asp" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/candle/infinite,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"asq" = (
+/obj/structure/table/wood/fancy/blackred,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"asr" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/bag/tray,
+/obj/item/reagent_containers/food/snacks/store/cake/pumpkinspice,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"ass" = (
+/obj/structure/table/reinforced,
+/obj/machinery/microwave,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"ast" = (
+/obj/structure/mineral_door/iron,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asu" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"asv" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/chair/wood,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"asw" = (
+/obj/structure/chair/wood,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"asx" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/white/side{
+ dir = 10
+ },
+/area/eventmap/inside)
+"asy" = (
+/obj/item/storage/box/bodybags{
+ pixel_x = 3;
+ pixel_y = 3
+ },
+/obj/item/storage/box/bodybags,
+/obj/structure/table/glass,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"asz" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/closed/wall/r_wall,
+/area/eventmap/inside)
+"asA" = (
+/obj/effect/landmark/start/depsec/medical,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asB" = (
+/obj/structure/bodycontainer/morgue,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asC" = (
+/obj/structure/bodycontainer/morgue{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asD" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"asE" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/tile/purple{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"asF" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Office";
+ req_access_txt = "50"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"asG" = (
+/obj/machinery/vending/cart,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asH" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fourcolor,
+/obj/item/stamp/hop,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asI" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"asJ" = (
+/obj/machinery/door/airlock/wood/dorms/dorm15,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asK" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asL" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asM" = (
+/obj/structure/fence{
+ dir = 8
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"asN" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/bookcase/manuals/engineering,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asO" = (
+/obj/structure/bookcase/manuals/medical,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asP" = (
+/obj/structure/bookcase/manuals/research_and_development,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asQ" = (
+/obj/item/toy/crayon/red,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asR" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/rainbow,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asS" = (
+/obj/item/stack/spacecash/c20,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asT" = (
+/obj/item/paper/crumpled/ruins/originalcontent,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asU" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/green,
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"asV" = (
+/obj/item/toy/crayon/purple,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asW" = (
+/obj/item/paint/anycolor,
+/obj/item/stack/spacecash/c50,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asX" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/blue,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asY" = (
+/obj/item/toy/crayon/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"asZ" = (
+/obj/item/stack/spacecash/c1,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ata" = (
+/obj/item/paint/anycolor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atb" = (
+/obj/item/stack/spacecash/c500,
+/obj/item/toy/crayon/mime,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atc" = (
+/obj/item/toy/crayon/rainbow,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atd" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/bag/tray,
+/obj/item/reagent_containers/food/snacks/burger/ghost,
+/obj/item/reagent_containers/food/snacks/burger/ghost,
+/obj/item/reagent_containers/food/snacks/burger/ghost,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"ate" = (
+/obj/machinery/icecream_vat{
+ name = "Spooky ice cream vat"
+ },
+/obj/item/toy/snowball,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 9
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atf" = (
+/obj/structure/fluff/snowlegion,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/spooktime/snow,
+/area/eventmap/inside)
+"atg" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"ath" = (
+/obj/machinery/gibber/autogibber,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"ati" = (
+/obj/structure/kitchenspike,
+/obj/item/toy/snowball,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 1
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 5
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atk" = (
+/turf/closed/wall/mineral/snow,
+/area/eventmap/inside)
+"atl" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"atm" = (
+/obj/machinery/jukebox/disco/indestructible{
+ req_one_access = list()
+ },
+/turf/open/floor/engine,
+/area/eventmap/inside)
+"atn" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ato" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atp" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/obj/machinery/light/small,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atq" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atr" = (
+/obj/structure/table/wood/fancy,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ats" = (
+/obj/structure/table/wood,
+/obj/machinery/plantgenes/seedvault,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"att" = (
+/obj/structure/sign/poster/contraband/ambrosia_vulgaris{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atu" = (
+/obj/structure/closet/secure_closet/personal/patient,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atv" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 5
+ },
+/area/eventmap/inside)
+"atw" = (
+/obj/structure/bed,
+/obj/effect/spawner/lootdrop/bedsheet,
+/obj/machinery/light/small,
+/mob/living/carbon/human/species/zombie{
+ icon_state = "zombie";
+ lying = 1;
+ name = "Romerol";
+ name_override = "Romerol";
+ resting = 1
+ },
+/mob/living/carbon/human/species/zombie{
+ gender = "female";
+ icon_state = "zombie";
+ lying = 1;
+ name = "Juliet";
+ name_override = "Juliet";
+ resting = 1
+ },
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"atx" = (
+/obj/effect/landmark/start/geneticist,
+/turf/open/floor/plasteel/white,
+/area/eventmap/inside)
+"aty" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 9
+ },
+/area/eventmap/inside)
+"atz" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/reagent_containers/blood/random,
+/obj/item/reagent_containers/blood/random,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atA" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"atB" = (
+/obj/structure/chair/wood/wings{
+ dir = 1
+ },
+/mob/living/simple_animal/hostile/retaliate/bat,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"atC" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/bag/tray,
+/obj/item/reagent_containers/food/snacks/candiedapple,
+/obj/item/reagent_containers/food/snacks/candiedapple,
+/obj/item/reagent_containers/food/snacks/candy,
+/obj/item/reagent_containers/food/snacks/candy_corn,
+/obj/item/reagent_containers/food/snacks/candyheart,
+/obj/item/reagent_containers/food/snacks/chocolatebanana,
+/obj/item/reagent_containers/food/snacks/chocolatebanana,
+/obj/item/reagent_containers/food/snacks/sugarcookie/spookycoffin,
+/obj/item/reagent_containers/food/snacks/sugarcookie/spookyskull,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"atD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atE" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atF" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 4
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"atG" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atH" = (
+/obj/item/storage/box/rxglasses,
+/obj/structure/table/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atI" = (
+/obj/structure/curtain{
+ color = "#B22222"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atJ" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/security/wooden_tv{
+ pixel_y = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"atK" = (
+/obj/machinery/computer/secure_data,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"atL" = (
+/obj/machinery/door/airlock{
+ name = "Bar Staff Entrance";
+ req_access_txt = "25"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atM" = (
+/obj/machinery/door/airlock{
+ name = "Kitchen";
+ req_access_txt = "28"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"atN" = (
+/obj/structure/table/wood,
+/obj/machinery/smartfridge/disks,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"atO" = (
+/obj/effect/decal/cleanable/generic,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atP" = (
+/obj/machinery/chem_master,
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atQ" = (
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/structure/window/reinforced/spawner/north,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atR" = (
+/obj/machinery/door/window/northleft{
+ name = "Cloning Shower"
+ },
+/obj/structure/mirror{
+ pixel_y = -32
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"atS" = (
+/obj/machinery/door/window/northright{
+ name = "Cloning Shower"
+ },
+/obj/machinery/light/small,
+/obj/structure/window/reinforced/spawner/east,
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"atT" = (
+/obj/item/toy/crayon/black,
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"atU" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/white,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atV" = (
+/obj/item/toy/crayon/spraycan/infinite{
+ icon_state = "deathcan2_cap"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atW" = (
+/obj/item/paint/anycolor,
+/obj/item/stack/spacecash/c100,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atX" = (
+/obj/item/paper/crumpled/ruins/originalcontent,
+/obj/item/toy/crayon/orange,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atY" = (
+/mob/living/carbon/monkey{
+ color = "#009900";
+ icon_state = "monkey1";
+ name = "Painting Goblin"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"atZ" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/yellow,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aua" = (
+/obj/item/paint/anycolor,
+/obj/item/stack/spacecash/c20,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aub" = (
+/obj/item/paper/crumpled/ruins/originalcontent,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auc" = (
+/obj/item/toy/crayon/blue,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aud" = (
+/obj/item/paint/anycolor,
+/obj/item/toy/crayon/purple,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"aue" = (
+/obj/item/stack/spacecash/c50,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auf" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/reagent_containers/blood/random,
+/obj/item/reagent_containers/blood/random,
+/obj/item/reagent_containers/blood/random,
+/obj/item/candle/infinite,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aug" = (
+/obj/structure/table/reinforced,
+/obj/item/candle/infinite,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"auh" = (
+/obj/machinery/vending/dinnerware,
+/turf/open/floor/plasteel/vaporwave,
+/area/eventmap/inside)
+"aui" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 8
+ },
+/obj/item/organ/liver,
+/obj/item/organ/liver,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"auj" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/item/organ/heart,
+/obj/item/organ/heart,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"auk" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/item/reagent_containers/food/snacks/snowcones/apple,
+/obj/item/reagent_containers/food/snacks/snowcones/blue,
+/obj/item/reagent_containers/food/snacks/snowcones/clown,
+/obj/item/reagent_containers/food/snacks/snowcones/fruitsalad,
+/obj/item/reagent_containers/food/snacks/snowcones/grape,
+/obj/item/reagent_containers/food/snacks/snowcones/honey,
+/obj/item/reagent_containers/food/snacks/snowcones/kiwi,
+/obj/item/reagent_containers/food/snacks/snowcones/lemon,
+/obj/item/reagent_containers/food/snacks/snowcones/lime,
+/obj/item/reagent_containers/food/snacks/snowcones/mime,
+/obj/item/reagent_containers/food/snacks/snowcones/orange,
+/obj/item/reagent_containers/food/snacks/snowcones/peach,
+/obj/item/reagent_containers/food/snacks/snowcones/pineapple,
+/obj/item/reagent_containers/food/snacks/snowcones/rainbow,
+/obj/item/reagent_containers/food/snacks/snowcones/red,
+/obj/item/reagent_containers/food/snacks/snowcones/soda,
+/obj/item/reagent_containers/food/snacks/snowcones/strawberry,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aul" = (
+/obj/structure/fluff/snowlegion,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/spooktime/snow,
+/area/eventmap/inside)
+"aum" = (
+/obj/structure/closet/secure_closet/freezer/cream_pie,
+/obj/item/reagent_containers/food/snacks/pie/cream,
+/obj/item/reagent_containers/food/snacks/pie/cream,
+/obj/effect/turf_decal/weather/snow/corner,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aun" = (
+/obj/structure/closet/secure_closet/freezer/cream_pie,
+/obj/item/reagent_containers/food/snacks/pie/cream,
+/obj/item/reagent_containers/food/snacks/pie/cream,
+/obj/effect/turf_decal/weather/snow/corner,
+/obj/effect/turf_decal/weather/snow/corner{
+ dir = 6
+ },
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"auo" = (
+/turf/open/floor/plasteel/white/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"aup" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"auq" = (
+/obj/item/gun/magic/staff/healing,
+/obj/structure/table/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aur" = (
+/obj/machinery/light,
+/obj/structure/cable/yellow,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aus" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aut" = (
+/obj/effect/turf_decal/loading_area{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auu" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auv" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auw" = (
+/obj/structure/sign/directions/security{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = -24
+ },
+/obj/structure/sign/directions/supply{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = -32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aux" = (
+/obj/structure/chair/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auy" = (
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargo_in"
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"auz" = (
+/obj/structure/chair/wood,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"auA" = (
+/obj/machinery/button/door/dorms/dorm06,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"auB" = (
+/obj/structure/barricade/wooden/snowed,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"auC" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/vending/games,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auD" = (
+/obj/structure/chair/stool/bar,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auE" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/green{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"auF" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auG" = (
+/obj/machinery/camera/emp_proof,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auH" = (
+/obj/structure/cable/white,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"auI" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auJ" = (
+/obj/machinery/chem_master/condimaster,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auK" = (
+/obj/structure/table,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auL" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auM" = (
+/obj/structure/table,
+/obj/effect/meteor/meaty{
+ lifetime = 1e+009
+ },
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auN" = (
+/obj/machinery/dominator,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auO" = (
+/obj/machinery/sleeper,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auP" = (
+/obj/machinery/hydroponics,
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auQ" = (
+/obj/machinery/computer/operating,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auR" = (
+/obj/structure/table/optable,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor5"
+ },
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auS" = (
+/obj/item/storage/backpack/duffelbag/med/surgery,
+/obj/item/book/manual/wiki/surgery,
+/obj/structure/table,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auT" = (
+/obj/machinery/computer/crew,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auU" = (
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"auV" = (
+/obj/structure/spacevine,
+/turf/closed/indestructible/riveted,
+/area/eventmap/inside)
+"auW" = (
+/obj/structure/table,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/item/storage/box/ingredients/carnivore,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"auX" = (
+/obj/structure/alien/resin/membrane,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auY" = (
+/obj/structure/alien/resin/membrane,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/mob/living/simple_animal/hostile/venus_human_trap{
+ a_intent = "friendly";
+ harm_intent_damage = 0;
+ melee_damage_lower = 0;
+ melee_damage_type = "arousal";
+ melee_damage_upper = 0
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"auZ" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib3"
+ },
+/obj/effect/decal/cleanable/cobweb,
+/obj/item/stack/sheet/animalhide/human,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 9
+ },
+/turf/open/floor/plasteel/dark/corner,
+/area/eventmap/inside)
+"ava" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"avb" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor5"
+ },
+/obj/effect/decal/remains/xeno/larva,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "xgiblarvahead"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "xgibmid2"
+ },
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"avc" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"avd" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/effect/decal/remains/human,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"ave" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibmid3"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "remainsxeno"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"avf" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor5"
+ },
+/obj/item/stack/sheet/animalhide/human,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"avg" = (
+/obj/structure/kitchenspike,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibtorso"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 5
+ },
+/turf/open/floor/plasteel/dark/corner{
+ dir = 8
+ },
+/area/eventmap/inside)
+"avh" = (
+/turf/closed/indestructible/necropolis,
+/area/eventmap/inside)
+"avi" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "You see your disfigured skull screaming on the wall.";
+ icon = 'icons/mob/screen_gen.dmi';
+ icon_state = "Devil-6";
+ name = "Foolish creature of meat and bone."
+ },
+/turf/closed/indestructible/necropolis,
+/area/eventmap/inside)
+"avj" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "You feel hollow and empy inside.";
+ icon = 'icons/effects/cult_effects.dmi';
+ icon_state = "cultshield";
+ name = "You should not have come here."
+ },
+/turf/closed/indestructible/necropolis,
+/area/eventmap/inside)
+"avk" = (
+/obj/structure/necropolis_gate,
+/obj/structure/mineral_door/iron,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avl" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 28
+ },
+/obj/structure/closet/crate/bin{
+ storage_capacity = 300
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"avm" = (
+/obj/structure/bed,
+/obj/item/bedsheet/captain,
+/turf/open/floor/carpet/royalblue,
+/area/eventmap/inside)
+"avn" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/obj/structure/sign/poster/official/hydro_ad{
+ pixel_x = 32
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"avo" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fountain/captain,
+/obj/item/stamp/captain,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avp" = (
+/obj/structure/life_candle,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"avq" = (
+/turf/closed/wall/rust,
+/area/eventmap/outside)
+"avr" = (
+/obj/machinery/door/airlock{
+ name = "Hydroponics Backroom";
+ req_access_txt = "35"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avs" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/door/airlock/medical/glass{
+ name = "Old Chemistry Lab"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"avt" = (
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "GeneticsDoor";
+ name = "Genetics";
+ req_access_txt = "5; 68"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"avu" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargo_in"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"avv" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avw" = (
+/obj/structure/table/wood,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avx" = (
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avy" = (
+/obj/effect/landmark/start/cook,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"avz" = (
+/obj/effect/decal/cleanable/plasma,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"avA" = (
+/obj/machinery/doppler_array,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"avB" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter,
+/mob/living/simple_animal/pet/cat/custom_cat{
+ name = "Ghost cat"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"avC" = (
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"avD" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor2"
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/eventmap/inside)
+"avE" = (
+/obj/item/storage/box/donkpockets,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"avF" = (
+/obj/item/storage/box/fakesyndiesuit,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"avG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib5"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"avH" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"avI" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor5"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"avJ" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib4"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"avK" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/gibspawner/human,
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/eventmap/inside)
+"avL" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "I'M WATCHING YOU, COWARD.";
+ name = "???"
+ },
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"avM" = (
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"avN" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "YOUR SOUL IS MINE, MORTAL.";
+ name = "???"
+ },
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"avO" = (
+/obj/item/reagent_containers/food/condiment/sugar,
+/obj/item/reagent_containers/food/condiment/sugar,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"avP" = (
+/obj/structure/bookcase/random/fiction,
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"avQ" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/obj/machinery/button/door/dorms/dorm15,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avR" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/conveyor{
+ dir = 8;
+ id = "cargo_in"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"avS" = (
+/obj/structure/fence,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"avT" = (
+/obj/structure/fluff/empty_cryostasis_sleeper,
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"avU" = (
+/mob/living/simple_animal/astral{
+ desc = "...Is haunting Space Station Three.";
+ name = "Ghost"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"avV" = (
+/obj/machinery/loot_locator,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"avW" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib3"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"avX" = (
+/turf/closed/indestructible/riveted,
+/area/eventmap/inside)
+"avY" = (
+/obj/machinery/door/airlock/virology,
+/obj/structure/spacevine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"avZ" = (
+/obj/structure/spacevine,
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"awa" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/obj/effect/gibspawner/human,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/eventmap/inside)
+"awb" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awc" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/obj/structure/showcase/horrific_experiment{
+ icon_state = "cover-on";
+ layer = 4.5
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 6
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awd" = (
+/turf/closed/wall/r_wall/rust,
+/area/eventmap/inside)
+"awe" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 10
+ },
+/obj/structure/showcase/horrific_experiment{
+ icon_state = "cover-on";
+ layer = 4.5
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awf" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibmid1"
+ },
+/obj/item/organ/brain,
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/eventmap/inside)
+"awg" = (
+/obj/structure/flora/junglebush{
+ icon_state = "grassa4"
+ },
+/obj/vehicle/ridden/atv,
+/obj/item/key,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"awh" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"awi" = (
+/obj/structure/fluff/bus/dense,
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/shuttle/arrival)
+"awj" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "hoodtop"
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"awk" = (
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"awl" = (
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"awm" = (
+/obj/effect/landmark/observer_start,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"awn" = (
+/turf/open/floor/spooktime/cobble/cornerSE,
+/area/eventmap/outside)
+"awo" = (
+/turf/open/floor/spooktime/cobble/cornerSW,
+/area/eventmap/outside)
+"awp" = (
+/mob/living/carbon/true_devil,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"awq" = (
+/obj/item/reagent_containers/food/condiment/mayonnaise,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"awr" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aws" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C02"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"awt" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"awu" = (
+/obj/machinery/vending/hydroseeds,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"awv" = (
+/obj/structure/sign/departments/medbay/alt{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aww" = (
+/obj/structure/sign/directions/medical{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/obj/structure/sign/directions/evac{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = -32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"awx" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"awy" = (
+/obj/structure/table/wood,
+/obj/item/paper_bin/bundlenatural,
+/obj/item/pen,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"awz" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood/damturf/broken4,
+/area/eventmap/inside)
+"awA" = (
+/obj/structure/chair/stool/bar,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"awB" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"awC" = (
+/obj/item/storage/box/drinkingglasses,
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"awD" = (
+/obj/machinery/droneDispenser,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"awE" = (
+/obj/effect/decal/cleanable/salt,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"awF" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"awG" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/plasteel/dark/side,
+/area/eventmap/inside)
+"awH" = (
+/turf/open/floor/plasteel/dark/side{
+ dir = 6
+ },
+/area/eventmap/inside)
+"awI" = (
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/gibspawner/human,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awJ" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awK" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibup1"
+ },
+/obj/item/organ/stomach,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "coatblood"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"awM" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/toy/toy_dagger,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"awN" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/clothing/neck/devilwings,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"awO" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/blood_beam,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"awP" = (
+/obj/structure/fluff/drake_statue,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"awQ" = (
+/obj/item/clothing/glasses/wraith_spectacles,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"awR" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"awS" = (
+/obj/effect/landmark/start/captain,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"awT" = (
+/obj/structure/table,
+/obj/machinery/microwave,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"awU" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/condiment/enzyme,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"awV" = (
+/obj/structure/table,
+/obj/item/storage/box/ingredients/delights,
+/obj/item/storage/box/ingredients/exotic,
+/obj/item/storage/box/ingredients/italian,
+/obj/item/storage/box/ingredients/grains,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"awW" = (
+/obj/structure/bed/dogbed/ian,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/mob/living/simple_animal/pet/dog/corgi/Ian,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"awX" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"awY" = (
+/obj/machinery/vending/hydronutrients,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"awZ" = (
+/obj/structure/bodycontainer/morgue,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"axa" = (
+/obj/structure/showcase/horrific_experiment{
+ icon_state = "pod_1"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axb" = (
+/obj/structure/showcase/machinery/implanter,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axc" = (
+/obj/machinery/computer/cloning,
+/obj/effect/decal/cleanable/oil,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axd" = (
+/obj/structure/showcase/horrific_experiment,
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axe" = (
+/obj/structure/showcase/machinery/oldpod,
+/obj/effect/decal/cleanable/oil,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axf" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"axg" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 5
+ },
+/area/eventmap/inside)
+"axh" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/decal/cleanable/blood/innards,
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/item/clothing/head/hooded/human_head,
+/obj/item/reagent_containers/food/snacks/burger/human,
+/obj/item/reagent_containers/food/snacks/burger/human,
+/obj/item/reagent_containers/food/snacks/kebab/human,
+/obj/item/reagent_containers/food/snacks/meat/cutlet/plain/human,
+/obj/item/reagent_containers/food/snacks/meat/rawcutlet/plain/human,
+/obj/item/reagent_containers/food/snacks/meat/slab/human,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/avian,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/fly,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/golem,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/insect,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/lizard,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/plant,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/shadow,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/skeleton,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/slime,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"axi" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibbearcore"
+ },
+/obj/item/organ/tongue,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/eventmap/inside)
+"axj" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/eventmap/inside)
+"axk" = (
+/obj/structure/healingfountain,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"axl" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/tome,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"axm" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/toy/spinningtoy{
+ name = "Gate to hell"
+ },
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"axn" = (
+/obj/structure/table/wood/fancy/blackred,
+/obj/item/organ/heart/demon,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"axo" = (
+/obj/structure/bed,
+/obj/item/bedsheet/cult,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"axp" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"axq" = (
+/obj/structure/toilet,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"axr" = (
+/obj/structure/closet/secure_closet/hydroponics,
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Port";
+ dir = 4;
+ network = list("singularity")
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axs" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"axt" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"axu" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Library Game Room";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/wood/damturf/broken2,
+/area/eventmap/inside)
+"axv" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axw" = (
+/obj/machinery/computer/communications{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axx" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axy" = (
+/obj/item/storage/box/matches,
+/obj/structure/table/wood,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axz" = (
+/obj/item/storage/box/ingredients/wildcard,
+/obj/item/storage/box/ingredients/wildcard,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"axA" = (
+/obj/machinery/deepfryer,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"axB" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axC" = (
+/obj/structure/table/wood,
+/obj/machinery/recharger,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axD" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axE" = (
+/obj/effect/decal/cleanable/glass,
+/mob/living/simple_animal/astral{
+ desc = "...Is haunting Space Station Three.";
+ name = "Ghost"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axF" = (
+/obj/effect/decal/cleanable/plasma,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"axG" = (
+/obj/machinery/door/airlock/virology,
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"axH" = (
+/obj/structure/bed{
+ desc = "A large structure used to break the femurs of traitors and treasonists.";
+ icon = 'icons/obj/femur_breaker.dmi';
+ icon_state = "breaker_raised";
+ name = "Femur breaker"
+ },
+/obj/effect/decal/cleanable/blood/gibs/limb{
+ icon_state = "gibleg"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib3"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor2"
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/item/organ/appendix,
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/eventmap/inside)
+"axI" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gib6"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"axJ" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 5
+ },
+/obj/structure/showcase/horrific_experiment{
+ icon_state = "cover-on";
+ layer = 4.5
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"axK" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 9
+ },
+/obj/structure/showcase/horrific_experiment{
+ icon_state = "cover-on";
+ layer = 4.5
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"axL" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 4
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibmid3"
+ },
+/obj/item/organ/eyes,
+/turf/open/floor/plasteel/dark/side{
+ dir = 8
+ },
+/area/eventmap/inside)
+"axM" = (
+/obj/structure/table,
+/obj/item/storage/box/ingredients/american,
+/obj/item/storage/box/ingredients/fiesta,
+/obj/item/storage/box/ingredients/grains,
+/obj/item/storage/box/ingredients/fruity,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"axN" = (
+/obj/structure/filingcabinet,
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axO" = (
+/obj/machinery/smartfridge/food,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"axP" = (
+/obj/structure/filingcabinet/chestdrawer,
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axQ" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/closet/secure_closet/hydroponics,
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axR" = (
+/obj/machinery/computer/card{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axS" = (
+/obj/machinery/door/airlock{
+ name = "Hydroponics Backroom";
+ req_access_txt = "35"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axT" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"axU" = (
+/obj/structure/sign/departments/restroom{
+ pixel_y = -32
+ },
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Particle Accelerator";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"axV" = (
+/obj/structure/sign/directions/science{
+ pixel_x = 32;
+ pixel_y = -40
+ },
+/obj/structure/sign/directions/evac{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"axW" = (
+/obj/structure/falsewall/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"axX" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"axY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"axZ" = (
+/obj/item/reagent_containers/food/condiment/soysauce,
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aya" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/chair/wood,
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"ayb" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"ayc" = (
+/obj/item/storage/box/ingredients/sweets,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"ayd" = (
+/obj/item/storage/box/ingredients/vegetarian,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aye" = (
+/obj/effect/landmark/start/mime,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ayf" = (
+/obj/structure/table/wood/fancy/royalblack,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ayg" = (
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/toy/dummy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ayh" = (
+/obj/effect/decal/cleanable/chem_pile,
+/turf/open/floor/sepia,
+/area/eventmap/inside)
+"ayi" = (
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"ayj" = (
+/obj/item/ectoplasm,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/zombie,
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"ayk" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 8;
+ name = "Blood"
+ },
+/obj/effect/decal/cleanable/plasma,
+/turf/open/floor/plasteel/dark/side{
+ dir = 4
+ },
+/area/eventmap/inside)
+"ayl" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aym" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"ayn" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 1
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "splatter1"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"ayo" = (
+/obj/structure/table/plasmaglass,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"ayp" = (
+/obj/structure/fluff/divine/convertaltar,
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"ayq" = (
+/obj/machinery/dna_scannernew,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayr" = (
+/obj/machinery/computer/cloning,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ays" = (
+/obj/machinery/clonepod/experimental,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayt" = (
+/obj/structure/fluff/empty_terrarium,
+/obj/effect/decal/cleanable/oil,
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayu" = (
+/obj/machinery/nuclearbomb/beer,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayv" = (
+/obj/structure/table,
+/obj/item/hand_labeler,
+/obj/item/defibrillator/loaded,
+/obj/item/extendohand/acme,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayw" = (
+/obj/structure/table,
+/obj/item/inducer/sci,
+/obj/item/defibrillator/loaded,
+/obj/item/defibrillator/loaded,
+/obj/item/storage/box/beakers/bluespace,
+/obj/item/storage/belt/medolier/full,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayx" = (
+/obj/structure/table,
+/obj/item/implanter/sad_trombone,
+/obj/item/implanter/sad_trombone,
+/obj/item/implanter/tracking/gps,
+/obj/item/implanter/tracking/gps,
+/obj/item/healthanalyzer/advanced,
+/obj/item/pneumatic_cannon/pie,
+/obj/item/storage/box/hug,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"ayy" = (
+/obj/item/organ/appendix{
+ icon_state = "blacktumor";
+ name = "Festering ooze"
+ },
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"ayz" = (
+/obj/structure/cloth_pile,
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"ayA" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"ayB" = (
+/obj/machinery/recharge_station,
+/turf/open/floor/carpet/monochrome,
+/area/eventmap/inside)
+"ayC" = (
+/obj/item/clothing/suit/ghost_sheet,
+/turf/open/floor/carpet/monochrome,
+/area/eventmap/inside)
+"ayD" = (
+/obj/structure/kitchenspike,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 10
+ },
+/obj/effect/decal/remains/plasma,
+/obj/effect/decal/cleanable/plasma,
+/turf/open/floor/plasteel/dark/corner{
+ dir = 4
+ },
+/area/eventmap/inside)
+"ayE" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/machinery/iv_drip,
+/obj/effect/decal/cleanable/plasma,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayF" = (
+/obj/structure/kitchenspike,
+/obj/item/stack/sheet/animalhide/corgi,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "itemblood"
+ },
+/obj/item/reagent_containers/food/snacks/meat/slab/corgi,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayG" = (
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/machinery/iv_drip,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayH" = (
+/obj/structure/kitchenspike,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/structure/spider/stickyweb,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "u_psycopath"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibdown1"
+ },
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayI" = (
+/obj/structure/kitchenspike,
+/obj/item/stack/sheet/animalhide/lizard,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor4-old"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "splatter4"
+ },
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/lizard,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/lizard,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayJ" = (
+/obj/structure/kitchenspike,
+/obj/item/stack/sheet/animalhide/monkey,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibmid3"
+ },
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/turf/open/floor/plasteel/dark/side{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayK" = (
+/obj/structure/kitchenspike,
+/obj/item/stack/sheet/animalhide/xeno,
+/obj/effect/turf_decal/weather/snow/corner{
+ color = "#991111";
+ dir = 6
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "xgib2"
+ },
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "xgiblarvahead"
+ },
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/turf/open/floor/plasteel/dark/corner{
+ dir = 1
+ },
+/area/eventmap/inside)
+"ayL" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "BEWARE, I LIVE.";
+ name = "???"
+ },
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"ayM" = (
+/atom/movable/screen/alert/status_effect/blooddrunk{
+ desc = "WELCOME TO HELL, CURSED ONE.";
+ name = "???"
+ },
+/turf/open/indestructible/spooknecropolis,
+/area/eventmap/inside)
+"ayN" = (
+/turf/closed/indestructible/spookytime/matrixblocker,
+/area/eventmap/mountain)
+"ayO" = (
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"ayP" = (
+/obj/structure/fluff/bus/passable{
+ icon_state = "wheredahoodat"
+ },
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/eventmap/outside)
+"ayQ" = (
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_corner_ne"
+ },
+/area/eventmap/outside)
+"ayR" = (
+/obj/effect/landmark/start/research_director,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"ayS" = (
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"ayT" = (
+/obj/effect/landmark/start/captain,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"ayU" = (
+/obj/machinery/door/airlock/command{
+ name = "Head of Personnel's Quarters";
+ req_access_txt = "57"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ayV" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"ayW" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"ayX" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"ayY" = (
+/obj/structure/noticeboard{
+ dir = 8;
+ pixel_x = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"ayZ" = (
+/obj/effect/landmark/start/librarian,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aza" = (
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azb" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azc" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"azd" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aze" = (
+/obj/item/reagent_containers/food/drinks/bottle/trappist,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"azf" = (
+/obj/effect/landmark/start/lawyer,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"azg" = (
+/obj/effect/landmark/start/roboticist,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azh" = (
+/obj/structure/punching_bag,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"azi" = (
+/obj/effect/landmark/start,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azj" = (
+/obj/effect/landmark/start,
+/turf/open/floor/spooktime/cobble/cornerSW,
+/area/eventmap/outside)
+"azk" = (
+/obj/effect/landmark/start,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"azl" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"azm" = (
+/obj/effect/landmark/start/mime,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"azn" = (
+/obj/effect/landmark/start/chief_engineer,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azo" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table/wood/fancy/royalblack,
+/obj/item/camera/spooky,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azp" = (
+/obj/item/reagent_containers/food/snacks/kebab/rat/double,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"azq" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/stairs/medium,
+/area/eventmap/outside)
+"azr" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"azs" = (
+/obj/effect/landmark/start/atmospheric_technician,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"azt" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"azu" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"azv" = (
+/obj/structure/flora/tree/jungle,
+/obj/structure/flora/tree/jungle,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"azw" = (
+/obj/machinery/autolathe,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"azx" = (
+/obj/structure/chair/wood{
+ dir = 4
+ },
+/obj/effect/landmark/start/geneticist,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"azy" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"azz" = (
+/obj/structure/dresser,
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = 32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"azA" = (
+/obj/structure/sign/directions/evac{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = -24
+ },
+/turf/open/floor/spooktime/cobble/cornerSE,
+/area/eventmap/outside)
+"azB" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"azC" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"azD" = (
+/obj/effect/landmark/start/shaft_miner,
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"azE" = (
+/obj/structure/flora/ausbushes/ywflowers,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"azF" = (
+/obj/effect/landmark/start/librarian,
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"azG" = (
+/obj/structure/chair/wood/wings,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azH" = (
+/obj/machinery/computer/scan_consolenew{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"azI" = (
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"azJ" = (
+/obj/structure/closet/secure_closet/captains,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azK" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"azL" = (
+/obj/machinery/vending/wardrobe/jani_wardrobe,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"azM" = (
+/obj/structure/closet/l3closet/janitor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"azN" = (
+/obj/structure/closet/jcloset,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"azO" = (
+/obj/machinery/vending/medical{
+ req_access = null
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azP" = (
+/turf/open/floor/spooktime/beach/coasts/coastW,
+/area/eventmap/outside)
+"azQ" = (
+/turf/closed/indestructible/spookytime/matrixblocker,
+/area/eventmap/mountaininside)
+"azR" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"azS" = (
+/obj/effect/wisp,
+/turf/open/floor/carpet/green,
+/area/eventmap/inside)
+"azT" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/gun/magic/staff/healing,
+/obj/item/gun/magic/staff/healing,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azU" = (
+/turf/open/floor/spooktime/beach/coasts/coastNE,
+/area/eventmap/outside)
+"azV" = (
+/obj/structure/barricade/wooden/crude,
+/obj/structure/spacevine,
+/obj/effect/spawner/structure/window,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azW" = (
+/obj/item/flashlight/glowstick/orange,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"azX" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azY" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"azZ" = (
+/obj/item/storage/pill_bottle/happy,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aAa" = (
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aAb" = (
+/turf/closed/mineral/ash_rock,
+/area/eventmap/mountaininside)
+"aAc" = (
+/obj/machinery/door/airlock/glass_large,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C05"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAd" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAe" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAf" = (
+/obj/structure/disposalpipe/segment{
+ dir = 10
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAg" = (
+/obj/structure/chair/comfy/black{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAh" = (
+/obj/item/storage/fancy/cigarettes/cigpack_shadyjims,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aAi" = (
+/obj/structure/cable/pink{
+ icon_state = "6-9"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aAj" = (
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAk" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Particle Accelerator";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAl" = (
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+ dir = 1
+ },
+/obj/structure/table,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aAm" = (
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 1
+ },
+/obj/structure/table,
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aAn" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/milk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/reagent_containers/food/condiment/soymilk,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/obj/item/storage/fancy/egg_box,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aAo" = (
+/obj/item/chair,
+/turf/open/floor/plasteel/damturf/platdmg3,
+/area/eventmap/mountaininside)
+"aAp" = (
+/obj/item/stack/sheet/mineral/mythril,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aAq" = (
+/obj/machinery/processor,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aAr" = (
+/obj/item/disk/tech_disk/debug,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aAs" = (
+/obj/structure/noticeboard{
+ dir = 1;
+ pixel_y = -32
+ },
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/item/reagent_containers/food/condiment/flour,
+/obj/structure/closet/secure_closet/freezer/fridge,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aAt" = (
+/obj/item/reagent_containers/food/drinks/bottle/bottleofnothing,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aAu" = (
+/obj/structure/chair/comfy/beige{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAv" = (
+/obj/structure/reagent_dispensers/watertank/high,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAw" = (
+/obj/item/storage/pill_bottle/happiness,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aAx" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAy" = (
+/obj/structure/fermenting_barrel,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAz" = (
+/obj/structure/closet/crate/hydroponics,
+/obj/structure/cable/yellow,
+/obj/structure/sign/poster/contraband/kudzu{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAA" = (
+/obj/item/reagent_containers/food/snacks/chips,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aAB" = (
+/obj/structure/beebox/unwrenched,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAC" = (
+/obj/structure/table,
+/obj/structure/cable/white{
+ icon_state = "0-4"
+ },
+/obj/item/storage/box/bodybags{
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/obj/item/storage/box/rxglasses,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aAD" = (
+/obj/structure/flora/ausbushes/leafybush,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aAE" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aAF" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aAG" = (
+/obj/item/lighter,
+/turf/open/floor/carpet/purple,
+/area/eventmap/mountaininside)
+"aAH" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aAI" = (
+/obj/machinery/dna_scannernew,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aAJ" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastNE,
+/area/eventmap/outside)
+"aAK" = (
+/obj/structure/falsewall/wood,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aAL" = (
+/obj/item/storage/pill_bottle/stimulant,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aAM" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAN" = (
+/obj/structure/bonfire,
+/turf/open/floor/engine,
+/area/eventmap/mountain)
+"aAO" = (
+/obj/machinery/door/airlock{
+ name = "Toilet Unit"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAP" = (
+/obj/structure/sign/departments/showers{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAQ" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAR" = (
+/obj/structure/bed,
+/obj/item/bedsheet/centcom,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAS" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aAT" = (
+/obj/structure/table,
+/obj/item/storage/box/mousetraps,
+/obj/item/storage/box/lights/mixed{
+ pixel_x = 4;
+ pixel_y = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aAU" = (
+/obj/item/reagent_containers/food/snacks/fudgedice,
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/eventmap/inside)
+"aAV" = (
+/obj/effect/landmark/start/janitor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aAW" = (
+/obj/machinery/door/airlock{
+ name = "Custodial Closet";
+ req_access_txt = "26"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aAX" = (
+/obj/machinery/door/airlock/maintenance,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aAY" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/table/plasmaglass,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aAZ" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aBa" = (
+/obj/machinery/door/airlock/freezer,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aBb" = (
+/obj/structure/cable/pink{
+ icon_state = "6-8"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aBc" = (
+/obj/machinery/door/airlock{
+ name = "Bar Backroom";
+ req_access_txt = "25"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBd" = (
+/obj/structure/table,
+/obj/item/folder/white,
+/obj/item/storage/pill_bottle/mannitol{
+ pixel_x = -5;
+ pixel_y = 12
+ },
+/obj/item/storage/pill_bottle/mutadone{
+ pixel_x = -8;
+ pixel_y = 10
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aBe" = (
+/obj/effect/landmark/start/geneticist,
+/obj/structure/chair/wood,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aBf" = (
+/obj/structure/fluff/bus/passable/seat/driver,
+/obj/structure/chair/comfy/shuttle{
+ dir = 4;
+ icon_state = ""
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/plasteel/dark{
+ icon_state = "bus"
+ },
+/area/shuttle/arrival)
+"aBg" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/broadcaster,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aBh" = (
+/obj/structure/window/reinforced/spawner/north,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aBi" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aBj" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBk" = (
+/obj/structure/closet/secure_closet/injection,
+/obj/effect/decal/cleanable/cobweb{
+ icon_state = "cobweb2"
+ },
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBl" = (
+/obj/structure/closet/secure_closet/personal,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBm" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBn" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBo" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aBp" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aBq" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aBr" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/obj/structure/dresser,
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aBs" = (
+/obj/machinery/vending/assist,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aBt" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aBu" = (
+/obj/effect/turf_decal/tile/red{
+ dir = 8
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aBv" = (
+/obj/structure/table,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aBw" = (
+/obj/structure/chair/comfy/brown{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aBx" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aBy" = (
+/obj/item/storage/fancy/cigarettes/cigpack_midori,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aBz" = (
+/turf/open/floor/carpet/purple,
+/area/eventmap/mountaininside)
+"aBA" = (
+/obj/item/reagent_containers/pill/zoom,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aBB" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aBC" = (
+/obj/structure/chair,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBD" = (
+/obj/item/flashlight/lantern,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aBE" = (
+/obj/structure/bed,
+/obj/item/bedsheet/pirate,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBF" = (
+/obj/machinery/telecomms/allinone/indestructable{
+ freq_listening = list(1347,1349,1351,1353,1355,1357,1359,1447)
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aBG" = (
+/obj/machinery/nanite_chamber,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aBH" = (
+/obj/item/storage/pill_bottle/penis_enlargement,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aBI" = (
+/obj/structure/chair,
+/obj/effect/landmark/start/lawyer,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBJ" = (
+/obj/structure/chair,
+/obj/effect/landmark/start/clown,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBK" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = -32
+ },
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aBL" = (
+/turf/open/floor/plasteel/damturf/damage1,
+/area/eventmap/mountain)
+"aBM" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBN" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastW,
+/area/eventmap/outside)
+"aBO" = (
+/obj/structure/table/wood,
+/obj/machinery/computer/security/wooden_tv{
+ pixel_y = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBP" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/snacks/donut/chaos,
+/obj/item/reagent_containers/food/snacks/donut/jelly{
+ pixel_x = 4;
+ pixel_y = 2
+ },
+/obj/item/reagent_containers/food/snacks/donut{
+ pixel_x = -3;
+ pixel_y = 5
+ },
+/obj/item/reagent_containers/food/snacks/donut{
+ pixel_x = -2;
+ pixel_y = -4
+ },
+/obj/item/reagent_containers/food/snacks/donut{
+ pixel_x = -4
+ },
+/obj/item/reagent_containers/food/snacks/donut{
+ pixel_x = 5;
+ pixel_y = -1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBQ" = (
+/obj/structure/table,
+/obj/item/watertank/janitor,
+/obj/item/mop/advanced,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/obj/item/grenade/chem_grenade/cleaner,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aBR" = (
+/obj/structure/cable/pink{
+ icon_state = "2-5"
+ },
+/obj/structure/cable/pink{
+ icon_state = "2-9"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aBS" = (
+/obj/vehicle/ridden/janicart/upgraded,
+/obj/item/key/janitor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aBT" = (
+/obj/structure/bed,
+/obj/item/bedsheet/pirate,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aBU" = (
+/obj/machinery/door/airlock/wood/dorms/dorm07,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBV" = (
+/obj/structure/janitorialcart,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aBW" = (
+/obj/item/lighter/greyscale,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aBX" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBY" = (
+/obj/structure/falsewall/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aBZ" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aCa" = (
+/obj/structure/noticeboard{
+ pixel_y = 32
+ },
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCb" = (
+/obj/machinery/camera/emp_proof,
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCc" = (
+/obj/item/flashlight/lantern,
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCd" = (
+/obj/structure/closet/secure_closet/security,
+/obj/item/clothing/head/beret/sec/navyofficer,
+/obj/item/clothing/under/rank/security/officer/formal,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCe" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ pixel_y = 24
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aCf" = (
+/obj/structure/plasticflaps/opaque,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aCg" = (
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/umbrella,
+/obj/item/pickaxe/mini,
+/obj/item/shovel,
+/obj/item/hatchet,
+/obj/item/storage/box/matches,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCh" = (
+/obj/structure/toilet,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aCi" = (
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aCj" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/item/reagent_containers/food/snacks/carpmeat,
+/obj/item/reagent_containers/food/snacks/carpmeat,
+/obj/item/reagent_containers/food/snacks/meat/slab/gorilla,
+/obj/item/reagent_containers/food/snacks/meat/slab/gorilla,
+/obj/item/reagent_containers/food/snacks/meat/slab/gondola,
+/obj/item/reagent_containers/food/snacks/meat/slab/gondola,
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/corgi,
+/obj/item/reagent_containers/food/snacks/meat/slab/corgi,
+/obj/item/reagent_containers/food/snacks/meat/slab/bear,
+/obj/item/reagent_containers/food/snacks/meat/slab/bear,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/lizard,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/pug,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aCk" = (
+/obj/item/storage/fancy/egg_box,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aCl" = (
+/obj/item/scythe,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aCm" = (
+/obj/structure/chair/comfy/beige,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aCn" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 28
+ },
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aCo" = (
+/obj/machinery/smartfridge/drinks,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aCp" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aCq" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/closet/crate,
+/obj/item/clothing/neck/devilwings,
+/obj/item/clothing/gloves/bracer,
+/obj/item/clothing/accessory/skullcodpiece,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCr" = (
+/obj/structure/closet/secure_closet/bar,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCs" = (
+/turf/open/floor/spooktime/beach/coasts/coastSE,
+/area/eventmap/outside)
+"aCt" = (
+/obj/effect/turf_decal/tile/green{
+ dir = 4
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountain)
+"aCu" = (
+/obj/structure/closet/crate,
+/obj/item/clothing/mask/horsehead,
+/obj/item/clothing/mask/horsehead,
+/obj/item/clothing/mask/bandana/red,
+/obj/item/clothing/mask/rat/bat,
+/obj/item/clothing/mask/rat/bear,
+/obj/item/clothing/mask/rat/bee,
+/obj/item/clothing/mask/rat/fox,
+/obj/item/clothing/mask/rat/jackal,
+/obj/item/clothing/mask/rat/raven,
+/obj/item/clothing/mask/rat/tribal,
+/obj/item/clothing/mask/frog,
+/obj/item/clothing/mask/scarecrow,
+/obj/item/clothing/mask/gondola,
+/obj/item/clothing/head/rice_hat,
+/obj/item/clothing/head/pharaoh,
+/obj/item/clothing/head/hunter,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCv" = (
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aCw" = (
+/obj/structure/reagent_dispensers/beerkeg,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCx" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aCy" = (
+/obj/structure/table,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/drinkingglasses,
+/obj/item/storage/box/beakers,
+/obj/item/storage/box/donkpockets,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aCz" = (
+/obj/structure/reagent_dispensers/keg/mead,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCA" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aCB" = (
+/obj/structure/reagent_dispensers/keg/milk,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCC" = (
+/obj/structure/table,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aCD" = (
+/obj/machinery/computer/scan_consolenew{
+ dir = 1
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aCE" = (
+/turf/open/floor/wood/damturf/broken2,
+/area/eventmap/mountaininside)
+"aCF" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/vending/kink,
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/mountaininside)
+"aCG" = (
+/obj/structure/closet/toolcloset,
+/obj/item/storage/belt/durathread,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aCH" = (
+/obj/structure/window/reinforced/spawner/west,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aCI" = (
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"aCJ" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aCK" = (
+/obj/structure/bed,
+/obj/effect/landmark/start/head_of_security,
+/obj/item/bedsheet/hos,
+/obj/structure/sign/poster/contraband/bountyhunters{
+ pixel_x = 32
+ },
+/turf/open/floor/carpet/red,
+/area/eventmap/inside)
+"aCL" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aCM" = (
+/obj/structure/barricade/security,
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"aCN" = (
+/obj/item/storage/fancy/cigarettes/cigpack_cannabis,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aCO" = (
+/obj/structure/healingfountain,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aCP" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin/towel,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aCQ" = (
+/obj/item/aiModule/reset/purge,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aCR" = (
+/obj/effect/landmark/start/head_of_security,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aCS" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/item/soap,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aCT" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aCU" = (
+/obj/structure/flora/ausbushes/leafybush,
+/obj/structure/flora/tree/spookytime,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aCV" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "hoodbottom"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aCW" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "frontwallbottomrear"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aCX" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "frontwallbottom"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aCY" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "reartire"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aCZ" = (
+/obj/structure/fluff/bus/passable{
+ icon_state = "bottomdoor";
+ layer = 3
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aDa" = (
+/obj/structure/fluff/bus/dense{
+ icon_state = "fronttire"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aDb" = (
+/obj/effect/landmark/start/detective,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDc" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/recharger,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDd" = (
+/obj/structure/chair/office/dark{
+ dir = 8
+ },
+/obj/effect/landmark/start/depsec/supply,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDe" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Office";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDf" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aDg" = (
+/obj/machinery/recharge_station,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aDh" = (
+/obj/item/pizzabox/margherita,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aDi" = (
+/obj/machinery/door/airlock/maintenance{
+ name = "Kitchen Maintenance";
+ req_access_txt = "28"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aDj" = (
+/obj/item/storage/fancy/cigarettes/dromedaryco,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aDk" = (
+/turf/open/floor/spooktime/beach,
+/area/eventmap/mountain)
+"aDl" = (
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDm" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/filingcabinet/filingcabinet,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aDn" = (
+/obj/item/reagent_containers/food/snacks/meat/slab/pug,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDo" = (
+/obj/effect/landmark/start/cook,
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDp" = (
+/obj/structure/trap/ctf/nomech,
+/turf/open/floor/spooktime/cobble/cornerSW,
+/area/eventmap/outside)
+"aDq" = (
+/obj/item/storage/fancy/egg_box,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDr" = (
+/obj/machinery/door/airlock/freezer,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDs" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aDt" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/effect/landmark/start/captain,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aDu" = (
+/obj/structure/fluff/bus/passable/seat,
+/obj/structure/window/reinforced{
+ dir = 8
+ },
+/obj/structure/chair/comfy/shuttle{
+ dir = 4;
+ icon_state = ""
+ },
+/obj/effect/landmark/start,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/plasteel/dark{
+ icon_state = "bus"
+ },
+/area/shuttle/arrival)
+"aDv" = (
+/obj/structure/fluff/bus/passable/seat,
+/obj/structure/chair/comfy/shuttle{
+ dir = 4;
+ icon_state = ""
+ },
+/obj/effect/landmark/start,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/plasteel/dark{
+ icon_state = "bus"
+ },
+/area/shuttle/arrival)
+"aDw" = (
+/obj/machinery/door/airlock{
+ name = "Bar Backroom";
+ req_access_txt = "25"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDx" = (
+/obj/structure/fluff/bus/passable/seat{
+ pixel_y = 15
+ },
+/obj/structure/chair/comfy/shuttle{
+ dir = 4;
+ icon_state = ""
+ },
+/obj/effect/landmark/start,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/docking_port/mobile/arrivals,
+/turf/open/floor/plasteel/dark{
+ icon_state = "bus"
+ },
+/area/shuttle/arrival)
+"aDy" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C03"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aDz" = (
+/obj/structure/sink/puddle,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aDA" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aDB" = (
+/obj/item/reagent_containers/food/drinks/bottle/tequila,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aDC" = (
+/obj/item/reagent_containers/food/snacks/spiderlollipop,
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aDD" = (
+/obj/item/storage/pill_bottle/stimulant,
+/turf/open/floor/plasteel/damturf/platdmg1,
+/area/eventmap/mountaininside)
+"aDE" = (
+/obj/item/reagent_containers/pill/breast_enlargement,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aDF" = (
+/obj/machinery/door/airlock{
+ name = "Bar Storage";
+ req_access_txt = "25"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDG" = (
+/obj/structure/closet/cabinet,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aDH" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aDI" = (
+/turf/closed/wall/r_wall,
+/area/eventmap/inside)
+"aDJ" = (
+/obj/structure/chair/e_chair,
+/obj/effect/decal/cleanable/ash/large,
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/cleanable/glass{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDK" = (
+/obj/effect/landmark/start/head_of_security,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDL" = (
+/obj/item/stamp/hos,
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDM" = (
+/obj/effect/spawner/structure/window/reinforced/tinted,
+/obj/structure/cable/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDN" = (
+/obj/machinery/vending/donksofttoyvendor,
+/turf/open/floor/spooktime/cobble/cornerNE,
+/area/eventmap/outside)
+"aDO" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/white,
+/obj/effect/landmark/start/head_of_personnel,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aDP" = (
+/obj/structure/table,
+/obj/structure/window/reinforced/tinted,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aDQ" = (
+/obj/machinery/shower{
+ dir = 8
+ },
+/obj/structure/window/reinforced/tinted,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aDR" = (
+/obj/structure/chair/wood,
+/obj/effect/landmark/start/security_officer,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDS" = (
+/obj/structure/table/wood,
+/obj/machinery/light/small{
+ dir = 4
+ },
+/obj/machinery/recharger,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDT" = (
+/obj/machinery/door/airlock/maintenance,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aDU" = (
+/obj/machinery/door/airlock/wood/dorms/dorm16,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDV" = (
+/obj/machinery/icecream_vat,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDW" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/item/reagent_containers/food/snacks/carpmeat,
+/obj/item/reagent_containers/food/snacks/carpmeat,
+/obj/item/reagent_containers/food/snacks/meat/slab/gorilla,
+/obj/item/reagent_containers/food/snacks/meat/slab/gorilla,
+/obj/item/reagent_containers/food/snacks/meat/slab/gondola,
+/obj/item/reagent_containers/food/snacks/meat/slab/gondola,
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/obj/item/reagent_containers/food/snacks/meat/slab/spider,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/xeno,
+/obj/item/reagent_containers/food/snacks/meat/slab/corgi,
+/obj/item/reagent_containers/food/snacks/meat/slab/corgi,
+/obj/item/reagent_containers/food/snacks/meat/slab/bear,
+/obj/item/reagent_containers/food/snacks/meat/slab/bear,
+/obj/item/reagent_containers/food/snacks/meat/slab/human/mutant/lizard,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/obj/item/reagent_containers/food/snacks/meat/slab/monkey,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDX" = (
+/obj/machinery/food_cart,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aDY" = (
+/obj/machinery/door/airlock/wood/dorms/dorm19,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aDZ" = (
+/obj/item/coin/diamond,
+/obj/item/stack/sheet/mineral/silver,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aEa" = (
+/obj/machinery/vending/wardrobe/chef_wardrobe,
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Fore Starboard";
+ dir = 8;
+ network = list("singularity")
+ },
+/obj/structure/cable/yellow,
+/turf/open/floor/plasteel/cafeteria,
+/area/eventmap/inside)
+"aEb" = (
+/obj/item/lighter,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aEc" = (
+/obj/structure/cable/yellow,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEd" = (
+/obj/structure/reagent_dispensers/keg/gargle,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEe" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEf" = (
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEg" = (
+/obj/effect/landmark/start/janitor,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aEh" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEi" = (
+/obj/item/bodypart/head,
+/obj/item/clothing/head/collectable/kitty,
+/obj/item/clothing/mask/scarecrow,
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "gibbearcore"
+ },
+/obj/item/stamp/ce,
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEj" = (
+/obj/structure/closet/secure_closet/personal/cabinet,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEk" = (
+/obj/structure/sign/plaques/deempisi{
+ pixel_y = 32
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEl" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/obj/machinery/button/door/dorms/patient1,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEm" = (
+/obj/effect/decal/cleanable/shreds,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEn" = (
+/obj/structure/closet/secure_closet/hos,
+/obj/item/clothing/under/rank/security/head_of_security/formal,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEo" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aEp" = (
+/obj/structure/sign/poster/official/space_cops{
+ pixel_y = -32
+ },
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aEq" = (
+/obj/structure/curtain{
+ color = "#B22222"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aEr" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C03";
+ pixel_y = -24
+ },
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/mountaininside)
+"aEs" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEt" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEu" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/computer/security/wooden_tv{
+ pixel_y = 8
+ },
+/obj/structure/window/reinforced/spawner,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEv" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/computer/secure_data/laptop{
+ dir = 1;
+ pixel_y = 6
+ },
+/obj/structure/window/reinforced/spawner,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEw" = (
+/obj/structure/cable/pink{
+ icon_state = "0-5"
+ },
+/obj/structure/cable/pink{
+ icon_state = "0-9"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aEx" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aEy" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aEz" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aEA" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/structure/table/wood,
+/obj/structure/bedsheetbin/towel,
+/obj/structure/cable/yellow{
+ icon_state = "0-8"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aEB" = (
+/obj/structure/sign/poster/official/ian{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEC" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C09";
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aED" = (
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aEE" = (
+/obj/structure/closet/secure_closet/freezer/meat,
+/obj/structure/window/reinforced/spawner/north,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aEF" = (
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aEG" = (
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/mountain)
+"aEH" = (
+/obj/structure/closet/secure_closet/freezer/kitchen{
+ req_access = null
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aEI" = (
+/obj/structure/window/reinforced/spawner/north,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aEJ" = (
+/obj/item/flashlight/glowstick/cyan,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aEK" = (
+/obj/structure/noticeboard/hop{
+ pixel_x = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aEL" = (
+/obj/item/flashlight/glowstick/orange,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aEM" = (
+/obj/structure/kitchenspike,
+/obj/structure/window/reinforced/spawner/north,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aEN" = (
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"aEO" = (
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aEP" = (
+/obj/structure/table/reinforced,
+/obj/machinery/door/firedoor,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aEQ" = (
+/obj/machinery/door/airlock{
+ name = "Bar Backroom";
+ req_access_txt = "25"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aER" = (
+/obj/structure/chair/sofa/right,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aES" = (
+/obj/structure/table/optable,
+/obj/item/reagent_containers/glass/bowl,
+/obj/item/toy/fluff/tennis_poly/red,
+/obj/item/clothing/neck/petcollar,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aET" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEU" = (
+/obj/structure/blob/normal{
+ color = "#777777";
+ name = "peculiar goo"
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aEV" = (
+/obj/structure/table/plasmaglass,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aEW" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "floor4-old"
+ },
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEX" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/damturf/scorched1,
+/area/eventmap/mountaininside)
+"aEY" = (
+/obj/item/organ/heart,
+/obj/effect/decal/cleanable/blood/gibs/old,
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aEZ" = (
+/obj/item/storage/pill_bottle/breast_enlargement,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aFa" = (
+/obj/item/flashlight/glowstick/cyan,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFb" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFc" = (
+/obj/structure/flora/tree/spookytimexl,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aFd" = (
+/turf/closed/wall/r_wall/rust,
+/area/cargo/miningstorage)
+"aFe" = (
+/obj/machinery/door/airlock/wood/dorms/patient1,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFf" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aFg" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Office";
+ req_access_txt = "63"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFh" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C04"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aFi" = (
+/turf/open/floor/spooktime/beach/coasts/innerW,
+/area/eventmap/outside)
+"aFj" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Desk";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFk" = (
+/obj/structure/mirror{
+ icon_state = "mirror_broke";
+ pixel_x = 28
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aFl" = (
+/obj/structure/closet/secure_closet/freezer/cream_pie,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aFm" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aFn" = (
+/obj/item/reagent_containers/food/snacks/sausage,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aFo" = (
+/obj/structure/kitchenspike,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aFp" = (
+/obj/structure/closet/chefcloset,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFq" = (
+/obj/item/autosurgeon/penis,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFr" = (
+/obj/machinery/rnd/production/circuit_imprinter,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aFs" = (
+/obj/item/storage/fancy/cigarettes,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aFu" = (
+/obj/machinery/vending/dinnerware,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFv" = (
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+ dir = 4
+ },
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aFw" = (
+/turf/closed/wall/rust,
+/area/eventmap/mountaininside)
+"aFx" = (
+/obj/machinery/camera/emp_proof,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aFy" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/structure/fireplace{
+ dir = 4;
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aFz" = (
+/obj/machinery/door/airlock{
+ name = "Bar Staff Entrance";
+ req_access_txt = "25"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aFA" = (
+/obj/item/restraints/handcuffs,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFB" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFC" = (
+/obj/structure/closet/secure_closet/hop,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aFD" = (
+/obj/machinery/door/airlock/wood/glass,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFE" = (
+/turf/open/floor/spooktime/beach/coasts/coastN,
+/area/eventmap/outside)
+"aFF" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFG" = (
+/obj/machinery/door/airlock/wood/glass,
+/obj/effect/decal/cleanable/blood/old,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFH" = (
+/obj/structure/curtain{
+ color = "#B22222"
+ },
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C01"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFI" = (
+/obj/structure/closet/secure_closet/warden,
+/obj/item/gun/ballistic/shotgun/automatic/combat/compact,
+/obj/item/gun/energy/pumpaction/defender,
+/obj/item/clothing/under/rank/security/warden/formal,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aFJ" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/obj/item/storage/fancy/cigarettes/cigpack_cannabis,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFK" = (
+/obj/item/reagent_containers/food/snacks/pastatomato,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aFL" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/light/small/broken{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFM" = (
+/obj/item/reagent_containers/food/snacks/toastedsandwich,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aFN" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFO" = (
+/obj/effect/decal/cleanable/ash/large,
+/obj/effect/decal/cleanable/generic,
+/obj/effect/decal/cleanable/glass{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFP" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C04"
+ },
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/mountaininside)
+"aFQ" = (
+/obj/machinery/computer/nanite_chamber_control{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aFR" = (
+/obj/structure/sink/kitchen{
+ pixel_y = 30
+ },
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aFS" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/decal/cleanable/ash/crematorium,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFT" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aFU" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aFV" = (
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFW" = (
+/obj/machinery/computer/rdconsole/robotics,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aFX" = (
+/obj/effect/decal/cleanable/blood/splatter{
+ icon_state = "splatter1"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aFY" = (
+/obj/item/storage/pill_bottle/breast_enlargement,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aFZ" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aGa" = (
+/obj/structure/reagent_dispensers/cooking_oil,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aGb" = (
+/obj/structure/sign/poster/official/love_ian{
+ pixel_y = -32
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aGc" = (
+/obj/structure/bed,
+/obj/machinery/button/door/dorms/dorm16,
+/obj/item/bedsheet/hop,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aGd" = (
+/obj/item/reagent_containers/food/drinks/bottle/lizardwine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aGe" = (
+/obj/structure/closet/cabinet,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aGf" = (
+/obj/machinery/button/door/dorms/dorm19,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aGg" = (
+/obj/structure/flora/rock/pile/icy,
+/obj/structure/flora/tree/spookytime,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aGh" = (
+/turf/closed/indestructible/riveted/boss,
+/area/eventmap/mountaininside)
+"aGi" = (
+/obj/item/storage/box/matches,
+/obj/item/shovel,
+/obj/item/flashlight/flare/torch,
+/obj/item/hatchet,
+/obj/item/pickaxe/mini,
+/obj/structure/rack,
+/obj/item/umbrella,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGj" = (
+/obj/item/storage/box/matches,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/item/shovel,
+/obj/item/flashlight/flare/torch,
+/obj/item/hatchet,
+/obj/item/pickaxe/mini,
+/obj/structure/rack,
+/obj/item/umbrella,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGk" = (
+/obj/machinery/door/airlock/survival_pod,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aGl" = (
+/obj/structure/closet/crate/freezer/blood,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aGm" = (
+/obj/machinery/gibber/autogibber,
+/turf/open/floor/plasteel/freezer,
+/area/eventmap/inside)
+"aGn" = (
+/obj/structure/closet/gimmick/tacticool,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aGo" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aGp" = (
+/obj/machinery/vending/wardrobe/bar_wardrobe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGq" = (
+/obj/structure/bed,
+/obj/item/bedsheet/pirate,
+/turf/open/floor/wood/damturf/broken6,
+/area/eventmap/mountaininside)
+"aGr" = (
+/obj/structure/flora/rock/pile/icy,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aGs" = (
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aGt" = (
+/obj/effect/landmark/start/bartender,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aGu" = (
+/obj/machinery/computer/mech_bay_power_console,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aGv" = (
+/obj/structure/table,
+/obj/item/storage/toolbox/mechanical,
+/obj/item/stack/cable_coil,
+/obj/item/storage/box/lights/mixed,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aGw" = (
+/obj/structure/noticeboard{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGx" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aGy" = (
+/obj/item/stack/sheet/mineral/diamond,
+/obj/item/stack/sheet/mineral/plasma,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aGz" = (
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aGA" = (
+/obj/structure/noticeboard{
+ pixel_y = 32
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aGB" = (
+/obj/structure/bed,
+/obj/item/bedsheet/hop,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aGC" = (
+/obj/item/aiModule/supplied/freeform,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aGD" = (
+/obj/structure/flora/tree/spookytime,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aGE" = (
+/obj/structure/destructible/cult/tome,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGF" = (
+/obj/effect/decal/cleanable/blood/tracks,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aGG" = (
+/turf/closed/wall/rust,
+/area/cargo/miningstorage)
+"aGH" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/obj/machinery/button/door/dorms/patient2,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGI" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aGJ" = (
+/obj/item/chair,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aGK" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/caution{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGL" = (
+/obj/item/chair/wood,
+/turf/open/floor/plasteel/damturf/scorched,
+/area/eventmap/mountaininside)
+"aGM" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aGN" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGO" = (
+/obj/machinery/door/airlock/security{
+ aiControlDisabled = 1;
+ name = "Prisoner Transfer Centre";
+ req_access_txt = "2"
+ },
+/obj/effect/decal/cleanable/vomit/old,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGP" = (
+/obj/machinery/door/airlock/survival_pod,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C07"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aGQ" = (
+/obj/effect/decal/cleanable/ash/crematorium,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"aGR" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/effect/decal/cleanable/shreds,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGS" = (
+/obj/effect/decal/cleanable/generic,
+/turf/open/floor/wood{
+ icon_state = "wood-broken7"
+ },
+/area/eventmap/inside)
+"aGT" = (
+/obj/item/clothing/mask/frog,
+/turf/open/floor/spooktime/beach/coasts/coastS,
+/area/eventmap/outside)
+"aGU" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGV" = (
+/obj/machinery/light,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGW" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGX" = (
+/obj/machinery/door/airlock{
+ name = "Bathroom"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aGY" = (
+/obj/structure/sign/barsign,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aGZ" = (
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHa" = (
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHb" = (
+/obj/item/candle/infinite,
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHc" = (
+/obj/item/storage/box/drinkingglasses,
+/obj/structure/table/wood/bar,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHd" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/table/reinforced,
+/obj/item/flashlight,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aHe" = (
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aHf" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C02"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHg" = (
+/obj/item/pizzabox/vegetable,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aHh" = (
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHi" = (
+/obj/structure/sign/directions/security{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 40
+ },
+/obj/structure/sign/directions/supply{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 32
+ },
+/obj/structure/sign/directions/engineering{
+ pixel_x = -32;
+ pixel_y = 24
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aHj" = (
+/obj/structure/chair/comfy/beige,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aHk" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastE,
+/area/eventmap/outside)
+"aHl" = (
+/obj/machinery/door/airlock/wood/dorms/patient2,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHm" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aHn" = (
+/obj/machinery/computer/nanite_cloud_controller,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aHo" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white,
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHp" = (
+/obj/item/storage/box/snappops,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aHq" = (
+/obj/machinery/computer/prisoner/management,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHr" = (
+/obj/effect/decal/cleanable/blood/old,
+/obj/structure/barricade/wooden/crude,
+/obj/structure/mineral_door/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHs" = (
+/obj/structure/sign/directions/medical{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = 32
+ },
+/obj/structure/sign/directions/evac{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = 40
+ },
+/obj/structure/sign/directions/science{
+ pixel_x = 32;
+ pixel_y = 24
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aHt" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHu" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aHv" = (
+/obj/item/reagent_containers/food/drinks/bottle/bottleofnothing,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aHw" = (
+/obj/structure/barricade/wooden/crude,
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHx" = (
+/obj/machinery/door/airlock/security{
+ name = "Armoury";
+ req_access_txt = "3"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHy" = (
+/obj/machinery/door/airlock/security/glass{
+ name = "Security Office";
+ req_access_txt = "63"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHz" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aHA" = (
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHB" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHC" = (
+/obj/structure/sign/poster/official/high_class_martini{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHD" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aHE" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aHF" = (
+/obj/item/reagent_containers/food/snacks/khachapuri,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aHG" = (
+/obj/structure/chair/stool/bar,
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"aHH" = (
+/obj/structure/closet/crate,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHI" = (
+/turf/open/floor/spooktime/cobble/cornerNW,
+/area/eventmap/outside)
+"aHJ" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHK" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/suit/straight_jacket{
+ pixel_x = -8;
+ pixel_y = 8
+ },
+/obj/item/clothing/suit/straight_jacket,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHL" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/clothing/accessory/lawyers_badge,
+/obj/item/restraints/handcuffs/fake,
+/obj/item/stamp/law,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHM" = (
+/obj/item/pet_carrier,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aHN" = (
+/obj/item/chair/wood,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHO" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aHP" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHQ" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/effect/decal/cleanable/dirt,
+/obj/item/clothing/head/scarecrow_hat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHR" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/obj/effect/landmark/start/librarian,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHS" = (
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/structure/table/wood/bar,
+/obj/machinery/computer/security/wooden_tv{
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aHT" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHU" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHV" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHW" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/shotgun/automatic/combat,
+/obj/item/gun/ballistic/shotgun/automatic/combat,
+/obj/item/gun/ballistic/shotgun/automatic/combat,
+/obj/item/gun/ballistic/shotgun/automatic/combat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHX" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/storage/box/rubbershot,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aHY" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aHZ" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/recharger,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIa" = (
+/obj/structure/trap/ctf/nomech,
+/turf/closed/mineral/ash_rock,
+/area/eventmap/mountain)
+"aIb" = (
+/obj/item/clothing/head/helmet/justice,
+/obj/structure/closet/secure_closet/warden,
+/obj/item/clothing/suit/armor/hos/trenchcoat,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIc" = (
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/beach/coasts/coastS,
+/area/eventmap/outside)
+"aId" = (
+/obj/structure/closet/secure_closet/security,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/clothing/head/beret/sec/navyofficer,
+/obj/item/clothing/under/rank/security/officer/formal,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIe" = (
+/obj/machinery/recharge_station,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIf" = (
+/obj/effect/landmark/start/lawyer,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIg" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIh" = (
+/turf/open/floor/wood/damturf/broken6,
+/area/eventmap/inside)
+"aIi" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aIj" = (
+/obj/structure/mineral_door/wood,
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIk" = (
+/obj/structure/chair/office/dark{
+ dir = 4
+ },
+/obj/effect/landmark/start/warden,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aIl" = (
+/obj/item/chair/wood,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aIm" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/shotgun/automatic/dual_tube,
+/obj/item/gun/ballistic/shotgun/automatic/dual_tube,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIn" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassa5"
+ },
+/turf/open/floor/spooktime/cobble/cornerSE,
+/area/eventmap/outside)
+"aIo" = (
+/obj/item/storage/box/rubbershot,
+/obj/item/storage/box/rubbershot,
+/obj/item/storage/box/rubbershot,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIp" = (
+/turf/open/floor/spooktime/beach/coasts/coastSW,
+/area/eventmap/outside)
+"aIq" = (
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aIr" = (
+/obj/item/storage/box/rubbershot,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIs" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aIt" = (
+/obj/item/storage/box/techsslug,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIu" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aIv" = (
+/obj/structure/closet/cardboard,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aIw" = (
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aIx" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = 32
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"aIy" = (
+/obj/machinery/button/door{
+ id = "armory";
+ name = "Armory Shutters";
+ pixel_x = 26;
+ req_access_txt = "3"
+ },
+/obj/item/storage/box/rubbershot,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIz" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/carpet,
+/area/eventmap/mountaininside)
+"aIA" = (
+/obj/effect/landmark/start/security_officer,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIB" = (
+/obj/effect/landmark/start/security_officer,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aIC" = (
+/obj/effect/landmark/start/security_officer,
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aID" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aIE" = (
+/obj/effect/turf_decal/loading_area,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aIF" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aIG" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIH" = (
+/obj/item/storage/fancy/donut_box,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aII" = (
+/obj/vehicle/ridden/secway,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIJ" = (
+/obj/item/reagent_containers/food/snacks/pancakes,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel/damturf/damage4,
+/area/eventmap/mountaininside)
+"aIK" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aIL" = (
+/obj/structure/falsewall/wood,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIM" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIN" = (
+/obj/structure/table/wood/fancy,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIO" = (
+/obj/machinery/computer/rdconsole{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aIP" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aIQ" = (
+/obj/structure/closet/secure_closet/freezer/fridge,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aIR" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIS" = (
+/obj/item/candle/infinite,
+/obj/structure/table/wood/fancy,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIT" = (
+/obj/structure/table,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aIU" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIV" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aIW" = (
+/obj/structure/chair/wood/wings,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIX" = (
+/obj/machinery/door/airlock/wood/dorms/dorm20,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIY" = (
+/obj/structure/chair/wood/wings,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aIZ" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/caution{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJa" = (
+/obj/structure/window/reinforced,
+/obj/machinery/computer/crew{
+ dir = 1
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aJb" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aJc" = (
+/obj/structure/extinguisher_cabinet,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aJd" = (
+/obj/structure/window/reinforced,
+/obj/structure/table/wood/bar,
+/obj/machinery/computer/secure_data/laptop{
+ dir = 1;
+ pixel_y = 6
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aJe" = (
+/obj/machinery/vending/tool,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aJf" = (
+/obj/structure/table/wood/bar,
+/obj/structure/window/reinforced,
+/obj/structure/window/reinforced{
+ dir = 4
+ },
+/obj/machinery/recharger,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aJg" = (
+/obj/structure/cable/yellow,
+/obj/structure/bed,
+/obj/item/bedsheet/brown,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJh" = (
+/obj/machinery/light/small,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aJi" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Containment - Particle Accelerator";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aJj" = (
+/obj/structure/table/wood,
+/obj/item/paper/fluff/balls/spookyasylum/cell04,
+/obj/item/paper/fluff/balls/spookyasylum/cell03,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/inside)
+"aJk" = (
+/obj/item/reagent_containers/food/drinks/bottle/blazaam,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aJl" = (
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"aJm" = (
+/obj/structure/mineral_door/woodrustic,
+/turf/open/floor/spooktime/cobble/cornerSW,
+/area/eventmap/outside)
+"aJn" = (
+/obj/structure/bonfire,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aJo" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/carpet/blue,
+/area/eventmap/inside)
+"aJp" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/medical/glass{
+ id_tag = "MedbayFoyer";
+ name = "Medbay";
+ req_access_txt = "5"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJq" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/item/a_gift/anything,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aJr" = (
+/turf/closed/wall/rust,
+/area/eventmap/mountain)
+"aJs" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/automatic/shotgun/bulldog/unrestricted,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJt" = (
+/obj/structure/rack,
+/obj/item/storage/box/beanbag,
+/obj/item/storage/box/beanbag,
+/obj/item/storage/box/fireshot,
+/obj/item/storage/box/lethalshot,
+/obj/item/storage/box/lethalslugs,
+/obj/item/storage/box/lethalshot,
+/obj/item/storage/box/rubbershot,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJu" = (
+/obj/structure/rack,
+/obj/item/gun/energy/pulse{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/gun/energy/pulse,
+/obj/item/gun/energy/pulse{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJv" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/shotgun/riot{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/gun/ballistic/shotgun/riot,
+/obj/item/gun/ballistic/shotgun/riot{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood/damturf/broken4,
+/area/eventmap/inside)
+"aJw" = (
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/mountaininside)
+"aJx" = (
+/turf/closed/indestructible/rock,
+/area/eventmap/mountain)
+"aJy" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/machinery/vending/kink,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJz" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJA" = (
+/obj/machinery/door/airlock/security{
+ name = "Armoury";
+ req_access_txt = "3"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJB" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aJC" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aJD" = (
+/obj/structure/bonfire,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aJE" = (
+/obj/machinery/button/door/dorms/dorm20,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aJF" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aJG" = (
+/obj/item/pizzabox/infinite,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aJH" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "cargo_out"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aJI" = (
+/obj/effect/turf_decal/caution{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_access_txt = "31"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aJJ" = (
+/obj/vehicle/ridden/secway,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJK" = (
+/turf/open/floor/spooktime/beach/coasts/innerN,
+/area/eventmap/outside)
+"aJL" = (
+/obj/structure/closet,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJM" = (
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/inside)
+"aJN" = (
+/obj/machinery/computer/cargo{
+ dir = 4
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aJO" = (
+/obj/structure/falsewall/wood,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aJP" = (
+/obj/structure/table/wood/fancy/cyan,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJQ" = (
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood/damturf/broken2,
+/area/eventmap/inside)
+"aJR" = (
+/obj/structure/chair/office/dark,
+/obj/effect/landmark/start/cargo_technician,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aJS" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C07";
+ pixel_x = -8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aJT" = (
+/obj/machinery/computer/bounty{
+ dir = 8
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aJU" = (
+/turf/open/floor/spooktime/beach/coasts/innerE,
+/area/eventmap/outside)
+"aJV" = (
+/obj/item/chair/wood,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aJW" = (
+/obj/structure/closet,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/glass/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"aJX" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/storage/box/matches,
+/obj/item/storage/box/matches,
+/obj/item/storage/box/matches,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aJY" = (
+/obj/machinery/ore_silo,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aJZ" = (
+/obj/item/reagent_containers/food/condiment/saltshaker,
+/obj/item/reagent_containers/food/condiment/peppermill,
+/obj/item/candle/infinite,
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKa" = (
+/turf/open/floor/plasteel/damturf/damage2,
+/area/eventmap/mountaininside)
+"aKb" = (
+/obj/item/candle/infinite,
+/obj/structure/table/wood/fancy,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKc" = (
+/obj/item/soap/syndie,
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aKd" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKe" = (
+/obj/machinery/door/firedoor,
+/obj/machinery/door/airlock/security{
+ name = "Labor Shuttle";
+ req_access_txt = "2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKf" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKg" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aKh" = (
+/obj/structure/table,
+/obj/item/storage/pill_bottle/lsd,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aKi" = (
+/turf/open/floor/plasteel/damturf/damage1,
+/area/eventmap/mountaininside)
+"aKj" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/obj/structure/table,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aKk" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/machinery/door/airlock/engineering{
+ name = "Telecommunications Chamber";
+ req_access_txt = "61"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aKl" = (
+/obj/effect/landmark/start/ai,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aKm" = (
+/obj/structure/chair/sofa/left,
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKn" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/structure/closet/secure_closet/RD,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aKo" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aKp" = (
+/obj/machinery/light/floor,
+/obj/item/stack/sheet/glass/fifty{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/bluespace_crystal{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/metal{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/diamond{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/gold{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/plasma{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/silver{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/titanium{
+ amount = 10000;
+ max_amount = 10000
+ },
+/obj/item/stack/sheet/mineral/uranium{
+ amount = 10000;
+ max_amount = 10000
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aKq" = (
+/turf/open/floor/spooktime/cobble/roadsideS,
+/area/eventmap/outside)
+"aKr" = (
+/obj/item/gun/energy/e_gun/stun,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKs" = (
+/obj/effect/landmark/start/warden,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKt" = (
+/obj/item/reagent_containers/pill/stimulant,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aKu" = (
+/obj/structure/closet/crate,
+/obj/item/clothing/head/pirate,
+/obj/item/clothing/head/santa,
+/obj/item/clothing/head/magus,
+/obj/item/clothing/head/mailman,
+/obj/item/clothing/head/griffin,
+/obj/item/clothing/head/bearpelt,
+/obj/item/clothing/head/beret,
+/obj/item/clothing/head/bowler,
+/obj/item/clothing/head/fedora,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKv" = (
+/obj/item/storage/box/stunslug,
+/obj/item/storage/box/stunslug,
+/obj/item/storage/box/stunslug,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKw" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/door/poddoor/shutters{
+ id = "armory";
+ name = "Armoury Shutter"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKx" = (
+/obj/machinery/door/airlock/silver{
+ name = "Bathroom"
+ },
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aKy" = (
+/obj/item/reagent_containers/food/drinks/bottle/lizardwine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aKz" = (
+/obj/structure/urinal{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aKA" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aKB" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKC" = (
+/obj/item/reagent_containers/food/drinks/bottle/lizardwine,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKD" = (
+/obj/machinery/nanite_programmer,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aKE" = (
+/obj/effect/landmark/start/depsec/engineering,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKF" = (
+/obj/effect/landmark/start/depsec/medical,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aKG" = (
+/obj/machinery/vending/snack/random,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKH" = (
+/obj/effect/landmark/start/depsec/science,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKI" = (
+/obj/machinery/door/firedoor,
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/security{
+ name = "Labor Shuttle";
+ req_access_txt = "2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKJ" = (
+/obj/structure/chair/comfy/beige{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKK" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/eventmap/inside)
+"aKL" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKM" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C11";
+ pixel_y = -24
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKN" = (
+/obj/machinery/door_timer{
+ id = "Cell 1";
+ name = "Cell 1";
+ pixel_y = -32
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKO" = (
+/obj/machinery/door_timer{
+ id = "Cell 2";
+ name = "Cell 2";
+ pixel_y = -32
+ },
+/obj/effect/decal/cleanable/blood/tracks{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKP" = (
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"aKQ" = (
+/turf/open/floor/spooktime/beach/coasts/coastE,
+/area/eventmap/outside)
+"aKR" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKS" = (
+/turf/open/floor/spooktime/cobble/cornerNE,
+/area/eventmap/outside)
+"aKT" = (
+/obj/structure/rack,
+/obj/item/gun/ballistic/shotgun/boltaction{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/gun/ballistic/shotgun/boltaction{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/gun/ballistic/shotgun/boltaction,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKU" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/riot,
+/obj/item/clothing/suit/armor/riot{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/riot,
+/obj/item/clothing/head/helmet/riot{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKV" = (
+/obj/structure/rack,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/suit/armor/bulletproof,
+/obj/item/clothing/suit/armor/bulletproof{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/obj/item/clothing/head/helmet/alt{
+ pixel_x = 4;
+ pixel_y = -4
+ },
+/obj/item/clothing/head/helmet/alt,
+/obj/item/clothing/head/helmet/alt{
+ pixel_x = -4;
+ pixel_y = 4
+ },
+/turf/open/floor/wood/damturf/broken6,
+/area/eventmap/inside)
+"aKW" = (
+/obj/structure/closet/secure_closet/hos,
+/obj/item/clothing/head/helmet/justice/escape{
+ name = "justice helmet"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aKX" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ id = "cargo_front"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aKY" = (
+/obj/machinery/light,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aKZ" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/carpet,
+/area/eventmap/mountaininside)
+"aLa" = (
+/obj/structure/closet/secure_closet/armory3,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLb" = (
+/obj/structure/closet/secure_closet/armory2,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLc" = (
+/obj/structure/closet/secure_closet/armory1,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLd" = (
+/obj/structure/closet/crate/wooden,
+/obj/item/storage/box/matches,
+/obj/item/storage/box/matches,
+/obj/item/storage/box/matches,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood/damturf/broken7,
+/area/eventmap/inside)
+"aLe" = (
+/obj/structure/table/wood/bar,
+/obj/machinery/recharger,
+/obj/item/key/security,
+/obj/item/key/security,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLf" = (
+/obj/machinery/rnd/production/techfab/department/security,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLg" = (
+/obj/item/autosurgeon/gloweyes,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aLh" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aLi" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLj" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLk" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 1";
+ name = "Cell 1"
+ },
+/obj/effect/decal/cleanable/blood/tracks,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLl" = (
+/obj/structure/sign/poster/official/no_erp,
+/turf/closed/wall/rust,
+/area/eventmap/mountaininside)
+"aLm" = (
+/obj/machinery/door/window/brigdoor/security/cell{
+ id = "Cell 2";
+ name = "Cell 2"
+ },
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLn" = (
+/turf/closed/wall/mineral/iron,
+/area/eventmap/inside)
+"aLo" = (
+/obj/machinery/biogenerator,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLp" = (
+/obj/machinery/seed_extractor,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLq" = (
+/obj/item/radio/intercom{
+ desc = "Talk through this. It looks like it has been modified to not broadcast.";
+ name = "Prison Intercom (General)";
+ pixel_x = -25;
+ pixel_y = -2;
+ prison_radio = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLr" = (
+/obj/machinery/shower{
+ dir = 8;
+ pixel_y = -4
+ },
+/obj/effect/turf_decal/bot,
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aLs" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood{
+ icon_state = "wood-broken6"
+ },
+/area/eventmap/inside)
+"aLt" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aLu" = (
+/obj/effect/decal/cleanable/crayon,
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLv" = (
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLw" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLx" = (
+/obj/item/coin/antagtoken,
+/obj/structure/closet/crate/trashcart/moneywish,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aLy" = (
+/obj/structure/bed,
+/obj/item/bedsheet/pirate,
+/obj/machinery/flasher{
+ id = "Cell 1";
+ pixel_x = -28
+ },
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLz" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 1";
+ name = "Cell 1 Locker"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLA" = (
+/obj/structure/table/optable,
+/obj/effect/decal/cleanable/blood/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLB" = (
+/obj/structure/table/plasmaglass,
+/obj/item/storage/backpack/duffelbag/sec/surgery,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLC" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLD" = (
+/obj/structure/bed,
+/obj/item/bedsheet/cult,
+/obj/machinery/flasher{
+ id = "Cell 2";
+ pixel_x = -28
+ },
+/obj/effect/decal/cleanable/blood/gibs/old,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLE" = (
+/obj/structure/closet/secure_closet/brig{
+ id = "Cell 2";
+ name = "Cell 2 Locker"
+ },
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/item/toy/toy_dagger,
+/obj/item/clothing/suit/cultrobes,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLF" = (
+/obj/item/chair,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aLG" = (
+/obj/item/reagent_containers/food/drinks/bottle/whiskey,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aLH" = (
+/obj/structure/sink/puddle,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLI" = (
+/obj/machinery/hydroponics/soil,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLJ" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLK" = (
+/obj/structure/holohoop,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLL" = (
+/obj/structure/table/wood/fancy,
+/obj/item/candle/infinite{
+ pixel_x = -8
+ },
+/obj/item/reagent_containers/food/snacks/meat/steak{
+ pixel_y = 16
+ },
+/obj/item/candle/infinite{
+ pixel_x = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/mountain)
+"aLM" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/watersolid,
+/area/eventmap/mountain)
+"aLN" = (
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/inside)
+"aLO" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLP" = (
+/obj/structure/chair/wood,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLQ" = (
+/obj/structure/bed,
+/obj/item/bedsheet/blue,
+/turf/open/floor/carpet,
+/area/eventmap/mountaininside)
+"aLR" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLS" = (
+/obj/structure/table/wood,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aLT" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aLU" = (
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aLV" = (
+/obj/item/stack/sheet/mineral/diamond,
+/obj/item/stack/sheet/mineral/adamantine,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aLW" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/coasts/innerS,
+/area/eventmap/outside)
+"aLX" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood{
+ icon_state = "wood-broken4"
+ },
+/area/eventmap/inside)
+"aLY" = (
+/obj/structure/barricade/wooden,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aLZ" = (
+/obj/item/storage/fancy/cigarettes/cigpack_mindbreaker,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aMa" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aMb" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aMc" = (
+/obj/item/scythe,
+/turf/open/floor/wood{
+ icon_state = "wood-broken5"
+ },
+/area/eventmap/inside)
+"aMd" = (
+/obj/structure/table/wood,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aMe" = (
+/obj/item/chair/wood,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aMf" = (
+/obj/machinery/cryopod{
+ dir = 8
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aMg" = (
+/obj/structure/chair/wood{
+ dir = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/inside)
+"aMh" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastSE,
+/area/eventmap/outside)
+"aMi" = (
+/obj/machinery/conveyor_switch/oneway{
+ dir = 8;
+ id = "cargo_front"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMj" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMk" = (
+/obj/structure/table/reinforced,
+/obj/item/stamp{
+ pixel_x = -12;
+ pixel_y = 16
+ },
+/obj/item/stamp/denied{
+ pixel_x = 12;
+ pixel_y = 16
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMl" = (
+/obj/structure/chair/sofa/right,
+/obj/item/storage/daki,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aMm" = (
+/obj/structure/table/reinforced,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMn" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aMo" = (
+/obj/machinery/mecha_part_fabricator,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aMp" = (
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aMq" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aMr" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/conveyor{
+ id = "cargo_front"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aMs" = (
+/obj/machinery/conveyor_switch/oneway{
+ id = "cargo_out"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMt" = (
+/obj/machinery/computer/cargo/request{
+ dir = 4
+ },
+/obj/effect/turf_decal/delivery,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMu" = (
+/obj/item/storage/fancy/rollingpapers,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aMv" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aMx" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMy" = (
+/obj/structure/table/plasmaglass,
+/obj/item/integrated_electronics/analyzer,
+/obj/item/integrated_electronics/debugger,
+/obj/item/integrated_electronics/detailer,
+/obj/item/integrated_electronics/wirer,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aMz" = (
+/obj/structure/bookcase/manuals/medical,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aMA" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/structure/noticeboard/qm{
+ pixel_y = 32
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMB" = (
+/obj/item/reagent_containers/food/urinalcake,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aMC" = (
+/obj/effect/turf_decal/stripes/corner,
+/obj/effect/turf_decal/stripes/line{
+ dir = 9
+ },
+/obj/machinery/conveyor{
+ dir = 5;
+ id = "conveyor_out"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aMD" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargo_out"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aME" = (
+/turf/open/floor/carpet/red,
+/area/eventmap/mountaininside)
+"aMF" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/structure/plasticflaps/opaque,
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargo_out"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aMG" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aMH" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMI" = (
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aMJ" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMK" = (
+/obj/machinery/processor,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aML" = (
+/obj/machinery/door/airlock/mining/glass{
+ name = "Cargo Bay";
+ req_access_txt = "31"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMM" = (
+/obj/structure/flora/tree/jungle,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aMN" = (
+/obj/effect/landmark/start/assistant,
+/turf/open/floor/spooktime/cobble/roadsideS,
+/area/eventmap/outside)
+"aMO" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/conveyor{
+ dir = 1;
+ id = "cargo_out"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aMP" = (
+/obj/structure/chair{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMQ" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/landmark/start/assistant/override,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMR" = (
+/obj/item/switchblade,
+/turf/open/floor/wood{
+ icon_state = "wood-broken2"
+ },
+/area/eventmap/inside)
+"aMS" = (
+/obj/structure/table,
+/obj/item/storage/pill_bottle/penis_enlargement,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aMT" = (
+/obj/machinery/camera/emp_proof{
+ c_tag = "Cargo Office";
+ dir = 8;
+ network = list("singularity")
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMU" = (
+/obj/effect/turf_decal/loading_area,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMV" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/autolathe/toy,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMW" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/obj/machinery/vending/tool,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aMX" = (
+/obj/item/storage/pill_bottle/breast_enlargement,
+/turf/open/floor/plasteel/damturf/scorched,
+/area/eventmap/mountaininside)
+"aMY" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aMZ" = (
+/obj/effect/turf_decal/stripes/line,
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/obj/machinery/conveyor{
+ dir = 4;
+ id = "cargo_out"
+ },
+/obj/machinery/light/small,
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aNa" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood/damturf/broken6,
+/area/eventmap/mountaininside)
+"aNb" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C05"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNc" = (
+/obj/item/gun/magic/staff/healing,
+/obj/structure/table/wood/fancy/green,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aNd" = (
+/obj/item/storage/firstaid/regular,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aNe" = (
+/obj/structure/table,
+/obj/machinery/chem_dispenser/drinks/beer,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNf" = (
+/obj/item/chair/wood,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aNg" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/mug/coco,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNh" = (
+/obj/effect/turf_decal/stripes/corner{
+ dir = 4
+ },
+/obj/effect/turf_decal/stripes/line{
+ dir = 6
+ },
+/obj/machinery/conveyor/inverted{
+ dir = 10;
+ id = "cargo_out"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aNi" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aNj" = (
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNk" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ dir = 4
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aNl" = (
+/obj/structure/closet/athletic_mixed,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aNm" = (
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/obj/structure/table/wood/fancy/green,
+/obj/effect/spawner/lootdrop/welder_tools,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aNn" = (
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNo" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNp" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aNq" = (
+/obj/structure/chair/wood/wings{
+ dir = 4
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/mountain)
+"aNr" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNs" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNt" = (
+/obj/item/scythe,
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aNu" = (
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aNv" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aNw" = (
+/obj/structure/closet/crate/trashcart,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aNx" = (
+/obj/structure/table/wood,
+/obj/structure/bedsheetbin/towel,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aNy" = (
+/obj/structure/rack,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNz" = (
+/obj/structure/barricade/sandbags,
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"aNA" = (
+/obj/item/storage/fancy/heart_box,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aNB" = (
+/obj/effect/turf_decal/delivery,
+/obj/machinery/mineral/equipment_vendor,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNC" = (
+/obj/structure/holohoop{
+ dir = 1
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aND" = (
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aNF" = (
+/obj/effect/decal/cleanable/cobweb/cobweb2,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aNG" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNH" = (
+/obj/structure/bed,
+/obj/item/bedsheet/black,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNI" = (
+/obj/item/bedsheet/blue,
+/obj/structure/bed,
+/turf/open/floor/carpet/green,
+/area/eventmap/mountaininside)
+"aNJ" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/structure/sink{
+ dir = 4;
+ pixel_x = 11
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aNK" = (
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aNL" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aNM" = (
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNN" = (
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 4
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNO" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/bus{
+ appearance_flags = "bus mainframe (NULL)";
+ freq_listening = list(1347,1349,1351,1353,1355,1357,1359,1447)
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aNP" = (
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/landmark/start/shaft_miner,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNQ" = (
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/obj/effect/landmark/start/shaft_miner,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNR" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aNS" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aNT" = (
+/obj/structure/table/plasmaglass,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/obj/item/stock_parts/cell/hyper,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aNU" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNV" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/gun/magic/staff/healing,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aNW" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/effect/turf_decal/tile/brown,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNX" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/firedoor,
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aNY" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aNZ" = (
+/obj/vehicle/sealed/vectorcraft,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aOa" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/obj/effect/turf_decal/tile/brown,
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOb" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aOc" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/closet/secure_closet/quartermaster,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOd" = (
+/obj/structure/bed,
+/obj/item/bedsheet/qm,
+/obj/effect/landmark/start/quartermaster,
+/obj/structure/sign/poster/contraband/masked_men,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOe" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aOf" = (
+/obj/vehicle/sealed/vectorcraft/ambulance,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aOg" = (
+/obj/structure/toilet{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aOh" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/secure_closet/miner,
+/obj/machinery/camera/emp_proof{
+ c_tag = "Mining Entrance";
+ dir = 1;
+ network = list("singularity")
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOi" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/secure_closet/miner,
+/obj/machinery/light/small,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOj" = (
+/obj/structure/toilet{
+ dir = 4
+ },
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aOk" = (
+/obj/machinery/light,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aOl" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"aOm" = (
+/obj/effect/turf_decal/bot,
+/obj/structure/closet/secure_closet/miner,
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOn" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOo" = (
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOp" = (
+/obj/structure/cable/white{
+ icon_state = "0-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOq" = (
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 4
+ },
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aOr" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/machinery/autolathe/toy,
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"aOs" = (
+/obj/effect/landmark/start/quartermaster,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aOt" = (
+/obj/machinery/door/airlock/mining{
+ name = "Mining";
+ req_access_txt = "48"
+ },
+/obj/machinery/door/firedoor,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 1
+ },
+/obj/effect/turf_decal/tile/brown{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aOu" = (
+/obj/machinery/door/airlock/wood,
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOv" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/inside)
+"aOw" = (
+/obj/structure/bed,
+/obj/item/bedsheet/random,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aOx" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/white{
+ icon_state = "0-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOy" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastNW,
+/area/eventmap/outside)
+"aOz" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/processor{
+ appearance_flags = "processor unit";
+ freq_listening = list(1347,1349,1351,1353,1355,1357,1359,1447);
+ name = "processor unit (NULL)"
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aOA" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"aOB" = (
+/obj/structure/filingcabinet,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOC" = (
+/turf/open/floor/plasteel/damturf/platdmg3,
+/area/eventmap/mountaininside)
+"aOD" = (
+/obj/structure/fluff/broken_flooring,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aOE" = (
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOF" = (
+/obj/machinery/grandfatherclock,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOG" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/table/wood,
+/obj/item/paper_bin,
+/obj/item/pen/fountain,
+/obj/item/stamp/qm,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOH" = (
+/obj/structure/chair/comfy/black{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aOI" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aOJ" = (
+/obj/structure/sign/poster/official/no_erp,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aOK" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOL" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C01"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOM" = (
+/obj/structure/chair/office/dark,
+/obj/effect/landmark/start/quartermaster,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aON" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C10";
+ pixel_x = 24;
+ pixel_y = -12
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOO" = (
+/obj/structure/table,
+/obj/machinery/reagentgrinder,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aOP" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/machinery/computer/card/minor/qm{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOQ" = (
+/obj/vehicle/sealed/vectorcraft/cyber,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aOR" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/machinery/chem_dispenser/drinks,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aOS" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/computer/cargo{
+ dir = 1
+ },
+/turf/open/floor/wood/damturf/broken3,
+/area/eventmap/inside)
+"aOT" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/computer/bounty{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOU" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/computer/security/qm{
+ dir = 1
+ },
+/obj/structure/sign/poster/official/twelve_gauge{
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOV" = (
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C10";
+ name = "Quartermaster's Shutters"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/machinery/door/airlock/mining{
+ name = "Quartermaster's Quarters";
+ req_access_txt = "41"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOW" = (
+/obj/structure/table/wood,
+/obj/item/storage/firstaid/brute,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aOX" = (
+/obj/structure/closet/secure_closet/personal,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aOY" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aOZ" = (
+/obj/machinery/shower{
+ desc = "Despite their age, they seem clean and capable of providing hot water just as well as their modern counterparts. Hopefully Nanotrasen cleaned the water pipes this well...";
+ dir = 8
+ },
+/obj/item/soap,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aPa" = (
+/obj/structure/table,
+/obj/structure/bedsheetbin/towel,
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aPb" = (
+/obj/structure/bed,
+/obj/item/bedsheet/black,
+/turf/open/floor/carpet/purple,
+/area/eventmap/mountaininside)
+"aPc" = (
+/obj/structure/bookcase/random,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aPd" = (
+/obj/machinery/computer/rdconsole,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aPe" = (
+/obj/vehicle/sealed/vectorcraft/CAPT,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPf" = (
+/obj/vehicle/sealed/vectorcraft/CE,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPg" = (
+/obj/vehicle/sealed/vectorcraft/CMO,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPh" = (
+/obj/vehicle/sealed/vectorcraft/QM,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPi" = (
+/turf/closed/indestructible/riveted/hierophant,
+/area/eventmap/mountaininside)
+"aPj" = (
+/obj/structure/filingcabinet/chestdrawer,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aPk" = (
+/obj/vehicle/sealed/vectorcraft/RD,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPl" = (
+/obj/structure/rack,
+/obj/item/stack/sheet/mineral/wood/fifty,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aPm" = (
+/obj/item/candle/infinite,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aPn" = (
+/obj/vehicle/sealed/vectorcraft/hop,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPo" = (
+/obj/structure/table/reinforced,
+/obj/item/storage/toolbox/syndicate,
+/obj/item/storage/toolbox/gold_real,
+/obj/item/storage/toolbox/syndicate,
+/obj/item/storage/toolbox/gold_real,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aPp" = (
+/obj/vehicle/sealed/vectorcraft/hos,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPq" = (
+/mob/living/simple_animal/jacq{
+ active = 0
+ },
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPr" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"aPs" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"aPt" = (
+/obj/structure/chair/wood/wings,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPu" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/pineapple,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPv" = (
+/obj/machinery/door/airlock/vault{
+ name = "Mecha Battleground"
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aPw" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/margherita,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPx" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aPy" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/meat,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPz" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/mushroom,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPA" = (
+/obj/item/skub,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aPB" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/sassysage,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPC" = (
+/obj/structure/table,
+/obj/machinery/microwave,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aPD" = (
+/obj/machinery/rnd/production/protolathe/department/science{
+ acted_explosions = "Dumbasses";
+ allowed_department_flags = 126;
+ name = "department protolathe (Dumb powergamers)"
+ },
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aPE" = (
+/obj/structure/table/wood/fancy/green,
+/obj/item/reagent_containers/food/snacks/pizza/vegetable,
+/turf/open/floor/carpet/orange,
+/area/eventmap/mountaininside)
+"aPF" = (
+/obj/vehicle/sealed/vectorcraft/auto,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPG" = (
+/obj/structure/table/wood/fancy/green,
+/obj/effect/spawner/lootdrop/welder_tools,
+/obj/item/clothing/head/welding,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPH" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/mountaininside)
+"aPI" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aPJ" = (
+/obj/item/soap/homemade,
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aPK" = (
+/obj/item/clothing/neck/petcollar,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aPL" = (
+/obj/structure/fluff/broken_flooring,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aPM" = (
+/obj/machinery/recycler/lumbermill,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aPN" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/cargo/miningstorage)
+"aPO" = (
+/turf/open/floor/plasteel/damturf/platdmg2,
+/area/eventmap/mountaininside)
+"aPP" = (
+/obj/machinery/door/airlock/abandoned{
+ name = "Filthy Powergame Shack"
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aPQ" = (
+/turf/open/floor/plasteel,
+/area/cargo/miningstorage)
+"aPR" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/plasteel,
+/area/cargo/miningstorage)
+"aPS" = (
+/obj/machinery/door/airlock/security,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aPT" = (
+/turf/closed/wall,
+/area/eventmap/mountaininside)
+"aPU" = (
+/obj/item/clothing/head/hardhat/pumpkinhead/jaqc,
+/obj/structure/table/wood/fancy/green,
+/obj/effect/spawner/lootdrop/welder_tools,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aPV" = (
+/obj/machinery/light/small/broken{
+ dir = 1
+ },
+/obj/effect/decal/cleanable/cobweb,
+/obj/effect/decal/cleanable/glass,
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aPW" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/item/reagent_containers/glass/bowl,
+/obj/item/clothing/neck/petcollar,
+/turf/open/floor/mineral/titanium/white{
+ name = "padded floor"
+ },
+/area/eventmap/inside)
+"aPX" = (
+/obj/item/pet_carrier,
+/obj/effect/decal/cleanable/semen,
+/turf/open/floor/mineral/titanium/white,
+/area/eventmap/inside)
+"aPY" = (
+/obj/item/reagent_containers/food/drinks/bottle/grappa,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aPZ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"aQa" = (
+/obj/structure/cable/pink{
+ icon_state = "2-5"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aQb" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQc" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQd" = (
+/obj/item/lighter/gold,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aQe" = (
+/turf/open/floor/carpet/green,
+/area/eventmap/mountaininside)
+"aQf" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood/damturf/broken2,
+/area/eventmap/inside)
+"aQg" = (
+/obj/structure/bookcase/manuals/research_and_development,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aQh" = (
+/obj/item/toy/fluff/tennis_poly/red,
+/turf/open/floor/mineral/titanium/white,
+/area/eventmap/inside)
+"aQi" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/noticeboard{
+ pixel_y = 32
+ },
+/obj/item/paper/fluff/balls/spookyasylum/cell03,
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/inside)
+"aQj" = (
+/obj/effect/decal/cleanable/cobweb{
+ icon_state = "cobweb2"
+ },
+/obj/structure/noticeboard{
+ pixel_y = 32
+ },
+/obj/item/paper/fluff/balls/spookyasylum/cell04,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQk" = (
+/obj/structure/cable/pink{
+ icon_state = "1-10"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aQl" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aQm" = (
+/obj/structure/table/wood/fancy/orange,
+/obj/item/reagent_containers/rag/towel,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQn" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/bungo,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQo" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/glaze,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQp" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/matcha,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aQq" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQr" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/apple,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQs" = (
+/obj/structure/bed,
+/obj/item/bedsheet/purple,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aQt" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/laugh,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aQu" = (
+/obj/structure/chair{
+ dir = 8
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aQv" = (
+/obj/structure/cable/pink{
+ icon_state = "2-9"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aQw" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/jelly/berry,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQx" = (
+/obj/structure/table/wood,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aQy" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/caramel,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aQz" = (
+/obj/item/reagent_containers/food/snacks/roastparsnip,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQA" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/laugh,
+/obj/item/reagent_containers/food/snacks/donut/laugh,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQB" = (
+/obj/structure/table/wood/fancy,
+/obj/item/reagent_containers/food/snacks/donut/laugh,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQC" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/inside)
+"aQD" = (
+/obj/item/barthpot{
+ BallTutorial = 1;
+ active = 0;
+ light_range = 5
+ },
+/turf/open/floor/spooktime/cobble/roadsideS,
+/area/eventmap/outside)
+"aQF" = (
+/obj/machinery/washing_machine,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aQG" = (
+/obj/structure/sink{
+ dir = 8;
+ pixel_x = -12
+ },
+/obj/structure/mirror{
+ pixel_x = -28
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aQI" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQK" = (
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aQL" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aQM" = (
+/obj/effect/landmark/start/clown,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQN" = (
+/obj/machinery/door/firedoor,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQO" = (
+/obj/structure/table/wood/bar,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQP" = (
+/obj/structure/table/plasmaglass,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aQQ" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQR" = (
+/obj/structure/table/wood/bar,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aQS" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/tequila,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQT" = (
+/obj/effect/landmark/start/clown,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aQU" = (
+/obj/structure/table,
+/obj/machinery/light{
+ dir = 1
+ },
+/obj/item/book/manual/wiki/barman_recipes,
+/obj/item/book/granter/action/drink_fling,
+/obj/item/reagent_containers/food/drinks/shaker,
+/obj/item/reagent_containers/rag,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aQV" = (
+/obj/structure/dresser,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQW" = (
+/obj/item/reagent_containers/food/snacks/khinkali,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQX" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/champagne,
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C08";
+ pixel_y = -24
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aQY" = (
+/obj/machinery/washing_machine,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aQZ" = (
+/obj/structure/chair/wood/normal,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aRa" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aRb" = (
+/obj/structure/cable/yellow{
+ icon_state = "0-4"
+ },
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aRc" = (
+/obj/item/reagent_containers/food/drinks/bottle/absinthe,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aRd" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aRe" = (
+/obj/item/restraints/handcuffs,
+/turf/open/floor/carpet/red,
+/area/eventmap/mountaininside)
+"aRf" = (
+/obj/structure/chair/wood/normal{
+ dir = 4
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aRg" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"aRh" = (
+/obj/structure/table/wood/poker,
+/obj/item/toy/cards/deck/cas/black{
+ pixel_x = 4
+ },
+/obj/item/toy/cards/deck/cas{
+ pixel_x = -4
+ },
+/obj/item/toy/cards/deck{
+ pixel_y = 4
+ },
+/obj/machinery/light/small,
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aRi" = (
+/obj/structure/fluff/broken_flooring,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aRj" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/carpet/purple,
+/area/eventmap/inside)
+"aRk" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"aRl" = (
+/obj/structure/chair/wood/normal{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aRm" = (
+/turf/open/floor/plasteel/damturf/damage5,
+/area/eventmap/mountaininside)
+"aRn" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/plating,
+/area/eventmap/inside)
+"aRo" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aRp" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aRq" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aRr" = (
+/obj/structure/flora/grass/jungle/b,
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"aRs" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aRt" = (
+/obj/effect/landmark/start/janitor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aRu" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/effect/landmark/start/scientist,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aRv" = (
+/obj/structure/flora/junglebush,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aRw" = (
+/obj/machinery/door/airlock/wood,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aRy" = (
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aRz" = (
+/obj/machinery/door/airlock/survival_pod,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C08"
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aRB" = (
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aRC" = (
+/obj/effect/decal/remains/human,
+/obj/effect/rune/apocalypse,
+/obj/effect/decal/cleanable/blood/splatter,
+/obj/item/toy/plush/catgirl/fermis,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aRD" = (
+/obj/effect/landmark/start/janitor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aRE" = (
+/obj/item/reagent_containers/food/drinks/trophy/gold_cup,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aRF" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/sideE,
+/area/eventmap/outside)
+"aRG" = (
+/turf/closed/wall/mineral/iron,
+/area/eventmap/mountain)
+"aRJ" = (
+/obj/effect/decal/cleanable/cobweb,
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/eventmap/outside)
+"aRL" = (
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/beach/coasts/coastNE,
+/area/eventmap/outside)
+"aRM" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/eventmap/outside)
+"aRN" = (
+/obj/item/flashlight/flare/torch,
+/obj/item/flashlight/flare/torch,
+/obj/machinery/light/floor{
+ CanAtmosPass = 0;
+ alpha = 0
+ },
+/obj/item/umbrella,
+/obj/item/pickaxe/mini,
+/obj/item/shovel,
+/obj/item/hatchet,
+/obj/item/storage/box/matches,
+/obj/item/storage/fancy/candle_box,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aRO" = (
+/obj/structure/cable/pink{
+ icon_state = "4-10"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aRP" = (
+/turf/open/floor/wood/damturf/broken2,
+/area/eventmap/inside)
+"aRQ" = (
+/obj/machinery/computer/rdconsole/core,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aRS" = (
+/turf/open/floor/plasteel/damturf/damage4,
+/area/eventmap/mountaininside)
+"aRT" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aRU" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/mountain)
+"aRV" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastS,
+/area/eventmap/outside)
+"aRW" = (
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/mountain)
+"aRX" = (
+/obj/structure/closet/cabinet,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aSb" = (
+/obj/item/scythe,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aSe" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/machinery/vending/clothing,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aSg" = (
+/obj/effect/decal/cleanable/dirt,
+/obj/item/chair/stool,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aSi" = (
+/obj/structure/closet{
+ name = "Official Clothing"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aSj" = (
+/obj/item/chair/stool,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aSk" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSl" = (
+/obj/structure/bonfire,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aSn" = (
+/obj/machinery/nanite_program_hub,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aSo" = (
+/turf/open/floor/plating,
+/area/eventmap/outside)
+"aSq" = (
+/obj/machinery/autolathe/hacked,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aSt" = (
+/obj/item/storage/pill_bottle/zoom,
+/turf/open/floor/plasteel/damturf/scorched1,
+/area/eventmap/mountaininside)
+"aSF" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"aSH" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C01";
+ pixel_x = -8
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aSK" = (
+/obj/item/storage/daki,
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aSL" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSM" = (
+/obj/effect/landmark/start/janitor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSN" = (
+/obj/structure/bonfire,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aSO" = (
+/obj/effect/landmark/start/station_engineer,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSP" = (
+/obj/machinery/light{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aSQ" = (
+/obj/effect/landmark/start/assistant,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSR" = (
+/obj/item/flashlight/flare,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aSS" = (
+/obj/effect/landmark/start,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aST" = (
+/obj/effect/landmark/start/cyborg,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aSU" = (
+/obj/machinery/rnd/production/protolathe/department/science{
+ acted_explosions = "Dumbasses";
+ allowed_department_flags = 126;
+ name = "department protolathe (Dumb powergamers)"
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aSV" = (
+/obj/structure/table/reinforced,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aSW" = (
+/obj/item/a_gift/anything,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aTc" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aTe" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aTi" = (
+/obj/structure/chair/sofa/left,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aTj" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aTm" = (
+/obj/structure/sink/puddle,
+/turf/open/floor/spooktime/beach,
+/area/eventmap/outside)
+"aTn" = (
+/obj/item/integrated_circuit_printer,
+/obj/structure/table/plasmaglass,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aTp" = (
+/obj/effect/decal/cleanable/cobweb,
+/obj/machinery/vending/kink,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aTu" = (
+/obj/item/reagent_containers/food/drinks/bottle/champagne,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aTv" = (
+/obj/structure/trap/ctf/nomech,
+/turf/open/floor/spooktime/cobble/cornerSE,
+/area/eventmap/outside)
+"aTw" = (
+/turf/open/floor/spooktime/beach/water,
+/area/eventmap/outside)
+"aTx" = (
+/obj/item/fugu_gland,
+/turf/open/floor/spooktime/beach/coasts/coastN,
+/area/eventmap/outside)
+"aTA" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aTC" = (
+/turf/closed/wall/r_wall/rust,
+/area/eventmap/mountain)
+"aTD" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/sign/directions/security{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = 24
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aTE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/sign/directions/medical{
+ dir = 4;
+ pixel_x = 32;
+ pixel_y = 24
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aTG" = (
+/obj/structure/flora/grass/jungle/b,
+/obj/structure/flora/tree/jungle,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"aTH" = (
+/obj/machinery/light/small,
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aTJ" = (
+/obj/structure/closet,
+/obj/item/clothing/suit/hooded/wintercoat/miner,
+/obj/item/clothing/shoes/sneakers/brown,
+/obj/item/clothing/under/pants/classicjeans,
+/obj/item/clothing/neck/scarf,
+/obj/item/clothing/neck/stripedgreenscarf,
+/obj/item/toy/fluff/tennis_poly/tri/squeak/rainbow,
+/obj/item/toy/fluff/tennis_poly,
+/obj/item/clothing/suit/hooded/wintercoat/miner,
+/obj/item/clothing/shoes/sneakers/brown,
+/obj/item/clothing/under/pants/classicjeans,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aTL" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aTM" = (
+/obj/item/soap/syndie,
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aTN" = (
+/obj/item/storage/firstaid/tactical,
+/turf/open/floor/plasteel/damturf/platdmg1,
+/area/eventmap/mountaininside)
+"aTO" = (
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aTP" = (
+/obj/structure/mineral_door/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/plasteel/stairs,
+/area/eventmap/mountaininside)
+"aTQ" = (
+/obj/structure/flora/junglebush{
+ icon_state = "busha1"
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aTR" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/message_server,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aTS" = (
+/obj/structure/sign/departments/restroom{
+ pixel_y = 32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aTT" = (
+/obj/structure/sign/barsign,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aTU" = (
+/obj/machinery/power/port_gen/pacman/mrs,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aTV" = (
+/obj/machinery/computer/mech_bay_power_console{
+ dir = 1
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aTX" = (
+/turf/open/floor/plasteel/damturf/scorched1,
+/area/eventmap/mountaininside)
+"aTY" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"aUe" = (
+/obj/item/flashlight/seclite,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aUf" = (
+/obj/structure/flora/ausbushes/lavendergrass,
+/obj/structure/flora/tree/spookytimexl,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aUi" = (
+/obj/item/storage/pill_bottle/zoom,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aUj" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aUl" = (
+/obj/structure/table,
+/obj/item/clothing/mask/gas,
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/item/clothing/glasses/sunglasses/big,
+/obj/item/clothing/glasses/sunglasses/big,
+/obj/item/clothing/glasses/sunglasses/big,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aUn" = (
+/obj/structure/cable/pink{
+ icon_state = "5-10"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aUo" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/processor{
+ freq_listening = list(1359,1441)
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aUr" = (
+/turf/open/floor/plasteel/damturf/platdmg1,
+/area/eventmap/mountaininside)
+"aUt" = (
+/obj/item/stack/sheet/mineral/bananium,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aUu" = (
+/obj/item/storage/firstaid/ancient,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aUx" = (
+/obj/structure/chair/wood/wings{
+ dir = 8
+ },
+/turf/open/floor/carpet/royalblack,
+/area/eventmap/mountain)
+"aUy" = (
+/turf/open/floor/spooktime/beach/watersolid,
+/area/eventmap/outside)
+"aUz" = (
+/obj/structure/flora/grass/jungle/b{
+ icon_state = "grassa1"
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aUD" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/kahlua,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aUE" = (
+/obj/item/reagent_containers/food/drinks/bottle/rum,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aUK" = (
+/turf/open/floor/plasteel/damturf/scorched,
+/area/eventmap/mountaininside)
+"aUL" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/watersolid,
+/area/eventmap/mountain)
+"aUM" = (
+/obj/item/storage/pill_bottle/lsd,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aUP" = (
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aUQ" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"aUW" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aUX" = (
+/obj/machinery/button/door/dorms/luxury3{
+ id = "C05";
+ pixel_y = -24
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aUY" = (
+/obj/structure/trap/ctf/nomech,
+/turf/closed/mineral/ash_rock,
+/area/eventmap/outside)
+"aVd" = (
+/obj/structure/fluff/bus/passable{
+ icon_state = "topdoor"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aVe" = (
+/obj/structure/sign/departments/botany{
+ pixel_x = -32
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"aVf" = (
+/obj/machinery/vending/kink,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aVh" = (
+/turf/open/floor/wood/damturf/broken4,
+/area/eventmap/inside)
+"aVi" = (
+/obj/effect/spawner/structure/window/reinforced,
+/turf/open/floor/clockwork/reebe,
+/area/eventmap/inside)
+"aVj" = (
+/obj/item/coin/diamond,
+/obj/item/stack/sheet/mineral/adamantine,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aVk" = (
+/obj/structure/chair/stool,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aVm" = (
+/obj/item/reagent_containers/food/drinks/bottle/fernet,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aVn" = (
+/obj/machinery/light/small,
+/obj/structure/closet/crate/bin,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aVo" = (
+/obj/structure/dresser,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aVq" = (
+/obj/item/gun/ballistic/shotgun/lethal,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aVr" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/snacks/beans,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aVt" = (
+/obj/structure/flora/ausbushes/sparsegrass,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aVu" = (
+/obj/item/ammo_box/magazine/wt550m9/wtrubber,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aVv" = (
+/obj/structure/table,
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/cognac,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aVy" = (
+/obj/item/lighter/greyscale,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aVz" = (
+/obj/item/gun/ballistic/automatic/wt550,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aVC" = (
+/obj/item/storage/box/handcuffs,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aVD" = (
+/turf/open/floor/wood/damturf/broken1,
+/area/eventmap/mountaininside)
+"aVE" = (
+/obj/item/pizzabox/meat,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aVG" = (
+/turf/open/floor/spooktime/beach/watersolid,
+/area/eventmap/mountain)
+"aVJ" = (
+/turf/open/floor/wood/damturf/broken5,
+/area/eventmap/inside)
+"aVR" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aVS" = (
+/obj/item/stack/sheet/bluespace_crystal,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aVW" = (
+/obj/machinery/light/small,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aVY" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/coasts/coastE,
+/area/eventmap/outside)
+"aVZ" = (
+/obj/structure/bookcase/manuals/engineering,
+/turf/closed/wall/mineral/wood,
+/area/eventmap/mountaininside)
+"aWd" = (
+/turf/open/floor/spooktime/beach/coasts/coastNW,
+/area/eventmap/outside)
+"aWf" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/water,
+/area/eventmap/outside)
+"aWi" = (
+/obj/item/reagent_containers/food/snacks/nachos,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aWj" = (
+/obj/structure/bed,
+/obj/item/bedsheet/black,
+/turf/open/floor/carpet/green,
+/area/eventmap/mountaininside)
+"aWk" = (
+/obj/item/clothing/head/squatter_hat,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aWl" = (
+/obj/structure/rack,
+/obj/item/gun/magic/staff/healing,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aWo" = (
+/obj/structure/bed,
+/obj/item/bedsheet/syndie,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aWq" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_y = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aWs" = (
+/obj/structure/flora/tree/jungle,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aWt" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/beach/coasts/coastN,
+/area/eventmap/outside)
+"aWv" = (
+/obj/effect/turf_decal/stripes/line,
+/turf/open/floor/plasteel,
+/area/eventmap/mountain)
+"aWy" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aWz" = (
+/obj/item/reagent_containers/pill/lsd,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aWA" = (
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"aWJ" = (
+/obj/structure/bed,
+/obj/item/bedsheet/hos,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aWK" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/bus{
+ freq_listening = list(1459,1441)
+ },
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aWL" = (
+/obj/structure/closet/gimmick/russian,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aWN" = (
+/obj/structure/table/plasmaglass,
+/obj/item/multitool,
+/obj/item/multitool,
+/obj/item/multitool,
+/obj/item/multitool,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aWO" = (
+/obj/machinery/shower{
+ dir = 8;
+ pixel_y = -4
+ },
+/obj/effect/turf_decal/bot_red,
+/obj/effect/turf_decal/bot,
+/turf/open/floor/sepia,
+/area/eventmap/mountaininside)
+"aWQ" = (
+/obj/item/stack/sheet/metal/fifty,
+/turf/open/floor/spooktime/beach/coasts/coastE,
+/area/eventmap/outside)
+"aWR" = (
+/obj/item/flashlight/seclite,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aWS" = (
+/turf/open/floor/carpet,
+/area/eventmap/mountaininside)
+"aWU" = (
+/obj/item/flashlight/glowstick/pink,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aWX" = (
+/obj/structure/closet/crate,
+/obj/item/clothing/head/pirate,
+/obj/item/clothing/head/santa,
+/obj/item/clothing/head/magus,
+/obj/item/clothing/head/mailman,
+/obj/item/clothing/head/griffin,
+/obj/item/clothing/head/bearpelt,
+/obj/item/clothing/head/beret,
+/obj/item/clothing/head/fedora,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aWY" = (
+/obj/item/stack/sheet/mineral/bananium,
+/obj/item/stack/sheet/mineral/bananium,
+/obj/item/stack/sheet/mineral/bananium,
+/obj/item/stack/sheet/mineral/bananium,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aWZ" = (
+/turf/open/floor/spooktime/beach/coasts/innerS,
+/area/eventmap/outside)
+"aXa" = (
+/obj/machinery/light/floor,
+/obj/machinery/telecomms/receiver,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aXh" = (
+/obj/machinery/computer/upload/ai,
+/obj/machinery/light/floor,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aXj" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aXn" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountain)
+"aXo" = (
+/obj/item/toy/plush/borgplushie{
+ pixel_x = -3;
+ pixel_y = -4
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXq" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/closed/indestructible/riveted/boss,
+/area/eventmap/mountaininside)
+"aXs" = (
+/obj/effect/spawner/structure/window/plasma/reinforced,
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"aXv" = (
+/obj/structure/bookcase/random/adult,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aXw" = (
+/obj/machinery/door/airlock/vault,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aXy" = (
+/obj/item/flashlight/lantern{
+ anchored = 1;
+ can_be_unanchored = 1;
+ light_color = "#EE9933";
+ light_range = 5;
+ on = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aXz" = (
+/obj/machinery/vending/assist,
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aXE" = (
+/obj/item/reagent_containers/food/drinks/bottle/tequila,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXF" = (
+/obj/machinery/light{
+ dir = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXI" = (
+/obj/item/storage/pill_bottle/penis_enlargement,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXJ" = (
+/obj/item/stack/sheet/mineral/sandstone,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXK" = (
+/obj/item/reagent_containers/food/drinks/bottle/champagne,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aXM" = (
+/obj/structure/curtain{
+ color = "#B22222";
+ pixel_x = -32
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aXO" = (
+/obj/structure/table/plasmaglass,
+/obj/machinery/chem_dispenser/drinks/beer/fullupgrade{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aXP" = (
+/obj/structure/girder,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aXQ" = (
+/obj/item/flashlight/lantern,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aXR" = (
+/obj/machinery/vending/coffee,
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aXS" = (
+/turf/open/floor/spooktime/beach/coasts/coastS,
+/area/eventmap/outside)
+"aXU" = (
+/obj/structure/mirror{
+ pixel_x = 28
+ },
+/obj/effect/turf_decal/bot,
+/obj/machinery/shower{
+ dir = 8;
+ pixel_y = -4
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aXX" = (
+/obj/structure/mineral_door/wood,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/inside)
+"aXZ" = (
+/obj/item/paicard,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aYa" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastN,
+/area/eventmap/outside)
+"aYb" = (
+/obj/item/chair,
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aYd" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aYf" = (
+/obj/item/reagent_containers/food/drinks/bottle/cream,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aYh" = (
+/obj/item/reagent_containers/food/snacks/sashimi,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aYi" = (
+/obj/structure/table/wood,
+/obj/item/flashlight/lamp,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aYp" = (
+/obj/structure/chair/sofa/left,
+/obj/item/flashlight/seclite,
+/turf/open/floor/carpet/red,
+/area/eventmap/mountaininside)
+"aYr" = (
+/obj/structure/chair/sofa,
+/turf/open/floor/carpet/red,
+/area/eventmap/mountaininside)
+"aYs" = (
+/obj/structure/table,
+/obj/item/reagent_containers/food/drinks/bottle/trappist,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aYw" = (
+/obj/item/restraints/handcuffs,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aYy" = (
+/turf/open/floor/plasteel/showroomfloor,
+/area/eventmap/mountaininside)
+"aYz" = (
+/obj/item/restraints/handcuffs,
+/turf/open/floor/plasteel/damturf/scorched2,
+/area/eventmap/mountaininside)
+"aYA" = (
+/obj/structure/table,
+/obj/item/lighter/greyscale,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aYG" = (
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aYH" = (
+/obj/item/reagent_containers/food/drinks/bottle/sake,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aYI" = (
+/obj/structure/flora/tree/spookytime,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aYJ" = (
+/obj/item/coin/diamond,
+/obj/item/stack/sheet/mineral/mythril,
+/turf/open/floor/plasteel/dark,
+/area/eventmap/mountaininside)
+"aYM" = (
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plasteel/damturf/scorched1,
+/area/eventmap/mountaininside)
+"aYO" = (
+/obj/item/stack/sheet/mineral/sandstone/thirty,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aYQ" = (
+/turf/open/floor/spooktime/beach/coasts/watercoastSW,
+/area/eventmap/outside)
+"aYT" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C11"
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aYU" = (
+/obj/item/storage/fancy/cigarettes/cigpack_mindbreaker,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aYV" = (
+/obj/structure/table/wood,
+/obj/item/reagent_containers/food/drinks/bottle/tequila,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aYW" = (
+/obj/machinery/door/airlock/wood/glass,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aYY" = (
+/obj/item/reagent_containers/food/drinks/bottle/trappist,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aZa" = (
+/obj/structure/chair/comfy{
+ dir = 1
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aZb" = (
+/obj/item/reagent_containers/food/snacks/powercrepe,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aZg" = (
+/obj/machinery/light/small{
+ dir = 4
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aZi" = (
+/obj/machinery/light{
+ dir = 4
+ },
+/obj/structure/table/plasmaglass,
+/obj/machinery/chem_dispenser/drinks/fullupgrade{
+ dir = 8
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aZj" = (
+/obj/structure/chair/comfy/brown{
+ dir = 4
+ },
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aZk" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountaininside)
+"aZm" = (
+/obj/item/reagent_containers/food/snacks/scotchegg,
+/obj/structure/table/reinforced,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aZo" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"aZr" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/indestructible/airblock,
+/area/eventmap/mountaininside)
+"aZt" = (
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aZv" = (
+/obj/structure/bed,
+/obj/item/bedsheet/blue,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aZx" = (
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"aZz" = (
+/obj/item/reagent_containers/food/drinks/bottle/wine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aZA" = (
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aZB" = (
+/obj/structure/bonfire,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aZC" = (
+/obj/item/flashlight,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aZE" = (
+/obj/structure/bed/dogbed,
+/turf/open/floor/wood,
+/area/eventmap/mountaininside)
+"aZH" = (
+/obj/structure/sign/directions/security{
+ dir = 1
+ },
+/obj/structure/sign/directions/command{
+ dir = 1;
+ pixel_y = 8
+ },
+/obj/structure/sign/directions/supply{
+ dir = 1;
+ pixel_y = -8
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aZI" = (
+/obj/item/lighter,
+/turf/open/floor/carpet/green,
+/area/eventmap/mountaininside)
+"aZJ" = (
+/obj/item/lipstick/random,
+/turf/open/floor/plasteel,
+/area/eventmap/mountaininside)
+"aZK" = (
+/obj/structure/sign/directions/science{
+ dir = 4
+ },
+/obj/structure/sign/directions/engineering{
+ pixel_y = -8
+ },
+/obj/structure/sign/directions/medical{
+ dir = 1;
+ pixel_y = 8
+ },
+/turf/closed/wall/mineral/wood,
+/area/eventmap/inside)
+"aZL" = (
+/obj/structure/cable/pink{
+ icon_state = "1-6"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"aZM" = (
+/obj/structure/flora/bush,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"aZN" = (
+/obj/structure/fluff/broken_flooring,
+/obj/effect/decal/cleanable/dirt,
+/turf/open/floor/plating,
+/area/eventmap/mountaininside)
+"aZP" = (
+/obj/structure/trap/ctf/nomech,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"aZQ" = (
+/obj/structure/mineral_door/wood,
+/obj/machinery/door/poddoor/shutters/preopen/luxury_dorms/luxury03{
+ id = "C01"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"aZS" = (
+/obj/structure/spacevine,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"aZU" = (
+/obj/machinery/vending/coffee,
+/turf/open/floor/wood{
+ icon_state = "wood-broken3"
+ },
+/area/eventmap/inside)
+"aZW" = (
+/obj/machinery/mech_bay_recharge_port,
+/obj/machinery/light/floor{
+ alpha = 0;
+ light_range = 20;
+ max_integrity = 9999;
+ mouse_opacity = 0
+ },
+/turf/open/floor/circuit/off,
+/area/eventmap/mountaininside)
+"baa" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"baX" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bbi" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 8;
+ pixel_x = -8
+ },
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 8;
+ height = 7;
+ id = "supply_home";
+ name = "Cargo Bay";
+ width = 20
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bbt" = (
+/obj/structure/fence/corner{
+ dir = 4
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bbv" = (
+/obj/structure/fence{
+ dir = 8
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bbx" = (
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bby" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 1;
+ pixel_y = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bbD" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 8;
+ pixel_x = -8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bbE" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 4;
+ pixel_x = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bbG" = (
+/obj/structure/sign/mining{
+ pixel_x = 32
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/outside)
+"bbI" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ pixel_y = -8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bbJ" = (
+/obj/structure/fence/corner{
+ dir = 1
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bbK" = (
+/obj/structure/fence/corner,
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bbL" = (
+/obj/structure/fence{
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"bbM" = (
+/obj/structure/fence/corner{
+ dir = 4
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"bbP" = (
+/obj/structure/fence/corner{
+ dir = 9
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bbZ" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"bcb" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"bcd" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"bce" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 4
+ },
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"bci" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"bck" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"bcn" = (
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bco" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/obj/effect/turf_decal/caution{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountain)
+"bcp" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountain)
+"bcq" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/indestructible/cobble,
+/area/eventmap/outside)
+"bcx" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 1
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/mountain)
+"bcJ" = (
+/obj/structure/sign/directions/security{
+ pixel_x = -32;
+ pixel_y = -36
+ },
+/obj/structure/sign/directions/supply{
+ dir = 8;
+ pixel_x = -32;
+ pixel_y = -28
+ },
+/turf/open/floor/spooktime/cobble/sideW,
+/area/eventmap/outside)
+"bdh" = (
+/obj/structure/cable/white{
+ icon_state = "1-2"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdm" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bds" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/effect/turf_decal/caution{
+ dir = 8
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bdy" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdz" = (
+/obj/structure/cable/white{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/white{
+ icon_state = "2-4"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdA" = (
+/obj/structure/cable/white{
+ icon_state = "1-8"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdC" = (
+/obj/structure/cable/white{
+ icon_state = "1-4"
+ },
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdI" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/obj/structure/reagent_dispensers/fueltank,
+/turf/open/floor/plating,
+/area/eventmap/mountain)
+"bdL" = (
+/obj/structure/fence/door,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bdN" = (
+/obj/structure/closet/crate/bin,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bdO" = (
+/obj/structure/chair/sofa/right,
+/obj/item/toy/cards/deck/cas,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bdP" = (
+/obj/structure/chair/sofa,
+/obj/item/toy/cards/deck/syndicate,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bdQ" = (
+/obj/structure/chair/sofa/left,
+/obj/item/toy/cards/deck/cas/black,
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bdR" = (
+/obj/effect/turf_decal/stripes/line{
+ dir = 4
+ },
+/obj/machinery/computer/shuttle/mining,
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+"bea" = (
+/obj/machinery/light/small{
+ dir = 4;
+ light_color = "#d8b1b1"
+ },
+/turf/open/floor/spooktime/dirtpatch,
+/area/eventmap/mountain)
+"bef" = (
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"bey" = (
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/table/wood,
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beA" = (
+/obj/structure/chair/sofa/left{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beB" = (
+/obj/structure/chair/sofa{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beE" = (
+/obj/structure/chair/sofa/right{
+ dir = 4
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beF" = (
+/obj/structure/table/wood,
+/obj/machinery/light/small{
+ dir = 8
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-2"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beG" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "1-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beH" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/wood/damturf/broken4,
+/area/eventmap/inside)
+"beI" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"beJ" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"beK" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-4"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/cable/yellow{
+ icon_state = "2-8"
+ },
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfd" = (
+/obj/machinery/door/airlock{
+ name = "Unisex Showers"
+ },
+/turf/open/floor/plasteel{
+ icon_state = "sepia"
+ },
+/area/eventmap/inside)
+"bfA" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"bfB" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/carpet,
+/area/eventmap/inside)
+"bfC" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfD" = (
+/obj/structure/chair/sofa/right,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfE" = (
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfF" = (
+/obj/effect/decal/cleanable/dirt{
+ desc = "A thin layer of dust coating the floor.";
+ name = "dust"
+ },
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfG" = (
+/obj/effect/spawner/structure/window/reinforced,
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/wood,
+/area/eventmap/inside)
+"bfH" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/spooktime/nonspooktimegrass,
+/area/eventmap/outside)
+"bfI" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/spooktime/cobble/sideW{
+ icon_state = "cobble_side_n"
+ },
+/area/eventmap/outside)
+"bfJ" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/spooktime/cobble,
+/area/eventmap/outside)
+"bfK" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/spooktime/cobble/sideS,
+/area/eventmap/outside)
+"bfL" = (
+/obj/structure/disposalpipe/segment,
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"bfM" = (
+/obj/effect/landmark/start/janitor,
+/obj/structure/cable/yellow{
+ icon_state = "4-8"
+ },
+/obj/structure/disposalpipe/segment{
+ dir = 9
+ },
+/turf/open/floor/spooktime/cobble/roadmid,
+/area/eventmap/outside)
+"bgc" = (
+/obj/item/banner/cargo,
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"bgu" = (
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/spooktime/spooktimegrass,
+/area/eventmap/outside)
+"bgw" = (
+/obj/structure/sign/mining{
+ pixel_x = -32
+ },
+/obj/machinery/light/small{
+ brightness = 3;
+ dir = 8
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"bgx" = (
+/obj/machinery/light/small{
+ dir = 1
+ },
+/turf/open/floor/spooktime/cobble/sideN,
+/area/eventmap/outside)
+"bgA" = (
+/obj/effect/turf_decal/caution/stand_clear{
+ dir = 8;
+ pixel_x = -8
+ },
+/obj/docking_port/stationary{
+ dir = 4;
+ dwidth = 3;
+ height = 5;
+ id = "mining_home";
+ name = "mining shuttle bay";
+ roundstart_template = /datum/map_template/shuttle/mining/delta;
+ width = 7
+ },
+/turf/open/floor/plasteel,
+/area/eventmap/outside)
+
+(1,1,1) = {"
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+ayN
+ayN
+ayN
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
+(2,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWA
+aWA
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(3,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(4,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aLg
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aOc
+aOo
+aOu
+aOx
+aOK
+aOP
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aWA
+aWA
+aWA
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(5,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+abH
+abH
+abH
+abH
+abH
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTC
+aXn
+aXn
+aXn
+aTC
+aac
+aac
+aac
+aqr
+aOd
+aOp
+aqr
+aOB
+aOE
+aOS
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aZS
+aZS
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(6,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+abR
+aes
+acV
+aiS
+apL
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWv
+bcn
+bcn
+bcn
+bcx
+aac
+aac
+aac
+aqr
+aqr
+aqr
+aqr
+aOG
+aOM
+aOT
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aZS
+ayV
+ayV
+aZS
+ags
+aWA
+aWA
+aWA
+ags
+ags
+ags
+aFq
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(7,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+acF
+abR
+aev
+apL
+aBB
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWv
+bcn
+bcn
+bcn
+bcx
+aac
+aac
+aac
+aqr
+aOe
+aOq
+aqr
+alO
+aOE
+aOU
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aZS
+ags
+ags
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(8,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+acV
+aet
+aex
+apX
+acV
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWv
+bcn
+bcn
+bcn
+bcx
+aac
+aac
+aac
+aqr
+aOg
+aOs
+aOv
+aOE
+aON
+aBm
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ayV
+ags
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(9,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+adz
+aer
+aey
+auE
+aCt
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTC
+bco
+bcp
+bco
+aTC
+aac
+aac
+aac
+aqr
+aqr
+aqr
+aqr
+aOJ
+aqr
+aOV
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(10,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+aer
+aeu
+acV
+aBu
+auE
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+bdN
+aMn
+bdy
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(11,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+abH
+abH
+abH
+aeH
+abH
+abH
+abH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aLY
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+alv
+awd
+afw
+afw
+afw
+afw
+awd
+aac
+aac
+ags
+bdy
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aLY
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+aEL
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(12,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aLY
+aZS
+aZS
+aZS
+aZS
+asM
+ags
+ags
+ags
+bcn
+aNj
+aNr
+aNr
+aNP
+aOh
+afw
+aac
+bdO
+ags
+bdy
+aTC
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(13,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTC
+aKA
+ags
+ags
+ags
+bdL
+ags
+ags
+ags
+bcn
+aNn
+aNs
+arO
+aNQ
+aOi
+afw
+aac
+bdP
+ags
+bdy
+aMn
+ags
+ags
+ags
+ags
+alv
+aTC
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(14,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aRE
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+afw
+aNy
+aND
+aNQ
+aOm
+afw
+bdI
+bdQ
+ags
+bdz
+bdh
+bdh
+bdh
+bdh
+bdh
+bdC
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(15,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aEU
+aEU
+aEU
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aGn
+ags
+ags
+aFV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+afw
+aNB
+aND
+aNU
+aOn
+aOt
+bdh
+bdh
+bdh
+bdA
+ags
+ags
+ags
+aac
+bea
+bdy
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aad
+aZA
+aOC
+aZA
+aFm
+aFw
+aac
+aac
+aac
+aWA
+aWA
+aWA
+aaN
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+ags
+ags
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(16,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aEU
+aEU
+aEU
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aac
+aac
+aac
+aac
+aIV
+aIV
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+awd
+afw
+aND
+aNW
+aNs
+aNn
+bcn
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aFd
+aPN
+aGG
+aGG
+aGG
+aGG
+aFd
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aOb
+aZA
+aZA
+aZA
+aFm
+aFw
+aac
+aac
+aac
+aWA
+aWA
+aWA
+ags
+aaN
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aMp
+aPl
+aFy
+aMp
+aVo
+aED
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(17,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aXo
+aEU
+aEU
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJG
+ags
+ags
+aEb
+ags
+aUu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aaN
+aaN
+aaN
+aaN
+aIV
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+aLU
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+afw
+aNM
+aNX
+afw
+awd
+aac
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aGG
+aPQ
+aPQ
+aPQ
+aPQ
+aPQ
+aGG
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aTU
+aZA
+aQq
+aZA
+aPM
+aFw
+aac
+aac
+aac
+aWA
+aWA
+aWA
+aaN
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aJk
+ags
+ags
+aUe
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aUj
+aMp
+aMp
+aMp
+aVW
+aED
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(18,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aEU
+aEU
+aEU
+aEU
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aIV
+aIV
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+bbG
+aLU
+aLU
+aLU
+aLU
+aLU
+aac
+aac
+aac
+aac
+aRv
+afw
+aNN
+aOa
+afw
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aGG
+aPQ
+aPQ
+aPQ
+aPQ
+aPQ
+aGG
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aZA
+aZA
+aRm
+aZJ
+aZA
+aFw
+aac
+aac
+awo
+aWA
+aWA
+aWA
+aaN
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aMp
+aGB
+aWJ
+aMp
+aDG
+aED
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aIa
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(19,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aEU
+aEU
+aEU
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aCN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aIV
+aIV
+aaN
+aIV
+aIV
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aac
+aaN
+aaN
+aaw
+aaw
+acG
+aaw
+aaw
+aaw
+aaw
+aaw
+aLU
+aLU
+aLU
+aLU
+aLU
+aLU
+bgw
+aCI
+bck
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aGG
+aPQ
+aPQ
+aPQ
+aPQ
+aPQ
+aGG
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aHd
+aZA
+aZA
+aZA
+aZA
+aFw
+aFw
+aRJ
+ayO
+aWA
+aWA
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+azZ
+ags
+aEb
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aKg
+aED
+aED
+aRw
+aED
+aED
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aZr
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(20,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIV
+aIV
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aaO
+auU
+adt
+aew
+arD
+azw
+aaw
+aaw
+aaw
+aaw
+aaw
+aaw
+aaw
+bgc
+aCI
+bck
+aac
+aac
+aac
+bdR
+bds
+bdm
+aac
+aac
+aac
+aac
+aGG
+aPQ
+aPQ
+aPQ
+aPQ
+aPQ
+aGG
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+amD
+aSg
+aRB
+aZA
+aRB
+aTL
+aTP
+aRd
+aGM
+aRo
+aWA
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aUM
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aYy
+aJC
+aED
+aMp
+aXR
+aED
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aJl
+aZr
+aJl
+aJl
+aJl
+aZr
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+apu
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(21,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIV
+aIV
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+abk
+auU
+auU
+ahp
+arO
+auU
+aJN
+aMj
+aMt
+aMH
+aMP
+aMV
+aaw
+aqk
+aCI
+bck
+bbL
+aaN
+bbx
+bbx
+bbx
+bgA
+bbx
+bbx
+bbx
+aac
+aGG
+aPQ
+aPQ
+aPR
+aPQ
+aPQ
+aGG
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aSV
+aSV
+aHE
+aUK
+aZA
+aFw
+aFw
+aRM
+ayO
+aWA
+aSL
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aSl
+ags
+ags
+aVE
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aED
+aIu
+aRq
+aED
+aMp
+aAZ
+aED
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aJl
+aJl
+aZr
+aPi
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aPi
+aJl
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(22,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+abt
+auU
+auU
+aoO
+asc
+auU
+aJR
+aMk
+aND
+auU
+auU
+auU
+aNo
+aCI
+aCI
+bck
+bbL
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+aac
+aFd
+aGG
+aGG
+aGG
+aGG
+aGG
+aFd
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aac
+aph
+ayO
+aWA
+aSL
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aAA
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aED
+aED
+aED
+aED
+aMp
+aMp
+aED
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aJl
+aCM
+aJl
+aPi
+aJl
+aJl
+aPi
+aPi
+aJl
+aJl
+aPi
+aJl
+aCM
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(23,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+abI
+acR
+adx
+aRn
+asE
+aDm
+aJT
+aMm
+aMx
+aMJ
+aMQ
+aMJ
+aNp
+aZo
+bci
+bcq
+bbL
+aaN
+bby
+aSo
+aSo
+aSo
+aSo
+aSo
+bbI
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aph
+ayO
+aWA
+aSL
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aCl
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aVZ
+aER
+aMp
+aAQ
+aMp
+aKM
+aED
+ags
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aCM
+aJl
+aPi
+aXs
+aXs
+aPi
+aPi
+aJl
+aZr
+aPi
+aJl
+aCM
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(24,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aaw
+aRn
+aaw
+aaw
+asF
+aaw
+aaw
+aaw
+aMA
+auU
+auU
+auU
+aNo
+aCI
+aCI
+bck
+bbL
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+bbv
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aQg
+aTi
+aMp
+aMp
+aMp
+aMp
+aYT
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aCM
+aJl
+aPi
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aPi
+aJl
+aCM
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(25,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aCi
+auU
+auU
+arC
+atG
+aIE
+aKX
+aMr
+aCi
+auU
+aMT
+aMY
+aaw
+aqk
+aCI
+bck
+bbL
+aaN
+bbx
+bbx
+bbx
+bbE
+bbx
+bbx
+bbx
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aaN
+aaN
+aWs
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aED
+aMz
+aMz
+aED
+aED
+aED
+abe
+aKA
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(26,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aCi
+auU
+aei
+auU
+auU
+auU
+aMi
+aaw
+aaw
+aML
+aaw
+aaw
+aaw
+bgc
+aCI
+bck
+bbM
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+bbK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(27,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ayV
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+acs
+add
+adt
+auU
+auU
+auU
+auU
+auU
+auU
+auU
+aMU
+aMD
+aaw
+aKP
+aCI
+bck
+aCI
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awo
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aPi
+aPi
+aPi
+aJl
+aJl
+aJl
+aJl
+aPi
+aPi
+aZr
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(28,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aCi
+auU
+adt
+auU
+aut
+auU
+auU
+auU
+auU
+auU
+aMU
+aMZ
+aaw
+bgx
+aCI
+aOA
+bci
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+bbZ
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(29,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+acA
+auU
+auU
+auU
+auy
+aJH
+add
+aMs
+aMC
+aMO
+aMO
+aNh
+aaw
+ayQ
+aCI
+bck
+apR
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+apR
+ahY
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRG
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aIa
+aGh
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aCM
+aCM
+aCM
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(30,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaw
+aaw
+aRn
+aaw
+aaw
+avu
+auU
+aQC
+auU
+aMD
+aaw
+aaw
+aaw
+aaw
+bbJ
+aKP
+bck
+ayO
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aKP
+ahY
+apR
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+apR
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aNv
+aIV
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aJl
+aPi
+aPi
+aXs
+aPi
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(31,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+ags
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+aaN
+aaN
+aRn
+avR
+aJI
+aRn
+aJI
+aMF
+aRn
+aaN
+bgu
+aaN
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+aUP
+anq
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+aRF
+anq
+bcb
+bcd
+bce
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aaN
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aPi
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(32,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bbx
+bbx
+bbx
+bbx
+bbi
+bbx
+bbD
+bbx
+bbx
+bbx
+bbx
+bbx
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+abK
+aaN
+aaN
+bbP
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+avS
+bbJ
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aPi
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(33,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aED
+aBs
+aHj
+aAj
+aGI
+aKJ
+azy
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bby
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbI
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aaN
+bbx
+bbx
+bbD
+bbx
+bbx
+bbx
+bbD
+bbx
+bbx
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+ayV
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aJl
+aJl
+aPi
+aPi
+aPi
+aXs
+aPi
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(34,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+abe
+aKG
+aHj
+aAj
+aAj
+aKJ
+aMp
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aQn
+aQo
+aQr
+aQw
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+aaN
+bby
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbI
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aZr
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aNz
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aJx
+"}
+(35,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aAY
+aMp
+aHj
+aAj
+aAj
+aKJ
+aMp
+aGo
+aMp
+aMp
+aMp
+aAQ
+aIQ
+aED
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+anP
+aOE
+aOE
+aOE
+aOE
+aqr
+aOE
+aOE
+akw
+aOE
+aOE
+aOE
+aPS
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aNz
+apu
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aJx
+"}
+(36,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+aED
+aEC
+aMp
+aAu
+aAu
+aMp
+aMp
+aGo
+aMp
+aMp
+aMp
+aMp
+aIQ
+aED
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bbx
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbx
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+apR
+acy
+aOE
+aOE
+aOE
+aOE
+aPS
+aOE
+akj
+aqJ
+amF
+aOE
+aOE
+aPS
+aaN
+bby
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbI
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aIa
+aGh
+aJl
+aZr
+aJl
+apu
+aJl
+aPi
+aPi
+aPi
+aJl
+aJl
+aJl
+aNz
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(37,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aMp
+aMp
+aVW
+aED
+aED
+aED
+aED
+aMp
+aMp
+aQY
+aED
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bby
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+aSo
+bbI
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+apR
+acy
+aOE
+aOE
+aOE
+aOE
+aPS
+aOE
+aOE
+akY
+aOE
+aOE
+aOE
+aqr
+aaN
+bbx
+bbx
+bbE
+bbx
+bbx
+bbx
+bbE
+bbx
+bbx
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+apu
+aJl
+aNz
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(38,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aBo
+aMp
+aMp
+aMp
+aMp
+aGo
+aYy
+aQG
+aED
+aMp
+aMp
+aMp
+aED
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+bbx
+bbx
+bbx
+bbx
+bbE
+bbx
+bbE
+bbx
+bbx
+bbx
+bbx
+bbx
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+anP
+abJ
+aQp
+aQt
+aQy
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aae
+aGK
+aHo
+aHo
+aHo
+aIZ
+aKd
+aaN
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aPi
+aPi
+aJl
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aNz
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(39,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aJc
+aMp
+aMp
+aMp
+aMp
+aTJ
+aED
+aYy
+aYy
+aED
+aMp
+aMp
+aMp
+aED
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbv
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+abJ
+abJ
+aQu
+abJ
+aqr
+aOE
+aOE
+aPU
+aOE
+aqr
+aPS
+aqr
+aqr
+aqr
+aqr
+aBm
+aOE
+aOE
+aOE
+aBm
+aqr
+aqr
+aqr
+aLn
+aLn
+aLn
+aLn
+aLn
+aLn
+aLn
+aLn
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aPi
+aJl
+aJl
+aJl
+apu
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(40,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aMp
+aMp
+aMp
+aED
+aYy
+aYy
+aED
+aMp
+aMp
+aMp
+aED
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+bbt
+avS
+avS
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+avS
+avS
+avS
+avS
+avS
+bbK
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+abJ
+abJ
+abJ
+abJ
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aFF
+aOE
+aOE
+aOE
+aOE
+aBm
+aOE
+aOE
+aOE
+aBm
+aOE
+aOE
+aqr
+aLo
+aLv
+aLH
+aLI
+aLI
+aLI
+aLI
+aLI
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aZr
+aZr
+aXs
+aJl
+aCM
+aCM
+aCM
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(41,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aQP
+aQP
+aQP
+aQP
+aMp
+aED
+aFU
+aNJ
+aED
+aAZ
+aKf
+aMp
+aED
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aRi
+aKi
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeQ
+afg
+afg
+agw
+aqr
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aOY
+aNu
+aNu
+aNu
+aqr
+atq
+aLC
+aLC
+aLC
+aLC
+aGN
+aLC
+aLC
+aLC
+aGN
+aHT
+adj
+aqr
+aLp
+aLw
+aLv
+aLv
+aLv
+aLv
+aLv
+aLv
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aXs
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aPi
+aPi
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(42,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aMp
+aMp
+aVW
+aED
+aKg
+aED
+aED
+aED
+aED
+aRw
+aED
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aAb
+aFw
+aFw
+aZk
+aEF
+aUr
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aar
+aCv
+aOE
+aOE
+aOE
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aBl
+aOX
+aBl
+aOE
+aOE
+aNu
+aNu
+aqr
+aqr
+aqr
+aqr
+aOE
+aqr
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+aKe
+aKI
+aqr
+aqr
+aqr
+aqr
+aLv
+aLv
+aLO
+aLS
+aLS
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aac
+aac
+ags
+aZS
+aZS
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aJl
+aZr
+aJl
+apu
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(43,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aAY
+aMp
+aMp
+aMp
+aMp
+aED
+aYy
+aYy
+aED
+aQx
+aMp
+aMp
+aED
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aAb
+aAb
+aJb
+aEF
+aPO
+aQq
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeR
+aOE
+aga
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+bck
+ayO
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aOE
+aOE
+aOE
+aOE
+aqr
+aNu
+aNu
+aPa
+aqr
+aOE
+aOE
+aOE
+aOE
+aqr
+aOE
+aQA
+aQA
+aQB
+aOE
+aqr
+aOE
+aBm
+aqr
+aOE
+aOE
+aqr
+aLv
+aLv
+aqr
+aqr
+aqr
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aZS
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aPi
+aJl
+aJl
+aJl
+aJl
+aJl
+aPi
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(44,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aQP
+aXO
+aZi
+aQP
+aMp
+aED
+aYy
+aTH
+aED
+aQx
+aMp
+aVW
+aED
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aAb
+aFw
+aUK
+aEF
+aEF
+aEF
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aOE
+aOE
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aTQ
+aKP
+bck
+ayO
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKP
+ahY
+ayO
+aaN
+aqr
+aOE
+aOE
+aOE
+aEt
+aqr
+aNu
+aNu
+aNu
+aqr
+agN
+aOE
+aDJ
+aEm
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aBm
+aOE
+aOE
+aOE
+acy
+aLv
+aLv
+aqr
+aLT
+aqr
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aNv
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aJl
+aPi
+aJl
+aCM
+aCM
+aCM
+aJl
+aPi
+aJl
+aJl
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aJx
+"}
+(45,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aIu
+aYy
+aED
+aSi
+aWo
+aAR
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aXv
+aUr
+aEF
+aZN
+aRS
+aEF
+aPT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aep
+asK
+aOE
+aOE
+asK
+ahH
+aqr
+abF
+awl
+awl
+awl
+awl
+aCI
+bck
+aCI
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+apR
+ahY
+ayO
+aaN
+aqr
+aBl
+aBl
+aBl
+aFF
+aqr
+aMa
+aOZ
+aMa
+aqr
+aBk
+aOE
+aOE
+aOE
+aqr
+aFI
+aNu
+aNu
+aNu
+ajr
+ajr
+aLC
+aBm
+aKd
+aOE
+aOE
+aqr
+aLv
+aLv
+acy
+aLX
+aqr
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aIV
+aNv
+aNv
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aPi
+aJl
+aJl
+aJl
+aJl
+aJl
+aPi
+aJl
+apu
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(46,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aRB
+aKi
+aRS
+aQq
+aUK
+aRB
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aNA
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeq
+aOE
+aby
+aby
+aCv
+aeO
+aqr
+abG
+aCI
+aCI
+aCI
+aCI
+apR
+aTY
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aUQ
+ayO
+aaN
+aqr
+anP
+anP
+anP
+adI
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aNu
+aNu
+aNu
+aNu
+aNu
+aJa
+aOE
+aBm
+aqr
+aqr
+aqr
+aqr
+aLJ
+aLv
+aqr
+aMa
+aqr
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+apu
+aJl
+aPi
+aJl
+aJl
+aJl
+aJl
+aZr
+aPi
+aJl
+aZr
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(47,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aEo
+aRB
+aEF
+aLG
+aGz
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeL
+aJM
+aby
+aby
+aOE
+ahI
+aqr
+aOr
+aCI
+apR
+apR
+apR
+apR
+aPZ
+apR
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+apR
+ano
+ayO
+aat
+aab
+aab
+aaF
+aab
+ano
+awt
+aab
+aab
+aeW
+aqr
+aBl
+aBl
+aOE
+aEn
+aqr
+aNu
+aNu
+aHq
+aNu
+aIk
+aJd
+aOE
+aBm
+aqr
+aLq
+aLy
+aqr
+aLv
+aLv
+aqr
+aqr
+aqr
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+apu
+aJl
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(48,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aAb
+aFw
+aAb
+aEF
+aRB
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aHg
+ags
+aFA
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeM
+aOE
+aby
+aby
+aOE
+ahK
+aqr
+abG
+aCI
+apR
+apR
+apR
+apR
+aPZ
+ayO
+aat
+aaN
+aaN
+aqr
+aqr
+aar
+aar
+aar
+aqr
+aqr
+aKP
+adb
+apR
+awl
+awl
+awl
+awl
+awl
+aRk
+awl
+awl
+awl
+awo
+acy
+aOE
+akW
+aDK
+aOE
+aqr
+aqr
+aGO
+aqr
+aHS
+aGZ
+aJf
+aOE
+aKK
+aLk
+aqv
+aOE
+acy
+aLv
+aLv
+aLP
+aMd
+aMg
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aZr
+aZr
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aPi
+aPi
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(49,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aAb
+aAb
+aAb
+aFm
+aAb
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aSl
+ags
+aSR
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aeP
+aOE
+aOE
+aOE
+aOE
+ahM
+aqr
+aDN
+awk
+awk
+awk
+awk
+apR
+aPZ
+ayO
+aab
+aaN
+aaN
+aar
+aGi
+aGj
+aGi
+aGi
+aGi
+aar
+aKP
+adc
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+asD
+apR
+apR
+apR
+ayO
+aae
+adj
+akW
+aDL
+aOE
+aqr
+aFL
+aGQ
+aqr
+aOE
+aOE
+aOE
+aOE
+aKL
+aKd
+aLs
+aLz
+aqr
+aLv
+aLv
+aLv
+aMe
+aLv
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aPi
+aPi
+aJl
+aJl
+aXs
+aXs
+aXs
+aJl
+aPi
+aPi
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(50,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aAb
+aFw
+aPT
+aAb
+aFw
+aAb
+aAb
+aFw
+aRB
+aFw
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+aEb
+ags
+ags
+ags
+ags
+aSR
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+acP
+aRP
+aOE
+agP
+aqr
+aqr
+aqr
+aqr
+aqr
+aab
+aab
+aKP
+ano
+ayO
+aab
+aaN
+aaN
+aar
+aOE
+aOE
+aOE
+aOE
+aOE
+aar
+aKP
+apR
+apR
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+apR
+apR
+ayO
+acy
+aBm
+aOE
+aOE
+aOE
+aqr
+aFO
+aGR
+aHr
+aqv
+abJ
+arI
+abJ
+aKN
+aqr
+aqr
+aqr
+aqr
+aLJ
+aLv
+aLv
+aLv
+aLv
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aJl
+aZr
+aJl
+aJl
+aJl
+aXs
+aJl
+aZr
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(51,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aFw
+aAb
+aPL
+aRm
+aAb
+aEF
+aVC
+aFw
+aFm
+aKa
+aTX
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aBy
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+afU
+aOE
+aOE
+agP
+ahN
+aiB
+akc
+akT
+aqr
+awh
+aab
+aKP
+ano
+ayO
+aab
+aaN
+aaN
+aar
+aGi
+aOE
+aGi
+aOE
+aGi
+aar
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+aoh
+aqr
+aBn
+aOE
+aOE
+abZ
+aqr
+aFS
+aGS
+aqr
+aHU
+abJ
+aJq
+aKk
+aBm
+aOE
+aRP
+aLA
+aqr
+aLv
+aLN
+aLN
+aLN
+aLN
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+apu
+aJl
+aPi
+aPi
+aPi
+aPi
+aPi
+aJl
+aJl
+aJl
+apu
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(52,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aFw
+aUK
+aQq
+aAw
+aUK
+aRB
+aFm
+aRB
+aRB
+aLZ
+aQq
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+aWk
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+afa
+aOE
+aby
+aby
+aby
+aby
+aby
+aby
+aqr
+aau
+aat
+aKP
+ano
+ayO
+aab
+aaN
+aaN
+aqr
+aGi
+aOE
+aGi
+aOE
+aGi
+aqr
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aae
+aBp
+aii
+aii
+aOE
+aqr
+aqr
+aqr
+aqr
+aOE
+abJ
+abJ
+aKn
+aBm
+aVJ
+aOE
+aLB
+aqr
+aLK
+aLN
+aLN
+aLN
+aLN
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(53,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aFw
+aOw
+aRB
+aRB
+aQq
+aQq
+aPL
+aFw
+ayW
+aFm
+aEF
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aip
+aIh
+aby
+agR
+aby
+aby
+aby
+aby
+alP
+awl
+awl
+apR
+ano
+ayO
+aab
+aaN
+aaN
+aqr
+aGi
+aOE
+aGi
+aOE
+aGi
+aqr
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aae
+aBq
+aCJ
+aCJ
+aHT
+aLC
+aLC
+aGU
+aHt
+aHV
+aFt
+aFt
+aKo
+aKO
+aqr
+aqr
+aqr
+aqr
+aLv
+aLN
+aLN
+aLN
+aLN
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aIa
+aGh
+aZr
+aJl
+aCM
+aJl
+aJl
+aZr
+aZr
+aZr
+aJl
+aJl
+aCM
+aJl
+aJl
+aJl
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(54,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aFw
+aAb
+aFw
+aAb
+aFw
+aAb
+aAb
+aFw
+aUr
+awQ
+aPL
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aar
+afe
+afB
+aby
+aby
+aby
+agR
+aby
+aby
+aQQ
+aRd
+aRd
+azB
+ano
+ayO
+aab
+aaN
+aaN
+aqr
+aGi
+aOE
+aGi
+aOE
+aGi
+aqr
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aae
+aBr
+aCK
+aii
+aOE
+aqr
+aOE
+aFF
+aHw
+aOE
+aOE
+aqv
+aOE
+aKR
+aKd
+aLq
+aLD
+aqr
+aLJ
+aLv
+aLv
+aLv
+aLv
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aac
+aac
+aac
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aGh
+aZr
+aJl
+aCM
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aJl
+aCM
+aJl
+aJl
+aZr
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(55,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aAb
+aAb
+aAb
+aAb
+aAb
+aAb
+aAb
+aFw
+aPT
+aFw
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aff
+afD
+aby
+aby
+aby
+aby
+aby
+aby
+alP
+awk
+awk
+aCI
+aPZ
+ayO
+aab
+aaN
+aaN
+aqr
+aGi
+aOE
+aGi
+aOE
+aGi
+aqr
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aqr
+aqr
+aqr
+aqr
+acy
+aqr
+aOE
+aFF
+aqr
+aqr
+aqr
+aqr
+aOE
+aqv
+aLm
+aiy
+adN
+acy
+aLv
+aLv
+aLv
+aMf
+aLv
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aLU
+aac
+aac
+aac
+aIa
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aPv
+aPv
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(56,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+acX
+aOE
+aOE
+agT
+ahO
+ahO
+ahO
+ahO
+aqr
+aab
+aau
+aKP
+ano
+ayO
+aab
+aqr
+aqr
+aqr
+aGi
+aOE
+aGi
+aVh
+aGi
+aqr
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+aoh
+aqr
+aBv
+aCP
+aDP
+aNu
+aqr
+aOE
+aFF
+aqr
+aHW
+aIm
+aqr
+aqr
+aqr
+aqr
+aLu
+aLE
+aqr
+aLn
+aLn
+aLn
+aLn
+aLn
+aLn
+aph
+ayO
+aWA
+aSL
+aWA
+aKq
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aLU
+aLU
+aXy
+aLU
+aZP
+aGh
+aCG
+aCG
+aCG
+aCG
+aCG
+aCG
+aGh
+aZW
+aZt
+aZt
+aZt
+aZt
+aZx
+aZx
+aZx
+aZx
+aZt
+aZt
+aZt
+aZt
+aZW
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(57,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+aab
+aab
+aKP
+ano
+ayO
+aab
+aqr
+azO
+agl
+agl
+agl
+aHu
+aOE
+aOE
+aar
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aqr
+aNu
+aCR
+aNu
+aNu
+aqr
+aOE
+aFF
+aae
+aHT
+aIo
+adj
+aOE
+aKT
+aqr
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+afY
+awl
+apR
+ayO
+aWA
+aSL
+aWA
+aHI
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+aDp
+aPP
+aZt
+aZt
+aUW
+aZt
+aUW
+aCG
+aGh
+aZt
+aZt
+aZt
+aZt
+aZt
+aZx
+aMq
+aMq
+aZx
+aZt
+aZt
+aZt
+aZt
+aZt
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(58,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aar
+afU
+agl
+agl
+agl
+aOE
+aOE
+aJL
+aar
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aqr
+aBx
+aCS
+aDQ
+aNu
+aqr
+aFX
+aFF
+aqr
+aBM
+aCv
+aJs
+aKr
+aKU
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+awk
+awn
+aWA
+aSL
+aWA
+aKS
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+apR
+apR
+awk
+awk
+awk
+awk
+aTv
+aPP
+aZt
+aZt
+aZt
+aZt
+aZt
+aCG
+aGh
+aGu
+aZt
+aZt
+aZt
+aGh
+aWl
+aWl
+aWl
+aWl
+aGh
+aZt
+aZt
+aZt
+aTV
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(59,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aar
+acS
+agl
+agl
+agl
+aOE
+aOE
+aJW
+aqr
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+aoh
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aFF
+aHx
+aOE
+aOE
+aJt
+aOE
+aKV
+aqr
+aVq
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aSL
+aWA
+aKq
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aLU
+aLU
+aXy
+aLU
+aZP
+aGh
+aCG
+aUW
+aZt
+aZt
+aZt
+aCG
+aGh
+aFr
+aZt
+aZt
+aZt
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aZt
+aZt
+aZt
+aZt
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(60,1,1) = {"
+aJx
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aqr
+afU
+agl
+agl
+agl
+aHH
+aOE
+aJX
+aqr
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+aoi
+aqr
+aOE
+aCT
+aCT
+aCT
+aqr
+aOE
+aFF
+aHx
+aJM
+aIr
+aJu
+aKs
+aKW
+aqr
+aVz
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aSL
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aLU
+aLU
+aUY
+aGh
+aCG
+aZt
+aPo
+aPo
+aUW
+aCG
+aGh
+aFW
+aZt
+aZt
+aZt
+aSq
+aZt
+aUW
+aUW
+aZt
+aSq
+aZt
+aUW
+aZt
+aKD
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(61,1,1) = {"
+aJx
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aVS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aat
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aKP
+ano
+ayO
+aab
+aar
+acS
+agl
+agl
+agl
+aOE
+aOE
+aJX
+aar
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aar
+aBC
+aii
+aii
+aEp
+aqr
+aBM
+aFF
+aqr
+aHX
+aOE
+aJv
+aOE
+aLa
+aqr
+aVu
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aLU
+aLU
+aUY
+aGh
+aCG
+aZt
+aXz
+aXz
+aZt
+aCG
+aGh
+aMo
+aZt
+aUW
+aZt
+aSU
+aZt
+aZt
+aZt
+aZt
+aSU
+aZt
+aUW
+aZt
+aHn
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(62,1,1) = {"
+aJx
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+ayO
+aab
+aar
+acP
+agl
+agl
+agl
+aIh
+aOE
+aLd
+aar
+aKP
+ajt
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aar
+aBI
+aii
+aii
+aOE
+aqr
+aOE
+aFF
+aae
+aHZ
+aIt
+aJz
+aKv
+aLb
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aLU
+aUY
+aGh
+aCG
+aUW
+aJe
+aJe
+aZt
+aCG
+aGh
+aFr
+aZt
+aUW
+aZt
+aPd
+aZt
+aZt
+aZt
+aZt
+aIO
+aZt
+aZt
+aZt
+aFQ
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(63,1,1) = {"
+aJx
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+aRE
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+ayO
+aab
+aqr
+aez
+agl
+agl
+agl
+aOE
+aOE
+aJX
+aqr
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+ayO
+aar
+aBJ
+aii
+aii
+aOE
+aqr
+aOE
+aFF
+aqr
+aIb
+aIy
+aBm
+aIr
+aLc
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDu
+aav
+aCW
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aph
+ayO
+aQl
+aaN
+aaN
+aLU
+aUY
+aGh
+aCG
+aZt
+aXz
+aXz
+aZt
+aCG
+aGh
+aFW
+aZt
+aZt
+aZt
+aFr
+aZt
+aZt
+aZt
+aZt
+aFr
+aZt
+aZt
+aZt
+aBG
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(64,1,1) = {"
+aJx
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+ayO
+aab
+aqr
+aar
+aqr
+acy
+acy
+acy
+aqr
+aar
+aqr
+aKP
+apR
+ayO
+akA
+akA
+akA
+akA
+akA
+akA
+akA
+aKP
+apR
+aoj
+aqr
+aBM
+aii
+aii
+aEs
+aqr
+aOE
+aFF
+aqr
+aqr
+aqr
+aJA
+aKw
+aqr
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDv
+abs
+aCX
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aLU
+aUY
+aGh
+aCG
+aZt
+aMW
+aJe
+aZt
+aCG
+aGh
+aMo
+aZt
+aUW
+aZt
+aZt
+aUW
+aUW
+aUW
+aZt
+aZt
+aZt
+aUW
+aZt
+aSn
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(65,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aax
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+adW
+aWA
+aWA
+aWA
+aWA
+aWA
+aNC
+aab
+aKP
+ano
+apR
+bcJ
+awl
+awl
+azu
+awl
+awl
+awl
+azu
+awl
+awl
+apR
+apR
+apR
+awl
+awl
+awl
+awl
+awl
+awl
+awl
+apR
+apR
+ayO
+acy
+aRP
+aii
+aii
+aOE
+aFg
+aOE
+aFF
+aqr
+aCd
+aIA
+aBm
+aKE
+aCd
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDv
+abs
+aCY
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aLU
+aUY
+aGh
+aCG
+aZt
+aXz
+aXz
+aUW
+aCG
+aGh
+aZt
+aZt
+aUW
+aZt
+aZt
+aUW
+aUW
+aUW
+aZt
+aZt
+aZt
+aUW
+aZt
+aZt
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(66,1,1) = {"
+aJx
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+aCI
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+ayO
+aar
+aOE
+aii
+aii
+aOE
+aae
+aHT
+aFF
+aqr
+aCd
+aIB
+aIF
+aKF
+aCd
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aas
+abs
+aCX
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aaN
+aUY
+aGh
+aCG
+aZt
+aJe
+aJe
+aZt
+aCG
+aGh
+aZt
+aZt
+aZt
+aZt
+aZt
+aUW
+aUW
+aUW
+aZt
+aZt
+aZt
+aZt
+ayo
+aNT
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(67,1,1) = {"
+aJx
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aVS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aab
+aaN
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+aCI
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awk
+awn
+acy
+aOE
+aDb
+aOE
+aVJ
+aFg
+aOE
+aGV
+aqr
+aId
+aIC
+aJB
+aKo
+aLe
+aKd
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDx
+abs
+aCX
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aaN
+aUY
+aGh
+aCG
+aZt
+aUW
+aZt
+aZt
+aCG
+aGh
+aZt
+aZt
+aUW
+aZt
+aFr
+aZt
+aZt
+aZt
+aZt
+aFr
+aZt
+aUW
+aCm
+aMy
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(68,1,1) = {"
+aJx
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aab
+aaN
+aaN
+aab
+aab
+aab
+aab
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aWA
+aab
+aKP
+ano
+ayO
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aaF
+aab
+aab
+acQ
+aab
+aab
+aab
+acQ
+aaD
+aab
+aab
+aab
+acQ
+aok
+aqr
+aqr
+aDc
+aQO
+aqr
+aqr
+aOE
+aFF
+aqr
+aVh
+aIF
+abJ
+abJ
+aLf
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDv
+abs
+aCX
+aEg
+aSM
+aEg
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aaN
+aUY
+aGh
+aCG
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aUW
+aZt
+aPd
+aZt
+aZt
+aZt
+aZt
+aIO
+aZt
+aUW
+aTn
+aWN
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(69,1,1) = {"
+aJx
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aac
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aKP
+ano
+ayO
+aab
+aab
+aab
+aab
+aab
+aab
+aaB
+aab
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aBY
+aqr
+aBO
+aDd
+aOE
+aEt
+aqr
+aOE
+aGW
+aHy
+aLC
+aIG
+aga
+aKH
+aCd
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDv
+abs
+aCX
+aEg
+aSM
+aEg
+aQD
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aYI
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aaN
+aUY
+aGh
+aCG
+aUW
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aZt
+aSU
+aZt
+aZt
+aZt
+aZt
+aSU
+aZt
+aUW
+aCm
+aMy
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(70,1,1) = {"
+aJx
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahX
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+anq
+aZo
+baa
+ayO
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aqr
+aoc
+aoC
+aOE
+aqG
+alO
+aOE
+akS
+aqr
+auu
+aOE
+asK
+aOE
+aqr
+azJ
+aqr
+aBP
+aOE
+afk
+atq
+aFj
+aLC
+baX
+aqr
+aIe
+aII
+aJJ
+aqr
+aqr
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aDv
+abs
+aCX
+aEg
+aSM
+aEg
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aQl
+aUY
+aGh
+aCG
+aZt
+aZt
+aZt
+aZt
+aZx
+aXq
+aZx
+aZt
+aZt
+aZt
+aSq
+aZt
+ayA
+ayA
+aZt
+aSq
+aZt
+aZt
+aTn
+aEV
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(71,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aat
+aab
+aab
+aab
+aab
+aaD
+aab
+aab
+ajl
+acQ
+aKS
+aRg
+awn
+acQ
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+akS
+aqr
+auv
+amH
+amH
+axu
+aqr
+aqv
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aIL
+aJO
+aqr
+aaN
+aaN
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+awi
+aBf
+aVd
+aCZ
+aEg
+aSM
+aEg
+aMN
+aCg
+aCg
+aCg
+aRN
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+aaN
+aaN
+aac
+aIa
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aGh
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(72,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+aZS
+ags
+ags
+ags
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+aqr
+ahC
+aqr
+aqr
+aqr
+alR
+aqr
+aqr
+acy
+ahr
+acy
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+abJ
+aoD
+apw
+aLC
+aqU
+aLC
+aLC
+aLC
+aux
+avw
+awy
+axv
+axW
+aLC
+axW
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+axW
+baX
+aJP
+aqr
+aaN
+aaN
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+ayP
+awj
+aCV
+aDa
+aEg
+aSM
+aEg
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aQl
+aac
+aac
+aac
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aIa
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(73,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+agU
+aia
+agl
+aqr
+aRX
+aXM
+aoU
+aqr
+aOE
+aFF
+aOE
+aqr
+amz
+azX
+akS
+aqr
+aeP
+aHR
+aOE
+aOE
+abJ
+aoE
+apx
+aOE
+aqV
+aOE
+aOE
+aqv
+auz
+aon
+aon
+axx
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aEg
+aSM
+aEg
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aaN
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(74,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ayV
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+ahn
+aib
+aiI
+aqr
+akU
+alS
+aoV
+apW
+aOE
+aFF
+aOE
+aqr
+aOE
+azY
+aEc
+aqr
+aGE
+azY
+aJg
+aqr
+aod
+aoP
+apx
+aOE
+amz
+aOE
+asN
+aqr
+aVh
+aiq
+aiq
+aga
+aqr
+azL
+aAT
+aBQ
+aqr
+aNK
+aqr
+aNK
+aqr
+aNK
+aqr
+aNK
+aqr
+aNK
+aqr
+aNK
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayR
+aza
+azg
+azn
+aSO
+azs
+aMN
+aCg
+aCg
+aCg
+aRN
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aKS
+awn
+ags
+ags
+ags
+aRT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(75,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+aDI
+aDI
+aBm
+ake
+aDI
+alU
+aDI
+aqr
+aQN
+aNE
+aQN
+aqr
+aar
+aBU
+aqr
+aqr
+aqr
+aHY
+aqr
+aqr
+aoe
+aFF
+aOE
+aOE
+aOE
+aOE
+asO
+aqr
+aOE
+aOE
+aOE
+aOE
+aqr
+azM
+aAV
+auU
+aqr
+atI
+aqr
+atI
+aqr
+atI
+aqr
+atI
+aqr
+atI
+aqr
+atI
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayS
+azb
+azb
+azb
+aSQ
+azb
+aMN
+aCg
+aCg
+aCg
+aRN
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aRT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(76,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aaD
+aqr
+aOE
+aDI
+aiJ
+akf
+ahC
+aQN
+ahC
+aQN
+aqt
+arF
+auw
+aqI
+aqI
+arF
+aqI
+axp
+aqI
+arF
+aqI
+aqr
+aOE
+aFF
+aOE
+amA
+amA
+aOE
+asP
+aqr
+auC
+acj
+awz
+axy
+aqr
+azN
+auU
+auU
+aqr
+aOE
+aWX
+aye
+aOE
+aOE
+aqr
+aqv
+aKu
+aQM
+aOE
+aOE
+aqr
+aaN
+abK
+aaN
+aWs
+aaN
+aaN
+aaN
+aph
+ayT
+azb
+azi
+azi
+aSS
+azb
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQl
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aRT
+ags
+ags
+ags
+ags
+ags
+aRT
+ags
+ags
+ags
+ags
+ags
+aRT
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(77,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+aZS
+aZS
+aac
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+adj
+aae
+aiK
+ako
+akV
+aHt
+aoW
+aHt
+aqE
+arG
+aqE
+aqE
+aqE
+aCp
+aqE
+aqE
+aqE
+aIi
+aqI
+aqr
+aqr
+adI
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+auU
+aAV
+aBS
+aqr
+aOE
+aOE
+aPK
+aOE
+aCu
+aqr
+aOE
+aOE
+aPK
+aOE
+aCu
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+azc
+azj
+aWA
+aSS
+azb
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(78,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ayV
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+aJz
+aae
+aiX
+akz
+adR
+aQN
+adR
+apZ
+aqI
+aqI
+aqI
+awB
+aqI
+aqI
+aqI
+aqI
+aqI
+arF
+aqI
+aqr
+akg
+aFF
+abJ
+aqH
+arc
+asb
+atl
+aqH
+arc
+asb
+atl
+aqH
+aqr
+azR
+auU
+aBV
+aqr
+afU
+aSe
+aCq
+aOE
+acP
+aqr
+acS
+afU
+aCq
+aOE
+acP
+aqr
+aaN
+abK
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+azd
+azk
+azi
+aSS
+azb
+aMN
+aCg
+aCg
+aCg
+aRN
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(79,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ayV
+aac
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aaE
+aqr
+aBm
+aDI
+aiY
+akz
+aDI
+aDI
+aDI
+aDI
+aDI
+arK
+aDI
+ake
+aDI
+aDI
+aDI
+ake
+aqI
+arF
+aqI
+acy
+aOE
+aFF
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+aqr
+aAa
+aAW
+aqr
+aqr
+aqr
+aqr
+aqr
+acy
+aqr
+aqr
+aqr
+aqr
+aqr
+acy
+aqr
+aqr
+aqr
+aqr
+aab
+aab
+aab
+aab
+aab
+aph
+apR
+azd
+azl
+azb
+aSQ
+azb
+aMN
+aCg
+aCg
+aCg
+aCg
+aCg
+ade
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aAb
+aAb
+aAb
+aAb
+aAb
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(80,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aSR
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aah
+aab
+aah
+aab
+aah
+aab
+ahY
+aab
+agc
+aJz
+aae
+aiX
+akz
+akZ
+alV
+apc
+aDI
+alG
+akz
+auA
+awR
+aNu
+aCL
+aNu
+aDI
+aqI
+aIs
+aqE
+anF
+aLC
+aoQ
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+alT
+aAd
+aTA
+aFt
+aDf
+aOH
+aFt
+aLC
+aLC
+bey
+beA
+beB
+beE
+beF
+beG
+aOE
+aBX
+aBX
+aqr
+aab
+aab
+aab
+aab
+aab
+aph
+ayZ
+azf
+azm
+aWA
+aST
+azb
+aMN
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aCh
+aYd
+aED
+aEF
+aAb
+aAb
+aAb
+aAb
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(81,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+abn
+aqr
+aqr
+abn
+aqr
+aqr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+aqr
+aab
+aah
+aab
+aah
+aab
+aah
+aab
+ahY
+aab
+agc
+aJz
+aae
+aiX
+akp
+aOE
+alW
+ape
+aDI
+arb
+asa
+auH
+aqr
+axq
+aDt
+aNu
+aDI
+aqI
+arF
+aJh
+aqr
+agN
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aFF
+aAf
+bfA
+bfA
+bfB
+bfA
+bfA
+bfC
+bfC
+bfD
+bfA
+bfA
+bfA
+bfC
+bfE
+bfC
+bfF
+bfC
+bfG
+bfH
+bfH
+bfH
+bfH
+bfH
+bfI
+bfJ
+bfJ
+bfK
+bfL
+bfM
+azb
+aMN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aKg
+aED
+aEF
+aAb
+aAb
+aAb
+aAb
+aAb
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aRT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(82,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaK
+aaY
+aOE
+aOE
+amk
+abD
+abD
+aOE
+aOE
+abJ
+act
+acL
+act
+acL
+act
+acL
+act
+acL
+act
+acL
+act
+acL
+aqr
+aab
+aah
+aab
+aah
+aab
+aah
+aab
+ahY
+aaF
+aqr
+ahq
+aic
+aiX
+akz
+aOE
+aOE
+alO
+aDI
+are
+asd
+avm
+aqr
+aqr
+aqr
+aEq
+aDI
+aqI
+arF
+aqI
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aFF
+aOE
+abJ
+abJ
+beJ
+abJ
+abJ
+aOE
+aOE
+abC
+abJ
+abJ
+abJ
+aZa
+beH
+aOE
+aRP
+abZ
+aqr
+awh
+aab
+aab
+aab
+aat
+aph
+apR
+apR
+ayO
+aWA
+aRt
+azb
+aMN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aKz
+aYy
+aED
+aZk
+aEF
+aAb
+aAb
+aAb
+aAb
+aEF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(83,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+akW
+aaZ
+aOE
+aOE
+amk
+aOE
+aOE
+aOE
+aOE
+abJ
+acv
+acM
+acv
+adB
+acv
+adB
+acv
+adB
+acv
+adB
+acv
+acM
+aqr
+aab
+aah
+aab
+aah
+aab
+aah
+aab
+ahY
+aab
+agc
+ahB
+aae
+aiX
+akz
+ala
+aOE
+aOE
+aDI
+aqr
+ash
+aqr
+aqr
+axw
+aDI
+aDI
+aDI
+aqI
+arF
+aqI
+aqr
+aCv
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aFF
+aOE
+aqr
+aOE
+aFF
+aOE
+aOE
+aOE
+aOE
+aKm
+abJ
+abJ
+abJ
+aOE
+aFF
+aOE
+aOE
+aqv
+acy
+awl
+awl
+awl
+awl
+azF
+apR
+apR
+apR
+ayO
+aWA
+aRt
+azb
+aMN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aKz
+aRq
+aYW
+aEF
+aEF
+aAb
+aAb
+aAb
+aEF
+aEF
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(84,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+akW
+aba
+aOE
+aOE
+aqr
+aqr
+aqr
+aqr
+aqr
+abJ
+abJ
+abJ
+act
+adC
+act
+adC
+act
+adC
+act
+adC
+act
+acL
+aqr
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+ahB
+aae
+aiX
+akz
+alb
+alX
+abZ
+aDI
+akz
+asu
+aHT
+awS
+axB
+aDM
+aOE
+aOE
+aHi
+arF
+aqI
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aqr
+aOF
+aFF
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aAg
+aOE
+aZH
+beI
+aLC
+aLC
+aLC
+aQQ
+aRu
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aGM
+aRo
+aRD
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aZk
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(85,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aOE
+aOE
+aOE
+aOE
+aqr
+aCe
+abQ
+aca
+aqr
+abJ
+acw
+abJ
+acv
+adE
+acv
+adE
+acv
+adE
+acv
+adE
+acv
+acM
+aqr
+aqr
+aqr
+aqr
+afi
+aat
+aNf
+aab
+ahY
+aaG
+aqr
+adR
+aDI
+aiZ
+akz
+alc
+aOo
+aHT
+aqa
+arf
+asv
+aon
+alX
+axC
+aDI
+aOE
+aqr
+aHm
+arF
+aqI
+aqr
+agN
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+abZ
+aqr
+aar
+aDe
+aar
+aar
+abJ
+abJ
+aOE
+aOE
+aOE
+arI
+abJ
+beJ
+abJ
+abJ
+aOE
+acy
+awk
+awk
+azC
+awk
+awk
+apR
+apR
+apR
+ayO
+aWA
+aRt
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aGv
+aCy
+aED
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(86,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aDC
+aOC
+aze
+aYM
+aGz
+aFw
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaL
+aOE
+aOE
+aOE
+aqr
+aqr
+abS
+aqr
+aqr
+acn
+acx
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+aqr
+abJ
+aen
+acy
+afj
+aHI
+awl
+awl
+ahZ
+awo
+aIj
+aQN
+aae
+aiX
+akz
+ald
+ama
+apq
+aDI
+akz
+asw
+avo
+aOE
+axN
+aDM
+aOE
+aar
+aqI
+arF
+aqI
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aqr
+aCa
+aFF
+aOE
+aEu
+abJ
+abJ
+aOE
+aOE
+aOE
+abJ
+abJ
+beJ
+abJ
+abJ
+aOE
+aqr
+aab
+aab
+aab
+aab
+aat
+aph
+apR
+apR
+ayO
+aWA
+aRt
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aUl
+aMp
+aED
+aED
+aED
+aED
+aZk
+aEF
+aJn
+aEF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(87,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aPO
+aTX
+aKi
+aGz
+aAo
+aFw
+aac
+aac
+aac
+ags
+ayV
+aZS
+aNS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+abL
+aaN
+aqr
+akW
+aOE
+abp
+aOE
+acy
+abJ
+abJ
+aoD
+aci
+aco
+acz
+aFt
+adn
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aLC
+aFt
+aFt
+aeo
+azq
+azr
+azB
+azB
+ajG
+ayO
+agc
+aHt
+aid
+aja
+ako
+ale
+amJ
+aEc
+aDI
+aDI
+asz
+aDI
+aDI
+aDI
+aDI
+aOE
+aar
+aqI
+arF
+aqI
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aAk
+aqr
+aCb
+aFF
+aDR
+aQO
+abJ
+abJ
+aOE
+aOE
+aOE
+abJ
+abJ
+beJ
+abJ
+abJ
+aVn
+aqr
+awh
+aab
+aab
+aab
+aab
+aph
+apR
+awm
+ayO
+aWA
+aRt
+aWA
+aKq
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aNR
+aMp
+aMp
+aOW
+aVk
+aEF
+aEF
+aEF
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRT
+ags
+ags
+aac
+ags
+ags
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(88,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aGJ
+aFn
+aZb
+azp
+aTX
+aFw
+aac
+aac
+aZS
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaP
+aOE
+aOE
+aOE
+aqr
+abJ
+abT
+acb
+aqr
+acp
+acx
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+aqr
+abJ
+abJ
+acy
+afC
+aKS
+awk
+awk
+ajJ
+azA
+acy
+aQN
+aae
+ajH
+akz
+alf
+ani
+aOE
+aOE
+aDI
+asG
+alI
+aOE
+axP
+aKd
+aOE
+aar
+aqI
+arF
+aqI
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+atm
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aqr
+aOE
+aOE
+aOE
+aEv
+abJ
+abJ
+aOE
+aOE
+aOE
+abJ
+abJ
+beJ
+abJ
+abJ
+aOE
+aqr
+aab
+aab
+aab
+aab
+aat
+aph
+apR
+apR
+ayO
+aWA
+aRt
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aED
+aOR
+aMp
+aYi
+aVk
+aEF
+aEF
+aEF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+ags
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(89,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aRm
+aHF
+aZm
+aYh
+aAt
+aFw
+aac
+aac
+aac
+ags
+aZS
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aOE
+aOE
+aOE
+aOE
+aqr
+abE
+abU
+acc
+aqr
+abJ
+acw
+abJ
+act
+adG
+act
+adG
+act
+adG
+act
+adG
+act
+acL
+aqr
+aqr
+aqr
+aqr
+afi
+aat
+aab
+aab
+ahY
+aaE
+aqr
+ahC
+aDI
+aiZ
+akz
+aon
+anr
+aHT
+aHT
+arA
+aHT
+avv
+aHT
+axR
+aDI
+aEB
+aqr
+aHm
+arF
+aqI
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+abZ
+aqr
+aCd
+aOE
+aDS
+aar
+aAF
+abJ
+abo
+aOE
+aOE
+abJ
+abJ
+beJ
+abJ
+abJ
+aOE
+acy
+azc
+awl
+awl
+awl
+azI
+apR
+apR
+apR
+ayO
+aWA
+aRt
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aNH
+aZv
+aJc
+aNe
+aMp
+aQx
+aVk
+aEF
+aEF
+aEF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(90,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aEX
+aIJ
+aFK
+aQz
+aUK
+aFw
+aac
+ags
+ayV
+aZS
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaQ
+aOE
+aOE
+aOE
+aqr
+aqr
+aqr
+aqr
+aqr
+abJ
+abJ
+abJ
+acv
+adQ
+acv
+adQ
+acv
+adQ
+acv
+adQ
+acv
+aem
+aqr
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+aJz
+aae
+ajH
+akz
+aOE
+aOE
+aOE
+abZ
+aDI
+asH
+aOE
+aqI
+aya
+aQO
+aEK
+aOE
+aHs
+arF
+aqI
+aqr
+aVh
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+akw
+aOE
+aRP
+aZK
+beK
+aLC
+aLC
+aLC
+aQQ
+aQT
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aGM
+aRo
+aSk
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aMp
+aMp
+aYV
+aVk
+aEF
+aEF
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aRT
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(91,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aYb
+aWi
+aQW
+aFM
+aTX
+aFw
+aac
+aZS
+aZS
+aac
+aac
+aac
+aNF
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+abC
+aOE
+aOE
+aOE
+amk
+aOE
+aOE
+aOE
+aOE
+abJ
+act
+acL
+act
+adU
+act
+adU
+act
+adU
+act
+adU
+act
+acL
+aqr
+aab
+aJD
+aab
+aab
+aab
+aaB
+aab
+ahY
+aab
+agc
+aJz
+aae
+ajH
+akz
+alg
+anS
+anS
+anS
+aDI
+aon
+aon
+awW
+ayb
+aDI
+aDI
+aDI
+aqI
+arF
+aqI
+aqr
+agN
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aAX
+aNu
+aNu
+aqr
+aEx
+aqr
+aEx
+aqr
+akW
+aOE
+aOE
+aOE
+aFF
+aOE
+aOE
+aVJ
+acy
+awk
+awk
+awk
+azD
+awk
+apR
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aOO
+aMp
+aED
+aED
+aNR
+aED
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(92,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aUr
+aGd
+aEF
+aKi
+aOC
+aFw
+aZk
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaR
+aOE
+aOE
+aOE
+amk
+abD
+abD
+aOE
+aOE
+abJ
+acv
+acM
+acv
+acM
+acv
+acM
+acv
+acM
+acv
+acM
+acv
+acM
+aqr
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aaD
+aqr
+ahq
+aic
+ajH
+akz
+alk
+aOE
+aOE
+aOE
+aDI
+aDI
+aDI
+aDI
+ayU
+aDI
+aFC
+aDI
+aqI
+arF
+aJi
+aqr
+aOE
+aoR
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+apz
+aoR
+aFF
+aOE
+aqr
+aCe
+aDg
+aqr
+aAO
+aqr
+aAO
+aqr
+aIg
+aOE
+aOE
+aOE
+aFF
+aOE
+akw
+abZ
+aqr
+awh
+aab
+aab
+aab
+aat
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aQU
+aMp
+aMp
+aMp
+aMp
+aTT
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(93,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aFw
+aXK
+aKa
+aGz
+aOC
+aEF
+aEF
+aEF
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+abn
+aqr
+aqr
+abn
+aqr
+aqr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+acr
+aqr
+aqr
+aqr
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+ahB
+aae
+ajH
+akz
+alx
+aOE
+apr
+aqb
+aDI
+asK
+avP
+aDI
+ayX
+aDO
+aGb
+aDI
+aqI
+arF
+aJh
+aqr
+aOE
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aoR
+aFF
+aOE
+aqr
+aCe
+ans
+aqr
+aNu
+aPs
+aNu
+aqr
+aTS
+aOE
+aOE
+aOE
+aFF
+azG
+akW
+amF
+aar
+aab
+aab
+aab
+aab
+aab
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aPC
+aAe
+aMK
+aBZ
+aEH
+aED
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(94,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+ags
+aFw
+aFw
+aEF
+aEF
+aFw
+aEF
+aEF
+aGJ
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aJV
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+ahB
+aae
+ajH
+akq
+aly
+aOE
+apF
+aqe
+aDI
+asI
+avQ
+aDI
+azz
+aqI
+aGc
+aDI
+aqI
+aIw
+aqE
+anG
+aLC
+aLC
+aLC
+aLC
+aLC
+aLC
+atn
+aLC
+aLC
+aLC
+aLC
+aLC
+baX
+aOE
+aqr
+aCe
+aNu
+aDT
+aEy
+ajr
+ajr
+aGX
+aLC
+aOl
+aTj
+aLC
+baX
+aOE
+akY
+aOE
+aqr
+aab
+aab
+aab
+aab
+aab
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aRT
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(95,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aXE
+ags
+ags
+ags
+aBL
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aaE
+aqr
+aBm
+aDI
+aiY
+akz
+aDI
+aDI
+aDI
+aDI
+aDI
+asJ
+aDI
+ake
+alR
+aDU
+aDI
+ake
+aqI
+arF
+aqI
+acy
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aFF
+aOE
+auD
+auD
+awA
+auD
+auD
+abZ
+aqr
+aCe
+aNu
+aqr
+aEA
+aFk
+aFZ
+aqr
+anP
+anP
+aNE
+aJQ
+anP
+anP
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aab
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(96,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aLF
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+ahB
+aae
+ajH
+akz
+ahC
+aQN
+ahC
+aqf
+aqI
+aqI
+aqI
+axp
+aqI
+aqI
+aqI
+aqI
+aqI
+arF
+aqI
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+akj
+ato
+aqr
+auF
+avx
+awC
+auF
+auF
+aqr
+aqr
+aCf
+aDi
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aOE
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(97,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aKy
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+avF
+aac
+aac
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+agc
+ahD
+aae
+ajI
+ako
+akV
+aHt
+aoW
+aHt
+aqE
+aup
+aqE
+aqE
+aqE
+aqE
+aqE
+aqE
+aqE
+aIK
+aqI
+aqr
+agN
+aOE
+aOE
+aOE
+aOE
+aOE
+atp
+aqr
+auG
+apy
+apy
+avy
+apy
+aAl
+aqr
+aCi
+aDl
+aDV
+aEE
+aFl
+aGa
+aqr
+aHz
+aIf
+aIM
+akw
+aOE
+aLi
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+awk
+awn
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(98,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aFV
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+aOE
+aDI
+ajK
+akr
+adR
+aQN
+adR
+aQN
+arB
+arF
+aww
+aqI
+aqI
+aqI
+aqI
+awB
+aqI
+aqI
+aJo
+aqr
+aOE
+azG
+akW
+amF
+aOE
+aOE
+atq
+atL
+auI
+auI
+auI
+auI
+axX
+aAm
+aqr
+aCj
+aDn
+aDW
+aEI
+arJ
+arJ
+aqr
+aHA
+aOE
+aIN
+akW
+aOE
+aHA
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(99,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aau
+aqr
+aDI
+aDI
+aBm
+ake
+aDI
+anT
+aDI
+aqr
+aQN
+aNE
+aQN
+aqr
+aqr
+aDY
+aqr
+aOJ
+aqr
+aIX
+aqr
+aqr
+agB
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+auJ
+apy
+apy
+axz
+axY
+aAn
+aqr
+apy
+aCk
+apy
+arJ
+arJ
+aGl
+aqr
+akY
+aOE
+aIR
+akY
+aOE
+akY
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aJx
+"}
+(100,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ayV
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aSl
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+ahF
+aie
+ajL
+aqr
+acc
+abJ
+apG
+aqr
+aOE
+aFF
+aOE
+aqr
+acc
+abJ
+aGf
+aqr
+acc
+abJ
+aJE
+aqr
+akw
+aOE
+aOE
+akw
+aOE
+aOE
+akw
+aar
+auK
+apy
+awT
+awT
+axY
+apy
+axO
+aCk
+aDn
+apy
+aEI
+arJ
+arJ
+aGY
+aOE
+aOE
+aFF
+aOE
+aVJ
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aZS
+aZS
+aZS
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aZS
+aZS
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(101,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ayV
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+ags
+aBD
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+ahG
+aiz
+akb
+aqr
+alA
+anV
+abE
+aqr
+aOE
+aFF
+aOE
+aqr
+alA
+anV
+abE
+aqr
+alA
+anV
+abE
+aqr
+aof
+aOE
+akj
+aqJ
+amF
+aOE
+atr
+aar
+auL
+apy
+auK
+auK
+axZ
+auI
+aBa
+auI
+aDo
+aDX
+aEM
+aFo
+aGm
+aqr
+aOE
+aOE
+aDA
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aRT
+ags
+ags
+ags
+ags
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(102,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+avE
+ags
+aEb
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aqr
+aqr
+adR
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aIj
+ahr
+acy
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+akY
+aOE
+aOE
+akY
+aOE
+aOE
+akY
+aar
+auW
+avy
+awU
+axA
+ayc
+aAq
+aqr
+aCn
+aDq
+aEa
+aqr
+aqr
+aqr
+aqr
+akw
+aOE
+aIM
+akw
+aOE
+akw
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aaN
+aqr
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(103,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+acT
+aHI
+aRk
+awo
+aeD
+aeW
+aab
+aab
+agz
+aab
+aab
+aaF
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+ase
+aOE
+aqr
+avl
+avO
+awV
+axM
+apy
+aAs
+aqr
+aqr
+aDr
+aqr
+aqr
+aFp
+aFp
+aqr
+akW
+aOE
+aIS
+aJZ
+aOE
+akW
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aEN
+aaN
+aMR
+aBE
+aqr
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aMv
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMv
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(104,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWL
+ags
+ags
+aac
+aac
+aZS
+ayV
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+acy
+aOE
+aOE
+akj
+aqK
+amF
+aOE
+aOE
+atM
+apy
+awq
+apy
+apy
+ayd
+apy
+atM
+aOE
+aFF
+aLC
+aLC
+aFs
+aEc
+aqr
+aHB
+aOE
+aIR
+akY
+aOE
+aLj
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYA
+aOE
+aAU
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aNY
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aNY
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(105,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aNw
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aat
+aab
+aab
+aaF
+apR
+aab
+aau
+aab
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+awr
+aqr
+axO
+atM
+aqr
+aqr
+agN
+aDs
+aOE
+aqr
+aFu
+aGp
+aqr
+aHC
+aJM
+aFF
+aOE
+aOE
+aVJ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+abY
+aZB
+aSj
+aMc
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aOf
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(106,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aNw
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aeX
+aeX
+aeX
+apR
+aeX
+aeX
+aeX
+anP
+aNu
+aNu
+apA
+akv
+aNu
+aNu
+aNu
+akv
+aNu
+aNu
+awX
+aNu
+aNu
+aAv
+aqr
+aCo
+aDw
+auF
+aqr
+aqr
+aqr
+aqr
+aOE
+aOE
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aXX
+aaN
+afZ
+abY
+aBH
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aOf
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(107,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aLU
+aLU
+aLU
+apR
+aLU
+aLU
+ahE
+anP
+aom
+aoS
+aoS
+aoS
+aNu
+aoS
+aoS
+aoS
+aNu
+aoS
+aoS
+aoS
+aNu
+aAx
+aqr
+aOE
+aFF
+abZ
+aqr
+aFv
+aGs
+aGZ
+auD
+aOE
+aFF
+akw
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aEZ
+aWR
+aaN
+aqr
+aqr
+aac
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aOQ
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(108,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+ahY
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aat
+aKP
+ano
+ayO
+aab
+aLU
+aeX
+aeX
+apR
+aeX
+aeX
+aLU
+anP
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+ard
+aNu
+aNu
+aNu
+aNu
+aNu
+axO
+aOE
+aDA
+aOE
+aEP
+aNu
+aNu
+aGZ
+awA
+aOE
+aIW
+aJZ
+amF
+aOE
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMG
+aEF
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aEF
+aMG
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(109,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aiT
+azB
+azB
+azB
+azB
+azB
+azB
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+akd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+aRd
+azr
+aTc
+ayO
+aCI
+aCI
+aCI
+aCI
+apR
+aCI
+aCI
+aCI
+anQ
+aNu
+aNu
+apB
+aqL
+ard
+aNu
+ats
+atN
+aNu
+awu
+awY
+aNu
+aNu
+aNu
+aBc
+aOE
+aFF
+aOE
+aEQ
+aNu
+aNu
+aHa
+auD
+aOE
+aFF
+akY
+aIh
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMG
+aEF
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aEF
+aMG
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(110,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aaN
+aab
+aab
+ano
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aat
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aat
+aKP
+ano
+ayO
+aab
+aLU
+aeX
+aeX
+apR
+aeX
+aeX
+aLU
+anP
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+ard
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+aNu
+auF
+aOE
+aFF
+aVJ
+aCo
+aNu
+aGt
+aGZ
+auD
+aOE
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aNY
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aNY
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(111,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+aTO
+ags
+ags
+aTO
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aqr
+aar
+aar
+aqr
+aqr
+aqr
+aab
+aab
+aab
+aab
+aab
+ano
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aaF
+aLU
+aLU
+aLU
+apR
+aLU
+aLU
+ahE
+anP
+aom
+aoS
+aoS
+aoS
+aNu
+aoS
+aoS
+aoS
+aNu
+aoS
+aoS
+aoS
+aNu
+aAx
+aqr
+aCr
+aFF
+aEc
+aqr
+aNu
+aNu
+aGZ
+aHG
+aOE
+aFF
+akw
+aOE
+abZ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aPe
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(112,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aNv
+aNv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aFu
+aqr
+aOE
+aOE
+aOE
+asK
+aOE
+aqr
+aqr
+aqr
+aab
+aab
+aab
+ano
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aab
+aeX
+aeX
+aeX
+apR
+aeX
+aeX
+aeX
+anP
+aNu
+aNu
+apE
+aqM
+aNu
+aNu
+aNu
+aqM
+avn
+aNu
+apE
+aNu
+aNu
+aAy
+aqr
+aqr
+aDF
+aqr
+aqr
+aFx
+aNu
+aHb
+auD
+aOE
+aIY
+aKb
+amF
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aRW
+aRW
+aRW
+aMv
+aPf
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(113,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+aTO
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aZS
+aZS
+aNv
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aar
+aqr
+aqr
+abb
+aOE
+aaS
+aOE
+aRP
+aOE
+aOE
+aOE
+aOE
+aga
+aqr
+aab
+aab
+aat
+ano
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+aat
+aab
+aab
+aab
+apR
+aaD
+aab
+aab
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+arm
+aiF
+aqr
+aqr
+avr
+aqr
+aqr
+avr
+aqr
+aqr
+aCw
+aFF
+aEd
+aqr
+aNu
+aNu
+aHc
+auD
+aOE
+aFF
+akY
+aOE
+aOE
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRT
+aRW
+aRW
+aRW
+aMv
+aPg
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(114,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aNv
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aak
+aOE
+aCw
+aqr
+abc
+aOE
+aqr
+aOE
+aby
+aby
+aby
+aby
+aby
+aOE
+aar
+aHI
+awl
+awl
+aoZ
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+aab
+aKP
+ano
+ayO
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+anR
+aoo
+aoT
+apI
+aqr
+arg
+arm
+auU
+atO
+aqr
+aOE
+axr
+axQ
+aLC
+aAz
+aqr
+aCz
+beH
+abZ
+aqr
+aNu
+aNu
+aGZ
+auD
+aOE
+aFF
+aOE
+aCv
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aRW
+aRW
+aRW
+aMv
+aPh
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aJx
+"}
+(115,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+aNS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNv
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aCz
+aOE
+aaz
+aqr
+abf
+aJM
+abu
+auD
+aby
+aby
+aby
+aby
+aby
+aLC
+acW
+azr
+azB
+azB
+aqD
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+abK
+aab
+aab
+aab
+acU
+aKS
+aRg
+awn
+aeE
+aeZ
+aab
+aab
+agA
+aaF
+aab
+aab
+aqr
+aop
+auU
+apJ
+aqr
+ark
+asf
+asf
+auU
+avr
+aOE
+aOE
+aFF
+ayY
+aAB
+aqr
+aCB
+aFF
+aOE
+aqr
+aNu
+aNu
+aGZ
+aHJ
+aOE
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+ayO
+aWA
+aWA
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aPk
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(116,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+ags
+ags
+aTO
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aOE
+aVJ
+aOE
+aqr
+abg
+aOE
+abh
+auD
+aby
+aby
+aby
+aby
+aby
+aOE
+aar
+aKP
+aCI
+aCI
+ayO
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+aqr
+aqr
+aar
+aqr
+aqr
+acy
+ahr
+acy
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aop
+auU
+apK
+aqP
+arm
+asf
+asf
+atP
+aqr
+aqr
+aqr
+axS
+aqr
+aqr
+aqr
+aqr
+aDF
+aqr
+aqr
+aFz
+aqr
+aqr
+aqr
+aqr
+aNE
+aQN
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+awl
+awo
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aPn
+aEF
+aEF
+aEF
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(117,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aal
+aHJ
+aOE
+aaS
+aOE
+aOE
+abh
+auD
+aRP
+aOE
+aOE
+aOE
+aOE
+acC
+aqr
+aKS
+awk
+awk
+awn
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+aqr
+aej
+aOE
+afp
+aqr
+ahg
+ahs
+ahg
+aqr
+aiW
+ajV
+aks
+alz
+ajV
+amK
+aiW
+aqr
+aop
+auU
+apJ
+aqr
+auU
+asf
+asf
+arm
+avs
+aFt
+aVe
+bef
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aFt
+aTD
+abJ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aph
+apR
+apR
+ayO
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aPp
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(118,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+abh
+abq
+abh
+aOE
+aOE
+aOE
+aVh
+aOE
+aCv
+acj
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+aar
+aek
+aOE
+afz
+agu
+ahg
+ahx
+aiA
+aiE
+ajb
+aLC
+aLC
+alT
+aLC
+aLC
+anm
+anU
+aor
+apa
+apJ
+aqr
+arw
+asg
+att
+auU
+aqr
+abJ
+beJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+beJ
+abJ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+ayQ
+awk
+awk
+awn
+aWA
+aRs
+aWA
+aKq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(119,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aag
+aam
+aay
+aaA
+aqr
+aqr
+aOE
+aOE
+aby
+aby
+aby
+aby
+aOE
+aOE
+aqr
+aqr
+aaA
+aay
+aam
+aag
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aab
+aab
+aab
+aqr
+aez
+aOE
+aOE
+agv
+ahg
+ahs
+ahg
+aiF
+ajc
+ajW
+aOE
+alY
+aOE
+amO
+ann
+aiF
+aop
+apb
+apM
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+abJ
+beJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+abJ
+aTE
+abJ
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(120,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaf
+aOE
+aOE
+aRP
+aOE
+aaT
+aqr
+aOE
+aOE
+abz
+abM
+abN
+acd
+aOE
+aOE
+acE
+acY
+aOE
+aOE
+aOE
+aOE
+ael
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aHI
+awl
+awl
+awl
+awo
+aqr
+aeA
+aOE
+aOE
+aqr
+aOE
+aFF
+aOE
+aiG
+ajd
+aOE
+akt
+aqr
+amE
+aqr
+aqr
+aqr
+aop
+apb
+apJ
+aqr
+arx
+auU
+atu
+atQ
+aqr
+aBt
+beJ
+abJ
+aqr
+aqr
+aqr
+aqr
+aqr
+aBY
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aNE
+aQN
+aqr
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aNY
+aEF
+aNZ
+aNZ
+aNZ
+aNZ
+aNZ
+aEF
+aNY
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(121,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaf
+aOE
+aOE
+aOE
+agl
+agl
+abi
+aCv
+aOE
+abz
+abN
+abV
+acd
+aOE
+aOE
+acH
+adf
+aii
+aOE
+aIh
+aOE
+ael
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aKS
+awk
+apR
+apR
+ayO
+aqr
+aqr
+aOE
+afA
+aqr
+aOE
+aFF
+aiC
+aqr
+aiW
+ajV
+aku
+aqr
+aNu
+amQ
+anp
+anW
+aop
+apb
+apJ
+aqr
+arx
+asi
+atv
+atR
+aqr
+aar
+aJp
+aar
+aqr
+aAC
+aBd
+aCC
+aqr
+aEe
+aEf
+aFB
+aOE
+aOE
+aHK
+aqr
+aFF
+aJM
+aQO
+aRb
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aMG
+aMG
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aPH
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(122,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaf
+aai
+aOE
+aOE
+agl
+aaU
+abj
+aOE
+aOE
+abz
+abO
+abN
+acd
+aOE
+aOE
+aOJ
+adh
+adA
+aOE
+aOE
+aOE
+ael
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aaF
+aKP
+apR
+abr
+aqr
+aeB
+aOE
+aOE
+aqr
+agB
+aFF
+abZ
+aqr
+aqr
+aqr
+aqr
+aqr
+aNu
+aNu
+aNu
+aNu
+aop
+apb
+apJ
+aqr
+ary
+asj
+atx
+atS
+aqr
+agN
+aFF
+agQ
+aqN
+aAE
+aBe
+aCD
+aqr
+aEf
+aEf
+aqr
+aGw
+aCv
+aHL
+aqr
+aQb
+aLC
+aQR
+baX
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(123,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaj
+aOE
+aOE
+aaH
+aaV
+aOJ
+aOE
+aOE
+abz
+abP
+abN
+acd
+aVJ
+aOE
+aqr
+adi
+aii
+aOE
+aai
+acu
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aKP
+apR
+abr
+aqr
+aeC
+aVJ
+aOE
+aqr
+agO
+aFF
+aOE
+aiH
+ajk
+ajk
+ajk
+ajk
+ajk
+ajk
+ajk
+ajk
+aos
+apb
+apJ
+aqr
+arz
+asj
+asj
+auo
+avt
+aOE
+aXj
+aHT
+azt
+aAH
+aqN
+aAI
+aqr
+aqr
+aqr
+aqr
+aOE
+aOE
+abZ
+aqr
+aQc
+aOE
+aQO
+aQO
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(124,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aPx
+aAZ
+aED
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aao
+aqr
+aqr
+aqr
+aqr
+aOE
+aby
+aby
+aby
+aby
+aOE
+aqr
+aqr
+aqr
+aqr
+aao
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aKP
+aCI
+ayO
+aar
+aeF
+aOE
+afE
+aqr
+aOE
+ahP
+aqv
+aiL
+ajm
+ajm
+ajm
+alZ
+ajm
+ajm
+ajm
+anX
+aot
+apd
+apV
+aqQ
+arE
+asx
+aty
+auU
+aar
+aOE
+aFF
+agQ
+azx
+aqN
+aqN
+aCH
+aqr
+aEh
+aET
+aFD
+aby
+aby
+aby
+aqr
+aFF
+aOE
+aOE
+abZ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aCx
+aYy
+aYy
+aKg
+aKZ
+aWS
+aIz
+aMp
+aMp
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aac
+aJx
+"}
+(125,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aMp
+aMp
+aED
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aOq
+aan
+aqr
+aan
+abl
+aqr
+agN
+aOE
+aOE
+aIh
+aOE
+abZ
+aqr
+abl
+aan
+aqr
+aan
+aOq
+aqr
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aab
+aaM
+abd
+awn
+aqr
+aeG
+aOE
+aga
+agx
+aOE
+ahP
+aOE
+aqr
+ajn
+aNu
+aNu
+aNu
+aNu
+aNu
+ans
+aqr
+aop
+apb
+apJ
+aqr
+arH
+asy
+atH
+auq
+aqr
+aOE
+aFF
+agQ
+azH
+aAI
+aBh
+aqN
+aqr
+aET
+aET
+aqr
+aGA
+aby
+aee
+aIj
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aYy
+aYy
+aTH
+aED
+aLQ
+aLQ
+aED
+aMp
+aKY
+aED
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aMv
+aMG
+aMG
+aMv
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aJx
+"}
+(126,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aac
+aac
+aac
+aac
+aac
+aED
+aMp
+aMp
+aQs
+aWo
+aED
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aan
+aOg
+aqr
+aaW
+aan
+aqr
+acP
+aOE
+aOE
+aOE
+aOE
+acP
+aqr
+aan
+aaW
+aqr
+aOg
+aan
+aqr
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aaD
+aqr
+aqr
+aqr
+aqr
+aqr
+aeI
+aOE
+aOE
+aqr
+aqv
+aFF
+aOE
+aqr
+ajo
+ajo
+ajo
+ajo
+ajo
+ang
+ant
+aqr
+aou
+apb
+apM
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aFF
+aar
+aqr
+aAK
+aAK
+aAK
+aqr
+aqr
+aqr
+aqr
+aby
+aby
+aee
+anP
+beH
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aYy
+aXU
+aYy
+aED
+aED
+aED
+aJc
+aMp
+aUX
+aED
+aXF
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aMI
+aMI
+aMI
+aNi
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(127,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aED
+aED
+aED
+aED
+aGo
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+abm
+aqr
+aqr
+aqr
+aVh
+aOE
+aqr
+aqr
+aqr
+abm
+aqr
+aqr
+aqr
+aqr
+aqr
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+acO
+ady
+adS
+aqr
+aeI
+afh
+aeO
+aqr
+aOE
+ahQ
+abZ
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aov
+apb
+apJ
+aqr
+amH
+amH
+aon
+aon
+aqr
+aOE
+aFF
+aOE
+aqr
+aqR
+arh
+aqN
+aqr
+aPV
+aEW
+aFG
+aGF
+aby
+aby
+acy
+aFF
+aOE
+aOE
+aOE
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aPc
+aPx
+aMp
+aMp
+aMp
+aAc
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNc
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aac
+aJx
+aJx
+"}
+(128,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aED
+aER
+alw
+aMp
+aVD
+aED
+aQF
+aYy
+aCx
+aED
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaI
+aOE
+aOE
+aFN
+abv
+aOJ
+aOE
+aOE
+aOJ
+ack
+acq
+aOE
+aai
+acu
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adg
+adF
+adT
+aqr
+aeJ
+afk
+agb
+aqr
+aOE
+ahR
+aOE
+aqr
+ajp
+ajX
+akv
+amb
+aqr
+anh
+anu
+anZ
+aop
+apb
+apJ
+aar
+aOE
+aOE
+aOE
+aOE
+aqr
+aOE
+aFF
+aOE
+aqr
+aqN
+ari
+aqN
+aqr
+aEi
+aEY
+aqr
+aQi
+aHe
+aHO
+aqr
+aFF
+ajO
+ajO
+ajO
+aqr
+aaN
+aaN
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aQx
+aZj
+aZj
+aMp
+aMp
+aNb
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNc
+aMI
+aMI
+aPu
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+"}
+(129,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aED
+aNG
+alQ
+aMp
+aMp
+aGo
+aYy
+aKc
+aYy
+aED
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaq
+aai
+aOE
+aJM
+aFN
+abw
+abA
+aOE
+aCv
+ace
+acl
+acq
+aCv
+aOE
+aOE
+aeg
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+aqr
+aqr
+adI
+aqr
+aqr
+aqr
+aqr
+aqr
+ahj
+beI
+aLC
+aiM
+ajr
+ajY
+aNu
+amc
+aqr
+anh
+anC
+aNu
+aop
+aps
+apV
+aqT
+aLC
+asA
+atJ
+aur
+aqr
+agN
+aFF
+aOE
+aqu
+aqO
+ari
+aES
+aqr
+aqr
+aqr
+aqr
+aOE
+aHh
+aHP
+aqr
+aQc
+ajO
+ajO
+aRf
+aqr
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aVr
+aQx
+aNg
+aMp
+aMp
+abe
+aXF
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNc
+aMI
+aMI
+aPw
+aMv
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+"}
+(130,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aED
+aTi
+arl
+aCE
+aMp
+aED
+aVR
+aYy
+aOk
+aED
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaq
+aOE
+aOE
+aOE
+aOE
+aOE
+abB
+aOE
+aOE
+acf
+aOE
+aOE
+aOE
+aOE
+aOE
+aeg
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aae
+adj
+aOE
+aFF
+aef
+aeK
+aeK
+aOE
+aOE
+aeK
+aFF
+aOE
+aqr
+ajC
+aNu
+akX
+amd
+aqr
+anj
+anD
+anu
+aop
+apb
+apJ
+aar
+aon
+aOE
+atK
+aus
+aqr
+aOE
+aFF
+aOE
+aqr
+aqN
+ari
+aHM
+aqr
+aPW
+aPX
+aFD
+aOE
+aeK
+aHQ
+aqr
+aFF
+ajO
+aQZ
+aRh
+aqr
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aZS
+ayV
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aPc
+aMp
+aBw
+aMp
+aKY
+aED
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aNc
+aMI
+aMI
+aPy
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
+(131,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aBD
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aED
+aFP
+aMp
+aMp
+aIQ
+aED
+aYy
+aYy
+aYy
+aED
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaq
+aOE
+aOE
+aOE
+aOE
+abx
+aqr
+aOE
+aOE
+aqr
+acm
+aOE
+aOE
+aVJ
+aOE
+aeg
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aae
+adk
+adH
+adV
+aeh
+aLC
+afl
+age
+aLC
+ahk
+ahV
+aOE
+aqr
+ajD
+ajZ
+alh
+amx
+aqr
+ank
+anE
+anE
+aop
+apb
+apJ
+aqr
+arL
+aOE
+aii
+aii
+aqr
+aOE
+aFF
+aOE
+aqr
+aqS
+arj
+aJj
+aqr
+aEf
+aQh
+aqr
+aQj
+aOE
+aQm
+aqr
+aFF
+ajO
+ajO
+aRj
+aqr
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+azy
+aKB
+aMp
+aMp
+aZE
+aED
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aNd
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aJx
+azQ
+azQ
+azQ
+azQ
+azQ
+"}
+(132,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aFh
+aMp
+aMp
+aCA
+aNa
+aED
+aYy
+aXU
+aYy
+aED
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aaJ
+aaX
+aay
+abo
+aqr
+aqr
+aOE
+aOE
+aqr
+aqr
+abo
+aay
+aaX
+aaJ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adl
+adI
+adl
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aFF
+aqv
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aow
+apt
+apY
+aqr
+aar
+aar
+aar
+aqr
+aqr
+aar
+aJp
+aar
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aQf
+ajO
+ajO
+ajO
+aqr
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aVE
+ags
+aAL
+aKt
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aNi
+aMI
+aMI
+aMI
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+azQ
+aOz
+aEO
+aEO
+aUo
+azQ
+"}
+(133,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aCO
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+alv
+abe
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aaQ
+aby
+aby
+acg
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adm
+aFF
+adX
+aqr
+aeO
+afm
+agf
+aqr
+ahg
+ahs
+ahg
+aOE
+ajE
+aeK
+aeK
+aeK
+aOE
+aOE
+aOE
+ajE
+ahg
+ahs
+ahg
+aOE
+aOE
+aOE
+aOE
+asK
+acy
+abJ
+beJ
+axT
+aqr
+aAM
+aqr
+aAM
+aqr
+aNk
+aNk
+aNk
+aNk
+aNk
+aqr
+ayf
+aFF
+aOE
+aOE
+aOE
+aqr
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aXI
+ags
+ags
+aKt
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aMI
+aMI
+aMI
+aNi
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+aJx
+azQ
+aNO
+aEO
+aEO
+aXa
+azQ
+"}
+(134,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aar
+abC
+aby
+aby
+abW
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+ado
+adJ
+adY
+aqr
+aqv
+aOE
+anJ
+aqr
+ahg
+ahs
+ahg
+aOE
+aeK
+aeK
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+ahg
+ahs
+ahg
+aOE
+aOE
+aOE
+aOE
+aOE
+anP
+abJ
+beJ
+abJ
+aqr
+aAO
+aqr
+aAO
+aqr
+aNu
+aOI
+aNu
+aNu
+aNu
+aqr
+ayg
+aQL
+ajO
+ajO
+aVh
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aWz
+ags
+aSl
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aQa
+aZL
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aNm
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+azQ
+azQ
+aTR
+aEO
+aEO
+aBg
+azQ
+"}
+(135,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aar
+aaR
+aby
+aby
+ach
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aae
+adp
+adK
+adZ
+aqr
+aeS
+aOE
+agg
+aqr
+ahg
+ahW
+aiA
+aLC
+aLC
+aLC
+aTj
+aLC
+aLC
+age
+age
+aLC
+aiA
+apv
+aiA
+aLC
+aTj
+aLC
+aLC
+aLC
+anF
+aFt
+axs
+abJ
+aNu
+aNu
+aPs
+aNu
+aqr
+aqr
+aqr
+bfd
+aqr
+aqr
+aqr
+azo
+aQL
+ajO
+ajO
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aFJ
+aBA
+ags
+aEb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aRO
+aEG
+aEG
+aAi
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aNm
+aPq
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+azQ
+aEO
+aEO
+aGC
+aCQ
+aWK
+azQ
+"}
+(136,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aJM
+aOE
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adq
+adL
+aea
+aqr
+aeT
+aOE
+agh
+aqr
+agd
+aif
+aiD
+aqr
+aqr
+aqr
+adI
+aqr
+aqr
+aqr
+afU
+acS
+aox
+aqr
+aqr
+aqr
+arM
+aqr
+aqr
+aqr
+aqr
+awv
+beJ
+abJ
+aqr
+aNu
+apE
+apE
+aqr
+aNx
+aPs
+aNu
+aNu
+aNu
+aNu
+aOE
+aQL
+ajO
+ajO
+aOE
+aRn
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aWz
+aWz
+aUi
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aBb
+aEG
+aNq
+aEG
+aAi
+ags
+ags
+aac
+aac
+aac
+aac
+aNm
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aRU
+aac
+aJx
+azQ
+aBF
+aEO
+aEO
+aXh
+azQ
+azQ
+"}
+(137,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aDj
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aar
+aar
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+ads
+aFF
+aeb
+aqr
+aeU
+afn
+aOE
+aqr
+aqr
+aqr
+aqr
+aqr
+ajF
+aka
+ali
+amy
+amG
+aqr
+aqr
+aqr
+aqr
+aqr
+aqd
+aOE
+aFF
+asB
+asB
+asB
+aqr
+abJ
+beJ
+axU
+aqr
+aqr
+agK
+agK
+aqr
+aNL
+aNu
+aNu
+aNu
+aNu
+aqr
+aAP
+aQL
+ajO
+ajO
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aDE
+aXZ
+ags
+aYY
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+ags
+aZS
+ags
+ags
+ags
+ags
+ags
+aBR
+aLL
+aAN
+aEG
+aEw
+ags
+aac
+aac
+aac
+aac
+aNm
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+azQ
+aEO
+aEO
+aEO
+aKl
+azQ
+aJx
+"}
+(138,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aae
+adu
+adM
+aec
+aqr
+aeV
+aOE
+adN
+aqr
+akg
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aeK
+aeK
+aeK
+aOE
+aoa
+aoy
+aqr
+aqg
+aLC
+baX
+aOE
+aOE
+aOE
+aqr
+abJ
+beJ
+abJ
+aqr
+aNu
+awX
+awX
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aCv
+aQL
+ajO
+ajO
+abZ
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aDH
+aac
+aac
+aFY
+ags
+ags
+ags
+aWz
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+ags
+ags
+ags
+ags
+aRO
+aEG
+aUx
+aEG
+aUn
+ags
+ags
+ags
+aac
+aac
+aac
+aNm
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+azQ
+aRQ
+aAr
+aEO
+aKp
+azQ
+aJx
+"}
+(139,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adv
+adO
+aed
+aqr
+afc
+aOE
+agp
+agy
+aOE
+aig
+ahg
+ahg
+aOE
+ahg
+ahg
+ahg
+aqv
+ahg
+ahg
+ahg
+aOE
+aqr
+aqs
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+awx
+beJ
+abJ
+aNu
+aNu
+aBi
+aNu
+aqr
+aEj
+aOE
+aqr
+aEj
+aOE
+aqr
+aFN
+aFF
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aIV
+aZS
+ags
+ags
+aBD
+aDE
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aBb
+aEG
+aEG
+aUn
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aMI
+aMI
+aMI
+aNi
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+azQ
+aPD
+aEO
+aEO
+aJY
+azQ
+aJx
+"}
+(140,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+adw
+adP
+aee
+aqr
+afd
+afo
+agq
+aqr
+ahl
+aih
+ahg
+ahg
+aOE
+ahg
+ahg
+ahg
+aOE
+ahg
+ahg
+amB
+aoz
+aqr
+aqF
+aOE
+arN
+asC
+asC
+asC
+aqr
+abJ
+beJ
+abJ
+aqr
+aAO
+aqr
+aAO
+aqr
+aEk
+aOE
+aqr
+agN
+aOE
+aqr
+aOE
+aFF
+aVJ
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aIV
+ayV
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aQv
+aQk
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aNi
+aMI
+aMI
+aMI
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+azQ
+azQ
+azQ
+azQ
+azQ
+azQ
+aJx
+"}
+(141,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aHp
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+apR
+aab
+aqr
+aqr
+adR
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+ahm
+ahg
+ahg
+aiU
+ajM
+ahg
+ahg
+amB
+amH
+amB
+ahg
+aob
+aoA
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+acy
+ahr
+acy
+aqr
+aAS
+aqr
+aAS
+aqr
+aEl
+aOE
+aqr
+aGH
+aOE
+aqr
+aOE
+aFF
+aOE
+aOE
+aOE
+aar
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aIV
+aDH
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aMI
+aMI
+aMI
+aMI
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
+(142,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aho
+aiq
+aOE
+aiV
+ajU
+akn
+alj
+amC
+amI
+anl
+aOE
+agp
+aoB
+aqr
+akg
+aRP
+aOE
+asK
+aOE
+aOE
+aOE
+abJ
+beJ
+abJ
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aFe
+aFH
+aqr
+aHl
+aqr
+acy
+ahr
+acy
+aqr
+aRl
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aNd
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
+(143,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+aOE
+aOE
+aVJ
+aOE
+aOE
+aOE
+abJ
+axt
+aFt
+aLC
+aLC
+aBj
+aLC
+aLC
+aLC
+aFf
+aBj
+aLC
+aLC
+aLC
+aLC
+baX
+aOE
+aqr
+aQO
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+aNc
+aMI
+aMI
+aPz
+aMv
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
+(144,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aau
+aab
+aab
+aeW
+aab
+aab
+aab
+aab
+aab
+aau
+aab
+aqr
+aJM
+aOE
+aOE
+aOE
+aOE
+aCv
+aOE
+abJ
+abJ
+abJ
+aOE
+aOE
+aOE
+aOE
+aJM
+aOE
+aOE
+aOE
+aVJ
+aOE
+aOE
+aga
+aOE
+abZ
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aYI
+aYI
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aNc
+aMI
+aMI
+aPB
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+aJx
+"}
+(145,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+apR
+acy
+aOE
+aOE
+aOE
+asL
+aOE
+aOE
+aOE
+abJ
+abJ
+axV
+aOE
+aVh
+aOE
+aOE
+aOE
+aOE
+aOE
+aVJ
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aNc
+aMI
+aMI
+aPE
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aac
+aJx
+aJx
+aJx
+"}
+(146,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aGn
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aqr
+aar
+aqr
+aqr
+aar
+aqr
+aqr
+acy
+anP
+acy
+aqr
+aqr
+aar
+aqr
+aqr
+aar
+aqr
+aqr
+aar
+aqr
+aqr
+aar
+aqr
+aqr
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aNV
+aMI
+aMI
+aPt
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aac
+aJx
+aJx
+aJx
+"}
+(147,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+amL
+aHI
+awl
+awo
+aWy
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aMI
+aMI
+aMI
+aNi
+aMv
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+aJx
+"}
+(148,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRv
+aaN
+azK
+aaN
+aaN
+azK
+aaN
+aaN
+aAD
+aab
+aab
+aab
+aVt
+aaN
+aVt
+aaN
+aRv
+aKP
+ana
+ayO
+aaD
+aab
+azK
+aaN
+aaN
+azK
+aaN
+aaN
+aRv
+aaN
+azK
+aaN
+aaN
+azK
+aaN
+aaN
+aAD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aMv
+aMG
+aMG
+aMv
+aMv
+aRW
+aRW
+aRW
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aac
+aJx
+"}
+(149,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aFc
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aZM
+aGr
+aaN
+aaN
+azK
+aaN
+aWs
+aaN
+aaN
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aAD
+amM
+aKP
+apR
+ayO
+afq
+afK
+aaN
+aaN
+azK
+aaN
+aaN
+aaN
+aZM
+aGr
+aaN
+aWs
+azK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aac
+aac
+aJx
+"}
+(150,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aYI
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRv
+aaN
+aaN
+aHD
+azK
+aaN
+aVt
+aGr
+aHD
+aAD
+aaN
+aYI
+aYI
+aWs
+azK
+azE
+aaN
+aRr
+apR
+aPr
+aaD
+aab
+aaN
+aHD
+azK
+aaN
+aVt
+aGr
+aRv
+aFc
+aaN
+aHD
+azK
+aaN
+aVt
+aGr
+aHD
+aAD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(151,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aFc
+aaN
+aaN
+aaN
+aaN
+aRv
+aAD
+azK
+aVt
+aaN
+aaN
+aVt
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aGr
+aaN
+aRv
+aKP
+apR
+ayO
+aaD
+afs
+azK
+aVt
+aaN
+aaN
+aVt
+aaN
+aRv
+aAD
+azK
+aVt
+aaN
+aaN
+aVt
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(152,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+azE
+aYI
+aYI
+aaN
+azK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aVt
+aaN
+aaN
+aml
+aaN
+aKP
+ana
+ayO
+amm
+afL
+aaN
+aaN
+aWs
+azK
+aaN
+aaN
+aaN
+azE
+aaN
+aaN
+aaN
+azK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aRW
+aRW
+aRW
+aMv
+aMv
+aMG
+aMG
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(153,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLh
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aFc
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+azK
+azK
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aFc
+aaN
+aaN
+aaN
+aaN
+azK
+aaN
+aRr
+ana
+aPr
+aab
+aab
+azK
+azK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+azK
+azK
+aFc
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aRW
+aRW
+aRW
+aMv
+aNY
+aEF
+aEF
+aPF
+aPF
+aNY
+aEF
+aPF
+aPF
+aEF
+aNY
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(154,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+azv
+aaN
+aVt
+aaN
+aaN
+aYI
+aaN
+azK
+aaN
+aaN
+aYI
+aaN
+aHD
+aYI
+aaN
+aHD
+aGg
+aWs
+azK
+aRr
+anw
+ayO
+afr
+aab
+aaN
+aaN
+aaN
+azK
+aaN
+aYI
+aVt
+aaN
+aaN
+aYI
+aaN
+azK
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aRW
+aRW
+aRW
+aMv
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(155,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aAD
+aaN
+aaN
+aaN
+aHD
+aaN
+aFc
+aHD
+aaN
+aGr
+aaN
+aaN
+aYI
+aVt
+aaN
+aaN
+aaN
+anb
+anx
+aPr
+afs
+aab
+aaN
+aFc
+aHD
+aaN
+aYI
+aUf
+aAD
+aaN
+aaN
+aFc
+aHD
+aYI
+aaN
+aHD
+aYI
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aRW
+aRW
+aRW
+aMv
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMv
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(156,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aGr
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aAD
+aaN
+aaN
+aaN
+aaN
+aPm
+azK
+anc
+anb
+aPr
+aft
+aab
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aYI
+aYI
+aaN
+aAD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+ags
+aac
+aac
+aRW
+aRW
+aRW
+aMG
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aMG
+aRW
+aRW
+aRW
+aac
+aac
+aJx
+"}
+(157,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aFc
+aaN
+aaN
+aaN
+aVt
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aHD
+aaN
+aaN
+afs
+aab
+aTG
+ana
+ana
+aab
+afr
+aaN
+aaN
+aaN
+aYI
+aaN
+aWs
+aaN
+aVt
+aaN
+aaN
+aFc
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMG
+aEF
+aEF
+aEF
+aEF
+aEF
+aPG
+aPG
+aEF
+aEF
+aEF
+aEF
+aMG
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(158,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aQd
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aFc
+aaN
+aYI
+aaN
+aaN
+aYI
+aYI
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aYI
+aaN
+aVt
+aWs
+aAD
+afK
+aab
+aab
+aaN
+ana
+aab
+aab
+aWs
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aRU
+aRW
+aRW
+aRW
+aMv
+aNZ
+aEF
+aEF
+aEF
+aEF
+aPG
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRU
+aac
+aJx
+"}
+(159,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aVt
+aaN
+aWs
+aaN
+aaN
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+alL
+aab
+aGD
+aab
+agr
+aMM
+aab
+aab
+aaN
+aVt
+aaN
+aaN
+aFc
+aaN
+aaN
+aYI
+aaN
+aVt
+aaN
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aNZ
+aEF
+aEF
+aEF
+aEF
+aPG
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(160,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aCU
+aaN
+aab
+aft
+aab
+aft
+ana
+aab
+aab
+aoY
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aNZ
+aEF
+aEF
+aEF
+aEF
+aPG
+aPG
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(161,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ayV
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aaN
+aaN
+aaN
+aaN
+aWs
+aaN
+aab
+afr
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+afr
+aab
+afs
+aab
+anH
+amm
+afr
+aaN
+aYI
+aaN
+aaN
+aaN
+aaN
+aaN
+aVt
+aaN
+aaN
+aaN
+aYI
+aYI
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aNZ
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(162,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aYI
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aYI
+aGr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aNZ
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aPF
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(163,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aGr
+aAD
+aaN
+aaN
+aaN
+aAD
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+aab
+aaN
+aGr
+aAD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aGr
+aAD
+aaN
+aaN
+aaN
+aAD
+aaN
+aHD
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aNY
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aEF
+aNY
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(164,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aab
+aab
+aab
+aab
+aab
+afs
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+amm
+aab
+aab
+aab
+amm
+aab
+afs
+aab
+aab
+aab
+aGD
+aab
+aab
+aab
+afs
+aab
+aab
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aMv
+aMv
+aMv
+aNY
+aEF
+aEF
+aEF
+aEF
+aEF
+aNY
+aMv
+aMv
+aMv
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(165,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+avq
+avq
+avq
+avq
+avq
+aeN
+acN
+aeN
+avq
+acN
+acN
+acN
+acN
+avq
+avq
+avq
+avq
+aeN
+avq
+avq
+acN
+avq
+avq
+and
+any
+aJm
+avq
+aeN
+avq
+acN
+avq
+aeN
+avq
+acN
+acN
+avq
+avq
+aeN
+avq
+avq
+avq
+avq
+aeN
+avq
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(166,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+acI
+acZ
+aau
+ada
+aaF
+adD
+aab
+aau
+aab
+aau
+ada
+aaF
+adD
+aab
+aau
+aab
+ada
+aaF
+adD
+aab
+aau
+aab
+amN
+aRr
+anz
+anI
+anY
+adD
+acZ
+aau
+ada
+aaF
+adD
+adD
+acZ
+adD
+acZ
+aau
+ada
+aaF
+adD
+aab
+aau
+acK
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(167,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+acJ
+aab
+aaF
+aab
+aau
+aab
+aeW
+acZ
+aab
+aaF
+aab
+aau
+aab
+aeW
+acZ
+aab
+aab
+aau
+aab
+aeW
+acZ
+aab
+amN
+ane
+anA
+anI
+amm
+aaF
+aab
+aaF
+aab
+aau
+aab
+aaF
+aab
+aaF
+aab
+aaF
+aab
+aau
+aab
+aeW
+acZ
+acK
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aac
+aJx
+"}
+(168,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+acK
+ada
+adD
+acZ
+aaF
+aaF
+aau
+aab
+aeW
+adD
+acZ
+aaF
+aaF
+aau
+aab
+aeW
+acZ
+aaF
+aaF
+aau
+aab
+amn
+amm
+anf
+anB
+aIn
+amN
+aab
+aUz
+adD
+acZ
+aaF
+aaF
+aab
+ada
+aab
+ada
+adD
+acZ
+aaF
+aaF
+aau
+aab
+awg
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aRU
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRW
+aRU
+aac
+aJx
+"}
+(169,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aWZ
+aKQ
+aKQ
+aKQ
+aKQ
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+aqr
+alB
+aht
+aht
+agV
+aht
+aqr
+aqr
+aqr
+ajy
+ajy
+aqr
+ask
+ask
+ask
+ask
+ajy
+aqr
+aqr
+ajy
+apN
+apN
+aqh
+aqr
+ajy
+ajy
+aqr
+azV
+ask
+ask
+azV
+aqr
+aqr
+avz
+aqr
+azV
+ask
+azV
+ask
+ajy
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(170,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aWZ
+aCs
+aOy
+aHk
+aHk
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afF
+aii
+agj
+aii
+aii
+aii
+aii
+adN
+aOE
+ajq
+aqr
+akg
+akw
+aOE
+aqv
+aOE
+adN
+anJ
+aog
+aoF
+apf
+aqr
+ahg
+ahg
+ahg
+aqr
+aoF
+arn
+arP
+asl
+asQ
+asm
+atT
+aqr
+auM
+avA
+avT
+awD
+awZ
+awZ
+awZ
+auU
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(171,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afG
+aii
+agC
+agC
+agC
+aii
+aij
+aiN
+aOE
+abW
+aqr
+akh
+akx
+all
+akz
+akz
+akz
+aqv
+aqr
+aqr
+aqr
+aqr
+apO
+apO
+apO
+aqr
+aqr
+aqr
+aqr
+asm
+asR
+asm
+atU
+aqr
+auN
+ahL
+ahL
+ahL
+ahL
+axD
+ahL
+ayq
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(172,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aii
+aii
+agD
+agW
+ahu
+ahS
+aii
+aOE
+aqv
+abX
+aqr
+aOE
+aky
+akD
+akz
+ame
+ame
+acj
+aqr
+aoG
+aoI
+aqv
+apP
+ahg
+ahg
+aOE
+aoI
+aOE
+aqr
+asm
+asS
+asm
+atV
+aqr
+auO
+ahL
+avU
+ahL
+axa
+ahL
+ayh
+ayr
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(173,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+aZS
+ags
+aLU
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aWZ
+aKQ
+aKQ
+aCs
+aOy
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYQ
+azU
+aKQ
+aJK
+aQK
+aQK
+aQK
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afH
+agi
+agE
+agX
+ahv
+ahS
+aii
+aOE
+agt
+aqv
+aqr
+aki
+akz
+akz
+akz
+amf
+amf
+amA
+aqr
+aOE
+aoI
+aOE
+avp
+azS
+avp
+abY
+aoI
+aOE
+aqr
+asm
+asT
+asm
+atW
+aqr
+auP
+ahL
+avV
+ahL
+axb
+ahL
+ahL
+ays
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(174,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ahJ
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+ags
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aWZ
+aCs
+aOy
+aHk
+aHk
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aHk
+aYQ
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aii
+aii
+agF
+agY
+ahw
+ahS
+aii
+aOE
+aOE
+ajs
+ajy
+aOE
+akz
+alm
+alC
+akz
+akz
+anJ
+aqr
+aOE
+api
+aOE
+ahg
+ahg
+ahg
+aOE
+api
+aOE
+aqr
+asm
+asU
+asm
+atX
+aqr
+auQ
+ahL
+ahL
+awE
+axc
+axE
+ahL
+ayt
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(175,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+aWU
+ags
+ags
+ags
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYa
+azU
+aKQ
+aJK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afu
+aii
+agj
+agG
+agZ
+agG
+aii
+aii
+aOE
+aOE
+aju
+ajy
+aOE
+akB
+akD
+akz
+amg
+amP
+anK
+aqr
+aOE
+apg
+aOE
+ahg
+ahg
+ahg
+aOE
+api
+aOE
+aqr
+asm
+asV
+asm
+atY
+aqr
+auR
+avB
+avW
+awF
+axd
+axF
+ahL
+ayu
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(176,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aHk
+aYQ
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afI
+aii
+aii
+aii
+aii
+aii
+aii
+aiO
+aje
+ajv
+aqr
+akj
+akC
+akD
+alD
+amh
+amh
+akS
+aqr
+aOE
+api
+aOE
+ahg
+ahg
+ahg
+aOE
+aqW
+aOE
+aqr
+asm
+asW
+asm
+atZ
+aqr
+auS
+ahL
+ahL
+ahL
+axe
+ahL
+ahL
+ayv
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(177,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aLU
+aaN
+aaN
+aaN
+aQK
+aQK
+aWZ
+aWQ
+aCs
+aOy
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afJ
+aOE
+aOE
+aOE
+arp
+aOE
+aqv
+aOE
+aOE
+ajw
+aqr
+aje
+akD
+akD
+akz
+akz
+akz
+aOE
+aqr
+aOE
+api
+aOE
+ahg
+ahg
+ahg
+aOE
+api
+arp
+aqr
+asm
+asX
+asm
+asQ
+ajy
+auT
+ahL
+ahL
+ahL
+avU
+ahL
+axD
+ayw
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(178,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aEJ
+ags
+aZS
+aZS
+ags
+aLU
+aaN
+aaN
+aaN
+aQK
+aQK
+aXS
+aOy
+aHk
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYQ
+azU
+aKQ
+aJK
+aQK
+aQK
+aQK
+aQK
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aQK
+aaN
+aQK
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aik
+aOE
+aqv
+afZ
+aqr
+akj
+akD
+aln
+alD
+ami
+ami
+amz
+aqr
+aOE
+apj
+aOE
+ahg
+ahg
+ahg
+aOE
+azT
+aOE
+aqr
+asm
+asY
+asm
+aua
+ajy
+auU
+avC
+avC
+auU
+auU
+avC
+avC
+ayx
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aLU
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(179,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+ayV
+ags
+aLU
+aaN
+aaN
+aQK
+aQK
+aQK
+aIc
+aRV
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aHk
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aQK
+aaN
+aQK
+aQK
+aQK
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afM
+aqr
+agH
+aqr
+agH
+aqr
+ail
+aOE
+aOE
+aOE
+ajy
+aOE
+akD
+akD
+alE
+amj
+amR
+alN
+aqr
+aOE
+aoI
+aOE
+ahg
+ahg
+ahg
+aOE
+aoI
+aOE
+aqr
+asm
+asT
+asm
+aub
+ajy
+auV
+auV
+avX
+auU
+aoX
+awd
+awd
+awd
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aNv
+aZS
+aZS
+aZS
+aZS
+aZS
+aZS
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(180,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aZS
+anv
+aaN
+aaN
+aQK
+aRy
+aQK
+aGT
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afN
+aqr
+afN
+aqr
+afN
+aqr
+aim
+aOE
+aOE
+aOE
+ajy
+akk
+akE
+alo
+alD
+akz
+amS
+aOE
+aqr
+aoH
+apk
+aOE
+ahg
+ahg
+ahg
+aOE
+aoI
+aro
+aqr
+asm
+asZ
+asm
+auc
+ajy
+auX
+auX
+avY
+auU
+auU
+axG
+ayi
+ayy
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aLU
+aNv
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(181,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aPI
+aQK
+aQK
+aQK
+aQK
+aWZ
+aCs
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+azU
+aKQ
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+agl
+agk
+agl
+agl
+agl
+aqr
+ain
+anJ
+aOE
+aOE
+ajy
+aOE
+akD
+akD
+akz
+ame
+ame
+acj
+aqr
+aoH
+aOE
+aOE
+apQ
+ahg
+ahg
+afZ
+aOE
+aro
+aqr
+asm
+ata
+asm
+aud
+ajy
+auX
+auX
+avZ
+auU
+auU
+aVi
+ayi
+ayz
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aNv
+aNv
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(182,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVY
+aVY
+aKQ
+aJK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aHk
+aYQ
+aFE
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aWZ
+aKQ
+aKQ
+aKQ
+aJK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afw
+afO
+agl
+agl
+agk
+agl
+aqr
+aio
+aOE
+afZ
+aOE
+aqr
+aqv
+akz
+akz
+akz
+ame
+ame
+anL
+aqr
+aoH
+aqv
+aOE
+ahg
+ahg
+aqi
+aOE
+aOE
+aro
+aqr
+asm
+atb
+asm
+aue
+ajy
+auX
+auX
+avZ
+auU
+auU
+aVi
+ayi
+ayi
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aLU
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(183,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aHk
+aHk
+aYQ
+aRL
+aCs
+aOy
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aYa
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aWZ
+aCs
+aOy
+aHk
+aYQ
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afw
+afP
+agl
+agI
+agl
+agk
+aqr
+aip
+aOE
+aqv
+ajx
+aqr
+aOE
+aOE
+aOE
+aOE
+aqv
+aOE
+aje
+aqr
+aoH
+abY
+aOE
+ahg
+ahg
+ahg
+aOE
+aOE
+aro
+aqr
+asm
+atc
+asm
+asR
+ajy
+auY
+auX
+avZ
+auU
+auU
+aVi
+ayj
+atw
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(184,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aHk
+aHk
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+azW
+aQK
+aQK
+aWZ
+aCs
+aOy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afw
+afQ
+agl
+agl
+agl
+agl
+aqr
+aqr
+acy
+acy
+ajy
+aqr
+aqr
+acy
+acy
+aqr
+aqr
+aqr
+aqr
+aqr
+aoI
+aOE
+aOE
+ahg
+ahg
+ahg
+aqv
+aOE
+aoI
+aqr
+aOE
+ata
+aOE
+als
+ajy
+auV
+auV
+avX
+auU
+auU
+awd
+awd
+awd
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aOJ
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(185,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+azU
+aKQ
+aKQ
+aJK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aXS
+aOy
+aTw
+aUy
+aTw
+aYa
+azU
+aKQ
+aJK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afR
+agl
+agJ
+aha
+agl
+acy
+ajO
+ajO
+ajO
+ajO
+ajN
+ajO
+ajO
+ajO
+ajO
+acB
+acB
+acB
+acB
+ajO
+ajO
+ajO
+ahg
+ahg
+ahg
+aOE
+aOE
+arp
+aqr
+aqr
+acy
+acy
+aqr
+ajy
+aqr
+aqr
+aqr
+acy
+acy
+aqr
+aqr
+aqr
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aTp
+aKC
+aOE
+aqv
+aOE
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(186,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aHk
+aHk
+aYQ
+azU
+aKQ
+aKQ
+aKQ
+aKQ
+aKQ
+aKQ
+aJK
+aQK
+aQK
+aWZ
+aCs
+aRV
+aTw
+aUy
+aTw
+aTw
+aHk
+aYQ
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+agK
+ahb
+aqr
+aqr
+air
+ajO
+ajO
+ajO
+ajO
+ajO
+ajO
+alp
+ajO
+amk
+amk
+amk
+amk
+ajO
+ajO
+ajO
+ahg
+aqc
+ahg
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+arq
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+ayB
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aOL
+aNt
+aqv
+aFa
+agS
+aag
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(187,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aHk
+aHk
+aHk
+aHk
+aHk
+aHk
+aYQ
+azU
+aKQ
+aKQ
+aCs
+aOy
+aTw
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+azU
+aJK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afS
+agl
+agL
+agL
+agl
+acy
+ajO
+ajO
+ajO
+ajO
+ajO
+ajO
+ajO
+ajO
+ajO
+acD
+acD
+acD
+acD
+ajO
+ajO
+ajO
+ahg
+ahg
+ahg
+aqx
+aqw
+arq
+aqw
+aqw
+aqw
+arq
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+aqw
+arq
+aqw
+ayC
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRa
+aaN
+aaN
+aaN
+aaN
+aRa
+aaN
+aaN
+aaN
+aOL
+aIx
+aOE
+abY
+aSj
+aOE
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(188,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aHk
+aHk
+aHk
+aHk
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYQ
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afw
+afR
+agl
+agk
+agl
+agl
+aqr
+aqr
+acy
+aqr
+aqr
+aqr
+acy
+aqr
+aqr
+acy
+aqr
+aqr
+aqr
+aqr
+aoI
+adr
+aOE
+aqj
+aqj
+aqj
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+awG
+axf
+aqr
+aqr
+aqr
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRa
+aaN
+aaN
+aaN
+aRa
+aaN
+aaN
+aaN
+aaN
+aaN
+aOJ
+aay
+aOE
+aOE
+aOE
+aqv
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(189,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afO
+agl
+agI
+agl
+agl
+aqr
+ais
+aOE
+ajf
+aqr
+ajP
+aOE
+akF
+aqr
+aOE
+agS
+amT
+aqr
+aqr
+ajx
+aOE
+aoI
+aqj
+aqj
+aqj
+aqr
+aqX
+arr
+aqv
+aOE
+adN
+atz
+auf
+aqr
+auZ
+avD
+awa
+awH
+axg
+axi
+ayk
+ayD
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aRa
+aaN
+aaN
+aaN
+aaN
+aqr
+ahe
+aSj
+aOE
+adN
+aOE
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(190,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLh
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afw
+afP
+agl
+agl
+agk
+agl
+aqr
+ait
+aiv
+ajg
+aqr
+ajQ
+aby
+akG
+aqr
+alF
+akz
+amU
+aqr
+aqr
+aqr
+aqr
+aqr
+aqj
+aqj
+aqj
+aqr
+aqY
+agj
+aii
+asn
+aii
+aii
+atz
+aqr
+ava
+aqN
+awb
+aqN
+aqN
+axI
+aqN
+ayE
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aqr
+aSH
+aOE
+aOE
+aVy
+aOE
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(191,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aDk
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+azU
+aJK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afv
+afv
+afv
+agl
+agl
+agl
+aqr
+aiu
+aiv
+aiv
+ajz
+aby
+aby
+akH
+alq
+akz
+amo
+amV
+aqr
+aol
+aoJ
+apl
+aqr
+aqj
+aqj
+aqj
+aqr
+aqv
+ars
+arQ
+arQ
+arQ
+ahS
+arp
+aqr
+avb
+aqN
+aqN
+awI
+axh
+aqN
+ayl
+ayF
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aab
+aZQ
+afZ
+aOE
+aZB
+aOE
+aOE
+aqr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(192,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZg
+aac
+aac
+ags
+aQK
+aQK
+aac
+aPI
+aPI
+aac
+aac
+ags
+aDk
+ags
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYQ
+aFE
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afx
+agl
+agl
+agl
+aqr
+afN
+aqr
+aiv
+aiv
+aiv
+aqr
+aby
+aby
+aby
+aqr
+alG
+akz
+akz
+aqr
+aon
+aOE
+apm
+aqr
+aqj
+apS
+aqj
+aqr
+aOE
+art
+arQ
+aso
+arQ
+atA
+aOE
+aqr
+avc
+aqO
+awc
+awd
+awd
+axJ
+aqN
+ayG
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aOL
+aIU
+aHN
+aLR
+aRp
+aZU
+aqr
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(193,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aDy
+abe
+aac
+aac
+aZS
+ags
+aQK
+aQK
+aQK
+aQK
+aPI
+aQK
+aQK
+ags
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+afy
+agl
+agk
+agl
+aqr
+ahy
+aqr
+aiw
+aiP
+ajj
+aqr
+ajR
+akl
+akI
+aqr
+alH
+aap
+amW
+aqr
+aon
+aoK
+aOE
+aqr
+aqj
+aqj
+aqj
+aqy
+aii
+ars
+arQ
+asp
+arQ
+ahS
+aOE
+aqr
+avd
+avG
+awd
+awd
+awd
+awd
+aym
+ayH
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aOJ
+aqr
+aqr
+aOL
+aOL
+aqr
+aOJ
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(194,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aER
+aJw
+aMp
+aEr
+aED
+aac
+aac
+aac
+aZS
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+azU
+aJK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+aqr
+ahc
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aOE
+agS
+aOE
+aqr
+aqj
+apS
+aqj
+aqy
+agj
+art
+arQ
+aso
+arQ
+atB
+aOE
+aqr
+avc
+avH
+awd
+awd
+awd
+awd
+ayn
+ayG
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(195,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aNG
+aMp
+aMp
+aYw
+aED
+aac
+aac
+aac
+aPI
+aLW
+aKQ
+aKQ
+aKQ
+aKQ
+aKQ
+aKQ
+aKQ
+aac
+aLM
+aLM
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afT
+afW
+aqr
+ahd
+ahz
+ahT
+ahT
+ajh
+ahT
+ajA
+aOE
+aqr
+akJ
+alr
+alI
+alO
+amX
+aqr
+aqr
+aqr
+acy
+aqr
+aqj
+aqj
+aqj
+aqy
+aii
+ars
+arQ
+asp
+arQ
+ahS
+aOE
+aqr
+ave
+avI
+awd
+awd
+awd
+awd
+aym
+ayI
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(196,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aTi
+aXQ
+aCE
+aMp
+aED
+aac
+aac
+aac
+aPI
+aXS
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aLM
+aLM
+aVG
+aVG
+aVG
+aVG
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afU
+afV
+aqr
+aOE
+aOE
+agl
+agl
+agl
+agl
+aOE
+aOE
+aqr
+akK
+adr
+alJ
+afZ
+aOE
+acy
+aqj
+aqj
+aqj
+aqj
+apS
+aqj
+apS
+aqr
+aOE
+aru
+arQ
+aso
+arQ
+atB
+aOE
+aqr
+avc
+aqN
+awe
+awd
+awd
+axK
+aqO
+ayG
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(197,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aCF
+aMp
+aMp
+aMp
+aED
+aac
+aac
+aac
+aVY
+aCs
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aVG
+aVG
+aUL
+aLM
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+acS
+agm
+aqr
+aOE
+agl
+aby
+agl
+ahU
+agl
+agl
+aOE
+aqr
+acX
+als
+alK
+amq
+amY
+aqr
+aoq
+aqj
+aqj
+aqj
+aqj
+aqj
+aqj
+aqr
+aje
+ars
+arQ
+asp
+arQ
+ahS
+aOE
+aqr
+avf
+avJ
+aqN
+awJ
+awL
+aqN
+aqO
+ayJ
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(198,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+azy
+aMp
+aCA
+aGq
+aED
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aLM
+aLM
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+acP
+afV
+aqr
+ahe
+agl
+aby
+agl
+agl
+aby
+agl
+ajS
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+acy
+acy
+aqr
+aqr
+aOE
+art
+arQ
+asq
+arQ
+atB
+aOE
+aqr
+avc
+aqN
+aqN
+awK
+aqN
+aqN
+aqN
+ayG
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(199,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aED
+aED
+aED
+aED
+aED
+aED
+aac
+aac
+aVG
+aTw
+aTw
+aTw
+aTw
+aTw
+aWd
+azP
+azP
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afV
+afW
+aqr
+ahf
+agl
+agl
+agl
+agl
+aby
+agl
+agS
+acy
+aOE
+akw
+akw
+amr
+amZ
+akw
+akw
+akw
+apn
+akw
+aOE
+aOE
+aqr
+aqr
+agS
+aii
+aii
+agj
+agj
+aii
+aqv
+aqr
+avg
+avK
+awf
+avK
+axj
+axH
+axL
+ayK
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(200,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aTw
+aTw
+aTw
+aWd
+azP
+azP
+aJU
+aQK
+aQK
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afW
+agn
+agM
+ahg
+agl
+agl
+agl
+aiQ
+agl
+agl
+aOE
+acy
+aOE
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aee
+aby
+apT
+aOE
+aOE
+aqr
+aOE
+aOE
+aOE
+aOE
+aOE
+aOE
+anJ
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(201,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aVG
+aVG
+aVG
+aLM
+aTw
+aWd
+aJU
+aQK
+aQK
+aQK
+aQK
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aDz
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afV
+afW
+aqr
+ahf
+agl
+agl
+agl
+agl
+aby
+agl
+aOE
+acy
+agS
+aee
+aby
+ams
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aOE
+aql
+aqr
+aqZ
+arv
+arR
+asr
+atd
+atC
+aug
+aqr
+avh
+avi
+avj
+avi
+avj
+avi
+avj
+avi
+avh
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(202,1,1) = {"
+ayN
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aLM
+aac
+azP
+aJU
+aeY
+aQK
+aTm
+aQK
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aPA
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+azP
+aIp
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+azU
+aJK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afU
+afV
+aqr
+aOE
+agl
+ahU
+agl
+agl
+aby
+agl
+ajT
+aqr
+akL
+aby
+aby
+aby
+aby
+anM
+aby
+aoL
+aby
+apC
+aby
+aOE
+aqr
+aqz
+apy
+apy
+apy
+apy
+apy
+apy
+aqA
+aqr
+avi
+avL
+avM
+avM
+axk
+avM
+avM
+ayL
+avi
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(203,1,1) = {"
+ayN
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aac
+aac
+aac
+aac
+aEz
+aQK
+aQK
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aXS
+aAJ
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYQ
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+acS
+afW
+aqr
+aOE
+agl
+aby
+agl
+ahU
+agl
+agl
+aOE
+aqr
+akM
+aby
+aby
+amt
+aee
+aby
+aby
+aby
+aby
+aby
+aby
+aOE
+aqm
+aqA
+apy
+apy
+arS
+ass
+ass
+ass
+auh
+aqr
+avj
+avM
+awp
+avM
+avM
+avM
+awp
+avM
+avj
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(204,1,1) = {"
+ayN
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aVG
+aac
+aac
+aac
+aac
+aac
+aQK
+ags
+aDk
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aQK
+aQK
+aQK
+aQK
+aFi
+azP
+aIp
+aAJ
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+acP
+afV
+aqr
+aOE
+aOE
+agl
+agl
+agl
+agl
+aOE
+aOE
+aqr
+akN
+alt
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aOE
+aqn
+aqA
+ara
+apy
+arT
+aqr
+aqr
+aqr
+aqr
+atk
+avh
+avM
+avM
+awM
+axl
+avM
+avM
+avM
+avi
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(205,1,1) = {"
+ayN
+aVG
+aVG
+aVG
+aVG
+aVG
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aDk
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aSl
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aFi
+aIp
+aAJ
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afT
+ago
+aqr
+ahh
+ahA
+ahT
+ahT
+ahT
+ahT
+ajB
+aOE
+aqr
+akO
+aby
+aby
+aby
+aby
+anN
+aby
+aby
+apo
+aby
+apU
+aOE
+aqo
+aqA
+apy
+apy
+arU
+aqr
+ate
+atD
+aui
+auB
+avk
+avM
+avM
+awN
+axm
+avM
+ayp
+avM
+avj
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(206,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aaN
+aaN
+aaN
+aSN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aFi
+azP
+aIp
+aAJ
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+akP
+aby
+aby
+amu
+aby
+aby
+aee
+aby
+aby
+aby
+aby
+aOE
+aqp
+aqA
+apy
+apy
+arV
+aqr
+atf
+arJ
+auj
+atk
+avh
+avM
+avM
+awO
+axn
+avM
+avM
+avM
+avi
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(207,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aFi
+azP
+aIp
+aRV
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aTx
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afX
+aOE
+aOE
+aOE
+afX
+aqr
+aix
+agS
+aOE
+aqv
+aix
+aqr
+akQ
+alu
+aby
+aby
+aby
+aby
+aby
+aoM
+aby
+aby
+aby
+aOE
+aqq
+aqB
+apy
+ara
+arW
+aqr
+atg
+atE
+auk
+atk
+avi
+avM
+avM
+avM
+avM
+avM
+avM
+avM
+avj
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(208,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aqr
+aHf
+aHf
+aHf
+aqr
+aOJ
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aXS
+aRV
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+azU
+aJK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aOE
+agl
+agl
+ahi
+aOE
+aBY
+aiy
+aiR
+aji
+ahf
+aOE
+ajy
+aOE
+aby
+aby
+aby
+aby
+anO
+aby
+aby
+aby
+aby
+aby
+aOE
+aqr
+aqz
+apy
+apy
+arX
+aqr
+atf
+arJ
+aul
+atk
+avj
+avM
+awp
+avM
+axo
+avM
+axo
+avM
+avi
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(209,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aJy
+aCc
+aXM
+aSF
+aWq
+aHf
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aXS
+aAJ
+aBN
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+amp
+agl
+agl
+agl
+aOE
+aBY
+aiy
+aOE
+aRC
+aOE
+aOE
+akm
+aOE
+aby
+aee
+amv
+aby
+aby
+aby
+aoN
+aby
+apD
+aby
+aOE
+aqr
+aqC
+apy
+apy
+arY
+aqr
+ath
+arJ
+aum
+atk
+avi
+avM
+avM
+awP
+avM
+avM
+avM
+avM
+avj
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(210,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aOE
+aIh
+aRP
+aVy
+aOE
+aws
+aab
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aFi
+azP
+azP
+aIp
+aRV
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+azU
+aJK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aOE
+agl
+agl
+agl
+aOE
+aBY
+aiy
+aiR
+aOE
+ahf
+aOE
+ajy
+aOE
+aby
+aby
+aby
+aby
+aby
+aby
+aby
+aee
+aby
+aby
+aOE
+acy
+aqA
+apy
+apy
+arZ
+aqr
+ati
+arJ
+aum
+atk
+avj
+avM
+avM
+avM
+axo
+awp
+axo
+avM
+avi
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(211,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+aRX
+abJ
+abJ
+abJ
+apH
+aqr
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aXS
+aRV
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYQ
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+afX
+aOE
+aOE
+aOE
+afX
+aqr
+aix
+aOE
+aOE
+abY
+aix
+aqr
+akR
+akY
+alM
+amw
+akY
+akY
+alM
+akY
+app
+akY
+aOE
+aOE
+acy
+aqA
+aqA
+aqA
+aqA
+ast
+atj
+atF
+aun
+atk
+avi
+avN
+avM
+avM
+avM
+avM
+avM
+ayM
+avj
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(212,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aqr
+acu
+abJ
+aBT
+abJ
+aBK
+aHf
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aSN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aXS
+aAJ
+aBN
+aBN
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+avq
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+atk
+atk
+atk
+atk
+avh
+avi
+avj
+avi
+avj
+avi
+avj
+avi
+avh
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(213,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aqr
+aOE
+abJ
+abJ
+abJ
+aWq
+aHf
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+azP
+azP
+aIp
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+avq
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(214,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aqr
+ahe
+aOE
+aSb
+aOE
+aVh
+aqr
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aDB
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aXS
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(215,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aqr
+aay
+aJM
+aOE
+aTu
+agd
+aqr
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aQK
+aQK
+aQK
+aQK
+aXS
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(216,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+aZS
+ags
+aZS
+ags
+aac
+aac
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aqr
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aQK
+aQK
+aQK
+aXS
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(217,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aXS
+aRV
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(218,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+ayV
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aQK
+aXS
+aRV
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aPT
+aPT
+aPT
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(219,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aLU
+aaN
+aaN
+aaN
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aYJ
+aDZ
+aGy
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNv
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(220,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+ayV
+aZS
+aZS
+ayV
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aTw
+aMh
+aFE
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aVj
+aLx
+aAp
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNv
+aNv
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(221,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+ayV
+ayV
+aZS
+ayV
+aZS
+aac
+aZS
+ags
+aZS
+ags
+ags
+ags
+ags
+ayV
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aWd
+aJU
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aLV
+aUt
+aWY
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(222,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ayV
+ayV
+ags
+ayV
+ags
+ags
+ags
+ags
+ags
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aXw
+aFw
+aFw
+aAb
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aNv
+aNv
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(223,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+ags
+ags
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aZk
+aAb
+aTN
+aPO
+aOD
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+aZS
+aLU
+aLU
+aLU
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(224,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+ayV
+ags
+ags
+ayV
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aKi
+aOC
+aKi
+aEF
+aIv
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+ayV
+aZS
+aZS
+aac
+aLU
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(225,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aMh
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aAb
+aDD
+aKi
+aEF
+aSt
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(226,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ayV
+aZS
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aMh
+aWd
+aJU
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aGz
+aEF
+aFw
+aEF
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(227,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aMB
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aNS
+aZS
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aYa
+aWd
+aJU
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aXP
+ags
+ags
+ags
+aYO
+aJr
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(228,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aRE
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aMB
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aUy
+aUy
+aUy
+aUy
+aUy
+aTw
+aTw
+aYa
+aFE
+aaa
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNl
+ags
+ags
+aXJ
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aHv
+ags
+ags
+ags
+aSR
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(229,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+aSW
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aMB
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+aYO
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aRc
+ags
+ags
+aLF
+aCN
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(230,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aDz
+ags
+ags
+aMB
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aTw
+aTw
+aTw
+aTw
+aYa
+aFE
+aQK
+aQK
+aaN
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aDh
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aJx
+"}
+(231,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aWf
+aYa
+aWt
+aPI
+aQK
+aQK
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aLF
+aDz
+ags
+ags
+aSl
+ags
+aSR
+aLF
+aVm
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(232,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aDz
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPI
+aIV
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aAh
+ags
+ags
+ags
+aUE
+ags
+aBW
+aDz
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aPT
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(233,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aEb
+aIH
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aPT
+aPT
+aQV
+aZA
+aKj
+aGx
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(234,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aYH
+ags
+ags
+ags
+ags
+aYU
+ags
+ags
+aMu
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aOj
+aIq
+aPT
+aGe
+aZA
+aZA
+aZA
+aPT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(235,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aDh
+ags
+aLF
+ags
+aPY
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aMb
+aIq
+aKx
+aZA
+aZA
+aZI
+aQe
+aPT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(236,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aZS
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFR
+aTM
+aFw
+aZA
+aZA
+aQe
+aQe
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(237,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aDz
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aZS
+aZS
+aYG
+ayV
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aZz
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aLr
+aTe
+aFw
+azh
+aZA
+aNI
+aWj
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(238,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aNS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aPT
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZz
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aFw
+aFw
+aGk
+aFw
+aFw
+aFw
+aAb
+aPO
+aFw
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(239,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+ayV
+aNS
+aNS
+ayV
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFR
+aIq
+aIq
+aOj
+aPT
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aFw
+aQI
+aZA
+aZC
+aZA
+aFw
+aPO
+aSK
+aAb
+aYz
+aEF
+aAb
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(240,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aDz
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFb
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+ayV
+ayV
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aMb
+aIq
+aPJ
+aIq
+aPT
+aPT
+aPT
+aPT
+aFw
+aFw
+aPT
+aFw
+aFw
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aZS
+ags
+ags
+ags
+aac
+aac
+aac
+aPT
+aZA
+aME
+aME
+aZA
+aFw
+aID
+aRS
+aUr
+aEF
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(241,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aZS
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ayV
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aWO
+aTe
+aIq
+aIq
+aFw
+aPT
+aQI
+aZA
+aMl
+aSP
+aZA
+aZA
+aFw
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+aac
+aac
+aPT
+aOb
+aME
+aME
+aRB
+aTX
+aTX
+aTX
+aGL
+aGz
+aTX
+aEF
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(242,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+ayV
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aFw
+aKx
+aFw
+aFw
+aFw
+aQI
+aME
+aYr
+aME
+aRe
+aZA
+aLl
+aEF
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aZS
+ags
+ags
+ags
+ags
+aac
+aac
+aFw
+aJS
+aZA
+aQS
+aMS
+aFw
+aAb
+aAb
+aIP
+aMX
+aAb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(243,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aaN
+aaN
+aaN
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aVf
+aZA
+aGx
+aIT
+aFw
+aZA
+aME
+aYp
+aME
+aME
+aZA
+aRz
+aEF
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aLl
+aGP
+aFw
+aFw
+aFw
+aFw
+aFw
+aFw
+aAb
+aFw
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(244,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aaN
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aQV
+aZA
+aZA
+aZA
+aGk
+aZA
+aME
+aME
+aME
+aME
+aQX
+aFw
+aZk
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+aMn
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(245,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aGe
+aZA
+aAG
+aBz
+aFw
+aJF
+aPj
+aYf
+aUD
+aMS
+aVv
+aFw
+aLt
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(246,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aYs
+aZA
+aBz
+aBz
+aFw
+aFw
+aPT
+aFw
+aPT
+aFw
+aFw
+aFw
+aac
+aIl
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aSl
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(247,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aPT
+aKh
+aFT
+aBz
+aPb
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(248,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aFw
+aFw
+aPT
+aPT
+aFw
+aFw
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(249,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+ags
+ags
+aZS
+aZS
+aZS
+aac
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(250,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+aZS
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aNF
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(251,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+aac
+ags
+ags
+ags
+ags
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+ags
+aZS
+aZS
+aZS
+ags
+ags
+ags
+ags
+ags
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(252,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+ags
+ags
+ags
+ags
+aac
+ags
+ags
+aac
+aac
+aac
+ags
+ags
+ags
+aZS
+aZS
+aZS
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(253,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(254,1,1) = {"
+aJx
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aac
+aJx
+"}
+(255,1,1) = {"
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+aJx
+"}
diff --git a/_maps/map_files/SpookyStation/halloweenPersiWork.dm b/_maps/map_files/SpookyStation/halloweenPersiWork.dm
new file mode 100644
index 0000000000..fe49da57b6
--- /dev/null
+++ b/_maps/map_files/SpookyStation/halloweenPersiWork.dm
@@ -0,0 +1,354 @@
+//Halloween Fluff Papers!
+
+/obj/item/paper/fluff/balls/spookyasylum/memo/cookmemo
+ name = "Memo: Cooks"
+ info = "If you're reading this, thank you for volunteering your culinary services! Not only are you helping to keep costs down by rendering bluespace catering unnecessary, but you're also helping to give this event an 'organic' touch!
This isn't your typical day on the job, so be sure to focus on quality, not quantity. People are expecting better food than normal, and we've given you higher-quality cuts than usual to work with. Ideally you'll have botany to help with produce - if not, we may be able to deliver you some.
Remember to account for crew dietary concerns and provide those with less flexible digestive systems with more than one option if possible. Lastly, be sure to avoid foods that are particularly dangerous, we aren't looking for meals to \"die for\"
-Generated by Organic Resources Department Bot #7004"
+
+/obj/item/paper/fluff/balls/spookyasylum/memo/botanymemo
+ name = "Memo: Botanists"
+ info = "If you're reading this, thank you for lending us your \"green thumbs\"! Provided a cook is on duty, you'll save us the trouble of bluespace shipping produce, as well as giving us the privilege of saying it was \"locally sourced\"! If there isn't a chef...we may be able to put what you grow to good use yet.
Remember, your primary goal here is to produce produce. Not cannabis, not tomatoes that mutate people, we want things people can safely eat. Do what you can for the cook if there is one - otherwise, aspire for variety.
-Generated by Organic Resources Department Bot #7004"
+
+/obj/item/paper/fluff/balls/spookyasylum/memo/janniememo
+ name = "Memo: Janitors"
+ info = "If you're reading this, thanks for volunteering your janitorial services! You're greatly appreciated today, as this event will likely remind you why Citadel custodians command a higher salary than their counterparts in other sectors.
On the bright side, you shouldn't expect much in the way of danger.
-Generated by Organic Resources Department Bot #7004"
+
+/obj/item/paper/fluff/balls/spookyasylum/memo/securitymemo
+ name = "Security Debrief"
+ info = "Greetings Security Officers,
Whether you've chosen or been chosen to help oversee this event, we appreciate your service today. Although this may come as a disappointment to some of you, we can absolutely confirm a lack of credible threats for once. As such, your primary mission is to keep the peace.
Central Command understands this may be difficult for those of you from military backgrounds - fortunately, we intend to be far more accessible for the sake of this event. Feel free to contact us if you have any uncertainties how to handle a situation, as cost is not the concern it normally is. However, you're expected to follow any orders we give to the best of your ability.
Some other things you should be aware of:
- You may see civilians in security apparel - this is to be expected as \"shitsec\" costumes are trending on the NTnet. For this reason we have issued you special uniforms. If you see a partygoer in THOSE, THEN you may have reason for concern.
- Items that may normally be cause for alarm can generally be assumed to be toys and/or replicas, potentially as part of a costume. You'll be informed whether an item is to be of concern, as Central Command will be handling much of the surveillance work.
- Speaking of surveillance, the chapel and larger building to the east are not equipped with cameras. The chapel has been fully investigated by an Inquistion, but due to \[REDACTED] they were unable to do the same for the east compound. You are not responsible for what goes on in these areas and partygoers have been warned to enter at their own risk.
-Central Command"
+
+/obj/item/paper/fluff/balls/spookyasylum/diary/diary01
+ name = "7/31/2559"
+ info = "People who say they can't afford any more than a nanoapartment really need to broaden their horizons. You'd be amazed by what you can find if you're willing to put up with a longer commute! I mean look at me, I got a place with square footage that'd put First Victorians to shame!
Part of why this place was so cheap was because some \"terrible things\" happened here in the past, apparently. Still, what's in the past is in the past, is it not?"
+
+/obj/item/paper/fluff/balls/spookyasylum/diary/diary02
+ name = "8/2/2559"
+ info = "Nice as this place is, it's kind of lonely. It also might be a bit tough to maintain all by myself, so what if I made it a hotel? Something like this'd surely stand out, especially when most of the hotels around here are Twin Nexuses.
It's not that they're not nice places - it's just that when you've been to one, you've been to them all. A hotel here? It'd be one of a kind!"
+
+/obj/item/paper/fluff/balls/spookyasylum/diary/diary03
+ name = "9/13/2559"
+ info = "
| [C] | " - line_length++ - - dat += "
| [get_held_index_name(i)]: | [(I && !(I.item_flags & ABSTRACT)) ? I : "Empty"] |
| Back: | [(back && !(back.item_flags & ABSTRACT)) ? back : "Empty"]" - if(has_breathable_mask && istype(back, /obj/item/tank)) - dat += " [internal ? "Disable Internals" : "Set Internals"]" - - dat += " |
| Head: | [(head && !(head.item_flags & ABSTRACT)) ? head : "Empty"] |
| Mask: | Obscured |
| Mask: | [(wear_mask && !(wear_mask.item_flags & ABSTRACT)) ? wear_mask : "Empty"] |
| Neck: | Obscured |
| Neck: | [(wear_neck && !(wear_neck.item_flags & ABSTRACT)) ? wear_neck : "Empty"] |
| Eyes: | Obscured |
| Eyes: | [(glasses && !(glasses.item_flags & ABSTRACT)) ? glasses : "Empty"] |
| Ears: | Obscured |
| Ears: | [(ears && !(ears.item_flags & ABSTRACT)) ? ears : "Empty"] |
| Exosuit: | [(wear_suit && !(wear_suit.item_flags & ABSTRACT)) ? wear_suit : "Empty"]" - if(wear_suit) - if(istype(wear_suit, /obj/item/clothing/suit/space/hardsuit)) - var/hardsuit_head = head && istype(head, /obj/item/clothing/head/helmet/space/hardsuit) - dat += " [hardsuit_head ? "Retract Helmet" : "Extend Helmet"]" - dat += " |
| ↳Suit Storage: | [(s_store && !(s_store.item_flags & ABSTRACT)) ? s_store : "Empty"]" - if(has_breathable_mask && istype(s_store, /obj/item/tank)) - dat += " [internal ? "Disable Internals" : "Set Internals"]" - dat += " |
| ↳Suit Storage: | |
| Shoes: | Obscured |
| Shoes: | [(shoes && !(shoes.item_flags & ABSTRACT)) ? shoes : "Empty"]" - if(shoes && shoes.can_be_tied && shoes.tied != SHOES_KNOTTED) - dat += " [shoes.tied ? "Untie shoes" : "Knot shoes"]" - - dat += " |
| Gloves: | Obscured |
| Gloves: | [(gloves && !(gloves.item_flags & ABSTRACT)) ? gloves : "Empty"] |
| Uniform: | Obscured |
| Uniform: | [(w_uniform && !(w_uniform.item_flags & ABSTRACT)) ? w_uniform : "Empty"] |
| ↳Pockets: | |
| ↳ID: | |
| ↳Belt: | |
| ↳Belt: | [(belt && !(belt.item_flags & ABSTRACT)) ? belt : "Empty"]" - if(has_breathable_mask && istype(belt, /obj/item/tank)) - dat += " [internal ? "Disable Internals" : "Set Internals"]" - dat += " |
| ↳Pockets: | [(l_store && !(l_store.item_flags & ABSTRACT)) ? "Left (Full)" : "Left (Empty)"]" - dat += " [(r_store && !(r_store.item_flags & ABSTRACT)) ? "Right (Full)" : "Right (Empty)"] |
| ↳ID: | [(wear_id && !(wear_id.item_flags & ABSTRACT)) ? wear_id : "Empty"] |
| Handcuffed: Remove | |
| Legcuffed |
"
- dat += "
Head: [inventory_head]" : "add_inv=head'>Nothing"]"
- dat += "
Back: [inventory_back]" : "add_inv=back'>Nothing"]"
- dat += "
Collar: [pcollar]" : "add_inv=collar'>Nothing"]"
+ return corgi_source.inventory_head
- user << browse(dat, "window=mob[REF(src)];size=325x500")
- onclose(user, "mob[REF(src)]")
+/datum/strippable_item/corgi_head/finish_equip(atom/source, obj/item/equipping, mob/user)
+ if(!..())
+ return FALSE
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return FALSE
+
+ corgi_source.place_on_head(equipping, user)
+
+/datum/strippable_item/corgi_head/finish_unequip(atom/source, mob/user)
+ ..()
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ finish_unequip_mob(corgi_source.inventory_head, corgi_source, user)
+ corgi_source.inventory_head = null
+ corgi_source.update_corgi_fluff()
+ corgi_source.regenerate_icons()
+
+/datum/strippable_item/corgi_back
+ key = STRIPPABLE_ITEM_BACK
+
+/datum/strippable_item/corgi_back/get_item(atom/source)
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ return corgi_source.inventory_back
+
+/datum/strippable_item/corgi_back/try_equip(atom/source, obj/item/equipping, mob/user)
+ . = ..()
+ if (!.)
+ return FALSE
+
+ if (!ispath(equipping.dog_fashion, /datum/dog_fashion/back))
+ to_chat(user, "You set [equipping] on [source]'s back, but it falls off!")
+ equipping.forceMove(source.drop_location())
+ if (prob(25))
+ step_rand(equipping)
+ dance_rotate(source, set_original_dir = TRUE)
+
+ return FALSE
+
+ return TRUE
+
+/datum/strippable_item/corgi_back/finish_equip(atom/source, obj/item/equipping, mob/user)
+ if(!..())
+ return FALSE
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return FALSE
+
+ equipping.forceMove(corgi_source)
+ corgi_source.inventory_back = equipping
+ corgi_source.update_corgi_fluff()
+ corgi_source.regenerate_icons()
+
+/datum/strippable_item/corgi_back/finish_unequip(atom/source, mob/user)
+ ..()
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ finish_unequip_mob(corgi_source.inventory_back, corgi_source, user)
+ corgi_source.inventory_back = null
+ corgi_source.update_corgi_fluff()
+ corgi_source.regenerate_icons()
+
+/datum/strippable_item/corgi_collar
+ key = STRIPPABLE_ITEM_CORGI_COLLAR
+
+/datum/strippable_item/corgi_collar/get_item(atom/source)
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ return corgi_source.pcollar
+
+/datum/strippable_item/corgi_collar/try_equip(atom/source, obj/item/equipping, mob/user)
+ . = ..()
+ if (!.)
+ return FALSE
+
+ if (!istype(equipping, /obj/item/clothing/neck/petcollar))
+ to_chat(user, "That's not a collar.")
+ return FALSE
+
+ return TRUE
+
+/datum/strippable_item/corgi_collar/finish_equip(atom/source, obj/item/equipping, mob/user)
+ if(!..())
+ return FALSE
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return FALSE
+
+ corgi_source.add_collar(equipping, user)
+ corgi_source.update_corgi_fluff()
+
+/datum/strippable_item/corgi_collar/finish_unequip(atom/source, mob/user)
+ ..()
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ finish_unequip_mob(corgi_source.pcollar, corgi_source, user)
+ corgi_source.pcollar = null
+ corgi_source.update_corgi_fluff()
+ corgi_source.regenerate_icons()
+
+/datum/strippable_item/corgi_id
+ key = STRIPPABLE_ITEM_ID
+
+/datum/strippable_item/corgi_id/get_item(atom/source)
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ return corgi_source.access_card
+
+/datum/strippable_item/corgi_id/try_equip(atom/source, obj/item/equipping, mob/user)
+ . = ..()
+ if (!.)
+ return FALSE
+
+ if (!istype(equipping, /obj/item/card/id))
+ to_chat(user, "You can't pin [equipping] to [source]!")
+ return FALSE
+
+ return TRUE
+
+/datum/strippable_item/corgi_id/finish_equip(atom/source, obj/item/equipping, mob/user)
+ if(!..())
+ return FALSE
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return FALSE
+
+ equipping.forceMove(source)
+ corgi_source.access_card = equipping
+
+/datum/strippable_item/corgi_id/finish_unequip(atom/source, mob/user)
+ ..()
+ var/mob/living/simple_animal/pet/dog/corgi/corgi_source = source
+ if (!istype(corgi_source))
+ return
+
+ finish_unequip_mob(corgi_source.access_card, corgi_source, user)
+ corgi_source.access_card = null
+ corgi_source.update_corgi_fluff()
+ corgi_source.regenerate_icons()
/mob/living/simple_animal/pet/dog/corgi/getarmor(def_zone, type)
var/armorval = 0
@@ -158,114 +316,12 @@
..()
update_corgi_fluff()
-/mob/living/simple_animal/pet/dog/corgi/Topic(href, href_list)
- if(!(iscarbon(usr) || iscyborg(usr)) || !usr.canUseTopic(src, BE_CLOSE, FALSE, NO_TK))
- usr << browse(null, "window=mob[REF(src)]")
- usr.unset_machine()
- return
-
- //Removing from inventory
- if(href_list["remove_inv"])
- var/remove_from = href_list["remove_inv"]
- switch(remove_from)
- if(BODY_ZONE_HEAD)
- if(inventory_head)
- usr.put_in_hands(inventory_head)
- inventory_head = null
- update_corgi_fluff()
- regenerate_icons()
- else
- to_chat(usr, "There is nothing to remove from its [remove_from].")
- return
- if("back")
- if(inventory_back)
- usr.put_in_hands(inventory_back)
- inventory_back = null
- update_corgi_fluff()
- regenerate_icons()
- else
- to_chat(usr, "There is nothing to remove from its [remove_from].")
- return
- if("collar")
- if(pcollar)
- usr.put_in_hands(pcollar)
- pcollar = null
- update_corgi_fluff()
- regenerate_icons()
-
- show_inv(usr)
-
- //Adding things to inventory
- else if(href_list["add_inv"])
-
- var/add_to = href_list["add_inv"]
-
- switch(add_to)
- if("collar")
- var/obj/item/clothing/neck/petcollar/P = usr.get_active_held_item()
- if(!istype(P))
- to_chat(usr,"That's not a collar.")
- return
- add_collar(P, usr)
- update_corgi_fluff()
-
- if(BODY_ZONE_HEAD)
- place_on_head(usr.get_active_held_item(),usr)
-
- if("back")
- if(inventory_back)
- to_chat(usr, "It's already wearing something!")
- return
- else
- var/obj/item/item_to_add = usr.get_active_held_item()
-
- if(!item_to_add)
- usr.visible_message("[usr] pets [src].","You rest your hand on [src]'s back for a moment.")
- return
-
- if(!usr.temporarilyRemoveItemFromInventory(item_to_add))
- to_chat(usr, "\The [item_to_add] is stuck to your hand, you cannot put it on [src]'s back!")
- return
-
- if(istype(item_to_add, /obj/item/grenade/plastic)) // last thing he ever wears, I guess
- item_to_add.afterattack(src,usr,1)
- return
-
- //The objects that corgis can wear on their backs.
- var/allowed = FALSE
- if(ispath(item_to_add.dog_fashion, /datum/dog_fashion/back))
- allowed = TRUE
-
- if(!allowed)
- to_chat(usr, "You set [item_to_add] on [src]'s back, but it falls off!")
- item_to_add.forceMove(drop_location())
- if(prob(25))
- step_rand(item_to_add)
- for(var/i in list(1,2,4,8,4,8,4,dir))
- setDir(i)
- sleep(1)
- return
-
- item_to_add.forceMove(src)
- src.inventory_back = item_to_add
- update_corgi_fluff()
- regenerate_icons()
-
- show_inv(usr)
- else
- return ..()
-
//Corgis are supposed to be simpler, so only a select few objects can actually be put
//to be compatible with them. The objects are below.
//Many hats added, Some will probably be removed, just want to see which ones are popular.
// > some will probably be removed
/mob/living/simple_animal/pet/dog/corgi/proc/place_on_head(obj/item/item_to_add, mob/user)
-
- if(istype(item_to_add, /obj/item/grenade/plastic)) // last thing he ever wears, I guess
- INVOKE_ASYNC(item_to_add, /obj/item.proc/afterattack, src, user, 1)
- return
-
if(inventory_head)
if(user)
to_chat(user, "You can't put more than one hat on [src]!")
@@ -303,9 +359,7 @@
item_to_add.forceMove(drop_location())
if(prob(25))
step_rand(item_to_add)
- for(var/i in list(1,2,4,8,4,8,4,dir))
- setDir(i)
- sleep(1)
+ dance_rotate(src, set_original_dir = TRUE)
return valid
diff --git a/code/modules/mob/living/simple_animal/friendly/drone/extra_drone_types.dm b/code/modules/mob/living/simple_animal/friendly/drone/extra_drone_types.dm
index 12b6447a02..f3842b507a 100644
--- a/code/modules/mob/living/simple_animal/friendly/drone/extra_drone_types.dm
+++ b/code/modules/mob/living/simple_animal/friendly/drone/extra_drone_types.dm
@@ -188,6 +188,9 @@
/mob/living/simple_animal/drone/cogscarab/update_drone_hack()
return //we don't get hacked or give a shit about it
+/mob/living/simple_animal/drone/cogscarab/death(gibbed)
+ . = ..()
+
/mob/living/simple_animal/drone/cogscarab/drone_chat(msg)
titled_hierophant_message(src, msg, "nezbere", "brass", "Construct") //HIEROPHANT DRONES
diff --git a/code/modules/mob/living/simple_animal/guardian/guardian.dm b/code/modules/mob/living/simple_animal/guardian/guardian.dm
index ec11a3e83e..6faf8f0db5 100644
--- a/code/modules/mob/living/simple_animal/guardian/guardian.dm
+++ b/code/modules/mob/living/simple_animal/guardian/guardian.dm
@@ -273,10 +273,13 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
summoner.adjustCloneLoss(amount * 0.5) //dying hosts take 50% bonus damage as cloneloss
update_health_hud()
-/mob/living/simple_animal/hostile/guardian/ex_act(severity, target)
+/mob/living/simple_animal/hostile/guardian/ex_act(severity, target, origin)
switch(severity)
if(1)
- gib()
+ if(istype(origin, /datum/explosion))
+ gib(was_explosion = origin)
+ else
+ gib()
return
if(2)
adjustBruteLoss(60)
@@ -286,10 +289,10 @@ GLOBAL_LIST_EMPTY(parasites) //all currently existing/living guardians
/mob/living/simple_animal/hostile/guardian/wave_ex_act(power, datum/wave_explosion/explosion, dir)
adjustBruteLoss(EXPLOSION_POWER_STANDARD_SCALE_MOB_DAMAGE(power, explosion.mob_damage_mod * 0.33))
-/mob/living/simple_animal/hostile/guardian/gib()
+/mob/living/simple_animal/hostile/guardian/gib(no_brain, no_organs, no_bodyparts, datum/explosion/was_explosion)
if(summoner)
to_chat(summoner, "Your [src] was blown up!")
- summoner.gib()
+ summoner.gib(was_explosion = was_explosion)
ghostize()
qdel(src)
diff --git a/code/modules/mob/living/simple_animal/guardian/types/protector.dm b/code/modules/mob/living/simple_animal/guardian/types/protector.dm
index b3d9f01ebb..00d56edd55 100644
--- a/code/modules/mob/living/simple_animal/guardian/types/protector.dm
+++ b/code/modules/mob/living/simple_animal/guardian/types/protector.dm
@@ -11,7 +11,7 @@
toggle_button_type = /atom/movable/screen/guardian/ToggleMode
var/toggle = FALSE
-/mob/living/simple_animal/hostile/guardian/protector/ex_act(severity)
+/mob/living/simple_animal/hostile/guardian/protector/ex_act(severity, target, origin)
if(severity == 1)
adjustBruteLoss(400) //if in protector mode, will do 20 damage and not actually necessarily kill the summoner
else
diff --git a/code/modules/mob/living/simple_animal/hostile/banana_spider.dm b/code/modules/mob/living/simple_animal/hostile/banana_spider.dm
index a88593ed74..802f55a934 100644
--- a/code/modules/mob/living/simple_animal/hostile/banana_spider.dm
+++ b/code/modules/mob/living/simple_animal/hostile/banana_spider.dm
@@ -87,7 +87,7 @@
else
visible_message("[src] avoids getting crushed.")
-/mob/living/simple_animal/banana_spider/ex_act()
+/mob/living/simple_animal/banana_spider/ex_act(severity, target, origin)
return
/mob/living/simple_animal/banana_spider/start_pulling()
diff --git a/code/modules/mob/living/simple_animal/hostile/bread.dm b/code/modules/mob/living/simple_animal/hostile/bread.dm
index 70c8b0c540..1fe1a13e75 100644
--- a/code/modules/mob/living/simple_animal/hostile/bread.dm
+++ b/code/modules/mob/living/simple_animal/hostile/bread.dm
@@ -62,7 +62,7 @@
user.transfer_ckey(src, FALSE)
density = TRUE
-/mob/living/simple_animal/hostile/bread/ex_act()
+/mob/living/simple_animal/hostile/bread/ex_act(severity, target, origin)
return
/mob/living/simple_animal/hostile/bread/start_pulling()
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm
index 4e7d493c3b..c28fa99054 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner.dm
@@ -132,7 +132,7 @@ Difficulty: Medium
return FALSE
return ..()
-/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/ex_act(severity, target)
+/mob/living/simple_animal/hostile/megafauna/blood_drunk_miner/ex_act(severity, target, origin)
if(dash())
return
return ..()
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm
index b80e6cc72f..9bcc21efa6 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/bubblegum.dm
@@ -154,7 +154,7 @@ Difficulty: Hard
return 0
return ..()
-/mob/living/simple_animal/hostile/megafauna/bubblegum/ex_act(severity, target)
+/mob/living/simple_animal/hostile/megafauna/bubblegum/ex_act(severity, target, origin)
if(severity >= EXPLODE_LIGHT)
return
severity = EXPLODE_LIGHT // puny mortals
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm
index 7ca2f6c561..0135984be9 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/colossus.dm
@@ -421,7 +421,7 @@ Difficulty: Very Hard
if(ismob(AM))
ActivationReaction(AM, ACTIVATE_MOB_BUMP)
-/obj/machinery/anomalous_crystal/ex_act()
+/obj/machinery/anomalous_crystal/ex_act(severity, target, origin)
ActivationReaction(null, ACTIVATE_BOMB)
/obj/machinery/anomalous_crystal/honk //Strips and equips you as a clown. I apologize for nothing
@@ -740,7 +740,7 @@ Difficulty: Very Hard
/obj/structure/closet/stasis/emp_act()
return
-/obj/structure/closet/stasis/ex_act()
+/obj/structure/closet/stasis/ex_act(severity, target, origin)
return
/obj/structure/closet/stasis/handle_lock_addition()
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm
index 1aa0957fee..a5fc918181 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner.dm
@@ -147,7 +147,7 @@ Difficulty: Extremely Hard
if(isturf(target) || isobj(target))
target.ex_act(EXPLODE_HEAVY)
-/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner/ex_act(severity, target)
+/mob/living/simple_animal/hostile/megafauna/demonic_frost_miner/ex_act(severity, target, origin)
adjustBruteLoss(30 * severity - 120)
visible_message("[src] absorbs the explosion!", "You absorb the explosion!")
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/drake.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/drake.dm
index a3d51744b9..dc13d870c5 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/drake.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/drake.dm
@@ -79,7 +79,7 @@ Difficulty: Medium
. = ..()
internal = new/obj/item/gps/internal/dragon(src)
-/mob/living/simple_animal/hostile/megafauna/dragon/ex_act(severity, target)
+/mob/living/simple_animal/hostile/megafauna/dragon/ex_act(severity, target, origin)
if(severity == 3)
return
..()
@@ -387,7 +387,7 @@ Difficulty: Medium
light_range = 2
duration = 13
-/obj/effect/temp_visual/lava_warning/ex_act()
+/obj/effect/temp_visual/lava_warning/ex_act(severity, target, origin)
return
/obj/effect/temp_visual/lava_warning/Initialize(mapload, var/reset_time = 10)
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm
index e4c087b1e1..c1aea8db9d 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/hierophant.dm
@@ -674,7 +674,7 @@ Difficulty: Normal
layer = LOW_OBJ_LAYER
anchored = TRUE
-/obj/effect/hierophant/ex_act()
+/obj/effect/hierophant/ex_act(severity, target, origin)
return
/obj/effect/hierophant/attackby(obj/item/I, mob/user, params)
diff --git a/code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm b/code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm
index 79111d3de2..d4fed7685f 100644
--- a/code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm
+++ b/code/modules/mob/living/simple_animal/hostile/megafauna/megafauna.dm
@@ -138,7 +138,7 @@
adjustBruteLoss(-L.maxHealth/2)
L.gib()
-/mob/living/simple_animal/hostile/megafauna/ex_act(severity, target)
+/mob/living/simple_animal/hostile/megafauna/ex_act(severity, target, origin)
switch (severity)
if (EXPLODE_DEVASTATE)
adjustBruteLoss(250)
diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/basilisk.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs/basilisk.dm
index 24e595ef7e..c5be239b3b 100644
--- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/basilisk.dm
+++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/basilisk.dm
@@ -50,7 +50,7 @@
if(isliving(target) && !target.Adjacent(targets_from) && ranged_cooldown <= world.time)//No more being shot at point blank or spammed with RNG beams
OpenFire(target)
-/mob/living/simple_animal/hostile/asteroid/basilisk/ex_act(severity, target)
+/mob/living/simple_animal/hostile/asteroid/basilisk/ex_act(severity, target, origin)
switch(severity)
if(1)
gib()
diff --git a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/elite.dm b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/elite.dm
index de6b858f79..be596b0292 100644
--- a/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/elite.dm
+++ b/code/modules/mob/living/simple_animal/hostile/mining_mobs/elites/elite.dm
@@ -113,7 +113,7 @@ While using this makes the system rely on OnFire, it still gives options for tim
severity = 7
hud_used.healths.icon_state = "elite_health[severity]"
if(severity > 0)
- overlay_fullscreen("brute", /atom/movable/screen/fullscreen/brute, severity)
+ overlay_fullscreen("brute", /atom/movable/screen/fullscreen/scaled/brute, severity)
else
clear_fullscreen("brute")
diff --git a/code/modules/mob/living/simple_animal/hostile/regalrat.dm b/code/modules/mob/living/simple_animal/hostile/regalrat.dm
index 950da865f6..6995202e9c 100644
--- a/code/modules/mob/living/simple_animal/hostile/regalrat.dm
+++ b/code/modules/mob/living/simple_animal/hostile/regalrat.dm
@@ -90,7 +90,7 @@
/datum/action/cooldown/coffer/Trigger()
. = ..()
- if(!.)
+ if(!. || owner.stat != CONSCIOUS)
return
var/turf/T = get_turf(owner)
var/loot = rand(1,100)
@@ -135,7 +135,7 @@
/datum/action/cooldown/riot/Trigger()
. = ..()
- if(!.)
+ if(!. || owner.stat != CONSCIOUS)
return
var/cap = CONFIG_GET(number/ratcap)
var/something_from_nothing = FALSE
diff --git a/code/modules/mob/living/simple_animal/parrot.dm b/code/modules/mob/living/simple_animal/parrot.dm
index bd45c482a2..7c7a684cf3 100644
--- a/code/modules/mob/living/simple_animal/parrot.dm
+++ b/code/modules/mob/living/simple_animal/parrot.dm
@@ -124,6 +124,9 @@
/mob/living/simple_animal/parrot/proc/toggle_mode,
/mob/living/simple_animal/parrot/proc/perch_mob_player))
+/mob/living/simple_animal/parrot/ComponentInitialize()
+ . = ..()
+ AddElement(/datum/element/strippable, GLOB.strippable_parrot_items)
/mob/living/simple_animal/parrot/examine(mob/user)
. = ..()
@@ -183,91 +186,101 @@
return 0
-/*
- * Inventory
- */
-/mob/living/simple_animal/parrot/show_inv(mob/user)
- user.set_machine(src)
+GLOBAL_LIST_INIT(strippable_parrot_items, create_strippable_list(list(
+ /datum/strippable_item/parrot_headset,
+)))
- var/dat = "
"
- dat += "
Headset: [ears]" : "add_inv=ears'>Nothing"]"
+/datum/strippable_item/parrot_headset
+ key = STRIPPABLE_ITEM_PARROT_HEADSET
- user << browse(dat, "window=mob[REF(src)];size=325x500")
- onclose(user, "window=mob[REF(src)]")
+/datum/strippable_item/parrot_headset/get_item(atom/source)
+ var/mob/living/simple_animal/parrot/parrot_source = source
+ return istype(parrot_source) ? parrot_source.ears : null
+/datum/strippable_item/parrot_headset/try_equip(atom/source, obj/item/equipping, mob/user)
+ . = ..()
+ if (!.)
+ return FALSE
-/mob/living/simple_animal/parrot/Topic(href, href_list)
- if(!(iscarbon(usr) || iscyborg(usr)) || !usr.canUseTopic(src, BE_CLOSE, FALSE, NO_TK))
- usr << browse(null, "window=mob[REF(src)]")
- usr.unset_machine()
+ if (!istype(equipping, /obj/item/radio/headset))
+ to_chat(user, "[equipping] won't fit!")
+ return FALSE
+
+ return TRUE
+
+// There is no delay for putting a headset on a parrot.
+/datum/strippable_item/parrot_headset/start_equip(atom/source, obj/item/equipping, mob/user)
+ if(get_obscuring(source) == STRIPPABLE_OBSCURING_COMPLETELY)
+ return FALSE
+ return TRUE
+
+/datum/strippable_item/parrot_headset/finish_equip(atom/source, obj/item/equipping, mob/user)
+ if(!..())
+ return FALSE
+ var/obj/item/radio/headset/radio = equipping
+ if (!istype(radio))
+ return FALSE
+
+ var/mob/living/simple_animal/parrot/parrot_source = source
+ if (!istype(parrot_source))
+ return FALSE
+
+ if (!user.transferItemToLoc(radio, source))
+ return FALSE
+
+ parrot_source.ears = radio
+
+ to_chat(user, "You fit [radio] onto [source].")
+
+ parrot_source.available_channels.Cut()
+
+ for (var/channel in radio.channels)
+ var/channel_to_add
+
+ switch (channel)
+ if (RADIO_CHANNEL_ENGINEERING)
+ channel_to_add = RADIO_TOKEN_ENGINEERING
+ if (RADIO_CHANNEL_COMMAND)
+ channel_to_add = RADIO_TOKEN_COMMAND
+ if (RADIO_CHANNEL_SECURITY)
+ channel_to_add = RADIO_TOKEN_SECURITY
+ if (RADIO_CHANNEL_SCIENCE)
+ channel_to_add = RADIO_TOKEN_SCIENCE
+ if (RADIO_CHANNEL_MEDICAL)
+ channel_to_add = RADIO_TOKEN_MEDICAL
+ if (RADIO_CHANNEL_SUPPLY)
+ channel_to_add = RADIO_TOKEN_SUPPLY
+ if (RADIO_CHANNEL_SERVICE)
+ channel_to_add = RADIO_TOKEN_SERVICE
+
+ if (channel_to_add)
+ parrot_source.available_channels += channel_to_add
+
+ if (radio.translate_binary)
+ parrot_source.available_channels.Add(MODE_TOKEN_BINARY)
+
+/datum/strippable_item/parrot_headset/start_unequip(atom/source, mob/user)
+ . = ..()
+ if (!.)
+ return FALSE
+
+ var/mob/living/simple_animal/parrot/parrot_source = source
+ if (!istype(parrot_source))
return
- //Removing from inventory
- if(href_list["remove_inv"])
- var/remove_from = href_list["remove_inv"]
- switch(remove_from)
- if("ears")
- if(!ears)
- to_chat(usr, "There is nothing to remove from its [remove_from]!")
- return
- if(!stat)
- say("[available_channels.len ? "[pick(available_channels)] " : null]BAWWWWWK LEAVE THE HEADSET BAWKKKKK!")
- ears.forceMove(drop_location())
- ears = null
- for(var/possible_phrase in speak)
- if(copytext_char(possible_phrase, 2, 3) in GLOB.department_radio_keys)
- possible_phrase = copytext_char(possible_phrase, 3)
+ if (!parrot_source.stat)
+ parrot_source.say("[parrot_source.available_channels.len ? "[pick(parrot_source.available_channels)] " : null]BAWWWWWK LEAVE THE HEADSET BAWKKKKK!")
- //Adding things to inventory
- else if(href_list["add_inv"])
- var/add_to = href_list["add_inv"]
- if(!usr.get_active_held_item())
- to_chat(usr, "You have nothing in your hand to put on its [add_to]!")
- return
- switch(add_to)
- if("ears")
- if(ears)
- to_chat(usr, "It's already wearing something!")
- return
- else
- var/obj/item/item_to_add = usr.get_active_held_item()
- if(!item_to_add)
- return
+ return TRUE
- if( !istype(item_to_add, /obj/item/radio/headset) )
- to_chat(usr, "This object won't fit!")
- return
-
- var/obj/item/radio/headset/headset_to_add = item_to_add
-
- if(!usr.transferItemToLoc(headset_to_add, src))
- return
- ears = headset_to_add
- to_chat(usr, "You fit the headset onto [src].")
-
- clearlist(available_channels)
- for(var/ch in headset_to_add.channels)
- switch(ch)
- if(RADIO_CHANNEL_ENGINEERING)
- available_channels.Add(RADIO_TOKEN_ENGINEERING)
- if(RADIO_CHANNEL_COMMAND)
- available_channels.Add(RADIO_TOKEN_COMMAND)
- if(RADIO_CHANNEL_SECURITY)
- available_channels.Add(RADIO_TOKEN_SECURITY)
- if(RADIO_CHANNEL_SCIENCE)
- available_channels.Add(RADIO_TOKEN_SCIENCE)
- if(RADIO_CHANNEL_MEDICAL)
- available_channels.Add(RADIO_TOKEN_MEDICAL)
- if(RADIO_CHANNEL_SUPPLY)
- available_channels.Add(RADIO_TOKEN_SUPPLY)
- if(RADIO_CHANNEL_SERVICE)
- available_channels.Add(RADIO_TOKEN_SERVICE)
-
- if(headset_to_add.translate_binary)
- available_channels.Add(MODE_TOKEN_BINARY)
- else
- return ..()
+/datum/strippable_item/parrot_headset/finish_unequip(atom/source, mob/user)
+ ..()
+ var/mob/living/simple_animal/parrot/parrot_source = source
+ if (!istype(parrot_source))
+ return
+ finish_unequip_mob(parrot_source.ears, parrot_source, user)
+ parrot_source.ears = null
/*
* Attack responces
diff --git a/code/modules/mob/living/simple_animal/simple_animal.dm b/code/modules/mob/living/simple_animal/simple_animal.dm
index dc892364c4..2a978bedb4 100644
--- a/code/modules/mob/living/simple_animal/simple_animal.dm
+++ b/code/modules/mob/living/simple_animal/simple_animal.dm
@@ -307,11 +307,16 @@
if((bodytemperature < minbodytemp) || (bodytemperature > maxbodytemp))
adjustHealth(unsuitable_atmos_damage)
-/mob/living/simple_animal/gib()
- if(butcher_results)
+/mob/living/simple_animal/gib(no_brain, no_organs, no_bodyparts, datum/explosion/was_explosion)
+ if(butcher_results || guaranteed_butcher_results)
+ var/list/butcher = list()
+ if(butcher_results)
+ butcher += butcher_results
+ if(guaranteed_butcher_results)
+ butcher += guaranteed_butcher_results
var/atom/Tsec = drop_location()
- for(var/path in butcher_results)
- for(var/i in 1 to butcher_results[path])
+ for(var/path in butcher)
+ for(var/i in 1 to butcher[path])
new path(Tsec)
..()
diff --git a/code/modules/mob/living/status_procs.dm b/code/modules/mob/living/status_procs.dm
index 02e88e3741..498ca19a39 100644
--- a/code/modules/mob/living/status_procs.dm
+++ b/code/modules/mob/living/status_procs.dm
@@ -599,7 +599,7 @@
/mob/living/proc/become_nearsighted(source)
if(!HAS_TRAIT(src, TRAIT_NEARSIGHT))
- overlay_fullscreen("nearsighted", /atom/movable/screen/fullscreen/impaired, 1)
+ overlay_fullscreen("nearsighted", /atom/movable/screen/fullscreen/scaled/impaired, 1)
ADD_TRAIT(src, TRAIT_NEARSIGHT, source)
/mob/living/proc/cure_husk(source)
diff --git a/code/modules/mob/login.dm b/code/modules/mob/login.dm
index 8f74d3b45f..aac55c614b 100644
--- a/code/modules/mob/login.dm
+++ b/code/modules/mob/login.dm
@@ -1,4 +1,31 @@
+/**
+ * Run when a client is put in this mob or reconnets to byond and their client was on this mob
+ *
+ * Things it does:
+ * * Adds player to player_list
+ * * sets lastKnownIP
+ * * sets computer_id
+ * * logs the login
+ * * tells the world to update it's status (for player count)
+ * * create mob huds for the mob if needed
+ * * reset next_move to 1
+ * * parent call
+ * * if the client exists set the perspective to the mob loc
+ * * call on_log on the loc (sigh)
+ * * reload the huds for the mob
+ * * reload all full screen huds attached to this mob
+ * * load any global alternate apperances
+ * * sync the mind datum via sync_mind()
+ * * call any client login callbacks that exist
+ * * grant any actions the mob has to the client
+ * * calls [auto_deadmin_on_login](mob.html#proc/auto_deadmin_on_login)
+ * * send signal COMSIG_MOB_CLIENT_LOGIN
+ * * attaches the ash listener element so clients can hear weather
+ * client can be deleted mid-execution of this proc, chiefly on parent calls, with lag
+ */
/mob/Login()
+ if(!client)
+ return FALSE
add_to_player_list()
lastKnownIP = client.address
computer_id = client.computer_id
@@ -15,6 +42,14 @@
. = ..()
+ if(!client)
+ return FALSE
+
+ // SEND_SIGNAL(src, COMSIG_MOB_LOGIN)
+
+ if (key != client.key)
+ key = client.key
+
reset_perspective(loc)
if(loc)
@@ -23,10 +58,6 @@
//readd this mob's HUDs (antag, med, etc)
reload_huds()
- reload_fullscreen() // Reload any fullscreen overlays this mob has.
-
- add_click_catcher()
-
sync_mind()
//Reload alternate appearances
@@ -53,6 +84,15 @@
log_message("Client [key_name(src)] has taken ownership of mob [src]([src.type])", LOG_OWNERSHIP)
SEND_SIGNAL(src, COMSIG_MOB_CLIENT_LOGIN, client)
+ client.init_verbs()
if(has_field_of_vision && CONFIG_GET(flag/use_field_of_vision))
LoadComponent(/datum/component/field_of_vision, field_of_vision_type)
+
+ // load rendering
+ reload_rendering()
+
+ AddElement(/datum/element/weather_listener, /datum/weather/ash_storm, ZTRAIT_ASHSTORM, GLOB.ash_storm_sounds)
+
+ // optimized area sound effects. Enable during events (compile flag when 😳)
+ // AddElement(/datum/element/weather_listener, /datum/weather/long_rain, ZTRAIT_STATION, GLOB.rain_sounds)
diff --git a/code/modules/mob/logout.dm b/code/modules/mob/logout.dm
index 2e2eeeb4fb..d26d562a46 100644
--- a/code/modules/mob/logout.dm
+++ b/code/modules/mob/logout.dm
@@ -4,7 +4,6 @@
SStgui.on_logout(src)
unset_machine()
remove_from_player_list()
-
..()
if(loc)
diff --git a/code/modules/mob/mob.dm b/code/modules/mob/mob.dm
index 8a71bb72c4..03c5e76e87 100644
--- a/code/modules/mob/mob.dm
+++ b/code/modules/mob/mob.dm
@@ -1,25 +1,3 @@
-/mob/Destroy()//This makes sure that mobs with clients/keys are not just deleted from the game.
- remove_from_mob_list()
- remove_from_dead_mob_list()
- remove_from_alive_mob_list()
- GLOB.all_clockwork_mobs -= src
- focus = null
- LAssailant = null
- movespeed_modification = null
- for (var/alert in alerts)
- clear_alert(alert, TRUE)
- if(observers && observers.len)
- for(var/M in observers)
- var/mob/dead/observe = M
- observe.reset_perspective(null)
- qdel(hud_used)
- for(var/cc in client_colours)
- qdel(cc)
- client_colours = null
- ghostize()
- ..()
- return QDEL_HINT_HARDDEL
-
/mob/Initialize()
add_to_mob_list()
if(stat == DEAD)
@@ -38,8 +16,32 @@
update_config_movespeed()
update_movespeed(TRUE)
initialize_actionspeed()
+ init_rendering()
hook_vr("mob_new",list(src))
+/mob/Destroy()//This makes sure that mobs with clients/keys are not just deleted from the game.
+ remove_from_mob_list()
+ remove_from_dead_mob_list()
+ remove_from_alive_mob_list()
+ GLOB.all_clockwork_mobs -= src
+ focus = null
+ LAssailant = null
+ movespeed_modification = null
+ for (var/alert in alerts)
+ clear_alert(alert, TRUE)
+ if(observers && observers.len)
+ for(var/M in observers)
+ var/mob/dead/observe = M
+ observe.reset_perspective(null)
+ dispose_rendering()
+ qdel(hud_used)
+ for(var/cc in client_colours)
+ qdel(cc)
+ client_colours = null
+ ghostize()
+ ..()
+ return QDEL_HINT_HARDDEL
+
/mob/GenerateTag()
tag = "mob_[next_mob_id++]"
@@ -289,9 +291,6 @@
SEND_SIGNAL(src, COMSIG_MOB_RESET_PERSPECTIVE, A)
return TRUE
-/mob/proc/show_inv(mob/user)
- return
-
//view() but with a signal, to allow blacklisting some of the otherwise visible atoms.
/mob/proc/fov_view(dist = world.view)
. = view(dist, src)
@@ -508,10 +507,6 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
unset_machine()
src << browse(null, t1)
- if(href_list["refresh"])
- if(machine && in_range(src, usr))
- show_inv(machine)
-
if(usr.canUseTopic(src, BE_CLOSE, NO_DEXTERY))
if(href_list["item"])
var/slot = text2num(href_list["item"])
@@ -528,12 +523,6 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
else
usr.stripPanelEquip(what,src,slot)
- if(usr.machine == src)
- if(Adjacent(usr))
- show_inv(usr)
- else
- usr << browse(null,"window=mob[REF(src)]")
-
// The src mob is trying to strip an item from someone
// Defined in living.dm
/mob/proc/stripPanelUnequip(obj/item/what, mob/who)
@@ -555,12 +544,6 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
if(isAI(M))
return
-/mob/MouseDrop_T(atom/dropping, atom/user)
- . = ..()
- if(ismob(dropping) && dropping != user)
- var/mob/M = dropping
- M.show_inv(user)
-
/mob/proc/is_muzzled()
return FALSE
diff --git a/code/modules/mob/mob_defines.dm b/code/modules/mob/mob_defines.dm
index 8e6226069c..527b0c0917 100644
--- a/code/modules/mob/mob_defines.dm
+++ b/code/modules/mob/mob_defines.dm
@@ -16,6 +16,10 @@
attack_hand_unwieldlyness = CLICK_CD_MELEE
attack_hand_speed = 0
+ // Rendering
+ /// Fullscreen objects
+ var/list/fullscreens = list()
+
/// What receives our keyboard input. src by default.
var/datum/focus
@@ -143,7 +147,6 @@
var/registered_z
var/list/alerts = list() // contains /atom/movable/screen/alert only // On /mob so clientless mobs will throw alerts properly
- var/list/screens = list()
var/list/client_colours = list()
var/hud_type = /datum/hud
diff --git a/code/modules/mob/mob_movement.dm b/code/modules/mob/mob_movement.dm
index bfd4cfcd29..1da355a419 100644
--- a/code/modules/mob/mob_movement.dm
+++ b/code/modules/mob/mob_movement.dm
@@ -110,6 +110,11 @@
SEND_SIGNAL(mob, COMSIG_MOB_CLIENT_MOVE, src, direction, n, oldloc, add_delay)
+/mob/Moved(atom/OldLoc, Dir)
+ . = ..()
+ if(client)
+ client.parallax_holder.Update()
+
/// Process_Grab(): checks for grab, attempts to break if so. Return TRUE to prevent movement.
/client/proc/Process_Grab()
if(mob.pulledby)
@@ -398,3 +403,8 @@
/mob/proc/canZMove(direction, turf/target)
return FALSE
+
+/mob/onTransitZ(old_z, new_z)
+ . = ..()
+ if(old_z != new_z)
+ client?.parallax_holder?.Reset()
diff --git a/code/modules/mob/status_procs.dm b/code/modules/mob/status_procs.dm
index 089484ea9f..da1919443a 100644
--- a/code/modules/mob/status_procs.dm
+++ b/code/modules/mob/status_procs.dm
@@ -53,7 +53,7 @@
if(eye_blind) // UNCONSCIOUS or has blind trait, or has temporary blindness
if(stat == CONSCIOUS || stat == SOFT_CRIT)
throw_alert("blind", /atom/movable/screen/alert/blind)
- overlay_fullscreen("blind", /atom/movable/screen/fullscreen/blind)
+ overlay_fullscreen("blind", /atom/movable/screen/fullscreen/scaled/blind)
// You are blind why should you be able to make out details like color, only shapes near you
// add_client_colour(/datum/client_colour/monochrome/blind)
else // CONSCIOUS no blind trait, no blindness
diff --git a/code/modules/modular_computers/NTNet/NTNRC/conversation.dm b/code/modules/modular_computers/NTNet/NTNRC/conversation.dm
index b5f3bae53d..fada2229e5 100644
--- a/code/modules/modular_computers/NTNet/NTNRC/conversation.dm
+++ b/code/modules/modular_computers/NTNet/NTNRC/conversation.dm
@@ -5,7 +5,14 @@
var/title = "Untitled Conversation"
var/datum/computer_file/program/chatclient/operator // "Administrator" of this channel. Creator starts as channel's operator,
var/list/messages = list()
- var/list/clients = list()
+ ///chat clients who are active or minimized
+ var/list/active_clients = list()
+ ///chat clients who have exited out of the program.
+ var/list/offline_clients = list()
+ ///clients muted by operator
+ var/list/muted_clients = list()
+ //if a channel is strong, it cannot be renamed or deleted.
+ var/strong = FALSE
var/password
var/static/ntnrc_uid = 0
@@ -22,6 +29,8 @@
/datum/ntnet_conversation/Destroy()
if(SSnetworks.station_network)
SSnetworks.station_network.chat_channels.Remove(src)
+ for(var/datum/computer_file/program/chatclient/chatterbox in (active_clients | offline_clients | muted_clients))
+ purge_client(chatterbox)
return ..()
/datum/ntnet_conversation/proc/add_message(message, username)
@@ -38,39 +47,70 @@
return
messages = messages.Copy(messages.len-50 ,0)
-/datum/ntnet_conversation/proc/add_client(datum/computer_file/program/chatclient/C)
- if(!istype(C))
+/datum/ntnet_conversation/proc/add_client(datum/computer_file/program/chatclient/new_user, silent = FALSE)
+ if(!istype(new_user))
return
- clients.Add(C)
- add_status_message("[C.username] has joined the channel.")
+ new_user.conversations |= src
+ active_clients.Add(new_user)
+ if(!silent)
+ add_status_message("[new_user.username] has joined the channel.")
// No operator, so we assume the channel was empty. Assign this user as operator.
if(!operator)
- changeop(C)
+ changeop(new_user)
-/datum/ntnet_conversation/proc/remove_client(datum/computer_file/program/chatclient/C)
- if(!istype(C) || !(C in clients))
+//Clear all of our references to a client, used for client deletion
+/datum/ntnet_conversation/proc/purge_client(datum/computer_file/program/chatclient/forget)
+ remove_client(forget)
+ muted_clients -= forget
+ offline_clients -= forget
+ forget.conversations -= src
+
+/datum/ntnet_conversation/proc/remove_client(datum/computer_file/program/chatclient/leaving)
+ if(!istype(leaving))
return
- clients.Remove(C)
- add_status_message("[C.username] has left the channel.")
+ if(leaving in active_clients)
+ active_clients.Remove(leaving)
+ add_status_message("[leaving.username] has left the channel.")
// Channel operator left, pick new operator
- if(C == operator)
+ if(leaving == operator)
operator = null
- if(clients.len)
- var/datum/computer_file/program/chatclient/newop = pick(clients)
+ if(active_clients.len)
+ var/datum/computer_file/program/chatclient/newop = pick(active_clients)
changeop(newop)
+/datum/ntnet_conversation/proc/go_offline(datum/computer_file/program/chatclient/offline)
+ if(!istype(offline) || !(offline in active_clients))
+ return
+ active_clients.Remove(offline)
+ offline_clients.Add(offline)
+
+/datum/ntnet_conversation/proc/mute_user(datum/computer_file/program/chatclient/op, datum/computer_file/program/chatclient/muted)
+ if(operator != op) //sanity even if the person shouldn't be able to see the mute button
+ return
+ if(muted in muted_clients)
+ muted_clients.Remove(muted)
+ muted.computer.alert_call(muted, "You have been unmuted from [title]!", 'sound/machines/ping.ogg')
+ else
+ muted_clients.Add(muted)
+ muted.computer.alert_call(muted, "You have been muted from [title]!")
+
+/datum/ntnet_conversation/proc/ping_user(datum/computer_file/program/chatclient/pinger, datum/computer_file/program/chatclient/pinged)
+ if(pinger in muted_clients) //oh my god fuck off
+ return
+ add_status_message("[pinger.username] pinged [pinged.username].")
+ pinged.computer.alert_call(pinged, "You have been pinged in [title] by [pinger.username]!", 'sound/machines/ping.ogg')
/datum/ntnet_conversation/proc/changeop(datum/computer_file/program/chatclient/newop)
if(istype(newop))
operator = newop
add_status_message("Channel operator status transferred to [newop.username].")
-/datum/ntnet_conversation/proc/change_title(newtitle, datum/computer_file/program/chatclient/client)
- if(operator != client)
- return FALSE // Not Authorised
+/datum/ntnet_conversation/proc/change_title(newtitle, datum/computer_file/program/chatclient/renamer)
+ if(operator != renamer || strong)
+ return FALSE // Not Authorised or channel cannot be editted
- add_status_message("[client.username] has changed channel title from [title] to [newtitle]")
+ add_status_message("[renamer.username] has changed channel title from [title] to [newtitle]")
title = newtitle
#undef MAX_CHANNELS
diff --git a/code/modules/modular_computers/computers/_modular_computer_shared.dm b/code/modules/modular_computers/computers/_modular_computer_shared.dm
index 0aca92f9d8..1a2ba822d1 100644
--- a/code/modules/modular_computers/computers/_modular_computer_shared.dm
+++ b/code/modules/modular_computers/computers/_modular_computer_shared.dm
@@ -39,7 +39,7 @@
. += "It has a slot installed for an intelliCard which contains: [ai_slot.stored_card.name]"
else
. += "It has a slot installed for an intelliCard, which appears to be occupied."
- . += "Alt-click to eject the intelliCard."
+ . += span_info("Alt-click to eject the intelliCard.")
else
. += "It has a slot installed for an intelliCard."
@@ -55,7 +55,7 @@
. += "It has [multiple_slots ? "two slots" : "a slot"] for identification cards installed[multiple_cards ? " which contain [first_ID] and [second_ID]" : ", one of which contains [first_ID ? first_ID : second_ID]"]."
else
. += "It has [multiple_slots ? "two slots" : "a slot"] for identification cards installed, [multiple_cards ? "both of which appear" : "and one of them appears"] to be occupied."
- . += "Alt-click [src] to eject the identification card[multiple_cards ? "s":""]."
+ . += span_info("Alt-click [src] to eject the identification card[multiple_cards ? "s":""].")
else
. += "It has [multiple_slots ? "two slots" : "a slot"] installed for identification cards."
@@ -63,4 +63,4 @@
if(printer_slot)
. += "It has a printer installed."
if(user_is_adjacent)
- . += "The printer's paper levels are at: [printer_slot.stored_paper]/[printer_slot.max_paper].
Step 1. Upon confirmation of an anomaly sighting, report its location. Early detection is key.
- Step 2. Using an atmospheric analyzer at short range, determine the frequency that the anomaly's core is fluctuating at.
- Step 3. Send a signal through the frequency using a radio signaller. Note that non-specialized signaller devices may possibly lack the frequency range needed.
-Note: Credit goes to Barhardar for the original code and functionality. -
These devices can be used to quickly create an air-tight seal across a hull breach until repairs can been made. -
Wrench them in place and activate them near a hull breach. The shield should extend to all space tiles in range. -
They can be (un)locked by engineering IDs and can also be emagged and otherwise malfunction. As they can not be constructed, you can repair damage and malfunctions by opening the panel with a screwdriver and replacing the wires with a cable coil
This part of the mob code cleanup mainly focuses on damage variables and procs. So if you suspect something related to taking, dealing or examining damage is not working as intended please fill out an issue report here and be as detailed as possible. This includes what you were doing, steps to reproduce the problem, who you were doing it to, what you were using ect... Thank you.
These are a collection of the updates from the last 6 days. I promise to update - the changelog once a week. Note that this does not include all the changes in - the past 6 days.
- -
-
-
-
-
-GoonStation 13 Development Team
- 11 November 2021-DrPainis updated:-
Putnam3145 updated:-
10 November 2021-Ethan4303 updated:-
Putnam3145 updated:-
SandPoot updated:-
08 November 2021-timothyteakettle updated:-
06 November 2021-Putnam3145 updated:-
05 November 2021-keronshb updated:-
31 October 2021-DeltaFire15 updated:-
DrPainis updated:-
keronshb updated:-
30 October 2021-keronshb updated:-
28 October 2021-Hatterhat updated:-
Linzolle updated:-
Putnam3145 updated:-
keronshb updated:-
26 October 2021-WanderingFox95 updated:-
25 October 2021-Putnam3145 updated:-
keronshb updated:-
22 October 2021-Putnam3145 updated:-
WanderingFox95 updated:-
20 October 2021-Putnam3145 updated:-
16 October 2021-Ryll/Shaps updated:-
SandPoot updated:-
WanderingFox95 updated:-
dapnee updated:-
keronshb updated:-
13 October 2021-Hatterhat updated:-
MrJWhit updated:-
30 September 2021-Hatterhat updated:-
Putnam3145 updated:-
29 September 2021-Ghommie updated:-
Hatterhat updated:-
LetterN updated:-
Putnam3145 updated:-
buffyuwu updated:-
keronshb updated:-
zeroisthebiggay updated:-
28 September 2021-zeroisthebiggay updated:-
27 September 2021-zeroisthebiggay updated:-
25 September 2021-buffyuwu updated:-
24 September 2021-zeroisthebiggay updated:-
23 September 2021-KrabSpider updated:-
buffyuwu updated:-
22 September 2021-silicons updated:-
20 September 2021-BlueWildrose updated:-
DeltaFire15 updated:-
Putnam3145 updated:-
buffyuwu updated:-
dapnee updated:-
keronshb updated:-
qweq12yt updated:-
timothyteakettle updated:-
zeroisthebiggay updated:-
18 September 2021-kiwedespars updated:-
17 September 2021-DeltaFire15 updated:-
14 September 2021-Hatterhat updated:-
LetterN updated:-
Putnam3145 updated:-
keronshb updated:-
zeroisthebiggay updated:-
12 September 2021-LetterN updated:-
timothyteakettle updated:-
11 September 2021-LetterN updated:-
Putnam3145 updated:-
SandPoot updated:-
timothyteakettle updated:-
zeroisthebiggay updated:-
- Coders: Stuntwaffle, Showtime, Pantaloons, Nannek, Keelin, Exadv1, hobnob, Justicefries, 0staf, sniperchance, AngriestIBM, BrianOBlivion
-- Spriters: Supernorn, Haruhi, Stuntwaffle, Pantaloons, Rho, SynthOrange, I Said No - -
Some icons by Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 License. - |

Except where otherwise noted, Goon Station 13 is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 License.
Rights are currently extended to SomethingAwful Goons only.
Some icons by Yusuke Kamiyamane. All rights reserved. Licensed under a Creative Commons Attribution 3.0 License.
-