From 641c1b090550327bd2b50a0f6496d00106b8aa3e Mon Sep 17 00:00:00 2001 From: Avery Marie <98699252+Eyeveri@users.noreply.github.com> Date: Thu, 2 Nov 2023 07:04:22 -0400 Subject: [PATCH] Halloween event map (#17675) * Establishes the Halloween Event File * Includes the dm * wooohooo * Fixes some stuff * Removes the dmm from the dme * Fixes Spawning * Finishing Touches I think * Additional changes * map fix * Wood/Floor fixes * fixes major map corruption * wtf is happening to the map bro * ugh. * Changes all windows and stuff * guh * Decal/Background Corrections * Update aurorastation.dme Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> * fixes some issues from feedback * Revert "Merge remote-tracking branch 'origin/HalloweenEvent' into HalloweenEvent" This reverts commit 2fca262f69ca942b50479f59f1bc7130f1e0b426, reversing changes made to fc0c9936b219b96d829a7cc8c391cc18b03621a0. * Adds Disposals * Emergency decal correction --------- Co-authored-by: SleepyGemmy <99297919+SleepyGemmy@users.noreply.github.com> --- aurorastation.dme | 2 + code/controllers/subsystems/ticker.dm | 2 +- code/game/ambience.dm | 7 + maps/event/halloween/halloween.dm | 29 + maps/event/halloween/halloween.dmm | 29383 +++++++++++++++++++++++ maps/event/halloween/halloweenareas.dm | 113 + 6 files changed, 29535 insertions(+), 1 deletion(-) create mode 100644 maps/event/halloween/halloween.dm create mode 100644 maps/event/halloween/halloween.dmm create mode 100644 maps/event/halloween/halloweenareas.dm diff --git a/aurorastation.dme b/aurorastation.dme index a61aa340c3e..8b4da64a464 100644 --- a/aurorastation.dme +++ b/aurorastation.dme @@ -3632,6 +3632,8 @@ #include "maps\event\code\event.dm" #include "maps\event\generic_dock\code\generic_dock.dm" #include "maps\event\generic_dock\code\generic_dock_areas.dm" +#include "maps\event\halloween\halloween.dm" +#include "maps\event\halloween\halloweenareas.dm" #include "maps\event\idris_cruise\code\idris_cruise.dm" #include "maps\event\idris_cruise\code\idris_cruise_areas.dm" #include "maps\event\rooftop\code\rooftop.dm" diff --git a/code/controllers/subsystems/ticker.dm b/code/controllers/subsystems/ticker.dm index a48e1a37726..20efcdb3f8d 100644 --- a/code/controllers/subsystems/ticker.dm +++ b/code/controllers/subsystems/ticker.dm @@ -453,7 +453,7 @@ var/datum/controller/subsystem/ticker/SSticker available_ghostroles |= G.name // Special case, to list the Merchant in case it is available at roundstart - if(SSjobs.type_occupations[/datum/job/merchant].total_positions) + if(SSjobs.type_occupations[/datum/job/merchant]?.total_positions) available_ghostroles |= SSjobs.type_occupations[/datum/job/merchant].title if(length(available_ghostroles)) diff --git a/code/game/ambience.dm b/code/game/ambience.dm index 8d6649e8dbf..f1dda2fa713 100644 --- a/code/game/ambience.dm +++ b/code/game/ambience.dm @@ -155,6 +155,13 @@ 'sound/ambience/expoutpost/expoutpost4.ogg'\ ) +//Defines Tension Ambience +#define AMBIENCE_TENSION list(\ + 'sound/ambience/tension/tension.ogg',\ + 'sound/ambience/tension/argitoth.ogg',\ + 'sound/ambience/tension/horror.ogg',\ + 'sound/ambience/tension/burning_terror.ogg'\ + ) //CHOMP Edit Sounds for Substation rooms. Just electrical sounds, really. #define AMBIENCE_SUBSTATION list(\ 'sound/ambience/substation/substation1.ogg',\ diff --git a/maps/event/halloween/halloween.dm b/maps/event/halloween/halloween.dm new file mode 100644 index 00000000000..8f613ef61b1 --- /dev/null +++ b/maps/event/halloween/halloween.dm @@ -0,0 +1,29 @@ +/datum/map/event/halloween + name = "Skyscraper" + full_name = "Xanu Skyscraper Rooftops" + path = "event/halloween" + lobby_icons = list('icons/misc/titlescreens/sccv_horizon/sccv_horizon.dmi') + lobby_transitions = FALSE + allowed_jobs = list(/datum/job/visitor) + force_spawnpoint = TRUE + + station_levels = list(1) + admin_levels = list() + contact_levels = list(1) + player_levels = list(1) + accessible_z_levels = list(1) + + station_name = "The Infinity Reach Towers Top Floor" + station_short = "Infinity Reach" + dock_name = "Top Floor" + dock_short = "Rooftop" + boss_name = "Central Command" + boss_short = "CentCom" + company_name = "Stellar Corporate Conglomerate" + company_short = "SCC" + + use_overmap = FALSE + + allowed_spawns = list("Living Quarters Lift") + spawn_types = list(/datum/spawnpoint/living_quarters_lift) + default_spawn = "Living Quarters Lift" diff --git a/maps/event/halloween/halloween.dmm b/maps/event/halloween/halloween.dmm new file mode 100644 index 00000000000..8b1d21e2f0f --- /dev/null +++ b/maps/event/halloween/halloween.dmm @@ -0,0 +1,29383 @@ +//MAP CONVERTED BY dmm2tgm.py THIS HEADER COMMENT PREVENTS RECONVERSION, DO NOT REMOVE +"ab" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"ac" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"ag" = ( +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 1 + }, +/obj/machinery/iv_drip, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"aj" = ( +/obj/structure/platform_deco/ledge{ + dir = 6 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"am" = ( +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue"; + pixel_x = 16; + pixel_y = 16 + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 48; + pixel_x = 16 + }, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 13; + pixel_x = 41 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"aq" = ( +/obj/structure/platform_deco/ledge{ + dir = 10 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"ar" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"av" = ( +/obj/structure/closet, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/port) +"aw" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/wood, +/area/city/hallway) +"az" = ( +/turf/simulated/floor/tiled/ramp, +/area/city/dining) +"aB" = ( +/obj/structure/platform, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/kitchen) +"aD" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"aE" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"aF" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "tomato"; + name = "An ugly blob!"; + desc = "It's a horrifyingly enormous beef tomato, and it's packing extra beef!"; + desc_extended = "IS IT A FRUIT OR A VEGETABLE?!" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"aG" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled, +/area/city/outside) +"aH" = ( +/obj/effect/floor_decal/spline/plain/blue{ + dir = 5 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"aI" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"aK" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"aL" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"aM" = ( +/obj/effect/decal/cleanable/floor_damage/random_broken, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"aN" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"aO" = ( +/turf/simulated/wall/sandstone, +/area/city/horrorhouse) +"aP" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"aQ" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue"; + pixel_x = 16; + pixel_y = 16 + }, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"aR" = ( +/turf/simulated/floor/wood, +/area/city/outside) +"aU" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 31 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"ba" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/table/rack, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/inflatable_duck, +/obj/item/inflatable_duck, +/obj/item/inflatable_duck, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"bd" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"bf" = ( +/obj/structure/table/wood{ + flipped = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"bg" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/suit/wizard_costume{ + pixel_x = -7 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/item/clothing/head/collectable/wizard{ + pixel_x = -9; + pixel_y = 16 + }, +/obj/random/wizard_dressup, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/item/clothing/suit/owl_costume{ + pixel_x = 12; + pixel_y = -6 + }, +/obj/random/wizard_dressup, +/obj/random/wizard_dressup, +/obj/random/wizard_dressup, +/obj/random/wizard_dressup, +/obj/random/wizard_dressup, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/item/clothing/mask/gas/owl_mask{ + pixel_x = 16 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"bk" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"bl" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full, +/turf/simulated/floor/tiled, +/area/city/hallway) +"bm" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#811e73"; + light_color = "#811e73" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"bq" = ( +/obj/structure/platform_deco{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"br" = ( +/obj/structure/platform_deco{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"bt" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/table/rack, +/obj/item/beach_ball, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"bz" = ( +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"bB" = ( +/obj/effect/landmark/force_spawnpoint{ + job_tag = "Off-Duty Crew Member" + }, +/obj/effect/landmark/force_spawnpoint{ + job_tag = "Off-Duty Crew Member" + }, +/turf/simulated/floor/wood, +/area/city/port) +"bC" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"bE" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "otherthing"; + name = "An ugly blob!"; + desc = "A scary blob decoration!"; + desc_extended = "Your mother!!" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"bG" = ( +/obj/structure/flora/rock/konyang/small, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 9; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"bJ" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/corner/red/full{ + color = "#400000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"bK" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c5"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"bM" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"bO" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"bQ" = ( +/obj/structure/table/rack, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/head/cowboy{ + pixel_x = -14; + pixel_y = 12; + accent_color = "#964B00"; + color = "#964B00" + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/clothing/shoes/cowboy/classic{ + pixel_x = 5; + pixel_y = 12 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/melee/whip{ + pixel_x = -14; + pixel_y = -7 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/accessory/chaps{ + pixel_y = 10 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/under/pants/jeans{ + pixel_x = 9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/wcoat{ + pixel_x = -3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/item/clothing/accessory/holster/hip/brown{ + pixel_x = 8; + pixel_y = -11 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"bS" = ( +/obj/structure/platform{ + dir = 8; + layer = 3 + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/hallway) +"bU" = ( +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_y = 33 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"bX" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/flora/pottedplant/fern, +/turf/simulated/floor/grass, +/area/city/hallway) +"bY" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"cf" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c3"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"ch" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"cj" = ( +/obj/machinery/door/blast/regular{ + dir = 8; + name = "Extreme Measures"; + tag = "blast"; + id = "blast1" + }, +/turf/simulated/floor/tiled/full, +/area/city/security) +"ck" = ( +/obj/structure/bed/stool/chair/sofa/right/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/carpet, +/area/city/hallway) +"co" = ( +/obj/structure/platform{ + dir = 8 + }, +/turf/simulated/floor/tiled/ramp, +/area/city/horrorhouse) +"cp" = ( +/obj/structure/cult/talisman, +/obj/item/material/knife/ritual, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"cr" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"cs" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"ct" = ( +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"cx" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"cz" = ( +/obj/machinery/sleeper{ + dir = 8 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"cA" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/bookcase/libraryspawn/fiction{ + layer = 3.5 + }, +/turf/simulated/floor/marble/dark, +/area/city/hallway) +"cB" = ( +/turf/simulated/wall, +/area/city/port) +"cC" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"cD" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/effect/decal/fake_object{ + desc = "A beautiful sign denoting you as being in the Hotel Montparnasse!"; + icon = 'icons/effects/city.dmi'; + icon_state = "sign1"; + name = "glamorous sign"; + pixel_y = 33 + }, +/obj/structure/closet/lasertag, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/gun/energy/lasertag/red, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/obj/item/clothing/suit/armor/riot/laser_tag, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"cK" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"cM" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/corner_wide/dark_blue/full, +/turf/simulated/floor/tiled, +/area/city/outside) +"cO" = ( +/obj/structure/flora/rock/random, +/turf/simulated/floor/grass, +/area/city/outside) +"cQ" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c2" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"cT" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/turf/simulated/floor/wood, +/area/city/hallway) +"cU" = ( +/turf/simulated/wall, +/area/city/pool) +"cW" = ( +/obj/machinery/appliance/cooker/fryer, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"cZ" = ( +/turf/simulated/wall, +/area/city/kitchen) +"dc" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = -4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"dd" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"de" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/bed/stool/padded/orange, +/turf/simulated/floor/wood, +/area/city/outside) +"dh" = ( +/obj/machinery/button/remote/blast_door{ + dir = 1; + id = "blast"; + name = "Blast Doors"; + pixel_y = 30 + }, +/turf/simulated/floor/tiled/full, +/area/city/security) +"dj" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"dk" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/obj/structure/platform, +/turf/simulated/floor/concrete, +/area/city/horrorhouse) +"dm" = ( +/obj/effect/map_effect/perma_light, +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"dn" = ( +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"do" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/map_effect/perma_light, +/turf/simulated/floor/tiled/ramp, +/area/city/bar) +"dr" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"dt" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"du" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/head/witchwig{ + pixel_x = -8; + pixel_y = 11 + }, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/clothing/suit/dark_witch_costume, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/item/staff/broom, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"dv" = ( +/obj/structure/platform, +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = 15; + anchored = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"dE" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/computer/operating, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"dJ" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"dK" = ( +/obj/structure/railing/fence, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 2 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"dL" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/industrial/warning, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"dM" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "otherthing"; + name = "An ugly blob!"; + desc = "A scary blob decoration!"; + desc_extended = "Your mother!!" + }, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"dN" = ( +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + name = "AC unit"; + layer = 3.3 + }, +/obj/structure/railing/mapped{ + layer = 3.4 + }, +/obj/structure/railing/mapped{ + dir = 1; + pixel_y = 6 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"dO" = ( +/obj/turbolift_map_holder, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"dQ" = ( +/obj/structure/table/wood, +/obj/effect/decal/fake_object{ + desc = "An expensive flatscreen holo-television. This one's connection to the extranet seems to be severed."; + icon = 'icons/effects/city.dmi'; + icon_state = "flatscreen"; + name = "expensive flatscreen holovision"; + pixel_y = 25 + }, +/obj/effect/decal/fake_object{ + desc = "A Hephaestus Industries Z-Cube! This state-of-the-art gaming console is the premium of the premium. It's almost VR!"; + icon = 'icons/effects/city.dmi'; + icon_state = "gamer_console"; + name = "gaming console" + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"dS" = ( +/obj/machinery/vending/boozeomat{ + opacity = 1; + req_access = null; + pixel_y = 23; + density = 0 + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"dT" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/suit/bunny_costume{ + pixel_x = -6; + pixel_y = -7 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat2{ + pixel_x = -14 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/item/clothing/head/bunny_hat{ + pixel_x = -5; + pixel_y = 9 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"dW" = ( +/obj/structure/flora/tree/jungle{ + desc = "A beautiful, flowing fountain overgrown with moss and grass."; + icon = 'icons/effects/128x96.dmi'; + icon_state = "fountain"; + name = "Roaring Fountain" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"dX" = ( +/obj/structure/table, +/obj/item/material/shard, +/obj/item/material/shard, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"ed" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"eg" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 9; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"eh" = ( +/obj/item/clothing/accessory/storage/bandolier, +/obj/item/gun/projectile/shotgun/pump/combat{ + pixel_y = 1 + }, +/obj/structure/table/rack, +/turf/simulated/floor/tiled/full, +/area/city/security) +"ei" = ( +/obj/machinery/constructable_frame/machine_frame, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"ek" = ( +/obj/structure/platform/cutout, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/outside) +"eo" = ( +/obj/item/material/shard, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"ep" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/ramp, +/area/city/dining) +"es" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/perma_light{ + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"et" = ( +/turf/simulated/wall/elevator, +/area/city/medical) +"eu" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ev" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/window_spawner/full/reinforced/polarized{ + id = "tint1" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ew" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/item/material/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"ex" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"ey" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c5" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"ez" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c3" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"eA" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"eB" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"eD" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"eF" = ( +/obj/structure/platform, +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -1; + anchored = 1 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"eM" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence, +/obj/structure/closet/lasertag/blue, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"eQ" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"eS" = ( +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/hallway) +"eV" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"eY" = ( +/obj/machinery/light/colored/red, +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"eZ" = ( +/obj/structure/bed/stool/padded/orange, +/obj/effect/spider/cocoon{ + icon_state = "cocoon_large2" + }, +/turf/simulated/floor/wood, +/area/city/outside) +"fa" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"fb" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/bearchili, +/obj/item/reagent_containers/food/snacks/bearchili, +/obj/item/reagent_containers/food/snacks/bearchili, +/obj/item/reagent_containers/food/snacks/bearchili, +/obj/item/reagent_containers/food/snacks/bearchili, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"fc" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/vending/coffee/free, +/obj/effect/floor_decal/spline/plain/black{ + dir = 10 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/dining) +"fd" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/grass, +/area/city/outside) +"fe" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = -14; + pixel_x = 22 + }, +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"ff" = ( +/obj/structure/platform, +/obj/structure/bed/stool/chair/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"fl" = ( +/obj/machinery/light/colored/red{ + dir = 4; + pixel_y = 15 + }, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"fm" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/wood, +/obj/item/flame/candle, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 31 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"fn" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/port) +"fo" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"fp" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"fq" = ( +/obj/structure/closet/secure_closet/freezer/chicken_and_fish, +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"fr" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/bar) +"fs" = ( +/obj/effect/mist, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"fy" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#811e73"; + light_color = "#811e73" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"fA" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"fC" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape"; + pixel_x = -1; + layer = 1.1 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"fE" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"fH" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"fI" = ( +/obj/item/toy/balloon/ghost{ + color = "#d400ff" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"fK" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 31 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"fM" = ( +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"fP" = ( +/turf/simulated/floor/tiled, +/area/city/nouvelle) +"fT" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/dark/full, +/area/city/hallway) +"fU" = ( +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"fV" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/structure/platform_deco{ + dir = 8 + }, +/obj/structure/platform_deco/ledge, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"fY" = ( +/obj/machinery/vending/hydronutrients, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"ga" = ( +/obj/structure/table/wood, +/obj/item/flame/candle, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"gb" = ( +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"gc" = ( +/obj/structure/railing/mapped{ + density = 0; + icon_state = "railing0-0" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"gg" = ( +/obj/effect/floor_decal/spline/plain/brown{ + icon_state = "spline_plain_cee"; + dir = 1 + }, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/kitchen) +"gh" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"gj" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/costumeroom) +"gk" = ( +/obj/structure/cult/forge, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"gp" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c2"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"gq" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/wall, +/area/city/pool) +"gv" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/spider/stickyweb, +/mob/living/simple_animal/rat{ + icon = 'icons/mob/npc/greimorian.dmi'; + icon_living = "greimorian"; + icon_dead = "greimorian_dead"; + icon_state = "greimorian"; + update_icon = 0 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"gw" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"gz" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/item/clothing/head/pumpkin/lantern, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"gC" = ( +/obj/effect/spider/stickyweb, +/turf/simulated/floor/wood, +/area/city/hallway) +"gF" = ( +/obj/effect/floor_decal/corner_wide/green{ + dir = 5 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"gG" = ( +/obj/machinery/seed_storage/garden, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"gI" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"gK" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/head/maid_hat{ + pixel_x = -7; + pixel_y = 13 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/item/clothing/suit/maid_costume{ + pixel_x = 6; + pixel_y = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"gL" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"gQ" = ( +/obj/effect/landmark/force_spawnpoint{ + job_tag = "Off-Duty Crew Member" + }, +/turf/simulated/floor/wood, +/area/city/port) +"gS" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"gT" = ( +/obj/structure/sign/flag/halloween/left{ + pixel_y = 29 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"gU" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"gW" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"gY" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"gZ" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/industrial/warning, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"hc" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/wood, +/area/city/bar) +"hf" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"hg" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"hi" = ( +/obj/structure/bed/stool/chair/wood, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"hl" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/airlock/multi_tile/glass, +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/bar) +"hm" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/structure/platform, +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"hn" = ( +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"hq" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"hr" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"ht" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/obj/structure/platform_deco{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"hu" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 4 + }, +/obj/structure/table/wood{ + flipped = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"hv" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"hy" = ( +/obj/machinery/door/airlock/glass{ + dir = 1; + locked = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"hA" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"hB" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"hC" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 2 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/hallway) +"hI" = ( +/obj/structure/closet, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/shoes/laceup, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/under/suit_jacket/charcoal, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/flagpatch/coalition, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/clothing/accessory/holster/armpit, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/gun/energy/pulse/pistol, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/obj/item/storage/belt/security/full, +/turf/simulated/floor/marble/dark, +/area/city/security) +"hM" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + density = 0; + icon_state = "railing0-0" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"hP" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/port) +"hQ" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/deck/cards, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"hU" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"hX" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/bush/konyang_reeds, +/turf/simulated/floor/grass, +/area/city/hallway) +"hY" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"hZ" = ( +/obj/structure/flora/ausbushes/grassybush, +/turf/simulated/floor/grass, +/area/city/outside) +"ia" = ( +/obj/machinery/vending/medical{ + pixel_y = -31; + req_access = null + }, +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 4 + }, +/obj/machinery/body_scanconsole{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"ic" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"id" = ( +/obj/structure/table/rack, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/item/clothing/mask/snorkel, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"ie" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"if" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ih" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/device/megaphone/stagemicrophone, +/obj/item/device/megaphone/stagemicrophone, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"ii" = ( +/turf/simulated/floor/tiled/dark, +/area/city/port) +"il" = ( +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"iq" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"iv" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"iy" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/pharaoh_costume{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/clothing/suit/dog_costume{ + pixel_x = -7; + pixel_y = -9 + }, +/obj/item/clothing/suit/dog_costume{ + pixel_x = -7; + pixel_y = -9 + }, +/obj/item/clothing/suit/dog_costume{ + pixel_x = -7; + pixel_y = -9 + }, +/obj/item/clothing/suit/dog_costume{ + pixel_x = -7; + pixel_y = -9 + }, +/obj/item/clothing/suit/dog_costume{ + pixel_x = -7; + pixel_y = -9 + }, +/obj/item/clothing/suit/hacker_costume{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/clothing/suit/hacker_costume{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/clothing/suit/hacker_costume{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/clothing/suit/hacker_costume{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/clothing/suit/hacker_costume{ + pixel_x = 9; + pixel_y = -9 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"iz" = ( +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 31 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"iA" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"iB" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"iF" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/marble/dark, +/area/city/security) +"iI" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"iL" = ( +/obj/effect/map_effect/window_spawner/full/reinforced/polarized{ + id = "tint2" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"iM" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/item/reagent_containers/food/snacks/cb04, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"iR" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/garden) +"iS" = ( +/obj/effect/landmark/start, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/nouvelle) +"iU" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 8; + pixel_x = 23 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"iV" = ( +/turf/simulated/floor/lino, +/area/city/kitchen) +"jb" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/item/material/shard/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"jg" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"ji" = ( +/obj/item/device/flashlight/lamp/stage{ + pixel_y = -10 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"jk" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"jn" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"jo" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/full, +/area/city/security) +"jp" = ( +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"jr" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"jt" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = -4 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"ju" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"jv" = ( +/obj/machinery/light/colored/red, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 10; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"jw" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"jy" = ( +/obj/item/trash/can, +/obj/machinery/light/colored/red{ + pixel_y = -15 + }, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"jB" = ( +/obj/machinery/vending/cola{ + name = "Free Robust Softdrinks"; + prices = list(); + layer = 3.5; + pixel_y = 16 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"jF" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"jG" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"jH" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"jJ" = ( +/obj/effect/floor_decal/industrial/hatch/red, +/turf/simulated/floor/tiled, +/area/city/hallway) +"jK" = ( +/obj/structure/railing/fence, +/mob/living/simple_animal/corgi/fox{ + ventcrawl_layer = 2 + }, +/obj/item/reagent_containers/food/snacks/candy_corn, +/turf/simulated/floor/grass, +/area/city/hallway) +"jL" = ( +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"jM" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/deck/cards, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"jR" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"jS" = ( +/obj/structure/platform/ledge{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red/full{ + color = "#400000"; + dir = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"jU" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"jV" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/railing/fence, +/turf/simulated/floor/grass, +/area/city/hallway) +"jX" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"ka" = ( +/obj/effect/floor_decal/corner/dark_green/full{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"kc" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"kd" = ( +/obj/structure/noose{ + color = "#FF0000" + }, +/obj/item/material/stool, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"ke" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/human_races/golem/r_flesh.dmi'; + icon_state = "zombie_crimson"; + name = "Flesh Animatronic"; + desc = "A fleshy looking monster! This one is chillin'" + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"kj" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/condiment/sugar{ + pixel_x = 7; + pixel_y = 8 + }, +/obj/item/reagent_containers/cooking_container/board/bowl, +/obj/item/reagent_containers/glass/beaker{ + pixel_x = -6; + pixel_y = 8 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"kl" = ( +/obj/item/card/id/all_access, +/obj/structure/table/reinforced/steel, +/turf/simulated/floor/marble/dark, +/area/city/security) +"ko" = ( +/obj/structure/railing/fence, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"kq" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"ks" = ( +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/grass, +/area/city/outside) +"kt" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c4"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"kv" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"kx" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"kz" = ( +/obj/structure/railing/fence, +/turf/simulated/floor/grass, +/area/city/hallway) +"kA" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "otherthing"; + name = "An ugly blob!"; + desc = "A scary blob decoration!"; + desc_extended = "Your mother!!" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"kE" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#FF0000"; + name = "Blood Pool"; + base_color = "#FF0000" + }, +/area/city/horrorhouse) +"kJ" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 1 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor, +/area/city/horrorhouse) +"kO" = ( +/turf/simulated/floor/wood, +/area/city/bar) +"kP" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/outside) +"kQ" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"kR" = ( +/turf/simulated/floor/carpet, +/area/city/bar) +"kY" = ( +/obj/structure/flora/tree/jungle, +/turf/simulated/floor/grass, +/area/city/outside) +"lf" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/human.dmi'; + icon_state = "faithless"; + name = "Banished Soul"; + desc = "A decoration!"; + desc_extended = "A Decoration to depict what modern day theologists feel like a banished soul would look like." + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"lg" = ( +/obj/structure/platform_deco/ledge, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"li" = ( +/obj/effect/floor_decal/corner_wide/green/diagonal, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/computer/operating, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"lk" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"ll" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"ln" = ( +/obj/item/reagent_containers/glass/bottle/bicaridine{ + pixel_x = -8 + }, +/obj/item/reagent_containers/glass/bottle/dermaline{ + pixel_x = 9 + }, +/obj/item/reagent_containers/glass/bottle/inaprovaline, +/obj/item/reagent_containers/glass/bottle/thetamycin{ + layer = 2.99; + pixel_x = 9; + pixel_y = 7 + }, +/obj/item/reagent_containers/glass/bottle/antitoxin{ + layer = 2.99; + pixel_y = 7 + }, +/obj/item/reagent_containers/glass/bottle/dexalin_plus{ + pixel_x = 9; + pixel_y = 18 + }, +/obj/structure/table/standard, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"lr" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"lt" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/costumeroom) +"ly" = ( +/obj/machinery/door/blast/regular{ + dir = 8; + name = "Hotel Security"; + tag = "blast"; + id = "blast" + }, +/turf/simulated/floor/tiled/full, +/area/city/security) +"lA" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"lD" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 8 + }, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"lF" = ( +/obj/structure/table/stone/marble, +/obj/item/material/shard, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"lH" = ( +/obj/skeleton, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"lJ" = ( +/obj/machinery/appliance/cooker/stove, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"lK" = ( +/turf/simulated/floor/tiled/full, +/area/city/bar) +"lM" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"lN" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/portable_atmospherics/hydroponics{ + pixel_y = 9 + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"lP" = ( +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/structure/table/rack, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"lR" = ( +/obj/effect/map_effect/window_spawner/full/reinforced/polarized{ + id = "tint3" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"mz" = ( +/obj/structure/bed/stool/chair/wood, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"nx" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"ny" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"nz" = ( +/obj/structure/table/rack, +/obj/item/clothing/under/clown, +/obj/item/clothing/under/clown, +/obj/item/clothing/under/clown, +/obj/item/clothing/under/clown, +/obj/item/clothing/under/clown, +/obj/item/clothing/shoes/clown, +/obj/item/clothing/shoes/clown, +/obj/item/clothing/shoes/clown, +/obj/item/clothing/shoes/clown, +/obj/item/clothing/shoes/clown, +/obj/item/clothing/mask/clown, +/obj/item/clothing/mask/clown, +/obj/item/clothing/mask/clown, +/obj/item/clothing/mask/clown, +/obj/item/clothing/mask/clown, +/obj/item/clothing/head/clown, +/obj/item/clothing/head/clown, +/obj/item/clothing/head/clown, +/obj/item/clothing/head/clown, +/obj/item/clothing/head/clown, +/obj/item/stamp/clown, +/obj/item/stamp/clown, +/obj/item/stamp/clown, +/obj/item/stamp/clown, +/obj/item/stamp/clown, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/obj/item/reagent_containers/food/snacks/sliceable/keylimepie{ + pixel_y = -11; + pixel_x = -10 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"nD" = ( +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/hallway) +"nF" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/hallway) +"nG" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"nK" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"nM" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"nQ" = ( +/obj/effect/decal/cleanable/floor_damage/random_broken, +/obj/structure/rod_railing{ + dir = 6; + layer = 3 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"nR" = ( +/obj/structure/table/fancy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"nS" = ( +/obj/structure/closet/secure_closet/freezer/meat/super_meat, +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"nT" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"nU" = ( +/obj/structure/flora/tree/jungle, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/outside) +"nX" = ( +/obj/structure/closet/wardrobe/pjs, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/blue, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/under/pj/red, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/item/clothing/shoes/slippers, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"oc" = ( +/obj/structure/sign/flag/xanu{ + pixel_y = 30 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"of" = ( +/obj/structure/platform_deco/ledge{ + dir = 6 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"om" = ( +/obj/machinery/vending/tacticool/ert, +/turf/simulated/floor/tiled/full, +/area/city/security) +"op" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1; + name = "Community Garden" + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/garden) +"oq" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"or" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/effects.dmi'; + icon_state = "cocoon_large1"; + name = "Large Cocoon" + }, +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"ot" = ( +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ou" = ( +/obj/structure/platform/cutout{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/outside) +"ox" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"oy" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/obj/machinery/button/switch/windowtint{ + dir = 1; + pixel_y = 24; + id = "tint2" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"oA" = ( +/turf/simulated/floor/tiled, +/area/city/hallway) +"oB" = ( +/obj/item/toy/cultsword, +/turf/simulated/floor/carpet/red, +/area/city/horrorhouse) +"oD" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/airlock/multi_tile/glass, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"oF" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"oK" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape" + }, +/turf/simulated/wall, +/area/city/nouvelle) +"oN" = ( +/obj/effect/floor_decal/plaque{ + name = "Fancy Plaque"; + desc = "Infinity Bridge"; + desc_extended = "You're currently standing on the Infinity Bridge. This bridge is over 150 floors high!" + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"oP" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"oQ" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"oT" = ( +/obj/structure/table/standard, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/reagent_containers/glass/bottle/peridaxon{ + pixel_x = 6; + pixel_y = 14 + }, +/obj/item/storage/box/fancy/tray{ + layer = 2.99 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"oU" = ( +/obj/structure/table/stone/marble, +/obj/effect/decal/cleanable/blood, +/obj/item/material/shard, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "horror"; + name = "Larry"; + desc = "A terrifying decoration"; + desc_extended = "Depicts the innersoul of a corporation worker"; + pixel_y = 13; + pixel_x = 41 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"oW" = ( +/obj/structure/closet/secure_closet/freezer/fridge, +/obj/item/storage/box/fancy/egg_box, +/obj/item/storage/box/fancy/egg_box, +/obj/item/reagent_containers/food/drinks/carton/milk, +/obj/item/reagent_containers/food/drinks/carton/milk, +/obj/item/reagent_containers/food/drinks/carton/soymilk, +/obj/item/reagent_containers/food/drinks/carton/soymilk, +/obj/effect/floor_decal/industrial/outline/grey, +/turf/simulated/floor/tiled/dark/full, +/area/city/kitchen) +"oX" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"pe" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"pg" = ( +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/wall, +/area/city/bar) +"pj" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"pn" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/hallway) +"pp" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"pt" = ( +/obj/structure/table/rack, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"pu" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"pw" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 9 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/garden) +"pA" = ( +/obj/structure/railing/mapped{ + density = 0; + icon_state = "railing0-0" + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"pD" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 1 + }, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"pE" = ( +/turf/simulated/wall, +/area/city/medical) +"pG" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/outside) +"pJ" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"pL" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"pM" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"pN" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"pR" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/corner/grey/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/hallway) +"pU" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"qd" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"qh" = ( +/obj/effect/floor_decal/spline/plain/brown{ + dir = 9; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"qi" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/item/clothing/suit/cheap_ghost_costume, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"qj" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"qm" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/port) +"qo" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"qr" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/suit/storage/target_costume, +/obj/item/clothing/head/feathertrilby{ + pixel_x = 6; + pixel_y = 12 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"qt" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 8; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"qu" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"qy" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"qz" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/machinery/button/switch/windowtint{ + dir = 1; + pixel_y = 24; + id = "tint1" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"qC" = ( +/obj/structure/railing/fence, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"qG" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/suit/mummy_costume{ + pixel_x = 9 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/head/mummy_hat{ + pixel_x = 6; + pixel_y = 7 + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/item/clothing/shoes/footwraps{ + color = "#964B00" + }, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"qH" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"qJ" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"qL" = ( +/obj/item/toy/balloon/ghost{ + color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"qM" = ( +/obj/effect/spider/stickyweb, +/obj/structure/railing/fence{ + dir = 8 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"qT" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "otherthing"; + name = "An ugly blob!"; + desc = "A scary blob decoration!"; + desc_extended = "Your mother!!" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"qU" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/reagent_containers/hypospray, +/obj/structure/table/standard, +/obj/item/reagent_containers/spray/cleaner{ + pixel_x = -5; + pixel_y = 16 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"qV" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"qZ" = ( +/obj/structure/table/wood, +/obj/structure/sign/flag/halloween/right{ + dir = 4; + pixel_x = 31 + }, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"rc" = ( +/obj/structure/platform{ + dir = 4 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"rd" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/condiment/enzyme{ + pixel_x = -9; + pixel_y = 9 + }, +/obj/item/reagent_containers/food/condiment/enzyme{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = -4; + pixel_y = 11 + }, +/obj/item/reagent_containers/food/condiment/shaker/peppermill{ + pixel_x = -4; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/shaker/spacespice{ + pixel_x = 3; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/shaker/spacespice{ + pixel_x = 3; + pixel_y = 1 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_x = 8; + pixel_y = 11 + }, +/obj/item/reagent_containers/food/condiment/shaker/salt{ + pixel_x = 8; + pixel_y = 7 + }, +/obj/item/reagent_containers/food/condiment/shaker/sprinkles{ + pixel_x = -3 + }, +/obj/item/reagent_containers/food/condiment/shaker/sprinkles{ + pixel_x = 9 + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/kitchen) +"re" = ( +/obj/effect/decal/cleanable/floor_damage/random_broken, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"rm" = ( +/obj/item/toy/plushie/carp{ + name = "Carp Statue"; + buckled = 1; + desc = "Da Fish in da watah" + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"rn" = ( +/turf/simulated/wall/wood, +/area/city/horrorhouse) +"ro" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"rr" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"rt" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/obj/item/toy/balloon/ghost, +/obj/structure/sign/flag/halloween/right{ + pixel_y = 29 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"rx" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"ry" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"rz" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"rB" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape"; + layer = 2; + pixel_y = -96 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"rD" = ( +/obj/item/toy/balloon/ghost, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/turf/simulated/wall, +/area/city/bar) +"rF" = ( +/obj/structure/table/rack, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/heels, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/jackboots{ + pixel_x = 7; + pixel_y = 15 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/item/clothing/shoes/cowboy{ + pixel_x = -9; + pixel_y = 11 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"rI" = ( +/obj/structure/platform_deco/ledge, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"rK" = ( +/obj/structure/punching_bag{ + layer = 4 + }, +/obj/structure/rod_railing{ + dir = 10; + layer = 5 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"rL" = ( +/obj/structure/table/reinforced/steel, +/obj/item/storage/box/zipties{ + pixel_y = -4 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/clothing/accessory/holster/hip{ + pixel_x = -5; + pixel_y = 14 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/obj/item/melee/telebaton{ + pixel_x = 12; + pixel_y = 18 + }, +/turf/simulated/floor/tiled/full, +/area/city/security) +"rM" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/kitchen) +"rQ" = ( +/obj/structure/bookcase/libraryspawn/fiction{ + pixel_y = 17 + }, +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"rR" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"rW" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/hallway) +"rX" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"rY" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/railing/fence{ + icon_state = "railing0-0" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"rZ" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c1" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"sb" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"sg" = ( +/obj/structure/platform, +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -14; + anchored = 1; + density = 0 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"sl" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"sn" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"sq" = ( +/obj/effect/map_effect/perma_light, +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"sr" = ( +/obj/machinery/recharge_station, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"sw" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black, +/obj/effect/floor_decal/spline/plain/black{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"sC" = ( +/obj/machinery/atm{ + dir = 4; + pixel_y = 32; + pixel_x = 21 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"sE" = ( +/turf/simulated/floor/tiled/full, +/area/city/costumeroom) +"sF" = ( +/obj/structure/bed/stool/chair/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"sH" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"sI" = ( +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/obj/machinery/disposal/small{ + dir = 4; + pixel_x = -17 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"sK" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/outside) +"sL" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"sM" = ( +/obj/machinery/disposal/small{ + dir = 4; + pixel_x = -15; + pixel_y = -9 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"sO" = ( +/turf/simulated/floor/carpet/rubber, +/area/city/hallway) +"sT" = ( +/obj/structure/platform_deco{ + dir = 4 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 13; + pixel_x = 41; + layer = 6 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"sX" = ( +/obj/structure/flora/bush/konyang_reeds, +/obj/structure/platform, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/hallway) +"sY" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"tb" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/obj/item/reagent_containers/food/snacks/burger/ghost, +/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/simulated/floor/tiled/full, +/area/city/kitchen) +"tc" = ( +/obj/effect/landmark/force_spawnpoint{ + job_tag = "Off-Duty Crew Member" + }, +/turf/simulated/floor/tiled, +/area/city/port) +"td" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"te" = ( +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor, +/area/city/horrorhouse) +"ti" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"tj" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"tm" = ( +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"to" = ( +/obj/structure/sign/flag/halloween/left{ + pixel_y = 29 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"tp" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"tq" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"tt" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/tiled, +/area/city/outside) +"tu" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"ty" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/obj/structure/platform_deco{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"tz" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"tB" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = -14; + pixel_x = 22 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"tC" = ( +/obj/structure/table/wood, +/obj/structure/sign/flag/halloween/right{ + dir = 4; + pixel_x = 31 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"tH" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"tI" = ( +/obj/machinery/door/airlock/glass_medical{ + dir = 1; + name = "Medical" + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"tJ" = ( +/obj/structure/bed/stool/padded/orange, +/obj/structure/bed/stool/padded/orange, +/turf/simulated/floor/wood, +/area/city/outside) +"tL" = ( +/obj/machinery/door/airlock/glass_medical{ + dir = 1; + name = "Medical" + }, +/turf/simulated/floor/tiled/full, +/area/city/medical) +"tN" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/bibimbap, +/obj/item/reagent_containers/food/snacks/bibimbap, +/obj/item/reagent_containers/food/snacks/bibimbap, +/obj/item/reagent_containers/food/snacks/bibimbap, +/obj/item/reagent_containers/food/snacks/bibimbap, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"tO" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/platform{ + dir = 4 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"tQ" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/marble/dark, +/area/city/security) +"tS" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c4" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"tU" = ( +/turf/simulated/wall, +/area/city/garden) +"tV" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"tX" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/spline/plain/black{ + dir = 5 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/dining) +"tY" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/animal.dmi'; + icon_state = "otherthing"; + name = "An ugly blob!"; + desc = "A scary blob decoration!"; + desc_extended = "Your mother!!" + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"ud" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/curtain/black, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"uf" = ( +/obj/item/toy/balloon/ghost{ + color = "#6350c5" + }, +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"uh" = ( +/obj/structure/sign/flag/halloween/right{ + pixel_y = 29 + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"uj" = ( +/obj/structure/platform, +/obj/item/inflatable_duck, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"uq" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"ut" = ( +/obj/effect/decal/cleanable/blood, +/obj/item/trash/nathisnack, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"uw" = ( +/obj/structure/table/rack, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/head/sombrero{ + pixel_x = -9; + pixel_y = 5 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/item/clothing/accessory/poncho{ + pixel_x = 10 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"uy" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 1; + pixel_x = 2 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"uz" = ( +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"uA" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"uC" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"uE" = ( +/turf/simulated/floor/carpet, +/area/city/hallway) +"uI" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"uJ" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/dark/full, +/area/city/medical) +"uP" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"uR" = ( +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/structure/table/rack, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"uS" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/industrial/warning, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/human.dmi'; + icon_state = "faithless"; + name = "Banished Soul"; + desc = "A decoration! It's hands are on the bars.."; + desc_extended = "A Decoration to depict what modern day theologists feel like a banished soul would look like." + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"uT" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/platform, +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"uU" = ( +/obj/structure/table/wood, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"uV" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"uW" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"uX" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"va" = ( +/obj/structure/platform, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"vb" = ( +/turf/simulated/floor/marble/dark, +/area/city/security) +"ve" = ( +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"vf" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/effect/floor_decal/spline/plain/blue{ + dir = 6 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"vg" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1; + name = "Community Garden" + }, +/turf/simulated/floor/tiled/full, +/area/city/costumeroom) +"vh" = ( +/obj/structure/platform, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"vm" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/bar) +"vn" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"vp" = ( +/obj/machinery/vending/security, +/turf/simulated/floor/tiled/full, +/area/city/security) +"vq" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"vs" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c1"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"vu" = ( +/turf/simulated/floor/grass, +/area/city/hallway) +"vv" = ( +/obj/structure/platform/cutout, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/horrorhouse) +"vx" = ( +/obj/structure/table/wood, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"vy" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/bed/stool/padded/orange, +/turf/simulated/floor/wood, +/area/city/outside) +"vA" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"vC" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"vD" = ( +/obj/machinery/appliance/cooker/oven, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"vF" = ( +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"vI" = ( +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/tiled, +/area/city/kitchen) +"vJ" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"vO" = ( +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + layer = 2.7; + name = "AC unit" + }, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"vP" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 8 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"vQ" = ( +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/structure/sign/flag/halloween/right{ + pixel_y = 29 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy{ + pixel_y = 16; + pixel_x = 7 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_y = 9 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 7; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6; + pixel_y = 3 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"vT" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/pool) +"vU" = ( +/obj/item/material/stool, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"vY" = ( +/obj/structure/railing/fence, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/book/manual/wiki/battlemonsters{ + pixel_y = 11 + }, +/obj/item/battle_monsters/deck, +/obj/item/battle_monsters/deck, +/obj/item/battle_monsters/deck, +/obj/item/battle_monsters/deck, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"wa" = ( +/obj/effect/spider/stickyweb, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"wb" = ( +/obj/structure/table/wood, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"wc" = ( +/obj/structure/platform, +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"wd" = ( +/obj/item/storage/belt/security/tactical, +/obj/item/storage/belt/security/tactical, +/obj/item/storage/belt/security/tactical, +/obj/item/storage/belt/security/tactical, +/obj/item/storage/belt/security/tactical, +/obj/item/storage/belt/security/tactical, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/item/crowbar{ + pixel_x = 2; + pixel_y = -2 + }, +/obj/structure/table/reinforced/steel, +/turf/simulated/floor/tiled/full, +/area/city/security) +"we" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"wg" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/obj/structure/platform{ + dir = 8; + layer = 3 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/human_races/golem/r_flesh.dmi'; + icon_state = "zombie_crimson"; + name = "Flesh Animatronic"; + desc = "A fleshy looking monster! This one is chillin'" + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"wh" = ( +/obj/machinery/sleeper{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"wk" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/concrete, +/area/city/hallway) +"wm" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_y = 33 + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"wo" = ( +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"ws" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/hallway) +"wt" = ( +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 8 + }, +/obj/machinery/iv_drip, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"wv" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"wA" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/garden) +"wC" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"wE" = ( +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/outside) +"wF" = ( +/obj/item/gun/projectile/automatic/rifle/z8{ + layer = 2.99; + pixel_y = 10 + }, +/obj/item/gun/projectile/automatic/rifle/z8{ + pixel_y = 5 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = 5; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = 5; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = 5; + pixel_y = -8 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -11 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -11 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = -6; + pixel_y = -11 + }, +/obj/item/ammo_magazine/a556{ + pixel_x = 5; + pixel_y = -11 + }, +/obj/structure/table/reinforced/steel, +/turf/simulated/floor/tiled/full, +/area/city/security) +"wG" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"wJ" = ( +/obj/effect/floor_decal/spline/plain/blue{ + dir = 9 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"wK" = ( +/turf/simulated/wall, +/area/city/costumeroom) +"wL" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"wQ" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"wR" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"wV" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"xh" = ( +/obj/machinery/bodyscanner{ + dir = 8 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"xk" = ( +/obj/effect/decal/fake_object{ + desc = "A nondescript decorative shelf."; + icon = 'icons/effects/city.dmi'; + icon_state = "shelf"; + layer = 2.7; + name = "shelf"; + pixel_y = 29 + }, +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 13; + pixel_x = 41 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"xl" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"xm" = ( +/obj/structure/platform, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"xq" = ( +/obj/structure/platform_deco{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"xr" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/effects.dmi'; + icon_state = "cocoon_large1"; + name = "Large Cocoon" + }, +/turf/simulated/floor/wood, +/area/city/dining) +"xs" = ( +/obj/machinery/biogenerator{ + icon_state = "biogen-empty" + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"xt" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"xw" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"xx" = ( +/obj/structure/platform/cutout, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/hallway) +"xB" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/storage/pill_bottle/dice, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"xD" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/wall, +/area/city/security) +"xE" = ( +/obj/effect/map_effect/perma_light{ + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"xG" = ( +/obj/item/material/shard, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"xH" = ( +/obj/structure/table/wood, +/obj/item/flame/candle, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"xJ" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/obj/item/reagent_containers/food/snacks/burrito_spicy, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"xM" = ( +/turf/simulated/floor/concrete, +/area/city/outside) +"xN" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/structure/railing/fence, +/obj/structure/closet/lasertag, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"xQ" = ( +/obj/structure/table/rack, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/gun/energy/wand/toy, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/item/bikehorn, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"xR" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"xW" = ( +/obj/machinery/cryopod/living_quarters{ + pixel_y = 1 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/port) +"ya" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/structure/flora/pottedplant/applebush, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"yd" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"yh" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"yi" = ( +/obj/structure/bed/stool/padded/orange, +/turf/simulated/floor/grass, +/area/city/outside) +"yr" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"yu" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"yv" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"yw" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/spline/fancy/wood, +/obj/structure/bed/stool/chair/padded/red{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"yx" = ( +/obj/effect/floor_decal/industrial/hatch/red, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"yz" = ( +/obj/structure/table/wood, +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/hallway) +"yE" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/effects/effects.dmi'; + icon_state = "cocoon_large2"; + name = "Large Cocoon" + }, +/turf/simulated/floor/wood, +/area/city/dining) +"yG" = ( +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + layer = 2.7; + name = "AC unit" + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"yH" = ( +/obj/machinery/vending/cigarette/hacked{ + pixel_y = 15; + layer = 3.2; + pixel_x = -5; + density = 0 + }, +/obj/structure/sign/flag/xanu{ + pixel_x = -32; + pixel_y = -19 + }, +/obj/effect/floor_decal/spline/plain/blue{ + dir = 9 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"yI" = ( +/obj/effect/decal/cleanable/floor_damage/random_broken, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"yQ" = ( +/obj/machinery/vending/medical{ + pixel_y = -31; + req_access = null + }, +/obj/effect/floor_decal/corner_wide/green/full, +/obj/machinery/body_scanconsole{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"yR" = ( +/turf/simulated/floor/tiled/white, +/area/city/medical) +"yX" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/hallway) +"yZ" = ( +/obj/effect/floor_decal/corner_wide/dark_blue, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"za" = ( +/obj/structure/bed/stool/chair/wood, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"zb" = ( +/obj/structure/platform, +/turf/simulated/floor/concrete, +/area/city/horrorhouse) +"zd" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"zg" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"zh" = ( +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"zi" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"zj" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"zk" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"zl" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"zo" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 8 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"zs" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/human_races/golem/r_flesh.dmi'; + icon_state = "zombie_crimson"; + name = "Flesh Animatronic"; + desc = "A fleshy looking monster!" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"zx" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 10 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"zy" = ( +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"zz" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/pottedplant/fern, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"zC" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/diona/eternal/blood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"zH" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"zJ" = ( +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"zM" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"zQ" = ( +/obj/structure/bed/stool/chair/padded/red, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"zU" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"zV" = ( +/obj/structure/bookcase/libraryspawn/fiction, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"zW" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"zY" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Aa" = ( +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"Ac" = ( +/obj/item/storage/box/candy, +/obj/structure/table/wood, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ae" = ( +/obj/structure/table/standard, +/obj/item/reagent_containers/chem_disp_cartridge/rezadone{ + pixel_x = -7; + pixel_y = 10 + }, +/obj/item/reagent_containers/chem_disp_cartridge/rezadone{ + pixel_x = -7; + pixel_y = 10 + }, +/obj/item/reagent_containers/chem_disp_cartridge/rezadone{ + pixel_x = -7; + pixel_y = 10 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"Af" = ( +/obj/structure/bed/stool/padded/orange, +/turf/simulated/floor/wood, +/area/city/outside) +"Ag" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/obj/item/reagent_containers/food/snacks/baguette, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"Ah" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"Ai" = ( +/obj/structure/bed/stool/chair/sofa/left/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet, +/area/city/hallway) +"Aj" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Ak" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Am" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/railing/fence, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Ao" = ( +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/optable, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"Ar" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"At" = ( +/obj/effect/spider/stickyweb, +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Au" = ( +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/structure/table/rack, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Ay" = ( +/obj/effect/map_effect/perma_light{ + color = "#811e73"; + light_color = "#811e73" + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"AB" = ( +/obj/structure/table/rack, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/item/toy/katana, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"AC" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 1; + layer = 3 + }, +/obj/effect/floor_decal/spline/plain/brown{ + layer = 3 + }, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/grass, +/area/city/outside) +"AH" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/1152x544.dmi'; + icon_state = "cityscape"; + layer = 1.1 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"AI" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"AK" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"AL" = ( +/obj/effect/floor_decal/corner_wide/green/full, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"AN" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 1; + pixel_y = 31 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"AO" = ( +/obj/structure/table/rack, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/grenade/fake, +/obj/item/trash/candybowl, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"AP" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"AR" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/floor_decal/spline/plain/corner/brown{ + layer = 3; + dir = 8 + }, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 1; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"AS" = ( +/obj/effect/floor_decal/corner_wide/green{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"AV" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/platform{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"AW" = ( +/obj/structure/table/rack, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/item/towel/random, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"AX" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Bb" = ( +/turf/simulated/wall, +/area/city/nouvelle) +"Bc" = ( +/turf/simulated/wall, +/area/city/hallway) +"Bd" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 6 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Be" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Bg" = ( +/obj/structure/table/stone/marble, +/obj/machinery/reagentgrinder{ + pixel_x = 4; + pixel_y = 16 + }, +/obj/item/reagent_containers/glass/beaker/large{ + pixel_x = -9; + pixel_y = 15 + }, +/obj/item/reagent_containers/glass/beaker/large{ + pixel_x = -9; + pixel_y = 6 + }, +/obj/item/storage/box/gloves{ + pixel_x = 5; + pixel_y = -2 + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/kitchen) +"Bh" = ( +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"Bk" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Bl" = ( +/turf/simulated/wall/elevator, +/area/city/hallway) +"Bm" = ( +/obj/item/toy/balloon/ghost{ + color = "#d400ff" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Bo" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Bp" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Bv" = ( +/obj/effect/landmark/start, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Bx" = ( +/obj/structure/platform{ + dir = 8; + layer = 3 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Bz" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"BA" = ( +/obj/machinery/appliance/cooker/grill, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"BB" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"BC" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"BI" = ( +/turf/simulated/wall, +/area/city/dining) +"BK" = ( +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue" + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 33 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"BM" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/1152x544.dmi'; + icon_state = "cityscape" + }, +/turf/simulated/wall, +/area/city/nouvelle) +"BP" = ( +/obj/structure/table/rack, +/obj/item/clothing/under/dress/stripeddress{ + pixel_x = -6 + }, +/obj/item/clothing/under/dress/stripeddress{ + pixel_x = -6 + }, +/obj/item/clothing/under/dress/stripeddress{ + pixel_x = -6 + }, +/obj/item/clothing/under/dress/stripeddress{ + pixel_x = -6 + }, +/obj/item/clothing/under/dress/stripeddress{ + pixel_x = -6 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/item/clothing/under/dress/sailordress{ + pixel_x = 7 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"BR" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"BS" = ( +/obj/effect/floor_decal/corner_wide/green/full{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"BX" = ( +/obj/structure/table/wood, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"BY" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Cb" = ( +/obj/structure/lattice/catwalk, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/plating, +/area/city/pool) +"Cc" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 1 + }, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/black{ + dir = 8 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Cd" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/hallway) +"Ch" = ( +/obj/structure/platform/cutout{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/hallway) +"Ci" = ( +/obj/structure/table, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Cj" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ck" = ( +/obj/structure/platform_deco{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"Cl" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Cm" = ( +/obj/structure/table/standard, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"Co" = ( +/obj/machinery/button/remote/airlock{ + dir = 4; + id = "c6"; + name = "Door Lock"; + pixel_x = 24; + specialfunctions = 4 + }, +/obj/structure/mirror{ + pixel_x = -27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Cp" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Cr" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/carpet, +/area/city/bar) +"Cv" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Cy" = ( +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"CA" = ( +/obj/structure/railing/mapped, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"CC" = ( +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/lino, +/area/city/kitchen) +"CF" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"CI" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"CL" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"CM" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/hallway) +"CN" = ( +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/machinery/iv_drip, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"CO" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/horrorhouse) +"CP" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"CQ" = ( +/obj/effect/spider/stickyweb, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"CS" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"CW" = ( +/obj/structure/table/standard, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/reagent_containers/glass/bottle/bicaridine{ + pixel_x = -8 + }, +/obj/item/reagent_containers/glass/bottle/dermaline{ + pixel_x = 9 + }, +/obj/item/reagent_containers/glass/bottle/inaprovaline, +/obj/item/reagent_containers/glass/bottle/thetamycin{ + layer = 2.99; + pixel_x = 9; + pixel_y = 7 + }, +/obj/item/reagent_containers/glass/bottle/antitoxin{ + layer = 2.99; + pixel_y = 7 + }, +/obj/item/reagent_containers/glass/bottle/dexalin_plus{ + pixel_x = 9; + pixel_y = 18 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"CX" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"CY" = ( +/obj/machinery/door/airlock/glass_service{ + dir = 1; + name = "Kitchen" + }, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"Da" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_x = 1; + pixel_y = -29 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Dc" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/landmark/force_spawnpoint{ + job_tag = "Off-Duty Crew Member" + }, +/turf/simulated/floor/wood, +/area/city/port) +"De" = ( +/obj/structure/platform, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/human_races/golem/r_flesh.dmi'; + icon_state = "zombie_crimson"; + name = "Flesh Animatronic"; + desc = "A fleshy looking monster! This one is chillin'" + }, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"Dg" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Di" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/grass, +/area/city/hallway) +"Dj" = ( +/obj/effect/decal/fake_object{ + density = 1; + icon = 'icons/obj/fireplace.dmi'; + icon_state = "fireplace"; + name = "fireplace"; + pixel_x = -16; + pixel_y = -16 + }, +/obj/effect/decal/fake_object{ + density = 1; + icon = 'icons/obj/fireplace.dmi'; + icon_state = "fireplace_fire2"; + name = "fireplace"; + pixel_x = -16; + pixel_y = -16 + }, +/obj/effect/floor_decal/spline/fancy/wood/corner, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Dm" = ( +/obj/effect/spider/stickyweb, +/obj/structure/railing/fence, +/turf/simulated/floor/grass, +/area/city/hallway) +"Do" = ( +/mob/living/simple_animal/hostile/giant_spider{ + dead_on_map = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Dp" = ( +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + name = "AC unit"; + layer = 3.3 + }, +/obj/structure/railing/mapped{ + layer = 3.4 + }, +/obj/structure/railing/mapped{ + dir = 1; + pixel_y = 6 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"Dq" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Dt" = ( +/turf/simulated/floor/tiled, +/area/city/outside) +"Dw" = ( +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Dy" = ( +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"DA" = ( +/obj/structure/table/stone/marble, +/obj/machinery/chemical_dispenser/bar_soft/full{ + pixel_x = -2; + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"DD" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/machinery/appliance/cooker/oven, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"DE" = ( +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"DF" = ( +/obj/structure/mirror{ + pixel_x = 27 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"DG" = ( +/obj/structure/platform/cutout{ + dir = 4 + }, +/obj/structure/curtain/black{ + name = "Private Dance Pad" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/bar) +"DH" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"DI" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/hallway) +"DJ" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/obj/structure/platform, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"DM" = ( +/obj/structure/bed/stool/padded/red, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"DP" = ( +/obj/structure/table/wood, +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/grass, +/area/city/outside) +"DS" = ( +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -1; + anchored = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/carpet, +/area/city/bar) +"DX" = ( +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"Eb" = ( +/obj/item/material/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Ec" = ( +/obj/structure/flora/tree/jungle/small, +/turf/simulated/floor/grass, +/area/city/hallway) +"Ed" = ( +/obj/item/toy/plushie/bear{ + name = "Bear Statue"; + desc = "A menacing bear!" + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ef" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Eg" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/grass, +/area/city/hallway) +"Eh" = ( +/obj/structure/table/stone/marble, +/obj/machinery/chemical_dispenser/bar_alc/full{ + pixel_x = -1; + pixel_y = 16 + }, +/obj/structure/sign/double/barsign{ + pixel_x = 11; + pixel_y = 34; + icon_state = "Scotch Servin' Willy's"; + layer = 2 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Ei" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/machinery/vending/battlemonsters{ + layer = 3; + pixel_y = 9 + }, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"Ek" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"En" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"Es" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Ew" = ( +/turf/simulated/floor/carpet/red, +/area/city/horrorhouse) +"Ex" = ( +/obj/effect/floor_decal/spline/plain/brown{ + dir = 8; + layer = 3 + }, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 4; + layer = 3 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 19 + }, +/obj/item/flame/candle{ + pixel_x = -7; + pixel_y = 7 + }, +/obj/item/flame/candle{ + pixel_x = 7; + pixel_y = 7 + }, +/turf/simulated/floor/grass, +/area/city/kitchen) +"Ey" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/pool) +"EC" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"ED" = ( +/obj/effect/floor_decal/spline/plain/blue{ + dir = 10 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"EF" = ( +/obj/structure/platform/cutout{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/pool) +"EH" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"EI" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/hallway) +"EJ" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"EM" = ( +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"EO" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/obj/item/reagent_containers/food/snacks/cb07, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"EP" = ( +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"EQ" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/kitchen) +"ES" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/structure/table/rack, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"EV" = ( +/obj/structure/table/rack, +/obj/item/organ/internal/brain{ + name = "Prop Brain"; + desc = "A realistic looking brain prop!"; + desc_extended = "The ultimate gag gift!" + }, +/obj/item/organ/internal/brain{ + name = "Prop Brain"; + desc = "A realistic looking brain prop!"; + desc_extended = "The ultimate gag gift!" + }, +/obj/item/organ/internal/brain{ + name = "Prop Brain"; + desc = "A realistic looking brain prop!"; + desc_extended = "The ultimate gag gift!" + }, +/obj/item/organ/internal/brain{ + name = "Prop Brain"; + desc = "A realistic looking brain prop!"; + desc_extended = "The ultimate gag gift!" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"EX" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Ff" = ( +/obj/effect/floor_decal/industrial/hatch/red, +/turf/simulated/floor/tiled/full, +/area/city/security) +"Fg" = ( +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/structure/sign/flag/halloween/left{ + pixel_y = 29 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb01{ + pixel_y = -6; + pixel_x = -12 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb02{ + pixel_y = -6 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb03{ + pixel_x = 16; + pixel_y = -5 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb04{ + pixel_y = -2; + pixel_x = -9 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb05{ + pixel_y = -2 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb06{ + pixel_y = -2; + pixel_x = 10 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb07{ + pixel_y = 2; + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb09{ + pixel_y = 2; + pixel_x = 5 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/obj/item/reagent_containers/food/snacks/cb10{ + pixel_y = 8 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Fi" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/pool) +"Fj" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/1152x544.dmi'; + icon_state = "cityscape"; + layer = 1.1 + }, +/turf/simulated/wall, +/area/city/nouvelle) +"Fk" = ( +/obj/item/material/shard/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Fl" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 1; + layer = 3 + }, +/obj/effect/floor_decal/spline/plain/brown{ + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Fm" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 8 + }, +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Fo" = ( +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Fq" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/storage/pill_bottle/dice, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Fr" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Fu" = ( +/obj/effect/mist, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"FC" = ( +/obj/structure/railing/fence, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"FH" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/carpet/rubber, +/area/city/pool) +"FI" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/bar) +"FJ" = ( +/obj/machinery/door/airlock/freezer{ + dir = 4; + name = "Freezer" + }, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"FK" = ( +/obj/structure/table/stone/marble, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"FL" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"FM" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"FP" = ( +/obj/structure/rod_railing{ + dir = 10 + }, +/obj/machinery/vending/snack{ + name = "Free Chocolate Corp"; + prices = list() + }, +/turf/simulated/floor/wood, +/area/city/outside) +"FQ" = ( +/obj/structure/closet/boxinggloves, +/obj/structure/rod_railing{ + dir = 5; + layer = 2 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"FV" = ( +/obj/machinery/vending/boozeomat{ + opacity = 1; + req_access = null + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Ga" = ( +/mob/living/simple_animal/corgi, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/hallway) +"Gb" = ( +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Gd" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/wood, +/area/city/dining) +"Ge" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/floor_decal/corner/red/full{ + color = "#400000"; + dir = 4 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Gg" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Go" = ( +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"Gq" = ( +/obj/structure/table/wood, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Gs" = ( +/obj/item/toy/balloon/ghost, +/turf/simulated/floor/tiled, +/area/city/outside) +"Gt" = ( +/obj/structure/table, +/obj/item/material/shard, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Gu" = ( +/obj/structure/table/wood, +/obj/item/battle_monsters/wrapped{ + pixel_y = 11; + pixel_x = 9 + }, +/obj/item/coin/battlemonsters, +/turf/simulated/floor/tiled/red, +/area/city/hallway) +"Gv" = ( +/turf/simulated/floor/tiled, +/area/city/port) +"Gw" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/bar) +"Gx" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Gy" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/hallway) +"Gz" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"GA" = ( +/obj/item/material/stool/chair/wood, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"GC" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = -4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"GD" = ( +/turf/simulated/floor/concrete, +/area/city/horrorhouse) +"GE" = ( +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue" + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 33 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"GF" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"GG" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + layer = 2.7; + name = "AC unit" + }, +/turf/simulated/floor/plating, +/area/city/pool) +"GI" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"GJ" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/carpet, +/area/city/hallway) +"GL" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"GM" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/grass, +/area/city/hallway) +"GN" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 4 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"GO" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -1; + anchored = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"GP" = ( +/obj/effect/floor_decal/corner_wide/green/diagonal, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/machinery/optable, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"GQ" = ( +/obj/structure/table/rack, +/obj/item/clothing/under/dress/dress_yellow{ + pixel_x = -11 + }, +/obj/item/clothing/under/dress/dress_yellow{ + pixel_x = -11 + }, +/obj/item/clothing/under/dress/dress_yellow{ + pixel_x = -11 + }, +/obj/item/clothing/under/dress/dress_yellow{ + pixel_x = -11 + }, +/obj/item/clothing/under/dress/dress_yellow{ + pixel_x = -11 + }, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/item/clothing/under/dress/red_swept_dress, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/effect/floor_decal/spline/fancy/wood, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"GU" = ( +/obj/effect/floor_decal/spline/plain/black{ + dir = 9 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/dining) +"GV" = ( +/obj/effect/floor_decal/plaque{ + name = "Fancy Plaque"; + desc = "Welcome to the Infinity Reach Towers "; + desc_extended = "Welcome to the Infinity Reach Towers, a jewel of Nouvelle-Rochelle. We have several attractions here setup just for you! A haunted house, the renowned Ethereal Nexus Lounge, and so much more! Have a wonderful stay, and remember.. Happy Halloween!" + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"GX" = ( +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"GY" = ( +/obj/structure/bed/stool/chair/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"GZ" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"Ha" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Hb" = ( +/obj/effect/floor_decal/corner_wide/dark_blue, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Hc" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/lattice/catwalk, +/turf/simulated/floor/plating, +/area/city/pool) +"Hd" = ( +/obj/structure/flora/pottedplant/floorleaf, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence, +/turf/simulated/floor/grass, +/area/city/hallway) +"He" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 5; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Hh" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/device/megaphone/stagemicrophone, +/obj/item/device/megaphone/stagemicrophone, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Hk" = ( +/obj/structure/cult/talisman, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Hm" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Hr" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Hw" = ( +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue"; + pixel_y = 2 + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 34 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Hx" = ( +/obj/effect/map_effect/perma_light{ + color = "#811e73"; + light_color = "#811e73" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"HB" = ( +/obj/structure/punching_bag, +/obj/structure/rod_railing{ + dir = 9; + layer = 2 + }, +/turf/simulated/floor/tiled, +/area/city/horrorhouse) +"HC" = ( +/obj/structure/simple_door/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"HD" = ( +/obj/structure/platform/cutout{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/kitchen) +"HF" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/bar) +"HG" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/hallway) +"HH" = ( +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/hallway) +"HI" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"HJ" = ( +/obj/machinery/vending/dinnerware{ + density = 0 + }, +/turf/simulated/floor/carpet, +/area/city/bar) +"HK" = ( +/obj/machinery/portable_atmospherics/hydroponics{ + pixel_y = 9 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"HN" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/hallway) +"HP" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/grass, +/area/city/outside) +"HS" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/inflatable_duck, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"HT" = ( +/obj/item/trash/sosjerky, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"HW" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/obj/effect/floor_decal/spline/plain/corner/black, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"HX" = ( +/obj/structure/table, +/obj/item/material/shard, +/obj/item/material/shard, +/obj/item/material/shard, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"HZ" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Ia" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Ib" = ( +/obj/structure/table/stone/marble, +/obj/machinery/chemical_dispenser/bar_soft/full{ + pixel_x = -8; + pixel_y = 16 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Ic" = ( +/obj/structure/simple_door/wood, +/turf/simulated/floor/tiled/full, +/area/city/horrorhouse) +"If" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/item/reagent_containers/food/snacks/cb08, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Ig" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape"; + pixel_y = -102 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Ih" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/turf/simulated/wall/sandstone, +/area/city/horrorhouse) +"Io" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/1152x544.dmi'; + icon_state = "cityscape"; + layer = 1.1; + pixel_y = 55 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Ip" = ( +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Iq" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Ir" = ( +/obj/item/device/flashlight/lamp/stage{ + pixel_y = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Is" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Iu" = ( +/obj/structure/table/rack, +/obj/item/beach_ball, +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Ix" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 4 + }, +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Iz" = ( +/obj/structure/sign/flag/xanu{ + pixel_y = 30 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"IA" = ( +/obj/structure/bed/stool/chair/padded/red, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"IB" = ( +/obj/structure/rod_railing{ + dir = 5; + layer = 2 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"IC" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/costumeroom) +"IF" = ( +/obj/machinery/computer/cryopod/living_quarters{ + pixel_y = 26 + }, +/turf/simulated/floor/tiled, +/area/city/port) +"IG" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/glass/bottle/syrup/caramel{ + pixel_x = -15; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/chocolate{ + pixel_x = -7; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/pumpkin{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/vanilla{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"IL" = ( +/obj/structure/table/rack, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/item/toy/crossbow, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"IM" = ( +/obj/structure/platform, +/obj/machinery/disposal/small{ + dir = 4; + pixel_x = -15; + pixel_y = -9 + }, +/turf/simulated/floor/concrete, +/area/city/horrorhouse) +"IR" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"IS" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/obj/machinery/media/jukebox/audioconsole/wall{ + pixel_y = 33 + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"IT" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/machinery/vending/dinnerware{ + density = 0 + }, +/turf/simulated/floor/carpet, +/area/city/bar) +"IU" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/grass, +/area/city/hallway) +"Jd" = ( +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Je" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"Jg" = ( +/obj/structure/platform/ledge{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Jh" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Jm" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Jo" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Jq" = ( +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Jt" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Jv" = ( +/turf/simulated/floor/beach/water/pool{ + color = "#FF0000"; + name = "Blood Pool"; + base_color = "#FF0000" + }, +/area/city/horrorhouse) +"Jy" = ( +/obj/structure/platform, +/obj/machinery/disposal/small{ + dir = 4; + pixel_x = -15; + pixel_y = -9 + }, +/turf/simulated/floor/tiled, +/area/city/kitchen) +"JD" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 6; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"JI" = ( +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/item/melee/baton/loaded{ + pixel_x = -5; + pixel_y = 3 + }, +/obj/structure/table/reinforced/steel, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/obj/item/card/id/syndicate{ + name = "Hotel Security" + }, +/turf/simulated/floor/marble/dark, +/area/city/security) +"JQ" = ( +/obj/item/device/flashlight/lamp/stage{ + pixel_y = -12 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"JR" = ( +/obj/effect/floor_decal/corner_wide/green{ + dir = 10 + }, +/obj/machinery/bodyscanner{ + dir = 4 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"JS" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/grass, +/area/city/hallway) +"JT" = ( +/obj/structure/bed/stool/padded/red, +/obj/structure/railing/mapped, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"JY" = ( +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/bar) +"JZ" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/machinery/computer/arcade/battle{ + layer = 3.5 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"Ka" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Kc" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Ke" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Kg" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/platform, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"Kh" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Kk" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"Kq" = ( +/turf/simulated/floor/wood, +/area/city/dining) +"Kr" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"Ks" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Kt" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Kv" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/rack, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/obj/item/clothing/shoes/swimmingfins{ + pixel_x = -8; + pixel_y = 12 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Kx" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Ky" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"KB" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/item/toy/balloon/ghost{ + color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"KC" = ( +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"KD" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + light_color = "#d400ff"; + color = "#d400ff" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"KE" = ( +/obj/structure/platform, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"KF" = ( +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"KH" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"KO" = ( +/obj/effect/map_effect/window_spawner/full/reinforced/polarized{ + id = "tint1" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"KP" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp, +/area/city/bar) +"KT" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"KW" = ( +/obj/effect/decal/fake_object{ + desc = "A beautiful sign denoting you as being in the Hotel Montparnasse!"; + icon = 'icons/effects/city.dmi'; + icon_state = "sign2"; + name = "glamorous sign"; + pixel_y = 33 + }, +/obj/structure/closet/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/gun/energy/lasertag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/obj/item/clothing/suit/armor/riot/laser_tag/blue, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"KZ" = ( +/obj/structure/platform/cutout, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/kitchen) +"La" = ( +/obj/structure/table/stone/marble, +/obj/machinery/chemical_dispenser/bar_alc/full{ + pixel_x = -1; + pixel_y = -1; + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Ld" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/wood, +/obj/item/flame/candle, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Le" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/red, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/blue, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/green, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/item/clothing/under/swimsuit/purple, +/obj/structure/table/rack, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Lf" = ( +/turf/simulated/floor/tiled/full, +/area/city/pool) +"Lk" = ( +/obj/machinery/atm{ + dir = 1; + pixel_y = 32 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"Lm" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ln" = ( +/obj/structure/platform_deco/ledge{ + dir = 6 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"Lo" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"Ls" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Lu" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Lv" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Lw" = ( +/turf/simulated/floor/grass, +/area/city/outside) +"Ly" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 10 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"LJ" = ( +/obj/structure/sarcophagus, +/turf/simulated/floor/gold, +/area/city/horrorhouse) +"LK" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/city/bar) +"LL" = ( +/obj/structure/bed/stool/chair/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"LO" = ( +/turf/simulated/wall, +/area/city/bar) +"LP" = ( +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"LR" = ( +/obj/structure/table/wood, +/obj/item/spirit_board, +/turf/simulated/floor/grass, +/area/city/outside) +"LS" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/flora/pottedplant/largebush, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"LT" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"LU" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/turf/simulated/floor/wood, +/area/city/outside) +"Mf" = ( +/obj/machinery/vending/cola{ + name = "Free Robust Softdrinks"; + prices = list(); + layer = 3.5; + pixel_y = 16 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"Mg" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#811e73"; + light_color = "#811e73" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Mj" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 10; + layer = 3 + }, +/obj/effect/floor_decal/spline/plain/corner/brown{ + layer = 3; + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Mk" = ( +/obj/structure/rod_railing{ + dir = 8; + layer = 2 + }, +/obj/structure/platform, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"Mv" = ( +/obj/machinery/door/airlock{ + name = "Changing Room"; + id_tag = "c6" + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Mx" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/port) +"My" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Mz" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"MA" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/obj/item/reagent_containers/food/snacks/cherrypie, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"MB" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/railing/fence, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = 41 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"MG" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 9 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"MH" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/hallway) +"MM" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = -14; + pixel_x = 22 + }, +/obj/effect/floor_decal/corner/red{ + dir = 9; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"MO" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/turf/simulated/floor/tiled/full, +/area/city/dining) +"MP" = ( +/obj/structure/table/standard, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/storage/box/fancy/tray{ + layer = 2.99 + }, +/obj/item/reagent_containers/glass/bottle/peridaxon{ + pixel_x = 6; + pixel_y = 14 + }, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"MY" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/suit/schoolgirl_costume{ + pixel_x = -9 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/item/clothing/under/dress/dress_orange{ + pixel_x = 5; + pixel_y = 3 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"MZ" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = -6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 6 + }, +/obj/item/reagent_containers/food/snacks/candy_corn{ + pixel_x = 6 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Na" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"Nc" = ( +/turf/simulated/floor/concrete, +/area/city/hallway) +"Nd" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ne" = ( +/obj/effect/floor_decal/corner/red/full{ + color = "#400000"; + dir = 8 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Nf" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/dining) +"Nj" = ( +/turf/simulated/wall, +/area/city/security) +"Nl" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = -4 + }, +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Nm" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"Nq" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/marble/dark, +/area/city/costumeroom) +"Nr" = ( +/obj/effect/floor_decal/corner_wide/dark_blue/full{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Ny" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/concrete, +/area/city/dining) +"ND" = ( +/obj/structure/flora/pottedplant/floorleaf, +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/structure/railing/fence, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_x = 48 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"NE" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"NF" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"NJ" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/pool) +"NN" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 10 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"NQ" = ( +/obj/structure/railing/mapped{ + density = 0; + icon_state = "railing0-0" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"NT" = ( +/obj/structure/table/wood, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/effect/floor_decal/spline/fancy/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"NU" = ( +/obj/structure/railing/fence{ + dir = 1 + }, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/hallway) +"NV" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"NY" = ( +/obj/structure/platform_deco{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"Oa" = ( +/obj/machinery/cryopod/living_quarters{ + pixel_y = 1 + }, +/turf/simulated/floor/tiled, +/area/city/port) +"Ob" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/zombie_costume, +/obj/item/clothing/suit/zombie_costume, +/obj/item/clothing/suit/zombie_costume, +/obj/item/clothing/suit/zombie_costume, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Of" = ( +/obj/effect/floor_decal/spline/plain/cee/brown{ + layer = 3; + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Og" = ( +/obj/effect/floor_decal/corner/dark_green/full{ + dir = 4 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"Oh" = ( +/obj/structure/table/rack, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/obj/item/organ/internal/heart{ + desc_extended = "A heart made of synthflesh! Gross!"; + name = "Prop Heart!" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Oj" = ( +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp, +/area/city/horrorhouse) +"Ol" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/kitchen) +"Om" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/medical) +"On" = ( +/obj/structure/platform_deco, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"Oo" = ( +/obj/structure/table/rack, +/obj/item/storage/box/zipties, +/obj/item/storage/box/zipties{ + pixel_x = 5; + pixel_y = 3 + }, +/turf/simulated/floor/marble/dark, +/area/city/security) +"Ot" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 13; + pixel_x = 11 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Ov" = ( +/obj/effect/floor_decal/spline/fancy/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/structure/flora/pottedplant/applebush, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Ow" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/wall, +/area/city/hallway) +"Ox" = ( +/obj/structure/platform{ + dir = 8; + layer = 2.3 + }, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/vending/cigarette/hacked, +/obj/effect/floor_decal/spline/plain/black{ + dir = 6 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/dining) +"Oy" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Oz" = ( +/turf/simulated/floor/tiled/full, +/area/city/dining) +"OB" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"OC" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#8B0000"; + name = "Pool of Blood"; + base_color = "#8B0000" + }, +/area/city/horrorhouse) +"OE" = ( +/obj/structure/cult/tome, +/obj/item/material/knife/ritual, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"OF" = ( +/turf/simulated/floor/wood, +/area/city/hallway) +"OH" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"OJ" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"OL" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"OM" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"ON" = ( +/obj/machinery/honey_extractor{ + density = 1 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"OP" = ( +/obj/item/trash/chips, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"OQ" = ( +/obj/structure/simple_door/sandstone, +/turf/simulated/floor/gold, +/area/city/horrorhouse) +"OR" = ( +/obj/effect/decal/fake_object{ + desc = "A beautiful sign denoting you as being in the Hotel Montparnasse!"; + icon = 'icons/effects/city.dmi'; + icon_state = "sign2"; + name = "glamorous sign"; + pixel_y = 33 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"OT" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 5 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/garden) +"OU" = ( +/obj/structure/platform/cutout{ + dir = 4; + pixel_y = -29 + }, +/turf/simulated/wall, +/area/city/outside) +"OY" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 5 + }, +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"OZ" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence, +/obj/structure/flora/tree/jungle/small, +/turf/simulated/floor/grass, +/area/city/hallway) +"Pb" = ( +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"Pe" = ( +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/bar) +"Pf" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Ph" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/floor/tiled/red{ + color = "#8B0000"; + base_color = "#8B0000" + }, +/area/city/hallway) +"Pi" = ( +/obj/effect/spider/stickyweb, +/obj/structure/railing/fence{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Pl" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#6350c5"; + color = "#400000"; + light_color = "#400000" + }, +/obj/item/toy/balloon/ghost{ + color = "#d400ff" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Pm" = ( +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Pp" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = -14; + pixel_x = 22 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Pq" = ( +/obj/structure/table/stone/marble, +/obj/item/clothing/mask/pig, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Pt" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/mob/living/simple_animal/hostile/giant_spider{ + dead_on_map = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Pu" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/mob/living/simple_animal/rat{ + icon = 'icons/mob/npc/greimorian.dmi'; + icon_living = "greimorian"; + icon_dead = "greimorian_dead"; + icon_state = "greimorian"; + update_icon = 0; + name = "Friendly Gremorian!"; + desc = "A large Gremorian with a collar denoting its name as 'Stephanie'." + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Pv" = ( +/obj/structure/table/wood, +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Pw" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"Py" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/nouvelle) +"PD" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/turf/simulated/floor/wood, +/area/city/outside) +"PI" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"PJ" = ( +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 + }, +/obj/structure/flora/pottedplant/aquatic, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"PK" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/corner/black{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/black, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"PM" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/1152x544.dmi'; + icon_state = "cityscape" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"PN" = ( +/obj/effect/spider/cocoon, +/turf/simulated/floor/concrete, +/area/city/outside) +"PO" = ( +/obj/effect/decal/cleanable/spiderling_remains, +/turf/simulated/floor/concrete, +/area/city/outside) +"PP" = ( +/obj/structure/table/standard, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"PS" = ( +/obj/structure/table/stone/marble, +/obj/machinery/chemical_dispenser/coffeemaster/full{ + pixel_x = -16; + pixel_y = 16 + }, +/obj/item/reagent_containers/glass/bottle/syrup/caramel{ + pixel_x = -15; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/chocolate{ + pixel_x = -7; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/pumpkin{ + pixel_x = 1; + pixel_y = 4 + }, +/obj/item/reagent_containers/glass/bottle/syrup/vanilla{ + pixel_x = 9; + pixel_y = 4 + }, +/obj/effect/map_effect/perma_light/brighter, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/obj/item/storage/box/drinkingglasses{ + pixel_y = 13; + pixel_x = 8 + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"PT" = ( +/obj/item/trash/can, +/turf/simulated/floor/tiled/white, +/area/city/horrorhouse) +"PU" = ( +/obj/structure/table/rack, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/under/gladiator{ + pixel_x = -10 + }, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/item/clothing/head/helmet/gladiator, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"PX" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/obj/structure/bed/stool/chair/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"Qc" = ( +/obj/structure/closet/secure_closet/freezer, +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"Qe" = ( +/obj/structure/table/wood/gamblingtable, +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Qh" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/suit/carp_costume, +/obj/item/clothing/head/winterhood/carp{ + pixel_x = -10 + }, +/obj/item/clothing/shoes/slippers/carp{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Qo" = ( +/obj/structure/table/wood{ + layer = 3.4 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"Qp" = ( +/obj/machinery/button/remote/blast_door{ + dir = 4; + id = "blast1"; + name = "Blast Doors"; + pixel_x = 21 + }, +/turf/simulated/floor/marble/dark, +/area/city/security) +"Qs" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Qu" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Qv" = ( +/obj/structure/platform, +/turf/simulated/floor/grass, +/area/city/outside) +"Qw" = ( +/obj/effect/map_effect/perma_light{ + color = "#811e73"; + light_color = "#811e73" + }, +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -1; + anchored = 1 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Qy" = ( +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/hallway) +"QC" = ( +/obj/effect/spider/stickyweb, +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/tree/jungle/small, +/turf/simulated/floor/grass, +/area/city/hallway) +"QE" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/kitchen) +"QK" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/effects/effects.dmi'; + icon_state = "cocoon_large2"; + name = "Large Cocoon" + }, +/turf/simulated/floor/wood, +/area/city/dining) +"QN" = ( +/obj/structure/closet/secure_closet/freezer/meat, +/turf/simulated/floor/tiled/freezer, +/area/city/kitchen) +"QP" = ( +/obj/structure/platform, +/turf/simulated/floor/tiled, +/area/city/kitchen) +"QT" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/curtain/black{ + name = "Private Dance Pad" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/bar) +"QV" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"QW" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 9 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"QX" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/suit/storage/hooded/wintercoat/corgi{ + pixel_x = -8; + pixel_y = -4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/clothing/head/winterhood/corgi{ + pixel_x = 3; + pixel_y = 4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/item/toy/figure/corgi{ + pixel_x = 5; + pixel_y = -4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"QY" = ( +/obj/structure/railing/fence, +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/hallway) +"QZ" = ( +/obj/structure/table/wood, +/turf/simulated/floor/grass, +/area/city/outside) +"Ra" = ( +/obj/structure/flora/ausbushes/lavendergrass, +/turf/simulated/floor/grass, +/area/city/outside) +"Rh" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/port) +"Ri" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Rm" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/plump_pie, +/obj/item/reagent_containers/food/snacks/plump_pie, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"Rq" = ( +/turf/simulated/floor, +/area/city/horrorhouse) +"Rr" = ( +/obj/structure/table/rack, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/toy/cultsword, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/clothing/head/knight_hat{ + pixel_x = -10; + pixel_y = 7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/item/shield/buckler{ + pixel_x = 14; + pixel_y = -7 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Rs" = ( +/obj/machinery/light/colored/red{ + dir = 4; + pixel_y = 15 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Rt" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Ru" = ( +/obj/effect/floor_decal/corner/dark_green/full{ + dir = 8 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/garden) +"Rv" = ( +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/outside) +"Rw" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 9 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Ry" = ( +/obj/item/material/stool/chair/wood, +/turf/simulated/floor/carpet/red, +/area/city/horrorhouse) +"Rz" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/lobster_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/knight_costume{ + pixel_x = 4; + pixel_y = 10 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/item/clothing/suit/roman_costume{ + pixel_y = -5 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"RA" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 5 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"RD" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/wall, +/area/city/garden) +"RE" = ( +/turf/simulated/floor/tiled/ramp, +/area/city/pool) +"RG" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"RK" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"RL" = ( +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/hallway) +"RM" = ( +/obj/machinery/door/airlock/multi_tile/glass, +/obj/effect/floor_decal/industrial/hatch/yellow, +/turf/simulated/floor/tiled, +/area/city/outside) +"RN" = ( +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"RR" = ( +/obj/structure/sign/flag/xanu{ + pixel_x = -32 + }, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"RS" = ( +/obj/item/gun/launcher/grenade{ + pixel_x = -2; + pixel_y = -7 + }, +/obj/item/grenade/frag{ + pixel_x = -10; + pixel_y = 9 + }, +/obj/item/grenade/frag{ + pixel_x = -10; + pixel_y = 9 + }, +/obj/item/grenade/frag{ + pixel_x = -10; + pixel_y = 9 + }, +/obj/item/grenade/frag{ + pixel_x = -10; + pixel_y = 9 + }, +/obj/item/grenade/flashbang{ + pixel_x = -1; + pixel_y = 9 + }, +/obj/item/grenade/flashbang{ + pixel_x = -1; + pixel_y = 9 + }, +/obj/item/grenade/flashbang{ + pixel_x = -1; + pixel_y = 9 + }, +/obj/item/grenade/flashbang{ + pixel_x = -1; + pixel_y = 9 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 9; + pixel_y = 11 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 9; + pixel_y = 11 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 9; + pixel_y = 11 + }, +/obj/item/grenade/empgrenade{ + pixel_x = 9; + pixel_y = 11 + }, +/obj/structure/table/reinforced/steel, +/turf/simulated/floor/tiled/full, +/area/city/security) +"RU" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/beach/water/alt, +/area/city/outside) +"RW" = ( +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"RX" = ( +/obj/structure/railing/mapped, +/turf/simulated/floor/tiled/dark/full, +/area/city/port) +"RY" = ( +/turf/simulated/wall, +/area/city/outside) +"Sb" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 10 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"Sd" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/snowman_costume{ + pixel_x = 5; + pixel_y = 7 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/item/clothing/suit/skeleton_costume{ + pixel_x = -12 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Sf" = ( +/obj/structure/table/rack, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/gloves/chameleon{ + pixel_x = -6; + pixel_y = -8 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/clothing/mask/chameleon{ + pixel_x = 10 + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/item/gun/energy/chameleon{ + pixel_x = -6; + pixel_y = 3; + name = "Prop Gun"; + desc_antag = "This item is capable of changing form! Use the switch on the side, and live out your fantasy dreams!" + }, +/obj/effect/floor_decal/spline/fancy/wood/cee, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Sl" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/airlock/multi_tile/glass, +/turf/simulated/floor/tiled, +/area/city/costumeroom) +"Sm" = ( +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"So" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/human.dmi'; + icon_state = "piratemelee"; + name = "Pirate Decoration"; + desc = "Yarrr!"; + desc_extended = "It's a pirates life for ye'!"; + pixel_y = 5; + pixel_x = -4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Sp" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black, +/obj/effect/floor_decal/spline/plain/black{ + dir = 1 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Sq" = ( +/obj/structure/table/wood, +/obj/item/flame/candle, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/item/reagent_containers/food/snacks/candiedapple, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Ss" = ( +/obj/machinery/vending/coffee/free{ + pixel_y = 16; + density = 0; + layer = 3.4 + }, +/obj/effect/floor_decal/spline/plain/blue{ + dir = 1 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"St" = ( +/obj/structure/railing/mapped, +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Sw" = ( +/obj/machinery/icecream_vat, +/turf/simulated/floor/lino, +/area/city/kitchen) +"Sy" = ( +/obj/effect/floor_decal/spline/plain/blue{ + dir = 6 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"Sz" = ( +/obj/structure/rod_railing{ + dir = 9; + layer = 2 + }, +/turf/simulated/floor/concrete, +/area/city/hallway) +"SC" = ( +/obj/structure/railing/mapped{ + density = 0; + icon_state = "railing0-0" + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"SE" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"SF" = ( +/obj/structure/platform, +/turf/simulated/floor/grass, +/area/city/hallway) +"SG" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/floor_decal/industrial/warning{ + dir = 1; + pixel_y = -16 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"SK" = ( +/obj/machinery/vending/snack{ + name = "Free Chocolate Corp"; + prices = list(); + layer = 3.5 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"ST" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/rack, +/obj/item/beach_ball, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"SV" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool{ + color = "#FF0000"; + name = "Blood Pool"; + base_color = "#FF0000" + }, +/area/city/horrorhouse) +"SW" = ( +/obj/effect/floor_decal/spline/fancy/wood/corner{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"SX" = ( +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/closet/crate/hydroponics{ + name = "beekeeping crate" + }, +/obj/item/bee_smoker, +/obj/item/bee_net, +/obj/item/beehive_assembly, +/obj/item/honey_frame, +/obj/item/honey_frame, +/obj/item/bee_pack, +/turf/simulated/floor/tiled/dark/full, +/area/city/garden) +"SY" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Tb" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"Td" = ( +/obj/structure/platform_deco{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"Tg" = ( +/obj/machinery/door/airlock/glass_security{ + dir = 1; + id_tag = "BrigFoyer"; + name = "Security Wing"; + req_access = list(63) + }, +/turf/simulated/floor/marble/dark, +/area/city/security) +"Tj" = ( +/obj/structure/table/rack, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/item/toy/balloon/ghost, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Tn" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"Tq" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/city/bar) +"Ts" = ( +/obj/structure/closet, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/port) +"Tt" = ( +/obj/structure/platform{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Tv" = ( +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Tz" = ( +/obj/machinery/media/jukebox/audioconsole{ + anchored = 1 + }, +/obj/effect/floor_decal/spline/plain/cee/blue, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"TD" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"TE" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/human.dmi'; + icon_state = "faithless"; + name = "Banished Soul"; + desc = "A decoration!"; + desc_extended = "A Decoration to depict what modern day theologists feel like a banished soul would look like." + }, +/turf/simulated/floor/grass, +/area/city/outside) +"TG" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape" + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"TI" = ( +/obj/item/device/flashlight/lamp/stage, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"TO" = ( +/obj/structure/platform_deco{ + dir = 8 + }, +/turf/simulated/floor/tiled, +/area/city/outside) +"TQ" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/obj/structure/railing/fence, +/turf/simulated/floor/grass, +/area/city/hallway) +"TR" = ( +/obj/machinery/vending/boozeomat{ + opacity = 1; + req_access = null; + pixel_y = 18 + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"TS" = ( +/mob/living/simple_animal/corgi/fox, +/turf/simulated/floor/grass, +/area/city/hallway) +"TY" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Ub" = ( +/obj/effect/decal/fake_object{ + desc = "A nondescript decorative shelf."; + icon = 'icons/effects/city.dmi'; + icon_state = "shelf2"; + layer = 2.7; + name = "shelf"; + pixel_y = 31 + }, +/obj/structure/flora/pottedplant/dead, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/human_races/golem/r_flesh.dmi'; + icon_state = "zombie_crimson"; + name = "Flesh Animatronic"; + desc = "A fleshy looking monster!"; + pixel_y = 14; + pixel_x = 18 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 13; + pixel_x = 41 + }, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Uc" = ( +/obj/effect/floor_decal/spline/plain/brown{ + icon_state = "spline_plain_cee" + }, +/obj/structure/flora/ausbushes/ppflowers, +/turf/simulated/floor/grass, +/area/city/kitchen) +"Ui" = ( +/obj/structure/table/wood, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = -5 + }, +/obj/item/storage/box/fancy/cigarettes/cigar{ + pixel_x = 5 + }, +/obj/effect/floor_decal/spline/plain/blue, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"Uj" = ( +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Ul" = ( +/obj/structure/table/stone/marble, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"Um" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Up" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 4; + layer = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Us" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Ut" = ( +/obj/effect/floor_decal/spline/plain/cee/brown{ + layer = 3; + dir = 8 + }, +/obj/effect/floor_decal/spline/plain/cee/brown{ + layer = 3; + dir = 4 + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 33 + }, +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Ux" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Uz" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"UD" = ( +/turf/simulated/floor/tiled/full, +/area/city/security) +"UG" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"UJ" = ( +/obj/structure/sign/greencross{ + name = "Emergency Room" + }, +/turf/simulated/wall, +/area/city/medical) +"UO" = ( +/obj/effect/spider/cocoon{ + icon_state = "cocoon_large2" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"UQ" = ( +/obj/effect/decal/cleanable/blood/writing{ + dir = 8; + dryname = "Read me!"; + name = "Read me!"; + desc = "Welcome to Hotel Montparnasse! A special.. haunted, experience."; + desc_extended = "WARNING: Lights, flashes, and spooky experiences ahead. Do not enter if you're easily scared."; + drydesc = "WARNING: Lights, flashes, and spooky experiences ahead. Do not enter if you're easily scared."; + pixel_x = -17; + pixel_y = -14 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"UR" = ( +/obj/effect/map_effect/perma_light{ + color = "#811e73"; + light_color = "#811e73" + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"UV" = ( +/obj/structure/table/rack, +/obj/item/storage/box/zipties, +/obj/item/storage/box/zipties{ + pixel_x = 5; + pixel_y = 3 + }, +/turf/simulated/floor/tiled/full, +/area/city/security) +"UW" = ( +/obj/item/storage/box/candy, +/obj/item/storage/box/candy, +/turf/simulated/floor/grass, +/area/city/hallway) +"UY" = ( +/mob/living/heavy_vehicle/premade/superheavy{ + dir = 4 + }, +/turf/simulated/floor/marble/dark, +/area/city/security) +"UZ" = ( +/obj/structure/table/standard, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/adv{ + pixel_x = -6; + pixel_y = 8 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/obj/item/storage/firstaid/o2{ + layer = 3.01; + pixel_x = -13 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"Vc" = ( +/obj/structure/platform{ + dir = 1 + }, +/obj/structure/flora/bush/konyang_reeds, +/turf/simulated/floor/grass, +/area/city/hallway) +"Vd" = ( +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 50; + pixel_x = -16 + }, +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Ve" = ( +/obj/structure/rod_railing{ + dir = 6 + }, +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/city/outside) +"Vf" = ( +/turf/simulated/floor/tiled, +/area/city/kitchen) +"Vl" = ( +/obj/structure/platform{ + dir = 8; + layer = 3 + }, +/obj/effect/floor_decal/corner/red{ + dir = 6; + color = "#400000" + }, +/obj/effect/floor_decal/corner/red{ + dir = 10; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Vm" = ( +/obj/machinery/button/switch/windowtint{ + dir = 1; + pixel_y = 24; + id = "tint3" + }, +/obj/machinery/floor_light/dance/alternate{ + default_light_colour = "#300056"; + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Vn" = ( +/obj/effect/floor_decal/spline/plain/brown{ + dir = 8; + layer = 3 + }, +/obj/effect/floor_decal/spline/plain/brown{ + dir = 4; + layer = 3 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/item/flame/candle{ + pixel_x = -7 + }, +/obj/item/flame/candle{ + pixel_x = 7 + }, +/turf/simulated/floor/grass, +/area/city/kitchen) +"Vs" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"Vu" = ( +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/outside) +"Vv" = ( +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/tiled, +/area/city/outside) +"Vw" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/effect/map_effect/perma_light/brighter, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 6 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"VC" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/table/stone/marble{ + color = "#ccc3b8" + }, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/obj/random/glowstick, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"VD" = ( +/obj/structure/table/wood, +/obj/item/flame/candle, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"VH" = ( +/obj/machinery/vending/snack{ + pixel_y = 16; + layer = 3.5 + }, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"VI" = ( +/obj/effect/decal/fake_object{ + desc = "An expensive flatscreen holo-television. This one's connection to the extranet seems to be severed."; + icon = 'icons/effects/city.dmi'; + icon_state = "flatscreen"; + name = "expensive flatscreen holovision"; + pixel_y = 15 + }, +/obj/structure/table/wood, +/obj/effect/floor_decal/spline/fancy/wood, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"VK" = ( +/obj/effect/floor_decal/industrial/hatch/yellow, +/obj/machinery/door/airlock/multi_tile/glass{ + dir = 2 + }, +/turf/simulated/floor/tiled, +/area/city/hallway) +"VV" = ( +/obj/structure/table/rack, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"VW" = ( +/obj/structure/statue{ + name = "Generic Statue"; + desc = "A Generic Statue"; + pixel_y = 16 + }, +/obj/item/clothing/head/pumpkin/lantern{ + layer = 12; + pixel_y = 50 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"VY" = ( +/obj/machinery/computer/arcade/orion_trail{ + layer = 3.4 + }, +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/outside) +"VZ" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Wc" = ( +/obj/structure/railing/fence{ + dir = 8 + }, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "shade"; + name = "Ghostly Hologram!"; + desc = "Oh snap! A Ghost!"; + desc_extended = "Your ex in a nutshell"; + pixel_y = 5; + pixel_x = 41 + }, +/obj/effect/spider/stickyweb, +/turf/simulated/floor/grass, +/area/city/hallway) +"Wh" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"Wq" = ( +/obj/effect/map_effect/perma_light{ + color = "#8B0000"; + light_color = "#8B0000" + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"Ws" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/effect/map_effect/perma_light{ + color = "#300056"; + light_color = "#300056" + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"Wt" = ( +/obj/effect/floor_decal/corner/dark_green/full, +/turf/simulated/floor/tiled, +/area/city/garden) +"Wu" = ( +/obj/structure/bed/stool/padded/red, +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 5 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Wv" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/turf/simulated/floor/wood, +/area/city/hallway) +"Wx" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 7 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Wy" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"WA" = ( +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"WE" = ( +/obj/structure/table/wood, +/turf/simulated/floor/wood, +/area/city/bar) +"WF" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"WG" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/obj/item/reagent_containers/food/snacks/carrotfries, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"WJ" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"WL" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/city/horrorhouse) +"WS" = ( +/obj/structure/flora/ausbushes/ppflowers, +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/outside) +"WT" = ( +/obj/structure/undies_wardrobe, +/obj/effect/floor_decal/spline/fancy/wood/full, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"WU" = ( +/obj/machinery/disposal/small{ + pixel_y = 18 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"WX" = ( +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"WZ" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 5 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"Xb" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/jester_costume{ + pixel_x = -8; + pixel_y = 14 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/suit/bee_costume{ + pixel_x = 9; + pixel_y = 9 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/clothing/head/jester_hat{ + pixel_x = -9; + pixel_y = -6 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/toy/plushie/bee{ + pixel_x = 15; + pixel_y = -12 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/item/bee_net{ + pixel_x = 13 + }, +/obj/effect/floor_decal/spline/fancy/wood/cee{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Xc" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/city/kitchen) +"Xd" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/industrial/warning, +/obj/effect/decal/fake_object{ + icon = 'icons/mob/npc/human.dmi'; + icon_state = "piratemelee"; + name = "Pirate Decoration"; + desc = "Yarrr!"; + desc_extended = "It's a pirates life for ye'!"; + pixel_y = 5; + pixel_x = -4 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"Xf" = ( +/obj/item/device/flashlight/lamp/stage{ + pixel_y = 3 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Xi" = ( +/obj/item/toy/plushie/bear{ + name = "Bear Statue"; + desc = "A menacing bear!" + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Xl" = ( +/obj/structure/table/rack, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/item/toy/balloon/bat, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Xm" = ( +/obj/machinery/vending/boozeomat{ + opacity = 1; + req_access = null + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Xp" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/mob/living/simple_animal/hostile/giant_spider{ + dead_on_map = 1 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Xv" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/obj/item/reagent_containers/food/snacks/batwings, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) +"Xx" = ( +/obj/machinery/vending/snack{ + pixel_y = 16; + layer = 3.5 + }, +/turf/simulated/floor/tiled/full, +/area/city/hallway) +"XC" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/mob/mob.dmi'; + icon_state = "horror"; + name = "Larry"; + desc = "A terrifying decoration"; + desc_extended = "Depicts the innersoul of a corporation worker"; + pixel_y = 13; + pixel_x = 32 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"XE" = ( +/obj/structure/table/standard, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/obj/item/roller, +/turf/simulated/floor/carpet/rubber, +/area/city/medical) +"XF" = ( +/obj/effect/floor_decal/corner_wide/dark_blue{ + dir = 6 + }, +/obj/effect/map_effect/perma_light/brighter, +/turf/simulated/floor/tiled, +/area/city/hallway) +"XG" = ( +/obj/machinery/light/colored/red{ + pixel_y = -15 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"XH" = ( +/obj/structure/table/wood, +/obj/item/reagent_containers/food/snacks/sliceable/pumpkinpie, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"XI" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 10 + }, +/obj/structure/bed/stool/chair/wood{ + dir = 1 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"XJ" = ( +/obj/structure/flora/tree/jungle/small/random, +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/grass, +/area/city/outside) +"XM" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/item/material/shard/wood, +/obj/item/material/shard/wood, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"XO" = ( +/obj/structure/platform{ + dir = 8 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"XP" = ( +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"XS" = ( +/obj/structure/platform{ + density = 0 + }, +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/tiled/dark, +/area/city/bar) +"XU" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/effect/floor_decal/industrial/warning, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"XW" = ( +/obj/item/material/stool, +/obj/structure/noose{ + color = "#FF0000" + }, +/obj/effect/decal/cleanable/blood, +/turf/simulated/floor/cult, +/area/city/horrorhouse) +"XY" = ( +/obj/structure/flora/ausbushes/fullgrass, +/turf/simulated/floor/grass, +/area/city/outside) +"XZ" = ( +/obj/structure/closet/walllocker/medical/secure{ + name = "blood closet"; + pixel_x = -29; + pixel_y = 30; + req_access = null + }, +/obj/effect/floor_decal/corner/paleblue/diagonal, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/obj/item/reagent_containers/blood/OMinus, +/turf/simulated/floor/tiled/white, +/area/city/medical) +"Yb" = ( +/obj/effect/map_effect/perma_light/brighter{ + color = "#FFA500"; + light_color = "#FFA500" + }, +/obj/effect/floor_decal/corner/grey/diagonal, +/turf/simulated/floor/tiled/white, +/area/city/hallway) +"Ye" = ( +/obj/structure/closet/crate/hydroponics, +/obj/item/wirecutters/clippers, +/obj/item/wirecutters/clippers, +/obj/item/material/minihoe, +/obj/item/material/minihoe, +/obj/item/material/hatchet, +/obj/item/material/hatchet, +/obj/item/reagent_containers/glass/bucket, +/obj/item/reagent_containers/glass/bucket, +/obj/effect/floor_decal/industrial/outline/yellow, +/turf/simulated/floor/tiled/dark, +/area/city/garden) +"Yh" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/storage/pill_bottle/dice, +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"Yj" = ( +/obj/structure/table/rack, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/sumo_costume{ + pixel_x = -11; + pixel_y = 8 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/suit/witch_hunter_costume{ + pixel_x = 3; + pixel_y = 6 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/accessory/crucifix/gold{ + pixel_x = 3; + pixel_y = -9 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/item/clothing/head/witch_hunter_hat{ + pixel_x = 12; + pixel_y = 14 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 8 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"Yk" = ( +/obj/structure/platform{ + dir = 8; + layer = 2.3 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"Yp" = ( +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/machinery/floor_light/dance/alternate{ + color = "#8B0000"; + light_color = "#8B0000"; + default_light_colour = "#8B0000" + }, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Yq" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/mob/living/simple_animal/rat{ + icon = 'icons/mob/npc/greimorian.dmi'; + icon_living = "greimorian"; + icon_dead = "greimorian_dead"; + icon_state = "greimorian"; + update_icon = 0; + name = "Friendly Gremorian!"; + desc = "A large Gremorian with a collar denoting its name as 'Brittany'." + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Yt" = ( +/obj/effect/floor_decal/corner/dark_green, +/turf/simulated/floor/tiled, +/area/city/garden) +"Yu" = ( +/obj/structure/curtain/black, +/turf/simulated/floor/tiled/full, +/area/city/bar) +"Yv" = ( +/obj/effect/floor_decal/corner/grey/diagonal, +/obj/effect/floor_decal/spline/plain/black{ + dir = 6 + }, +/turf/simulated/floor/tiled/white, +/area/city/pool) +"Yz" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/table/wood, +/obj/item/clothing/head/pumpkin/lantern, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"YA" = ( +/obj/effect/floor_decal/corner/dark_green{ + dir = 6 + }, +/turf/simulated/floor/tiled, +/area/city/garden) +"YC" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/carpet/red, +/area/city/bar) +"YD" = ( +/obj/effect/map_effect/perma_light{ + color = "#811e73"; + light_color = "#811e73" + }, +/turf/simulated/floor/carpet, +/area/city/bar) +"YH" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bed/stool/chair/padded/red{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/bar) +"YJ" = ( +/obj/effect/decal/cleanable/cobweb, +/turf/simulated/floor/concrete, +/area/city/outside) +"YQ" = ( +/obj/machinery/light/colored/red{ + dir = 1; + pixel_y = 15 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"YR" = ( +/obj/effect/decal/fake_object{ + icon = 'icons/effects/256x672.dmi'; + icon_state = "cityscape"; + pixel_y = -67 + }, +/turf/simulated/abyss{ + name = "distant cityscape"; + layer = 1 + }, +/area/city/nouvelle) +"YV" = ( +/turf/simulated/floor/tiled/ramp, +/area/city/horrorhouse) +"Za" = ( +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 5 + }, +/obj/structure/bed/stool/padded/red, +/turf/simulated/floor/wood/mahogany, +/area/city/pool) +"Zb" = ( +/obj/effect/map_effect/perma_light/brighter, +/obj/structure/flora/bush/konyang_reeds, +/turf/simulated/floor/beach/water/alt, +/area/city/hallway) +"Zf" = ( +/obj/effect/decal/cleanable/floor_damage/random_wood_broken, +/obj/effect/decal/fake_object{ + desc = "A beautiful sign denoting you as being in the Hotel Montparnasse!"; + icon = 'icons/effects/city.dmi'; + icon_state = "sign1"; + name = "glamorous sign"; + pixel_y = 33 + }, +/turf/simulated/floor/wood, +/area/city/horrorhouse) +"Zg" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/bookcase/libraryspawn/fiction{ + layer = 3.5 + }, +/turf/simulated/floor/marble/dark, +/area/city/hallway) +"Zh" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/turf/simulated/floor/grass, +/area/city/hallway) +"Zj" = ( +/obj/effect/decal/fake_object{ + density = 1; + desc = "A bland air conditioning unit."; + icon = 'icons/effects/city.dmi'; + icon_state = "ac"; + name = "AC unit"; + layer = 3.3; + pixel_x = -2 + }, +/obj/structure/railing/mapped{ + layer = 3.4 + }, +/obj/structure/railing/mapped{ + dir = 1; + pixel_y = 6 + }, +/obj/structure/railing/mapped{ + dir = 4 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"Zk" = ( +/obj/structure/flora/ausbushes/fullgrass, +/obj/structure/flora/ausbushes/ppflowers, +/obj/effect/floor_decal/spline/plain/corner/brown{ + layer = 3; + dir = 4 + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Zl" = ( +/obj/structure/table/wood, +/obj/effect/decal/fake_object{ + desc = "An expensive flatscreen holo-television. This one's connection to the extranet seems to be severed."; + icon = 'icons/effects/city.dmi'; + icon_state = "flatscreen"; + name = "expensive flatscreen holovision"; + pixel_y = 25; + layer = 3.5 + }, +/obj/effect/decal/fake_object{ + desc = "A Hephaestus Industries Z-Cube! This state-of-the-art gaming console is the premium of the premium. It's almost VR!"; + icon = 'icons/effects/city.dmi'; + icon_state = "gamer_console"; + name = "gaming console" + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 1 + }, +/turf/simulated/floor/wood/mahogany, +/area/city/dining) +"Zp" = ( +/obj/structure/platform{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"Zr" = ( +/obj/effect/spider/cocoon{ + icon_state = "cocoon_large1" + }, +/turf/simulated/floor/grass, +/area/city/outside) +"Zv" = ( +/obj/structure/railing/mapped{ + dir = 1 + }, +/turf/simulated/floor/tiled/full, +/area/city/outside) +"Zw" = ( +/obj/structure/table/wood, +/obj/item/flame/candle, +/obj/structure/railing/mapped{ + layer = 3.1 + }, +/obj/structure/railing/mapped{ + dir = 8 + }, +/turf/simulated/floor/carpet/red, +/area/city/dining) +"Zx" = ( +/obj/structure/platform, +/turf/simulated/floor/beach/water/pool, +/area/city/pool) +"Zy" = ( +/obj/structure/railing/fence{ + dir = 4 + }, +/mob/living/simple_animal/corgi/puppy, +/turf/simulated/floor/grass, +/area/city/hallway) +"ZA" = ( +/obj/structure/railing/mapped{ + dir = 8 + }, +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool, +/area/city/hallway) +"ZD" = ( +/obj/structure/table/rack, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/bandana/pirate{ + pixel_x = -8 + }, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/head/collectable/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/clothing/suit/pirate, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/obj/item/toy/sword{ + pixel_x = -3; + pixel_y = 13 + }, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"ZE" = ( +/obj/effect/map_effect/window_spawner/full/reinforced, +/turf/simulated/floor/tiled, +/area/city/port) +"ZF" = ( +/obj/machinery/recharge_station, +/turf/simulated/floor/carpet/rubber, +/area/city/hallway) +"ZK" = ( +/obj/structure/bed/stool/chair/padded/red{ + dir = 4 + }, +/obj/effect/floor_decal/spline/plain/blue{ + dir = 10 + }, +/turf/simulated/floor/carpet/rubber, +/area/city/kitchen) +"ZM" = ( +/obj/structure/table/wood, +/obj/structure/sign/flag/halloween/left{ + dir = 4; + pixel_x = 31 + }, +/obj/effect/floor_decal/spline/fancy/wood{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/bar) +"ZO" = ( +/obj/structure/table/rack, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/blue, +/obj/item/bedsheet/captain{ + pixel_x = 11; + pixel_y = 17 + }, +/obj/item/bedsheet/captain{ + pixel_x = 11; + pixel_y = 17 + }, +/obj/item/bedsheet/captain{ + pixel_x = 11; + pixel_y = 17 + }, +/obj/item/bedsheet/ian{ + pixel_x = -10; + pixel_y = 16 + }, +/obj/item/bedsheet/ian{ + pixel_x = -10; + pixel_y = 16 + }, +/obj/item/bedsheet/ian{ + pixel_x = -10; + pixel_y = 16 + }, +/obj/item/bedsheet/ian{ + pixel_x = -10; + pixel_y = 16 + }, +/obj/item/bedsheet/ian{ + pixel_x = -10; + pixel_y = 16 + }, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/city/costumeroom) +"ZP" = ( +/obj/effect/map_effect/perma_light{ + color = "#6350c5"; + light_color = "#6350c5" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ZR" = ( +/obj/structure/table/stone/marble, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/obj/item/storage/box/produce{ + layer = 2.99; + pixel_x = 3; + pixel_y = -5 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/material/knife{ + layer = 2.99; + pixel_x = -9 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/obj/item/material/kitchen/rollingpin{ + pixel_x = 6; + pixel_y = 10 + }, +/turf/simulated/floor/tiled/white, +/area/city/kitchen) +"ZT" = ( +/obj/effect/map_effect/perma_light{ + color = "#d400ff"; + light_color = "#d400ff" + }, +/obj/effect/floor_decal/corner/red{ + dir = 5; + color = "#400000" + }, +/turf/simulated/floor/marble/dark, +/area/city/bar) +"ZU" = ( +/obj/machinery/media/jukebox/audioconsole{ + layer = 3; + pixel_x = -1; + anchored = 1; + pixel_y = 7 + }, +/obj/effect/floor_decal/spline/fancy/wood/full, +/turf/simulated/floor/wood, +/area/city/bar) +"ZV" = ( +/obj/structure/platform, +/obj/structure/platform{ + dir = 4 + }, +/turf/simulated/floor/wood, +/area/city/dining) +"ZY" = ( +/obj/structure/table/stone/marble, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/obj/item/reagent_containers/food/snacks/chipplate/tajcandy, +/turf/simulated/floor/tiled/full, +/area/city/kitchen) + +(1,1,1) = {" +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Fj +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +oK +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +oK +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +"} +(2,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +AH +Bb +"} +(3,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(4,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(5,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(6,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(7,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +tu +tu +tu +Kt +Kt +Kt +tu +tu +tu +tu +tu +tu +tu +tu +tu +Kt +Kt +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +Fo +tu +tu +tu +tu +tu +tu +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(8,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +tu +tu +tu +tu +tu +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(9,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(10,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Kt +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(11,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +Kt +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(12,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +TG +Gx +uT +ZA +ZA +ZA +tO +pR +pR +LO +gT +hi +vx +Ka +ar +mz +uU +Ka +ar +hi +uX +LO +uC +Tb +Yz +YH +fA +fA +dJ +dr +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(13,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Hm +xm +GF +hn +hn +Td +HH +DI +LO +uh +EP +WE +TD +kO +za +WE +TD +kO +Ay +uW +LO +AN +WX +WX +UR +WX +WX +WX +iv +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(14,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +tu +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Hm +xm +hn +hn +hn +On +bS +DI +RK +Cl +EP +hc +TD +kO +za +WE +TD +kO +EP +Sm +LO +Kr +aD +hM +JY +JY +nM +es +hf +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(15,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Hm +xm +hn +hn +hn +Zp +eS +nD +LO +RG +Mz +nT +tV +Cp +GY +wb +tV +Cp +Mz +gL +LO +uf +Pm +EJ +Pm +Pm +Pm +Pm +CL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(16,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Hm +xm +hn +GF +hn +Zp +yz +Ph +hl +kR +kR +kR +kR +kR +kR +DS +kR +kR +kR +kR +tq +Wh +Pm +qL +xE +Pm +Pm +Da +LO +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(17,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Hm +jH +Yk +Yk +NY +Zp +eS +nD +FI +kR +kR +kR +Cr +kR +kR +kR +kR +kR +YD +kR +tq +Pm +Pm +Pm +Pm +Pm +qL +Pm +Cv +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(18,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +id +DI +Yb +DI +Ch +HN +nD +nD +LO +Xm +kR +oq +Aj +tp +wL +sF +dm +XI +kR +FV +LO +xE +IR +fy +bm +Gg +Hr +Pm +gh +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(19,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +uR +DI +DI +Yb +DI +DI +nD +nD +LO +Eh +kR +PX +WE +TD +kO +EP +WE +TD +kR +La +LO +Fg +Gg +IR +AP +bm +pU +Pm +Qs +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(20,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +NE +NE +NE +Jm +Bc +Rt +hC +LO +Ib +kR +PX +hc +TD +kO +EP +hc +TD +kR +DA +LO +vQ +Mg +pM +IR +Gg +Mg +Pm +if +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(21,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Nj +om +vb +UY +eh +rL +Nj +vb +tQ +UD +vb +vb +kl +vb +Nj +dh +UD +ly +CM +GC +CM +yX +QY +kx +bl +LO +PS +kR +PX +WE +TD +ZU +EP +WE +TD +YD +IG +LO +Qw +Kh +Mg +Hr +IR +Kh +Pm +GO +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(22,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +tu +Fo +Fo +Nj +vp +vb +vb +vb +UD +Nj +vb +Tg +UD +vb +UD +UD +UD +UD +UD +Ff +ly +jJ +kx +bl +RW +RW +rr +xw +LO +Xm +kR +PX +WE +TD +kO +EP +WE +TD +kR +Xm +LO +TR +Pm +sb +Pm +Pm +Pm +Pm +CL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(23,1,1) = {" +Bb +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +tu +Fo +Fo +Nj +wd +iF +UD +UV +UV +Nj +xD +Nj +UD +vb +UD +jo +UD +UD +UD +Ff +ly +yx +rr +xw +RW +RW +rr +xw +RK +HJ +kR +CI +WE +zg +kO +EP +vC +TD +kR +IT +LO +qL +Pm +EJ +Hx +Pm +Pm +EJ +Dq +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(24,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +AH +Nj +wF +vb +vb +iF +UD +cj +vb +vb +UD +vb +UD +UD +UD +UD +UD +Ff +ly +jJ +rr +xw +RW +RW +WZ +xw +RK +HJ +kR +pJ +nT +tV +Cp +GY +nT +PI +kR +HJ +LO +fM +Kh +Mg +AP +BY +Bm +Pm +VC +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(25,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Nj +RS +vb +vb +UD +UD +cj +Qp +vb +UD +vb +hI +Oo +JI +Nj +dh +jo +ly +RW +rr +FM +BC +BC +AX +xw +My +kR +Cr +kR +kR +kR +kR +kR +kR +kR +YD +kR +Yu +Pm +bm +Hr +BY +Gg +Mg +EJ +CL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(26,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +Nj +RW +aI +cx +Hb +zY +zY +Nr +lk +kR +kR +kR +kR +kR +kR +kR +kR +kR +kR +kR +tq +Pm +Kh +BY +Hr +bm +ry +sb +CL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(27,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +Hw +RW +aI +Nr +RW +RW +vP +RK +QW +wL +wL +Ks +kR +kR +QW +wL +wL +wL +Ks +LO +pg +IR +Hr +Mg +Kh +Hr +Pm +Cv +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(28,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +HB +zM +rK +WA +WA +WA +yu +rn +WA +yu +Fk +oU +xG +ei +aM +ut +rn +RW +RW +rW +rW +RW +RW +dc +RK +dj +Ky +Ky +vJ +Cr +kR +Vs +hB +Ky +Ky +vJ +LO +rD +EJ +Pm +Pm +sb +Pm +Pm +eu +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(29,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +re +gb +gb +YV +yu +WA +XG +rn +yu +Fk +WA +FK +PT +ei +dM +vD +rn +RW +RW +uq +vu +rY +yv +xt +LO +Lv +ZM +tC +sn +kR +kR +yd +nT +ZM +qZ +sn +LO +Pm +iz +Pm +qL +Pm +iz +Pm +hU +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(30,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +tu +Fo +Fo +rn +FQ +gb +nQ +WA +WA +Do +WA +rn +zs +WA +Fk +Ci +bz +bz +OP +BA +rn +LS +Wc +vu +Eg +rR +MH +bX +LO +LO +LO +LO +LO +lk +bO +LO +LO +LO +LO +LO +LO +LO +LO +LO +Yu +Yu +LO +LO +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(31,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +YQ +CO +WA +WA +yu +WA +WA +Ic +WA +Pt +WA +HX +tm +HT +tm +yI +rn +Pb +Vc +Ch +rW +sX +Pb +zd +GI +Ne +Gb +Gb +sI +Gb +Gb +ot +il +Gb +Gb +Gb +sI +MM +Gb +il +Gb +Gb +fe +bJ +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(32,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +yu +WA +yu +Do +WA +cp +yu +Ic +Fk +WA +WA +Gt +HT +yI +bz +jy +rn +Pb +pj +SE +Ux +va +Pb +hX +GI +oX +tB +LP +LP +Pm +Pm +DE +EM +Pm +Wh +Bk +LP +Ia +EJ +qj +EJ +Pm +lK +Qu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(33,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +fa +WA +WA +yu +WA +WA +WA +rn +qy +jb +WA +Pq +XC +yu +dX +lF +rn +Pb +Nl +OF +jk +va +hX +So +GI +oX +SC +fr +Pe +Ws +Pm +ZT +wV +Wh +LP +fr +Tq +pN +LP +NQ +fr +fr +EX +Uz +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(34,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +rn +rn +HC +HC +rn +rn +rn +rn +Fk +yu +WA +WA +WA +WA +WA +yu +rn +Zb +gz +xx +Gy +SF +Ls +Ec +LO +dS +Pf +Um +fU +vA +LP +DE +EM +LP +Kc +fU +yh +vA +LP +Kc +ox +fU +vA +Uz +Fo +Fo +Fo +Fo +Fo +Fo +Kt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(35,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +yu +Hk +WA +WA +yu +Eb +bf +rn +yu +WA +WA +WA +Rs +yu +WA +WA +rn +zz +RL +vu +CP +vu +vu +vu +LO +zJ +Bp +hQ +Fq +Um +do +DE +iq +Gw +fU +hQ +Yh +JT +LP +fU +jM +xB +St +Uz +Fo +Fo +Fo +Fo +Fo +Fo +Kt +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(36,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +WA +yu +WA +WA +WA +OE +Eb +rn +rn +HC +HC +rn +rn +rn +rn +rn +rn +jt +bk +pn +Zh +Zh +Gy +Gy +LO +dS +Bp +hQ +iM +sq +KP +DE +EM +LK +Um +jM +EO +JT +LP +yh +jM +Qe +CA +Uz +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(37,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +aO +aO +Ih +kA +WA +WA +jb +Do +rn +Ub +Rq +XM +eo +rn +cD +Gq +xN +IM +GD +RW +Ai +ck +RW +kx +bl +LO +KF +YC +Um +jr +Jo +LP +DE +EM +LP +zi +fU +fU +Jo +LP +YC +ox +fU +Jo +Uz +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +AH +Bb +"} +(38,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +aO +LJ +OQ +WA +qy +WA +yu +WA +rn +Dj +jU +ew +kJ +rn +KW +fH +eM +dk +GD +RW +uE +GJ +RW +rr +xw +LO +KC +pA +JY +JY +EX +Pm +DE +EM +Pm +gc +JY +JY +Ar +LP +NQ +JY +JY +EX +Uz +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(39,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +aO +aO +aO +WA +WA +WA +Go +Go +Ic +ac +Ew +oB +Ri +Ic +WA +bC +Oj +ht +gb +kx +BC +BC +BC +AX +xw +HF +EJ +Pm +LP +Ek +Pm +Wh +ZP +EM +Pm +Pm +Ek +Ek +DE +Pm +wV +Pm +EJ +Pm +bd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(40,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +gk +Go +WA +yu +Go +Go +Go +Ic +ac +Ry +Ew +Ri +Ic +UQ +WA +co +ty +gb +rr +oA +Hb +zY +zY +Nr +vm +jS +bq +lg +Jg +Jg +bq +rI +oQ +Ha +bq +lg +hY +NF +fV +Vl +Bx +bq +jL +Ge +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(41,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +Go +Go +yu +WA +fl +Go +yu +rn +xk +Xp +eB +hu +rn +Zf +aQ +Am +dk +GD +rr +Hb +nG +rW +tj +td +LO +KO +DG +QT +KO +KO +vh +uV +iL +iL +DG +QT +iL +iL +XS +LO +lR +DG +QT +LO +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(42,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +rn +rn +Ic +Ic +rn +rn +rn +rn +rn +rQ +WA +WA +WA +rn +OR +Vd +qC +zb +GD +rr +xw +Zg +OF +OF +Ac +LO +qz +AP +Gg +KD +KO +vh +Jh +LO +oy +Pl +hq +pe +iL +XS +LO +Vm +ic +Tv +Yp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +Fo +Fo +Fo +Fo +Bb +"} +(43,1,1) = {" +Bb +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +xR +yu +WA +WA +yu +WA +rn +rn +rn +rn +HC +HC +rn +rn +rn +rn +rn +rn +rn +aI +Nr +cA +OF +sC +Us +LO +wm +Gg +AP +Kh +KO +vh +KT +LO +IS +hq +BY +kv +iL +XS +LO +bU +fI +ic +NV +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Bb +"} +(44,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +xR +Go +Aa +Aa +Go +GA +rn +Pp +WA +WA +Rq +yu +WA +zV +zV +Pp +WA +EV +rn +Rt +VK +Bc +Bc +Bc +Bc +LO +KB +wv +Iq +CX +ev +DJ +GL +LO +SY +Fr +SY +Fr +LO +LO +LO +hA +cr +oP +gW +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(45,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +ny +Aa +vv +WL +XW +Go +HC +WA +te +qy +WA +yu +kd +qy +yu +WA +lH +Oh +rn +ie +cM +aG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(46,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +ny +kE +Cy +Ck +SV +Aa +HC +WA +WA +WA +vU +WA +WA +fa +yu +Do +qy +zC +rn +RA +Pw +aG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(47,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +ny +De +Jv +Cy +lA +LT +rn +Rq +WA +Eb +WA +lH +yu +zV +zV +WA +WA +VV +rn +RA +ti +aG +Fo +Fo +tu +tu +tu +tu +tu +tu +tu +Kt +Kt +Kt +Kt +Kt +Kt +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(48,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Na +Kg +zH +zH +OC +Tn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +rn +iI +jg +aG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(49,1,1) = {" +Bb +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +PM +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Zj +kP +kP +Zj +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(50,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +SG +Dt +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(51,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +hg +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(52,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +SG +Vu +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(53,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Kt +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +tu +Fo +Fo +Fo +Fo +qo +Dt +Dt +dL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +Bb +"} +(54,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Wq +Fo +Fo +SG +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(55,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +SG +Dt +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(56,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +SG +Vv +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(57,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +SG +Dt +bM +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(58,1,1) = {" +Bb +Fo +Fo +Fo +Kt +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +SG +Dt +Dt +gZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(59,1,1) = {" +Bb +Fo +Fo +Fo +Kt +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Bb +"} +(60,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +jF +Dt +Gs +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(61,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +qd +Fo +Fo +qd +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(62,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(63,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +ke +oN +bM +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(64,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tt +Dt +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Bb +"} +(65,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Bb +"} +(66,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Nm +Vv +Dt +gZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(67,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(68,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +jF +Gs +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(69,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +dL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(70,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Vv +bM +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(71,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +jF +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(72,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Nm +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(73,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +SG +Dt +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(74,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +SG +Dt +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(75,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tY +Dt +Vu +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(76,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +SG +Gs +Dt +XU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(77,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +SG +Dt +Dt +uS +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(78,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +SG +Dt +Dt +XU +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(79,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +wg +TO +Dt +Xd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(80,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +OU +pG +pG +RY +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +eQ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(81,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +PM +Bl +Bl +Bl +Bl +Bl +Bl +Bl +Bc +Bc +cU +cU +GG +Hc +Hc +Hc +Hc +Hc +cU +cU +Dt +Dt +RY +Cb +Cb +Dp +Cb +Cb +Cb +cU +cU +BI +CS +KH +dd +Mk +dd +dd +fo +sl +OH +dd +ud +Zw +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +rB +Bb +"} +(82,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Bl +RW +RW +RW +RW +dO +Bl +kx +zU +cU +Rw +NN +gU +zh +zh +rc +Rw +NN +cU +Dt +Dt +RY +PJ +fs +fs +fs +fs +PJ +Ak +ES +BI +dQ +Ke +Kq +eF +Kq +Kq +XH +xH +BX +Kq +aN +fK +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(83,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +hy +rr +xw +oD +HW +CF +Zx +RN +jR +fp +Wu +ro +cU +Rt +Qy +Bc +VI +fs +fs +fs +fs +ya +bt +Ip +BI +QV +Gz +Kq +yE +xr +Kq +eV +OM +Ef +Kq +BI +BI +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(84,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +hy +rr +xw +hr +ab +gU +sT +RN +RN +aq +rc +Sp +nx +kx +bl +Bc +Ov +fs +Fu +fs +vT +VZ +Ey +Ip +BI +or +Kq +Kq +az +Gd +Kq +Kq +Kq +Kq +Kq +aN +jG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(85,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +hy +WZ +xw +cU +ab +Zx +RN +RN +RN +RN +fp +ab +nx +rr +xw +Ow +iA +sH +sH +sH +sH +ch +bt +Ip +BI +EC +Dg +Kq +az +Kq +Kq +Oy +uP +Kx +Kq +aN +Ld +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(86,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +Bl +rr +xw +cU +ab +uj +RN +RN +RN +RN +fp +ab +nx +rr +xw +Bc +Za +vn +xl +xl +HS +BB +kq +Ip +BI +dQ +HZ +Kq +az +Kq +Kq +aP +Is +sL +Kq +aN +aU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(87,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Bl +Bl +Bl +Bl +Bl +Bl +Bl +rr +xw +cU +ab +WJ +br +RN +RN +of +AV +ab +nx +rr +xw +Bc +cU +cU +Lf +ju +cU +cU +cU +cU +BI +TY +Gz +Kq +az +Kq +SW +eV +OM +Vw +Kq +BI +BI +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(88,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Bl +RW +RW +RW +RW +dO +Bl +rr +xw +cU +lD +NN +Zx +RN +fE +fp +Rw +PK +nx +aI +Fm +BC +bl +RW +kx +bl +RW +xt +vu +qT +Nf +Kq +Kq +Kq +Hh +TI +rz +Kq +Kq +Kq +xr +aN +jG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(89,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Bc +RW +RW +RW +RW +RW +hy +rr +xw +cU +AW +ro +WJ +br +aj +AV +bY +pt +cU +RW +rr +oA +xw +RW +rr +xw +RW +xt +GE +vu +Nf +EC +Dg +Kq +dv +Uj +rz +Oy +uP +Kx +Kq +aN +Ld +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(90,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +hy +rr +xw +qV +bY +qJ +zx +EF +NJ +Rw +vF +AI +qV +zo +AX +oA +xw +Jd +rr +xw +RW +bk +CM +Yq +Nf +Zl +If +Kq +KE +Uj +rz +XH +ga +OJ +Kq +aN +aU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(91,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +hy +WZ +xw +hr +Jt +GN +eA +Cc +sw +ve +GN +Yv +hr +aI +jX +oA +xw +NT +rr +xw +RW +RW +RW +RW +BI +QV +Gz +Kq +ih +TI +rz +eV +OM +Ef +Kq +BI +BI +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(92,1,1) = {" +Bb +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +fT +RW +RW +RW +RW +RW +Bl +rr +xw +cU +nK +Be +Le +bY +ro +Ak +Be +ES +cU +Dw +rr +oA +xw +Nd +WZ +xw +RW +RW +RW +RW +BI +Lk +Kq +Kq +az +QK +cs +Gd +Kq +Kq +Kq +aN +jG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(93,1,1) = {" +Bb +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +et +et +et +et +et +et +rr +xw +nx +Ip +Ip +Kv +bY +ro +ba +Ip +Ip +nx +ZF +rr +oA +FM +BC +AX +FM +BC +BC +BC +bl +MO +Kq +Kq +Gd +ep +Kq +Kq +Oy +uP +Kx +Kq +aN +Ld +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(94,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +et +Ae +UZ +Cm +XZ +XE +et +rr +Ly +nx +Ip +iB +RE +bY +AI +Ey +Ip +iB +nx +sO +rr +oA +Hb +zY +zY +jX +oA +Hb +zY +Nr +Oz +Kq +Kq +Kq +az +Kq +Kq +XP +ga +Wx +Kq +aN +aU +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(95,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Kt +Fo +Fo +et +CN +wR +wR +wR +wR +tI +gF +xw +nx +Ip +Ip +ST +bY +ro +Iu +Ip +Ip +nx +sO +rr +oA +xw +RW +RW +rr +oA +xw +RW +RW +BI +EC +uA +Kq +az +Kq +Kq +eV +OM +Ef +Kq +BI +BI +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(96,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +pE +pE +pE +tI +pE +pE +pE +rr +xw +cU +dn +Ip +Au +Jt +Yv +DM +Ip +lP +FH +ZF +WZ +Hb +Nr +RW +RW +aI +zY +Nr +RW +RW +BI +Zl +Pv +Kq +ZV +Kq +Kq +Kq +Kq +Kq +Kq +aN +jG +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(97,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uI +qU +CW +wR +wh +JR +UJ +rr +xw +cU +zl +nx +nx +hr +Fi +nx +nx +nx +gq +WU +rr +xw +Sz +wG +wG +rW +nF +rW +Kk +wG +BI +QV +Gz +Kq +sg +uP +lr +Kq +Bz +Kx +Kq +aN +fm +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(98,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +wR +wR +wR +BS +yQ +pE +WZ +xw +sr +xt +Ga +kz +kx +zU +xt +TS +kz +RW +RW +rr +xw +wk +vu +qM +Xi +vu +Eg +MB +Nc +Ny +EC +Dg +Kq +ff +VD +kc +Kq +LL +Sq +Kq +BI +BI +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(99,1,1) = {" +Bb +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +dE +Ao +oT +ag +jp +Om +rr +xw +RW +NU +Zy +TQ +rr +xw +bE +CM +TQ +RW +RW +rr +xw +AK +lf +gv +Pb +vu +QC +jV +Nc +Ny +gI +qH +xr +ff +FL +kc +Kq +DH +Ef +Kq +GU +fc +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(100,1,1) = {" +Bb +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +wR +wR +wR +wR +wR +tL +AS +FM +BC +BC +BC +BC +AX +FM +BC +BC +BC +BC +BC +AX +xw +HG +RL +UW +Pb +gS +Pb +Dm +Nc +Ny +QV +Gz +Kq +gw +hv +Tt +xq +Kq +Ln +XO +tX +Ox +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(101,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +li +GP +MP +wt +AL +Om +rr +yZ +XF +zY +zY +zY +zY +zY +XF +XF +zY +zY +zY +jX +xw +Cd +vu +RL +vu +Pb +rm +ko +Nc +cZ +cZ +cZ +cZ +aK +aK +aK +HD +rM +Ol +Lo +WF +pL +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(102,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +uJ +wR +wR +yR +ct +ia +pE +rr +xw +zj +RW +RW +Ei +wC +zy +wC +vY +RW +RW +RW +rr +xw +AK +xt +Ec +IU +ws +Pb +ko +Nc +aK +yH +ZK +Jy +Vf +QE +Vf +Vf +Vf +QE +Ah +nR +yw +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(103,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Kt +Fo +Fo +pE +PP +ln +PP +cz +xh +UJ +aI +Nr +RW +dN +RW +ll +zQ +Gu +pD +FC +RW +RW +RW +rr +xw +AK +bk +At +RL +vu +GM +OZ +Nc +aK +Ss +Ui +QP +iV +CC +CC +CC +CC +Vf +zk +Xc +pu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(104,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +RY +RY +RY +RY +RY +RY +RY +Dt +jn +RY +RY +RY +RY +aG +aG +aG +RY +RY +RY +Xx +rr +Ly +IB +Je +ex +Gy +Gy +Gy +Je +Je +aK +aH +Sy +QP +CC +Xv +Xv +fb +tN +tb +xJ +WG +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(105,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +Lw +hZ +Ra +kQ +Rv +xM +xM +XJ +wo +wo +kQ +TE +Lw +Rv +Rv +XY +RY +Mf +aI +Ix +bl +RW +RW +kx +BC +bl +RW +RW +aK +KZ +EQ +QP +CC +Xv +cC +cC +cC +cC +cC +cC +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(106,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +HP +kY +Ra +Zr +Lw +Rv +xM +xM +wo +wo +wo +wo +wo +wo +WS +WS +XY +RY +Dw +RW +rr +FM +BC +BC +AX +oA +FM +BC +bl +tz +Vf +Vf +Vf +CC +ZY +cC +cC +kj +Bg +rd +ZR +zW +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(107,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Rv +TE +Lw +Lw +Lw +Lw +xM +xM +Of +Mj +wo +Ut +wo +wo +wo +wo +Lw +RY +RY +RY +OY +Hb +zY +zY +zY +zY +zY +zY +Nr +Dy +Vf +Vf +Vf +iV +cZ +oW +cC +cC +cC +cC +cW +zW +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(108,1,1) = {" +Bb +Fo +Fo +Fo +tu +tu +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +kQ +Lw +VY +lM +lM +lM +PO +PN +xM +Fl +wo +wo +wo +Lw +wo +wo +wo +Lw +Ir +OL +rr +xw +IA +cT +EI +RW +RW +JS +aF +aK +Tz +Vf +QE +iV +CY +cC +cC +DD +aL +aL +lJ +zW +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(109,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +wo +JZ +aR +aR +aR +xM +xM +xM +AC +wo +bG +XY +Lw +Lw +wo +wo +wo +VW +OL +rr +FM +BC +BC +BC +BC +BC +BC +bl +tz +Vf +Vf +Vf +iV +cZ +oW +cC +cC +cC +cC +cW +zW +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(110,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +wo +rX +aR +aR +aR +FP +xM +xM +AR +qt +Zk +wE +wa +wo +wE +wE +wo +Xf +OL +aI +zY +zY +zY +zY +zY +zY +zY +Nr +Dy +Vf +Vf +Vf +CC +MA +cC +Bh +kj +Bg +rd +Ul +zW +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(111,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +Fo +Fo +Zv +Lw +wo +SK +aR +aR +aR +eD +xM +xM +He +Up +JD +Lw +wE +Lw +wE +eY +RY +RY +RY +Lu +ed +tU +wA +iR +op +wA +wA +wA +cZ +vI +Vf +Vf +CC +GZ +cC +cC +cC +cC +cC +cC +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(112,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +wo +vy +tJ +eZ +Af +de +xM +xM +PO +xM +PO +xM +xM +xM +PO +xM +RM +kx +BC +BC +bl +wA +lN +Ru +Wt +ON +Ye +SX +aK +HD +rM +aB +CC +Rm +BR +BR +Ag +cZ +cZ +FJ +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(113,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wE +wo +Qo +PD +LU +PD +Ve +xM +xM +xM +xM +PO +xM +xM +PO +xM +xM +sK +aI +zY +cK +xw +wA +lN +sY +OB +MG +pw +Wt +aK +wJ +ED +QP +iV +CC +CC +CC +Sw +cZ +QN +DX +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(114,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wE +Lw +wo +wo +wo +wo +wo +xM +PO +eg +XY +XY +Lw +Lw +Lw +Lw +jv +RY +oc +RW +rr +xw +wA +lN +sY +Yt +YA +YA +Og +aK +Ss +Ui +QP +Vf +Vf +QE +Vf +Vf +cZ +Qc +yr +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(115,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +Lw +wo +Lw +Lw +Lw +wo +xM +xM +XY +XY +fd +UO +Lw +wE +wo +Lw +OL +ND +RW +rr +xw +wA +lN +OT +Sb +xs +fY +gG +aK +aH +vf +QP +Vf +gg +Vn +Ex +Uc +cZ +fq +nS +cZ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(116,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +oF +wo +Lw +BK +Lw +wo +xM +xM +ks +cO +Lw +wo +wo +Lw +wo +Lw +OL +jK +RW +rr +xw +wA +HK +sY +Sb +lN +wK +wK +wK +wK +wK +sE +vg +wK +wK +wK +wK +wK +wK +wK +wK +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(117,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +PM +Zv +Lw +wo +kY +Lw +Lw +Lw +aE +ou +pG +Qv +Ot +Lw +JQ +qh +BK +wo +wo +OL +dK +RW +rr +xw +wA +lN +ka +Og +lN +wK +Qh +Jq +gY +sM +Jq +Jq +Jq +Jq +Jq +rZ +vs +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(118,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +Lw +wo +Lw +Lw +wo +wo +uy +aR +eD +wc +Lw +dW +Lw +wE +Lw +wE +wo +OL +Hd +RW +rr +xw +RD +wA +iR +op +wA +wK +du +Jq +Jq +Jq +gY +Ob +AB +Jq +WT +wK +wK +wK +yG +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(119,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Kt +Fo +Fo +Zv +Lw +wo +wo +wo +wo +wo +Wy +aR +eD +hm +TE +Lw +ji +Lw +wo +wo +wo +RY +Iz +RW +rr +Ly +RW +RW +kx +bl +RW +wK +qi +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +cQ +gp +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(120,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Kt +Fo +Fo +Zv +Lw +Lw +XJ +wo +wo +wo +wQ +aR +eD +wc +Lw +Lw +Lw +wo +wo +wo +Lw +RY +to +RW +rr +xw +RW +kx +AX +FM +bl +lt +Jq +Jq +Sd +Yj +bg +Rz +Rr +Jq +nX +wK +wK +wK +vO +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(121,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wo +wo +wo +wo +wo +wo +aE +ek +kP +Lw +wo +wo +wo +wo +wo +Lw +Lw +RY +rt +Wv +rr +xw +RW +rr +Hb +zY +Nr +IC +Jq +gY +Jq +Jq +Jq +gY +Jq +Jq +Jq +ez +cf +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(122,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wo +Lw +Lw +xM +Lw +wo +wo +xM +xM +Lw +RU +wo +wE +Lw +wo +Lw +Lw +RY +Bd +rx +rr +xw +zj +rr +xw +vP +am +wK +dT +Jq +Jq +rF +bQ +qG +Jq +Jq +ZO +wK +wK +wK +yG +dt +Fo +Kt +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(123,1,1) = {" +Bb +Fo +Fo +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wo +kQ +Lw +YJ +XJ +wo +wo +xM +xM +wo +RU +kY +wE +Lw +wo +wo +Lw +RY +Cj +Lm +rr +xw +RW +rr +xw +Di +Zh +wK +iy +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +tS +kt +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(124,1,1) = {" +Bb +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wo +wo +UO +xM +Lw +Lw +Lw +xM +xM +Lw +Lw +cO +Lw +UO +wo +oF +wE +OL +VH +kx +AX +xw +RW +rr +FM +BC +bl +Sl +Jq +Jq +Xb +uw +qr +QX +Sf +Jq +gK +wK +wK +wK +vO +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(125,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Zv +wo +wo +xM +xM +xM +xM +xM +xM +xM +cO +Lw +Lw +Lw +Lw +Lw +wo +wE +OL +jB +aI +jX +xw +RW +rr +Hb +zY +Nr +IC +Jq +Jq +Jq +Jq +Jq +gY +Jq +Jq +Jq +ey +bK +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(126,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Zv +Lw +Lw +xM +xM +xM +xM +xM +xM +xM +Lw +LR +yi +Lw +Lw +Lw +wE +nU +OL +HI +Wv +rr +xw +zj +rr +xw +CQ +Pu +wK +MY +Jq +gY +Jq +Jq +Jq +Jq +Jq +Xl +wK +wK +wK +yG +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(127,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Zv +wE +wE +wE +yi +QZ +Lw +Lw +Lw +kY +Lw +DP +yi +Lw +Lw +Lw +Lw +wE +OL +MZ +rx +rr +xw +RW +rr +xw +aw +gC +wK +GQ +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Jq +Mv +Co +EH +GX +dt +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(128,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Zv +iU +wE +wE +Lw +yi +Lw +Lw +UO +Lw +kQ +Lw +Lw +Lw +Lw +Lw +Lw +Lw +OL +jw +Lm +aI +Nr +RW +aI +Nr +Pi +Ed +wK +BP +DF +PU +AO +xQ +Tj +IL +ZD +nz +wK +wK +wK +GX +dt +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(129,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +En +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +vq +RY +Bo +Bo +qm +fn +cB +qm +fn +Bc +Bc +wK +wK +wK +gj +gj +gj +gj +gj +Es +Es +wK +wK +wK +Nq +we +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Ig +Bb +"} +(130,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +qd +tH +ii +RR +ii +RX +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +qd +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(131,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tH +ii +uz +ii +RX +Fo +Fo +Fo +Fo +tu +tu +tu +tu +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(132,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +tu +tu +Fo +Fo +Fo +tu +tu +tu +tu +tu +tu +tu +tu +UG +Fo +Fo +Fo +eQ +Fo +Fo +tH +ii +qu +ii +RX +Fo +Fo +tu +tu +Fo +eQ +Fo +Fo +Fo +Fo +tu +tu +tu +tu +tu +tu +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(133,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +tH +ii +uz +ii +RX +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +eQ +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(134,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tH +ii +GV +ii +RX +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +YR +Fo +Bb +"} +(135,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tH +ii +uz +ii +RX +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(136,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +eQ +Fo +Fo +Fo +eQ +Fo +Fo +tH +ii +qu +ii +RX +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Bb +"} +(137,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Kt +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tH +ii +uz +ii +RX +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(138,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +PM +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +PM +cB +cB +cB +Rh +hP +cB +Rh +hP +cB +cB +cB +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Io +fC +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(139,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +xW +Mx +Mx +Mx +Mx +Mx +Mx +Mx +Mx +cB +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(140,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +Oa +Mx +Gv +gQ +Dc +gQ +Gv +Mx +Mx +cB +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(141,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +cB +Oa +Gv +gQ +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +eQ +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(142,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +cB +IF +Gv +bB +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +YR +Fo +Bb +"} +(143,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +Oa +Gv +gQ +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +PM +Fo +Bb +"} +(144,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +Oa +Mx +gQ +gQ +Dc +gQ +gQ +Mx +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(145,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +Oa +Gv +gQ +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(146,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +cB +Gv +Gv +gQ +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(147,1,1) = {" +Bb +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +cB +Gv +Gv +gQ +gQ +gQ +gQ +gQ +Gv +av +pp +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(148,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +cB +Gv +Gv +Gv +tc +tc +tc +Gv +Gv +Mx +cB +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(149,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +Mx +av +av +av +av +av +av +av +Ts +cB +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(150,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +cB +cB +cB +ZE +ZE +ZE +ZE +ZE +cB +cB +cB +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(151,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +PM +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(152,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(153,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +BM +"} +(154,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(155,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +PM +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +BM +"} +(156,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(157,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(158,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(159,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(160,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(161,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(162,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(163,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(164,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(165,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(166,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Bb +"} +(167,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(168,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(169,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bv +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(170,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Bb +"} +(171,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(172,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(173,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(174,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(175,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(176,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(177,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(178,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(179,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +tu +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(180,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(181,1,1) = {" +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(182,1,1) = {" +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(183,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(184,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(185,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(186,1,1) = {" +Bb +fP +fP +Py +Py +iS +Py +Py +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(187,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(188,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(189,1,1) = {" +Bb +fP +fP +fP +fP +fP +fP +fP +fP +Bb +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Fo +Bb +"} +(190,1,1) = {" +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +Bb +"} diff --git a/maps/event/halloween/halloweenareas.dm b/maps/event/halloween/halloweenareas.dm new file mode 100644 index 00000000000..f5b43689153 --- /dev/null +++ b/maps/event/halloween/halloweenareas.dm @@ -0,0 +1,113 @@ +/area/city + name = "City" + icon = 'icons/turf/areas.dmi' + icon_state = "blue" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/nouvelle + name = "Cityscape" + icon_state = "red" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/horrorhouse + name = "Haunted House" + icon_state = "toilet" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + ambience = AMBIENCE_TENSION + +/area/city/bar + name = "City Bar" + icon_state = "bar" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/kitchen + name = "City Kitchen" + icon_state = "cafeteria" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/dining + name = "Hotel Dining Room" + icon_state = "lounge" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/outside + name = "Spooky Park" + icon_state = "green" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/medical + name = "Tower Medical" + icon_state = "medbay" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/port + name = "Tower Spawn" + icon_state = "start" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/garden + name = "Community Garden" + icon_state = "purple" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/security + name = "Hotel Security" + icon_state = "security" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/costumeroom + name = "Hotel Costumes" + icon_state = "library" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/hallway + name = "Hotel Halls" + icon_state = "hallC1" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1 + +/area/city/pool + name = "Hotel Pool" + icon_state = "fitness_pool" + luminosity = 0 + dynamic_lighting = 1 + requires_power = 0 + no_light_control = 1