From 089f3191666c6057ca513499fdbcfef38f840397 Mon Sep 17 00:00:00 2001 From: KingOfThePing <43940569+KingOfThePing@users.noreply.github.com> Date: Fri, 23 Dec 2022 12:22:45 +0100 Subject: [PATCH] All I Want For Christmas (#15389) Is youuu... --- .../Chemistry-Reagents-Food-Drinks.dm | 11 + .../reagent_containers/food/drinks.dm | 9 + ...ngOfThePing - all_I_want_for_christmas.yml | 42 + maps/event/idris_cruise/idris_cruise-1.dmm | 2414 ++++++++++++++--- 4 files changed, 2127 insertions(+), 349 deletions(-) create mode 100644 html/changelogs/KingOfThePing - all_I_want_for_christmas.yml diff --git a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm index b3dc06e3283..cd2a3832983 100644 --- a/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm +++ b/code/modules/reagents/Chemistry-Reagents/Chemistry-Reagents-Food-Drinks.dm @@ -4598,6 +4598,17 @@ glass_name = "glass of veteran's choice" glass_desc = "A cocktail consisting of Messa's Mead and gunpowder." +/decl/reagent/alcohol/eggnog + name = "eggnog" + color = "#619494" + description = "A true Christmas classic, consisting of egg, cream, sugar and of course alcohol." + taste_description = "egg and alcohol" + strength = 15 + + glass_icon_state = "snowwhite" + glass_name = "glass of eggnog" + glass_desc = "Technically a longdrink, made out of egg, sugar, cream and alcohol. Merry Christmas!" + // Butanol-based alcoholic drinks //===================================== //These are mainly for unathi, and have very little (but still some) effect on other species diff --git a/code/modules/reagents/reagent_containers/food/drinks.dm b/code/modules/reagents/reagent_containers/food/drinks.dm index ba55800954c..72dd7038f9d 100644 --- a/code/modules/reagents/reagent_containers/food/drinks.dm +++ b/code/modules/reagents/reagent_containers/food/drinks.dm @@ -397,6 +397,15 @@ If you add a drink with no empty icon sprite, ensure it is flagged as NO_EMPTY_I reagents_to_add = list(/decl/reagent/drink/milk/adhomai/mutthir = 100) +/obj/item/reagent_containers/food/drinks/carton/eggnog + name = "eggnog carton" + icon_state = "cream" + desc = "A beverage, made out of egg, sugar alcohol and in this case, cream." + desc_extended = "Eggnog, also called Egg flip, is an alcoholic beverage, made out of egg, milk or cream, sugar and alcohol. Eggnog is by principle a longdrink and they can be served \ + hot or cold. Originally it was served in winter and hot. Every serving uses one egg. It is a classic Christmas beverage, loved by every species, universe-wide. Or so you heard." + + reagents_to_add = list(/decl/reagent/alcohol/eggnog = 100) + //////////////////////////drinkingglass and shaker// //Note by Darem: This code handles the mixing of drinks. New drinks go in three places: In Chemistry-Reagents.dm (for the drink // itself), in Chemistry-Recipes.dm (for the reaction that changes the components into the drink), and here (for the drinking glass diff --git a/html/changelogs/KingOfThePing - all_I_want_for_christmas.yml b/html/changelogs/KingOfThePing - all_I_want_for_christmas.yml new file mode 100644 index 00000000000..113cdf4d707 --- /dev/null +++ b/html/changelogs/KingOfThePing - all_I_want_for_christmas.yml @@ -0,0 +1,42 @@ +################################ +# Example Changelog File +# +# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb. +# +# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.) +# When it is, any changes listed below will disappear. +# +# Valid Prefixes: +# bugfix +# wip (For works in progress) +# tweak +# soundadd +# sounddel +# rscadd (general adding of nice things) +# rscdel (general deleting of nice things) +# imageadd +# imagedel +# maptweak +# spellcheck (typo fixes) +# experiment +# balance +# admin +# backend +# security +# refactor +################################# + +# Your name. +author: KingOfThePing + +# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again. +delete-after: True + +# Any changes you've made. See valid prefix list above. +# INDENT WITH TWO SPACES. NOT TABS. SPACES. +# SCREW THIS UP AND IT WON'T WORK. +# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries. +# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog. +changes: + - rscadd: "Added alcoholic eggnog." + - maptweak: "Prepared the Idris Cruiser for Christmas with various additions." diff --git a/maps/event/idris_cruise/idris_cruise-1.dmm b/maps/event/idris_cruise/idris_cruise-1.dmm index 4e51c7cc2c0..0cfa9134c7e 100644 --- a/maps/event/idris_cruise/idris_cruise-1.dmm +++ b/maps/event/idris_cruise/idris_cruise-1.dmm @@ -53,9 +53,17 @@ }, /area/cruise/jungle) "aaR" = ( -/turf/unsimulated/floor{ - icon_state = "carpet5-1" +/obj/item/xmasgift/large{ + pixel_x = 8; + pixel_y = 26 }, +/obj/item/xmasgift/medium{ + pixel_x = 5; + pixel_y = 14 + }, +/obj/item/xmasgift/medium, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "aaU" = ( /obj/machinery/door/firedoor, @@ -120,6 +128,14 @@ icon_state = "wood" }, /area/cruise/library) +"adm" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/fore_s) "adY" = ( /obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/bluespace_beacon, @@ -171,6 +187,9 @@ /obj/item/clothing/shoes/swimmingfins, /obj/item/clothing/shoes/swimmingfins, /obj/item/clothing/shoes/swimmingfins, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -223,6 +242,7 @@ /area/cruise/hangar) "aix" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -369,6 +389,14 @@ /obj/effect/floor_decal/corner/paleblue/diagonal, /turf/simulated/floor/tiled/dark, /area/cruise/e_supplies) +"anu" = ( +/obj/effect/floor_decal/corner/blue/diagonal, +/obj/effect/floor_decal/spline/fancy, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "anx" = ( /obj/effect/floor_decal/corner/mauve{ dir = 10 @@ -684,6 +712,12 @@ icon_state = "beach" }, /area/cruise/beach) +"aza" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/main_bar) "azP" = ( /obj/effect/decal/cleanable/dirt, /obj/item/reagent_containers/glass/bucket/wood, @@ -706,6 +740,12 @@ icon_state = "wood_willow" }, /area/cruise/centerline) +"aAy" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/fore_s) "aAR" = ( /obj/effect/floor_decal/industrial/warning, /obj/machinery/door/airlock/glass_security, @@ -733,6 +773,12 @@ icon_state = "freezerfloor" }, /area/cruise/fore) +"aCV" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp, +/area/cruise/aft) "aCY" = ( /obj/machinery/photocopier, /obj/machinery/light{ @@ -842,6 +888,7 @@ /obj/machinery/light{ dir = 4 }, +/obj/item/xmasgift/large, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -874,6 +921,9 @@ /obj/machinery/light{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "wood_light" }, @@ -914,6 +964,22 @@ icon_state = "dark2" }, /area/cruise/pool) +"aGH" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/centerline) +"aHd" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/cruise/aft) "aHf" = ( /obj/effect/floor_decal/corner/beige/diagonal, /obj/structure/railing/mapped{ @@ -942,6 +1008,7 @@ /obj/machinery/door/airlock/multi_tile/glass{ name = "Starboard Primary Hall - Midship" }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -1014,6 +1081,9 @@ dir = 4; pixel_x = -24 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -1033,6 +1103,9 @@ /obj/machinery/atm{ pixel_x = -32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "alienvault" }, @@ -1118,6 +1191,9 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -1151,6 +1227,9 @@ name = "fore port hall indicator"; pixel_x = -32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -1192,6 +1271,9 @@ /obj/item/storage/box/fancy/cigarettes/nicotine{ pixel_x = 5 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -1206,6 +1288,15 @@ icon_state = "dark" }, /area/cruise/centerline) +"aRt" = ( +/obj/structure/bed/stool/chair/wood, +/obj/item/xmasgift/large, +/turf/unsimulated/floor{ + footstep_sound = /decl/sound_category/grass_footstep; + icon_state = "asteroid"; + name = "dirt" + }, +/area/cruise/jungle) "aRy" = ( /obj/item/clothing/suit/armor/carrier/heavy/scc, /obj/item/clothing/accessory/armband/scc, @@ -1338,6 +1429,7 @@ /area/template_noop) "aWc" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -1363,6 +1455,7 @@ /obj/machinery/door/blast/shutters/open{ id = "bar_southwest" }, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -1445,6 +1538,9 @@ /obj/effect/floor_decal/spline/fancy{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_light" }, @@ -1726,6 +1822,7 @@ dir = 8; name = "lifeguard chair" }, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ icon_state = "asteroidfloor" }, @@ -1738,6 +1835,15 @@ icon_state = "lino_grey" }, /area/cruise/centerline) +"bjc" = ( +/obj/structure/bed/stool/padded/red, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/arcade) "bjA" = ( /obj/item/device/radio/intercom{ dir = 8; @@ -1933,6 +2039,12 @@ icon_state = "dark" }, /area/cruise/fore) +"bpl" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/simulated/floor/beach/water/pool, +/area/cruise/centerline) "bps" = ( /obj/structure/lattice, /obj/effect/decal/fake_object{ @@ -2061,10 +2173,18 @@ dir = 8 }, /area/cruise/centerline) +"btP" = ( +/obj/machinery/light, +/obj/item/toy/xmas_cracker, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "btQ" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -2111,6 +2231,7 @@ name = "Garden" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -2181,6 +2302,7 @@ /obj/machinery/door/airlock/glass{ name = "Kitchen" }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -2389,6 +2511,17 @@ icon_state = "dark2" }, /area/cruise/escort) +"bIz" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 8 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/arcade) "bJl" = ( /obj/structure/flora/grass/jungle, /obj/structure/flora/grass/jungle{ @@ -2446,6 +2579,10 @@ /area/cruise/fore) "bNG" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -2488,6 +2625,12 @@ dir = 4 }, /area/cruise/main_bar/aft) +"bPe" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/aft_s) "bPr" = ( /obj/machinery/button/remote/airlock{ id = "sauna_2"; @@ -2505,6 +2648,7 @@ /area/cruise/pool/sauna2) "bPI" = ( /obj/structure/table/reinforced/wood, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -2650,6 +2794,18 @@ /area/centcom/start{ name = "Romanovich Cloud, Tau Ceti" }) +"bWh" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 4 + }, +/obj/structure/bed/stool/padded/red, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "bWr" = ( /turf/simulated/wall/shuttle/idris/cardinal, /area/cruise/security) @@ -2966,6 +3122,37 @@ /area/cruise/fore_p) "cnk" = ( /obj/structure/table/wood, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, /turf/unsimulated/floor{ icon_state = "turquoise" }, @@ -3095,6 +3282,9 @@ /obj/machinery/recharger{ pixel_y = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -3198,6 +3388,14 @@ icon_state = "new_white" }, /area/cruise/pool) +"cxj" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/fore_p) "cxr" = ( /obj/machinery/vending/boozeomat{ opacity = 1; @@ -3212,6 +3410,31 @@ /obj/machinery/light{ dir = 8 }, +/obj/item/toy/xmastree, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -3222,6 +3445,14 @@ icon_state = "alienvault" }, /area/cruise/main_bar/aft) +"czd" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/main_bar/aft) "czu" = ( /obj/machinery/telecomms/processor/preset_two, /turf/unsimulated/floor{ @@ -3274,6 +3505,26 @@ icon_state = "desert" }, /area/cruise/jungle) +"cBs" = ( +/obj/item/xmasgift/medium{ + pixel_x = 2; + pixel_y = 32 + }, +/obj/item/xmasgift{ + pixel_y = 16 + }, +/obj/item/xmasgift{ + pixel_y = 6; + pixel_x = -10 + }, +/obj/item/xmasgift{ + pixel_y = 12; + pixel_x = 11 + }, +/obj/structure/sign/christmas/lights, +/obj/item/xmasgift/schlorrgo, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "cBM" = ( /obj/structure/bed, /turf/unsimulated/floor{ @@ -3347,6 +3598,7 @@ /obj/machinery/door/airlock/multi_tile/glass{ name = "Fore Midship Hallway" }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon = 'icons/turf/flooring/carpet.dmi'; icon_state = "rub_carpet" @@ -3409,6 +3661,9 @@ dir = 4; pixel_x = -24 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "tiles_small" }, @@ -3474,6 +3729,14 @@ icon_state = "bar" }, /area/cruise/beach) +"cIO" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_s) "cIW" = ( /obj/machinery/light{ dir = 8 @@ -3781,6 +4044,12 @@ icon_state = "cafeteria" }, /area/cruise/security) +"cSK" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/centerline) "cTf" = ( /obj/effect/floor_decal/industrial/warning/corner{ dir = 8 @@ -3805,6 +4074,17 @@ icon_state = "wood" }, /area/cruise/jungle) +"cUj" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 1 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_p) "cUA" = ( /obj/structure/bed/stool/chair/sofa/corner/red, /obj/structure/window/reinforced{ @@ -3817,6 +4097,13 @@ icon_state = "carpet10-8" }, /area/cruise/arcade) +"cUJ" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/cruise/centerline) "cVq" = ( /obj/effect/floor_decal/spline/fancy{ dir = 8 @@ -3840,6 +4127,9 @@ /obj/structure/bed/stool/chair/wood{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -3932,6 +4222,9 @@ /obj/structure/railing/mapped{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -3999,6 +4292,30 @@ icon_state = "wood_light" }, /area/cruise/library) +"dcJ" = ( +/obj/structure/curtain/black{ + icon_state = "open"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/obj/structure/closet/crate, +/obj/item/reagent_containers/food/drinks/bottle/goldschlager, +/obj/item/reagent_containers/food/drinks/bottle/goldschlager, +/obj/item/reagent_containers/food/drinks/bottle/goldschlager, +/obj/item/reagent_containers/food/drinks/bottle/nmshaan_liquor, +/obj/item/reagent_containers/food/drinks/bottle/nmshaan_liquor, +/obj/item/reagent_containers/food/drinks/bottle/treebark_firewater, +/obj/item/reagent_containers/food/drinks/bottle/treebark_firewater, +/obj/item/reagent_containers/food/drinks/bottle/treebark_firewater, +/obj/item/reagent_containers/food/drinks/bottle/veterans_choice, +/obj/item/reagent_containers/food/drinks/bottle/veterans_choice, +/obj/item/reagent_containers/food/drinks/bottle/vintage_wine, +/obj/item/reagent_containers/food/drinks/bottle/vintage_wine, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/cruise/main_bar/aft) "dcL" = ( /obj/structure/flora/pottedplant/random, /obj/machinery/light, @@ -4019,6 +4336,16 @@ icon_state = "platebot" }, /area/cruise/arcade) +"ddf" = ( +/obj/structure/closet/crate{ + desc = "A note on the side says: 'A santa costume for the crewmember who takes up on this difficult task."; + name = "santa costume crate" + }, +/obj/item/clothing/suit/space/santa, +/obj/item/storage/backpack/santabag, +/obj/item/clothing/head/festive/santa/beard, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "dds" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/vending/cigarette, @@ -4040,6 +4367,30 @@ "ddC" = ( /obj/effect/floor_decal/industrial/warning/corner, /obj/structure/table/stone/marble, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = 7; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = -6; + pixel_y = 11 + }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = -6; + pixel_y = 4 + }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = -6; + pixel_y = -6 + }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = 7; + pixel_y = -6 + }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_x = 7; + pixel_y = 3 + }, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -4319,6 +4670,15 @@ icon_state = "wood_light" }, /area/cruise/main_bar) +"dnY" = ( +/obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/fore_p) "dou" = ( /obj/structure/flora/tree/jungle/small{ desc = "A pile of unassuming rocks."; @@ -4348,7 +4708,9 @@ /area/cruise/escort) "dqf" = ( /obj/effect/floor_decal/corner/green/diagonal, -/mob/living/simple_animal/cat, +/mob/living/simple_animal/cat{ + name = "Herbert" + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -4381,6 +4743,20 @@ /obj/item/book/manual/dpra_manifesto, /turf/simulated/floor/wood, /area/cruise/pool) +"drh" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/aft) +"dsl" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/cruise/aft) "dsS" = ( /obj/structure/lattice/catwalk/indoor/grate, /turf/unsimulated/floor{ @@ -4468,6 +4844,7 @@ dir = 8 }, /obj/structure/table/wood, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ icon_state = "carpetnoconnect" }, @@ -4604,6 +4981,27 @@ icon_state = "dark2" }, /area/cruise/escort) +"dCt" = ( +/obj/effect/floor_decal/corner/mauve/diagonal, +/obj/machinery/appliance/cooker/stove, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "new_white" + }, +/area/cruise/main_bar) +"dCR" = ( +/obj/machinery/light/small{ + dir = 1 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/main_bar) "dDd" = ( /obj/machinery/light{ dir = 8 @@ -4612,6 +5010,17 @@ icon_state = "turquoise" }, /area/cruise/aft) +"dDN" = ( +/obj/structure/railing/mapped{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/centerline) "dEl" = ( /obj/structure/flora/grass/jungle, /turf/unsimulated/floor{ @@ -4765,6 +5174,17 @@ icon_state = "wood" }, /area/cruise/main_bar/aft) +"dJL" = ( +/obj/effect/floor_decal/corner/mauve{ + dir = 10 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/fore_s) "dKz" = ( /obj/structure/bed/stool/chair/office/bridge, /turf/unsimulated/floor{ @@ -4967,6 +5387,12 @@ icon_state = "lino_grey" }, /area/cruise/pool) +"dXw" = ( +/obj/structure/sign/christmas/lights, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/cruise/aft) "dXx" = ( /obj/structure/railing/mapped{ dir = 4 @@ -5169,6 +5595,7 @@ name = "Pool Junction" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -5182,11 +5609,20 @@ }, /obj/structure/table/stone/marble, /obj/item/device/flashlight/lamp/green, +/obj/item/xmasgift, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" }, /area/cruise/library) +"eiV" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/centerline) "ejQ" = ( /obj/item/device/radio/intercom{ dir = 8; @@ -5265,6 +5701,9 @@ /obj/structure/sign/flag/idris{ pixel_y = 32 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -5369,6 +5808,12 @@ icon_state = "rub_carpet" }, /area/cruise/beach) +"eqM" = ( +/obj/structure/sign/christmas/lights, +/turf/simulated/floor/tiled/ramp/bottom{ + dir = 8 + }, +/area/cruise/main_bar) "eqY" = ( /obj/effect/map_effect/door_helper/unres{ dir = 8 @@ -5418,17 +5863,52 @@ }, /area/cruise/virtual_reality) "erJ" = ( -/obj/structure/bed/stool/padded/red, /obj/structure/sink/kitchen{ layer = 3.5; pixel_x = 6; pixel_y = 27 }, +/obj/structure/closet/crate{ + desc = "A crate, a handwritten note on the side reads: 'Infinite Eggnog supply, enjoy. - CCIA"; + name = "egnogg crate" + }, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, +/obj/item/reagent_containers/food/drinks/carton/eggnog, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" }, /area/cruise/main_bar/aft) +"erL" = ( +/obj/machinery/recharge_station, +/obj/machinery/light{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "erN" = ( /obj/structure/bed/stool/chair/remote/human{ dir = 8 @@ -5518,6 +5998,14 @@ icon_state = "wood_willow" }, /area/cruise/centerline) +"euc" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "eug" = ( /obj/machinery/computer/telecomms/monitor{ network = "tcommsat" @@ -5604,6 +6092,15 @@ icon_state = "wood" }, /area/cruise/main_bar/aft) +"exb" = ( +/obj/structure/bed/stool/chair/wood, +/obj/item/xmasgift/medium, +/turf/unsimulated/floor{ + footstep_sound = /decl/sound_category/grass_footstep; + icon_state = "asteroid"; + name = "dirt" + }, +/area/cruise/jungle) "exp" = ( /obj/effect/floor_decal/corner/lime{ dir = 10 @@ -5757,6 +6254,15 @@ icon_state = "wood" }, /area/cruise/library) +"eCG" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/centerline) "eDA" = ( /obj/item/clothing/suit/armor/carrier/heavy/scc, /obj/item/clothing/accessory/armband/scc, @@ -5854,6 +6360,37 @@ /obj/machinery/door/blast/shutters/open{ id = "bar_southwest" }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -6244,6 +6781,9 @@ dir = 8; pixel_x = 24 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "tiles_small" }, @@ -6270,6 +6810,27 @@ icon_state = "rub_carpet" }, /area/cruise/jungle) +"fbA" = ( +/obj/structure/table/stone/marble, +/obj/effect/floor_decal/corner/mauve/diagonal, +/obj/item/glass_jar{ + desc = "A small empty jar that is mostly used for giving a tip."; + name = "tip jar" + }, +/obj/machinery/door/firedoor, +/obj/item/toy/xmastree, +/turf/unsimulated/floor{ + icon_state = "new_white" + }, +/area/cruise/main_bar) +"fbO" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "fbU" = ( /obj/structure/closet/emcloset, /obj/structure/closet/emcloset, @@ -6316,6 +6877,9 @@ "fdm" = ( /obj/structure/table/wood, /obj/structure/bedsheetbin, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -6874,6 +7438,7 @@ name = "Main Bar" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -7012,6 +7577,14 @@ icon_state = "wood_light" }, /area/cruise/beach) +"fDw" = ( +/obj/structure/table/wood/gamblingtable, +/obj/item/xmasgift/large, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/cruise/jungle) "fDD" = ( /obj/item/toy/figure/janitor{ pixel_x = -6 @@ -7380,6 +7953,11 @@ /obj/structure/flora/ausbushes/ywflowers, /turf/simulated/floor/grass/alt, /area/cruise/hydroponics) +"fRG" = ( +/obj/item/clothing/suit/snowman_costume, +/obj/item/clothing/head/snowman_hat, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "fRP" = ( /obj/effect/floor_decal/corner/mauve/diagonal, /obj/structure/sink/kitchen{ @@ -7396,6 +7974,10 @@ icon_state = "carpet14-10" }, /area/cruise/escort) +"fSh" = ( +/obj/item/xmasgift/large, +/turf/unsimulated/mineral/asteroid, +/area/cruise/jungle) "fSl" = ( /obj/structure/table/stone/marble, /obj/item/reagent_containers/food/drinks/shaker{ @@ -7514,6 +8096,15 @@ icon_state = "new_white" }, /area/cruise/pool) +"fVZ" = ( +/obj/effect/floor_decal/spline/fancy, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/aft_p) "fWc" = ( /obj/item/device/radio/intercom{ dir = 8; @@ -7701,6 +8292,9 @@ /obj/machinery/atm{ pixel_x = -32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -7876,6 +8470,9 @@ "gio" = ( /obj/structure/closet/crate/bin, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -7923,6 +8520,7 @@ dir = 4 }, /obj/structure/table/stone/marble, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -7979,6 +8577,7 @@ /obj/machinery/door/blast/shutters/open{ id = "bar_east" }, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -8056,6 +8655,7 @@ name = "Fore Observation Library" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -8102,6 +8702,14 @@ icon_state = "platebot" }, /area/cruise/fore) +"goA" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/pool) "goJ" = ( /obj/effect/floor_decal/corner/mauve{ dir = 6 @@ -8142,6 +8750,16 @@ icon_state = "new_white" }, /area/cruise/medical) +"gpb" = ( +/obj/machinery/door/firedoor, +/obj/effect/floor_decal/corner/green/diagonal, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/aft_p) "gpx" = ( /obj/effect/decal/fake_object{ density = 1; @@ -8564,6 +9182,7 @@ dir = 4 }, /obj/structure/table/stone/marble, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -8635,6 +9254,7 @@ name = "Central Washroom" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "freezerfloor" }, @@ -8742,6 +9362,17 @@ icon_state = "dark2" }, /area/cruise/central) +"gNG" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 8 + }, +/obj/item/xmasgift/large, +/turf/unsimulated/floor{ + footstep_sound = /decl/sound_category/grass_footstep; + icon_state = "asteroid"; + name = "dirt" + }, +/area/cruise/jungle) "gOf" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ @@ -8806,6 +9437,14 @@ icon_state = "wood_birch" }, /area/cruise/arcade) +"gRg" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/aft_s) "gSl" = ( /obj/structure/table/steel, /obj/item/stack/rods{ @@ -8876,6 +9515,15 @@ }, /turf/simulated/wall/shuttle/idris/cardinal, /area/cruise/beach) +"gUl" = ( +/obj/structure/bed/stool/padded/red, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "gVc" = ( /obj/structure/window/reinforced/crescent{ dir = 8 @@ -8931,6 +9579,7 @@ /area/cruise/arcade) "gXu" = ( /obj/machinery/light, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -9005,6 +9654,14 @@ icon_state = "asteroidplating" }, /area/cruise/beach) +"gZP" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/central) "hao" = ( /obj/structure/flora/tree/jungle/small{ desc = "A lush and healthy bush."; @@ -9111,6 +9768,33 @@ /obj/machinery/door/blast/shutters/open{ id = "bar_east" }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -9157,6 +9841,9 @@ "hgD" = ( /obj/structure/table/wood, /obj/random/lavalamp, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -9224,6 +9911,14 @@ icon_state = "cafeteria" }, /area/cruise/security) +"hky" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/fore_s) "hla" = ( /obj/effect/floor_decal/corner/blue{ dir = 6 @@ -9285,6 +9980,9 @@ /obj/machinery/light{ dir = 4 }, +/obj/item/clothing/head/festive/santa/beard{ + pixel_y = 8 + }, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -9666,6 +10364,14 @@ icon_state = "dark2" }, /area/cruise/escort) +"hDh" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/cruise/aft) "hDo" = ( /obj/item/device/flashlight/flare/torch{ pixel_x = -5 @@ -9760,6 +10466,9 @@ "hHA" = ( /obj/structure/closet/firecloset/full, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -9844,6 +10553,8 @@ pixel_x = 6; pixel_y = 11 }, +/obj/item/xmasgift/schlorrgo, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ icon_state = "asteroidfloor" }, @@ -9853,6 +10564,7 @@ name = "Fore Midship Hallway" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -9927,6 +10639,7 @@ /turf/simulated/floor/grass/alt, /area/cruise/hydroponics) "hRI" = ( +/obj/structure/sign/christmas/lights, /turf/simulated/floor/tiled/ramp{ dir = 8 }, @@ -9957,6 +10670,7 @@ /obj/machinery/light{ dir = 4 }, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -10058,6 +10772,7 @@ /obj/machinery/computer/cryopod{ pixel_y = -33 }, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -10114,6 +10829,9 @@ /area/cruise/library) "hZz" = ( /obj/effect/floor_decal/industrial/warning/corner, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -10138,6 +10856,9 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -10305,6 +11026,12 @@ icon_state = "platebot" }, /area/template_noop) +"igL" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "alienvault" + }, +/area/cruise/main_bar/aft) "igM" = ( /obj/machinery/door/firedoor, /turf/simulated/floor/wood, @@ -10319,6 +11046,9 @@ /obj/structure/table/standard, /obj/item/paper_bin, /obj/item/pen, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -10421,6 +11151,9 @@ /obj/machinery/light{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -10562,6 +11295,14 @@ icon_state = "dark2" }, /area/cruise/escort) +"ipS" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_p) "iqe" = ( /turf/simulated/wall/shuttle/idris/cardinal, /area/cruise/custodial_s) @@ -10771,6 +11512,18 @@ icon_state = "freezerfloor" }, /area/cruise/washroom_fore) +"iwU" = ( +/obj/structure/flora/pottedplant/random, +/obj/machinery/light{ + dir = 8 + }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "ixn" = ( /turf/unsimulated/beach/coastline{ icon = 'icons/misc/beach.dmi'; @@ -10820,6 +11573,7 @@ name = "Personal Lockers" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -10882,6 +11636,9 @@ pixel_x = 7; pixel_y = 16 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -10890,6 +11647,9 @@ /obj/structure/bed/stool/chair/wood{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -10908,6 +11668,12 @@ icon_state = "platebot" }, /area/cruise/hangar) +"iEL" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/simulated/floor/beach/water/pool, +/area/cruise/centerline) "iFe" = ( /obj/machinery/telecomms/broadcaster/preset_right, /turf/unsimulated/floor{ @@ -11003,6 +11769,9 @@ /area/cruise/arcade) "iKg" = ( /obj/structure/railing/mapped, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "wood_light" }, @@ -11032,6 +11801,15 @@ icon_state = "alienvault" }, /area/cruise/main_bar/aft) +"iLa" = ( +/obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "turquoise" + }, +/area/cruise/aft) "iLE" = ( /obj/effect/floor_decal/corner/blue{ dir = 9 @@ -11094,6 +11872,12 @@ }, /turf/simulated/floor/tiled/ramp, /area/cruise/aft) +"iNL" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/main_bar) "iNM" = ( /obj/effect/floor_decal/spline/fancy, /obj/machinery/door/firedoor, @@ -11111,6 +11895,9 @@ /turf/simulated/floor/tiled/ramp, /area/cruise/hangar) "iOn" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/simulated/floor/tiled/ramp/bottom{ dir = 8 }, @@ -11231,10 +12018,21 @@ icon_state = "wood" }, /area/cruise/virtual_reality) +"iSN" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/arcade) "iTc" = ( /obj/structure/railing/mapped{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -11278,6 +12076,30 @@ dir = 4 }, /obj/item/material/ashtray/bronze, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -11302,6 +12124,9 @@ pixel_x = -7; pixel_y = 16 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -11348,6 +12173,14 @@ icon_state = "dark2" }, /area/cruise/arcade) +"iWb" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/main_bar/aft) "iWt" = ( /obj/structure/railing/mapped, /turf/simulated/floor/tiled/ramp{ @@ -11586,6 +12419,16 @@ icon_state = "lino_grey" }, /area/cruise/main_bar/aft) +"jga" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "jgm" = ( /obj/effect/decal/fake_object{ color = "#0000ff"; @@ -11774,6 +12617,15 @@ /obj/effect/floor_decal/corner/paleblue/diagonal, /turf/simulated/floor/tiled/dark, /area/cruise/e_supplies) +"jlT" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 8 + }, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/main_bar) "jme" = ( /obj/structure/window/reinforced/crescent{ dir = 1 @@ -12031,6 +12883,10 @@ /area/cruise/beach_bar) "jxj" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -12055,6 +12911,7 @@ name = "Fresh Pantry" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -12169,10 +13026,11 @@ /turf/simulated/floor/tiled/ramp, /area/cruise/arcade) "jFJ" = ( +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ - icon_state = "carpet6-2" + icon_state = "turquoise" }, -/area/cruise/centerline) +/area/cruise/aft) "jGy" = ( /obj/machinery/atm{ pixel_y = 30 @@ -12203,10 +13061,22 @@ /obj/effect/floor_decal/spline/fancy/corner{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, /area/cruise/arcade) +"jJf" = ( +/obj/structure/railing/mapped, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/cruise/aft) "jJg" = ( /obj/effect/floor_decal/corner/paleblue/diagonal, /obj/machinery/door/firedoor, @@ -12232,6 +13102,12 @@ icon_state = "wood_cherry" }, /area/cruise/fore) +"jKL" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_s) "jKN" = ( /obj/structure/table/rack, /turf/unsimulated/floor{ @@ -12368,6 +13244,9 @@ /obj/machinery/light{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "platebot" }, @@ -12434,6 +13313,9 @@ dir = 4; pixel_x = -24 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -12784,6 +13666,9 @@ /obj/machinery/light/small{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/simulated/floor/tiled/ramp{ dir = 8 }, @@ -13012,6 +13897,14 @@ /obj/effect/map_effect/window_spawner/reinforced/crescent, /turf/unsimulated/floor/plating, /area/cruise/custodial_p) +"kqY" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_s) "krr" = ( /obj/item/storage/box/fancy/cigarettes/dromedaryco{ pixel_x = -4; @@ -13086,6 +13979,14 @@ icon_state = "tiles_small" }, /area/cruise/aft_p) +"ktZ" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/centerline) "kup" = ( /obj/structure/flora/tree/jungle/small{ desc = "A lush and healthy bush."; @@ -13192,12 +14093,14 @@ /area/cruise/escort) "kvw" = ( /obj/machinery/light/small, +/obj/structure/sign/christmas/lights, /turf/simulated/floor/tiled/ramp{ dir = 8 }, /area/cruise/main_bar) "kvJ" = ( /obj/machinery/light/small, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -13205,6 +14108,9 @@ "kvO" = ( /obj/structure/closet/emcloset, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -13310,6 +14216,9 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -13340,10 +14249,11 @@ /turf/template_noop, /area/template_noop) "kDG" = ( -/turf/unsimulated/floor{ - icon_state = "carpet14-10" +/obj/structure/sign/christmas/lights{ + dir = 8 }, -/area/cruise/centerline) +/turf/simulated/floor/tiled/ramp, +/area/cruise/aft) "kDO" = ( /obj/structure/lattice/catwalk/indoor/grate, /obj/machinery/light/small{ @@ -13635,6 +14545,7 @@ /area/cruise/pool) "kQx" = ( /obj/structure/table/rack, +/obj/item/xmasgift, /turf/unsimulated/floor{ icon_state = "bar" }, @@ -13800,6 +14711,15 @@ icon_state = "asteroidfloor" }, /area/cruise/beach) +"kXp" = ( +/obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_s) "kXA" = ( /obj/structure/bed/stool/padded/red, /turf/unsimulated/floor{ @@ -13896,6 +14816,10 @@ name = "Starboard Primary Hall" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -13904,6 +14828,9 @@ /obj/structure/bed/stool/chair/wood{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -13947,6 +14874,9 @@ /obj/item/reagent_containers/food/condiment/flour, /obj/item/reagent_containers/food/condiment/flour, /obj/item/reagent_containers/food/condiment/flour, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -13981,6 +14911,7 @@ }, /area/cruise/beach) "leU" = ( +/obj/structure/sign/christmas/lights, /turf/simulated/floor/tiled/ramp{ dir = 8 }, @@ -14110,6 +15041,7 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/item/reagent_containers/food/snacks/stuffing, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -14205,6 +15137,9 @@ /area/cruise/security) "loo" = ( /obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -14214,6 +15149,17 @@ icon_state = "dark2" }, /area/cruise/custodial_s) +"lpq" = ( +/obj/structure/bed/stool/chair/wood{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "alienvault" + }, +/area/cruise/main_bar/aft) "lpM" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/machinery/vending/cigarette, @@ -14259,6 +15205,13 @@ name = "lush grass" }, /area/cruise/jungle) +"lrq" = ( +/obj/structure/table/wood, +/obj/item/toy/xmastree, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "lrr" = ( /obj/effect/floor_decal/industrial/outline/emergency_closet, /turf/unsimulated/floor{ @@ -14587,10 +15540,8 @@ }, /area/cruise/beach) "lCi" = ( -/obj/structure/table/wood, -/turf/unsimulated/floor{ - icon_state = "carpet" - }, +/obj/structure/flora/tree/pine/xmas, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "lCn" = ( /obj/structure/closet/crate/bin, @@ -14705,6 +15656,15 @@ icon_state = "desert" }, /area/cruise/beach) +"lEn" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + dir = 4 + }, +/obj/item/xmasgift, +/turf/unsimulated/floor{ + icon_state = "asteroidfloor" + }, +/area/cruise/beach) "lEN" = ( /obj/effect/decal/fake_object{ desc = "A descriptive sign."; @@ -14775,6 +15735,9 @@ "lHV" = ( /obj/structure/closet/firecloset/full, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "floor7" }, @@ -14930,6 +15893,9 @@ opacity = 0 }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -15000,8 +15966,15 @@ icon_state = "wood-broken3" }, /area/cruise/virtual_reality) +"lOR" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/aft) "lOT" = ( /obj/structure/table/wood, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ icon_state = "carpetnoconnect" }, @@ -15187,10 +16160,19 @@ dir = 4 }, /obj/structure/table/stone/marble, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, /area/cruise/dining_hall) +"lWJ" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/aft_s) "lWQ" = ( /obj/effect/map_effect/window_spawner/reinforced/crescent, /turf/unsimulated/floor/plating, @@ -15301,6 +16283,16 @@ icon_state = "dark2" }, /area/cruise/security) +"lZL" = ( +/obj/effect/floor_decal/spline/fancy/wood/full, +/obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/centerline) "mag" = ( /obj/effect/floor_decal/corner/blue{ dir = 8 @@ -15403,10 +16395,24 @@ "mgD" = ( /obj/structure/closet/emcloset, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "floor7" }, /area/cruise/arcade) +"mgF" = ( +/obj/effect/floor_decal/corner/mauve{ + dir = 5 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/central) "mhg" = ( /obj/effect/floor_decal/industrial/loading/yellow{ dir = 4 @@ -15486,6 +16492,7 @@ /obj/effect/floor_decal/corner/mauve/diagonal, /obj/machinery/appliance/cooker/oven, /obj/machinery/light/small, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -15513,6 +16520,9 @@ opacity = 1; req_access = null }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -15557,10 +16567,9 @@ dir = 1; pixel_y = -20 }, -/turf/unsimulated/floor{ - dir = 6; - icon_state = "carpetside" - }, +/obj/structure/sign/christmas/lights, +/obj/item/xmasgift/medium, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "mlC" = ( /obj/effect/floor_decal/spline/fancy{ @@ -15575,9 +16584,8 @@ /obj/machinery/light{ dir = 4 }, -/turf/unsimulated/floor{ - icon_state = "carpet10-8" - }, +/obj/item/toy/balloon/xmastree, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "mlS" = ( /obj/effect/floor_decal/spline/fancy{ @@ -15847,6 +16855,9 @@ /obj/machinery/light{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/simulated/floor/tiled/ramp, /area/cruise/aft) "mzj" = ( @@ -16124,6 +17135,15 @@ icon_state = "dark2" }, /area/cruise/fore) +"mIG" = ( +/obj/structure/railing/mapped, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/cruise/aft) "mJD" = ( /turf/unsimulated/floor{ icon_state = "tiles_small" @@ -16138,6 +17158,14 @@ icon_state = "dark2" }, /area/cruise/aft_s) +"mLo" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/central) "mLJ" = ( /obj/structure/lattice, /obj/effect/decal/fake_object{ @@ -16414,6 +17442,12 @@ /obj/effect/map_effect/window_spawner/reinforced/crescent, /turf/unsimulated/floor/plating, /area/cruise/custodial_s) +"mRS" = ( +/obj/structure/sign/christmas/lights, +/turf/simulated/floor/tiled/ramp{ + dir = 4 + }, +/area/cruise/aft) "mTw" = ( /obj/effect/floor_decal/corner/blue{ dir = 6 @@ -16466,6 +17500,12 @@ name = "gloomy grass" }, /area/cruise/virtual_reality) +"mVy" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "wood_willow" + }, +/area/cruise/centerline) "mVS" = ( /obj/structure/table/steel, /obj/item/stock_parts/micro_laser, @@ -16675,6 +17715,7 @@ name = "Beach" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -16705,6 +17746,9 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -16746,6 +17790,7 @@ /obj/machinery/light{ dir = 4 }, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -16796,6 +17841,14 @@ icon_state = "wood_birch" }, /area/cruise/centerline) +"nls" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/hangar) "nlB" = ( /obj/item/clothing/head/lavender_crown, /turf/simulated/floor/grass/alt{ @@ -16913,6 +17966,9 @@ /area/cruise/pool) "nqY" = ( /obj/structure/bed/stool/padded/red, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "carpet6-2" }, @@ -17126,6 +18182,9 @@ dir = 8 }, /obj/effect/floor_decal/spline/fancy/wood/cee, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/simulated/floor/wood, /area/cruise/main_bar/aft) "nzZ" = ( @@ -17241,6 +18300,12 @@ icon_state = "dark" }, /area/cruise/central) +"nDc" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/arcade) "nFb" = ( /obj/effect/floor_decal/industrial/warning, /turf/unsimulated/floor/plating, @@ -17374,6 +18439,17 @@ /obj/machinery/light/small, /turf/simulated/floor/wood, /area/cruise/dining_hall) +"nKD" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "nLv" = ( /obj/effect/decal/fake_object{ desc = "An automated gun turret."; @@ -17388,16 +18464,22 @@ }, /area/cruise/pool/sauna1) "nLx" = ( -/turf/unsimulated/floor{ - dir = 4; - icon_state = "carpetside" - }, +/obj/item/toy/xmas_cracker, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "nLU" = ( /turf/unsimulated/floor{ icon_state = "wood_birch" }, /area/cruise/jungle) +"nMv" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_p) "nMB" = ( /obj/effect/floor_decal/industrial/warning{ dir = 4 @@ -17436,6 +18518,15 @@ icon_state = "new_white" }, /area/cruise/pool) +"nOc" = ( +/obj/machinery/light, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/central) "nOy" = ( /obj/structure/table/wood, /turf/unsimulated/floor{ @@ -17845,10 +18936,7 @@ }, /area/cruise/centerline) "ocH" = ( -/obj/structure/bed/stool/padded/red, -/turf/unsimulated/floor{ - icon_state = "carpet14-10" - }, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "ocJ" = ( /obj/structure/window/reinforced/crescent, @@ -17978,6 +19066,9 @@ /obj/structure/sign/flag/idris{ pixel_y = 32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "platebot" }, @@ -18220,6 +19311,15 @@ name = "small tiles" }, /area/cruise/virtual_reality) +"ory" = ( +/obj/structure/sign/christmas/lights, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_s) "osf" = ( /obj/effect/map_effect/window_spawner/reinforced/crescent, /turf/unsimulated/floor/plating, @@ -18283,6 +19383,10 @@ /area/cruise/fore_s) "otQ" = ( /obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -18549,6 +19653,14 @@ icon_state = "dark2" }, /area/cruise/custodial_p) +"oGz" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/main_bar) "oGA" = ( /obj/effect/floor_decal/industrial/loading/yellow{ dir = 8 @@ -18557,6 +19669,15 @@ icon_state = "dark2" }, /area/cruise/hangar) +"oGG" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/cruise/centerline) "oGV" = ( /obj/effect/floor_decal/industrial/warning{ dir = 4 @@ -18619,6 +19740,9 @@ "oKp" = ( /obj/effect/floor_decal/industrial/outline/yellow, /obj/structure/closet/crate/bin, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -18685,6 +19809,12 @@ name = "concrete" }, /area/cruise/virtual_reality) +"oOa" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "floor7" + }, +/area/cruise/pool) "oOc" = ( /obj/effect/floor_decal/corner/blue/full{ dir = 8 @@ -18733,6 +19863,9 @@ /area/template_noop) "oQb" = ( /obj/structure/flora/pottedplant/random, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "turquoise" }, @@ -18978,15 +20111,18 @@ }, /area/cruise/hangar) "oZQ" = ( -/obj/structure/bed/stool/padded/red, -/turf/unsimulated/floor{ - icon_state = "carpet7-3" +/obj/item/xmasgift/large{ + pixel_x = 17 }, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "pau" = ( /obj/machinery/light{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/simulated/floor/tiled/ramp, /area/cruise/aft) "paL" = ( @@ -19158,6 +20294,9 @@ "pin" = ( /obj/structure/closet/crate/bin, /obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -19183,6 +20322,17 @@ /obj/item/clothing/suit/storage/vest/sol, /turf/simulated/floor/reinforced, /area/cruise/virtual_reality) +"piJ" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 8 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "pjs" = ( /obj/effect/floor_decal/spline/fancy{ dir = 8 @@ -19299,6 +20449,7 @@ name = "Central Washroom" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "freezerfloor" }, @@ -19758,6 +20909,9 @@ /area/cruise/escort) "pCY" = ( /obj/machinery/washing_machine, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -19835,6 +20989,15 @@ icon_state = "dark" }, /area/cruise/security) +"pHP" = ( +/obj/machinery/cryopod, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "pHR" = ( /obj/effect/floor_decal/corner/paleblue/diagonal, /obj/machinery/iv_drip, @@ -19904,6 +21067,9 @@ /obj/structure/railing/mapped{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "alienvault" }, @@ -19958,6 +21124,9 @@ /area/cruise/beach_cave) "pPI" = ( /obj/structure/table/standard, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "floor7" }, @@ -19987,10 +21156,21 @@ }, /area/cruise/escort) "pRn" = ( -/obj/structure/bed/stool/padded/red, -/turf/unsimulated/floor{ - icon_state = "carpet13-5" +/obj/item/xmasgift/large{ + pixel_x = 15; + pixel_y = 28 }, +/obj/item/xmasgift/medium{ + pixel_x = 5; + pixel_y = 14 + }, +/obj/item/xmasgift/schlorrgo{ + pixel_x = -10; + pixel_y = 12 + }, +/obj/item/xmasgift, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor/xmas, /area/cruise/centerline) "pRv" = ( /turf/unsimulated/beach/coastline{ @@ -20090,6 +21270,14 @@ icon_state = "dark2" }, /area/cruise/pool) +"pUD" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/fore_p) "pVq" = ( /obj/structure/window/reinforced/crescent, /obj/structure/table/reinforced, @@ -20103,6 +21291,9 @@ name = "fore port hall indicator"; pixel_x = -32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -20376,6 +21567,42 @@ icon_state = "bar" }, /area/cruise/beach) +"qjx" = ( +/obj/structure/table/stone/marble, +/obj/item/material/ashtray/bronze, +/obj/machinery/door/firedoor, +/obj/machinery/door/blast/shutters/open{ + id = "bar_east" + }, +/obj/item/toy/xmastree, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6 + }, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/cruise/main_bar/aft) "qjQ" = ( /turf/unsimulated/floor{ icon_state = "concrete"; @@ -20414,6 +21641,7 @@ /obj/machinery/light{ dir = 8 }, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -20543,6 +21771,9 @@ /obj/machinery/atm{ pixel_y = 30 }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "tiles_small" }, @@ -20703,6 +21934,7 @@ /area/cruise/fore_p) "qxt" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -20715,6 +21947,15 @@ /obj/structure/table/reinforced, /turf/simulated/floor/greengrid, /area/cruise/virtual_reality) +"qyd" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "concrete"; + name = "concrete" + }, +/area/cruise/pool) "qzh" = ( /obj/effect/floor_decal/corner/green/diagonal, /obj/structure/reagent_dispensers/water_cooler, @@ -20789,6 +22030,9 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -20831,6 +22075,7 @@ /obj/machinery/door/blast/shutters/open{ id = "bar_west" }, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -20866,6 +22111,15 @@ "qFg" = ( /turf/unsimulated/mineral, /area/cruise/beach_cave) +"qFL" = ( +/obj/structure/bed/stool, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "qFW" = ( /obj/structure/window/reinforced, /obj/effect/decal/fake_object{ @@ -20937,6 +22191,9 @@ "qHA" = ( /obj/structure/table/wood, /obj/structure/bedsheetbin, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -21297,6 +22554,7 @@ name = "Private Sauna Suite Three" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "floor7" }, @@ -21309,6 +22567,17 @@ icon_state = "dark2" }, /area/cruise/escort) +"ray" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 8 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/main_bar) "rcn" = ( /obj/structure/window/reinforced/crescent, /obj/machinery/newscaster{ @@ -21465,6 +22734,14 @@ icon_state = "wood_birch" }, /area/cruise/escort) +"riD" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/aft_s) "riW" = ( /obj/machinery/light{ dir = 4 @@ -21534,6 +22811,7 @@ /area/cruise/virtual_reality) "rmw" = ( /obj/structure/bed/stool/padded/red, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -21598,6 +22876,14 @@ icon_state = "beach" }, /area/cruise/beach) +"roE" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/aft) "roY" = ( /obj/effect/floor_decal/spline/fancy{ dir = 8 @@ -21616,6 +22902,7 @@ /obj/effect/floor_decal/spline/fancy{ dir = 1 }, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -21843,6 +23130,14 @@ icon_state = "tiles_small" }, /area/cruise/aft_p) +"ryE" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/aft) "ryN" = ( /obj/effect/decal/fake_object{ desc = "A descriptive sign."; @@ -22182,6 +23477,9 @@ /obj/structure/window/reinforced, /obj/structure/table/wood, /obj/item/bikehorn/rubberducky, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -22229,10 +23527,26 @@ /area/cruise/aft_s) "rNV" = ( /obj/machinery/vending/cigarette, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, /area/cruise/central) +"rOG" = ( +/obj/structure/closet/crate/bin, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/machinery/light{ + dir = 1 + }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/central) "rOZ" = ( /obj/item/towel_flat{ color = "#ff0000" @@ -22311,6 +23625,14 @@ }, /turf/simulated/floor/tiled/ramp, /area/cruise/centerline) +"rUT" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "turquoise" + }, +/area/cruise/aft) "rWa" = ( /obj/structure/window/reinforced/crescent{ dir = 4 @@ -22422,6 +23744,7 @@ /area/cruise/pool) "rYt" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -22480,6 +23803,9 @@ /obj/machinery/light{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -22792,6 +24118,9 @@ /obj/machinery/light/small{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "new_white" }, @@ -22876,6 +24205,9 @@ /obj/effect/floor_decal/spline/fancy/wood/cee{ dir = 1 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/simulated/floor/wood, /area/cruise/main_bar/aft) "ssr" = ( @@ -22909,6 +24241,9 @@ "stg" = ( /obj/structure/table/wood, /obj/random/lavalamp, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -22944,6 +24279,15 @@ icon_state = "freezerfloor" }, /area/cruise/washroom_fore) +"swu" = ( +/obj/effect/floor_decal/corner/green/diagonal, +/mob/living/simple_animal/cat/kitten{ + name = "Herbert The II." + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/hydroponics) "swJ" = ( /obj/effect/floor_decal/industrial/warning{ dir = 4 @@ -23509,6 +24853,14 @@ icon_state = "platebot" }, /area/cruise/pool) +"sUW" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_willow" + }, +/area/cruise/centerline) "sVA" = ( /obj/effect/decal/fake_object/light_source{ icon = 'icons/obj/mining.dmi'; @@ -23621,6 +24973,7 @@ pixel_x = -16; pixel_y = -16 }, +/obj/item/xmasgift, /turf/unsimulated/beach/coastline{ dir = 5; icon = 'icons/misc/beach.dmi'; @@ -23655,6 +25008,7 @@ dir = 8 }, /obj/structure/table/stone/marble, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -23707,6 +25061,7 @@ dir = 1 }, /obj/structure/bed/stool/padded/red, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -24385,6 +25740,7 @@ name = "Private Office" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -24638,6 +25994,16 @@ }, /turf/simulated/floor/tiled/ramp, /area/cruise/jungle) +"tKf" = ( +/obj/structure/table/stone/marble, +/obj/effect/floor_decal/corner/mauve/diagonal, +/obj/machinery/door/firedoor, +/obj/item/storage/box/fancy/cookiesnack, +/obj/item/toy/xmastree, +/turf/unsimulated/floor{ + icon_state = "new_white" + }, +/area/cruise/main_bar) "tKm" = ( /turf/unsimulated/floor{ icon_state = "wood_birch" @@ -24838,6 +26204,28 @@ }, /turf/simulated/floor/beach/water/pool, /area/cruise/pool) +"tUe" = ( +/obj/item/clothing/head/festive/santa{ + pixel_x = -6 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -7; + pixel_y = -5 + }, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "tUl" = ( /obj/item/device/flashlight/flare, /obj/item/device/flashlight/flare, @@ -25030,6 +26418,26 @@ icon_state = "carpetnoconnect" }, /area/cruise/library) +"tYt" = ( +/obj/structure/window/reinforced/crescent{ + dir = 4 + }, +/obj/structure/window/reinforced/crescent{ + dir = 8 + }, +/obj/structure/curtain/black{ + icon_state = "open"; + opacity = 0 + }, +/obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/cruise/library) "tYA" = ( /obj/effect/floor_decal/spline/fancy/wood{ dir = 8 @@ -25112,6 +26520,7 @@ /obj/structure/bed/stool/chair/wood{ dir = 8 }, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -25228,6 +26637,14 @@ icon_state = "dark2" }, /area/cruise/hangar) +"ueb" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/aft_s) "uee" = ( /obj/item/toy/desk/fan{ desc = "A highly advanced air cooler for a very beefy processing unit."; @@ -25417,6 +26834,14 @@ icon_state = "tiles_small" }, /area/cruise/aft_p) +"umy" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "turquoise" + }, +/area/cruise/aft) "umE" = ( /obj/machinery/vending/cola, /obj/effect/floor_decal/industrial/outline/yellow, @@ -25542,6 +26967,17 @@ name = "dirt" }, /area/cruise/jungle) +"upU" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 1 + }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_willow" + }, +/area/cruise/centerline) "uqC" = ( /obj/effect/decal/fake_object{ desc = "A descriptive sign."; @@ -25556,6 +26992,7 @@ /area/cruise/aft_s) "urH" = ( /obj/machinery/recharge_station, +/obj/structure/sign/christmas/lights, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -25566,6 +27003,7 @@ pixel_x = 9; pixel_y = 17 }, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -25716,6 +27154,9 @@ /obj/item/soap/golden_soap, /obj/item/towel, /obj/item/storage/box/fancy/candle_box, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -25751,6 +27192,9 @@ /obj/item/flame/candle{ pixel_x = -5 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/simulated/floor/wood, /area/cruise/main_bar/aft) "uxb" = ( @@ -25759,6 +27203,20 @@ icon_state = "lino_grey" }, /area/cruise/hangar) +"uzU" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp, +/area/cruise/main_bar/aft) +"uAa" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/cruise/main_bar) "uAd" = ( /obj/effect/floor_decal/corner/blue/diagonal, /obj/structure/closet/emcloset, @@ -25868,6 +27326,10 @@ icon_state = "dark2" }, /area/cruise/fore_p) +"uBN" = ( +/obj/item/toy/balloon/xmastree, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "uCk" = ( /obj/structure/window/reinforced{ dir = 8 @@ -25923,6 +27385,7 @@ name = "Private Sauna Suite Two" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "floor7" }, @@ -26037,6 +27500,17 @@ icon_state = "dark2" }, /area/cruise/hydroponics) +"uJl" = ( +/obj/machinery/cryopod{ + dir = 4 + }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "uJL" = ( /obj/structure/closet/emcloset, /turf/unsimulated/floor{ @@ -26103,6 +27577,7 @@ "uMc" = ( /obj/structure/table/wood, /obj/item/material/ashtray/bronze, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ icon_state = "wood_willow" }, @@ -26169,6 +27644,14 @@ icon_state = "dark2" }, /area/cruise/central) +"uOe" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/pool) "uPJ" = ( /obj/effect/map_effect/window_spawner/reinforced/crescent, /turf/unsimulated/floor/plating, @@ -26395,6 +27878,16 @@ icon_state = "wood_birch" }, /area/cruise/dining_hall) +"uXN" = ( +/obj/structure/closet/crate/bin, +/obj/effect/floor_decal/industrial/outline/yellow, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark2" + }, +/area/cruise/fore_p) "uYh" = ( /obj/effect/floor_decal/corner/mauve/diagonal, /obj/machinery/appliance/cooker/stove, @@ -26959,6 +28452,8 @@ /obj/machinery/light{ dir = 8 }, +/obj/item/toy/xmastree, +/obj/item/toy/xmas_cracker, /turf/unsimulated/floor{ icon_state = "carpet7-3" }, @@ -27050,6 +28545,15 @@ icon_state = "rub_carpet" }, /area/cruise/beach) +"vCg" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/cruise/centerline) "vDd" = ( /obj/effect/decal/fake_object{ icon = 'icons/misc/beach.dmi'; @@ -27100,11 +28604,20 @@ icon_state = "wood" }, /area/cruise/library) +"vFL" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/simulated/floor/tiled/ramp{ + dir = 1 + }, +/area/cruise/aft) "vHa" = ( /obj/machinery/door/firedoor, /obj/machinery/door/airlock/glass{ name = "Main Bar" }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "lino_grey" }, @@ -27222,6 +28735,14 @@ icon_state = "dark2" }, /area/cruise/security) +"vNR" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "lino_grey" + }, +/area/cruise/hangar) "vNW" = ( /obj/machinery/optable, /turf/unsimulated/floor{ @@ -27355,6 +28876,15 @@ icon_state = "wood_cherry" }, /area/cruise/main_bar) +"vTK" = ( +/obj/effect/floor_decal/spline/fancy{ + dir = 4 + }, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "wood_cherry" + }, +/area/cruise/main_bar) "vUk" = ( /turf/unsimulated/beach/coastline{ dir = 10; @@ -27366,6 +28896,9 @@ /obj/structure/railing/mapped{ dir = 4 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "wood_birch" }, @@ -27424,10 +28957,69 @@ /obj/machinery/light{ dir = 8 }, +/obj/structure/closet/crate{ + desc = "A steel crate. A small note on the side says it contains an enormous amount of freshly baked cookies."; + name = "cookie crate" + }, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookie, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, +/obj/item/reagent_containers/food/snacks/cookiesnack, /turf/simulated/floor/wood, /area/cruise/dining_hall) "vWR" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon = 'icons/turf/flooring/carpet.dmi'; icon_state = "rub_carpet" @@ -27442,6 +29034,25 @@ icon_state = "platebot" }, /area/cruise/arcade) +"vXu" = ( +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 12 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = 4; + pixel_y = 3 + }, +/obj/item/clothing/head/festive/santa{ + pixel_x = -6; + pixel_y = 3 + }, +/turf/unsimulated/floor/xmas, +/area/cruise/centerline) "vYa" = ( /obj/structure/railing/mapped, /obj/structure/railing/mapped{ @@ -27506,6 +29117,13 @@ name = "dirt" }, /area/cruise/jungle) +"vZt" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/fore_s) "vZC" = ( /obj/effect/floor_decal/corner/blue{ dir = 5 @@ -27560,6 +29178,14 @@ icon_state = "floor7" }, /area/cruise/pool) +"wby" = ( +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/turf/unsimulated/floor{ + icon_state = "dark" + }, +/area/cruise/aft_p) "wbO" = ( /obj/structure/flora/ausbushes/grassybush{ pixel_y = 3 @@ -27802,6 +29428,7 @@ name = "Private Sauna Suite One" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "floor7" }, @@ -27849,12 +29476,16 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "lino_grey" }, /area/cruise/arcade) "wjD" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -28100,6 +29731,12 @@ icon_state = "asteroidfloor" }, /area/cruise/beach_cave) +"wyX" = ( +/obj/structure/sign/christmas/lights{ + dir = 1 + }, +/turf/simulated/floor/beach/water/pool, +/area/cruise/centerline) "wzk" = ( /obj/structure/railing/mapped{ dir = 4 @@ -28116,6 +29753,7 @@ /obj/machinery/light/small{ dir = 8 }, +/obj/item/reagent_containers/food/snacks/stuffing, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -28135,6 +29773,7 @@ dir = 1 }, /obj/structure/table/stone/marble, +/obj/item/xmasgift/medium, /turf/unsimulated/floor{ dir = 8; icon_state = "wood" @@ -28171,6 +29810,7 @@ /area/cruise/central) "wBK" = ( /obj/structure/table/wood, +/obj/item/toy/xmastree, /turf/unsimulated/floor{ dir = 4; icon_state = "carpetside" @@ -28357,6 +29997,9 @@ dir = 8 }, /obj/machinery/door/window/eastright, +/obj/item/reagent_containers/food/snacks/stuffing, +/obj/item/reagent_containers/food/snacks/stuffing, +/obj/item/reagent_containers/food/snacks/stuffing, /turf/simulated/floor/wood, /area/cruise/dining_hall) "wJF" = ( @@ -28535,6 +30178,15 @@ icon_state = "beach" }, /area/cruise/beach_cave) +"wSe" = ( +/obj/structure/bed/stool/padded/red, +/obj/item/xmasgift/medium, +/turf/unsimulated/floor{ + footstep_sound = /decl/sound_category/grass_footstep; + icon_state = "asteroid"; + name = "dirt" + }, +/area/cruise/jungle) "wSg" = ( /obj/structure/flora/tree/jungle/small{ icon_state = "tree2" @@ -28778,6 +30430,9 @@ pixel_x = 32; pixel_y = -3 }, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -28914,6 +30569,9 @@ name = "holographic directional indicator"; pixel_x = -13 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "tiles_small" }, @@ -29328,6 +30986,13 @@ icon_state = "grass_stalk" }, /area/cruise/hydroponics) +"xuz" = ( +/obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights, +/turf/simulated/floor/tiled/ramp{ + dir = 8 + }, +/area/cruise/centerline) "xvq" = ( /obj/structure/curtain/black{ icon_state = "open"; @@ -29385,6 +31050,9 @@ name = "central hall indicator"; pixel_x = -32 }, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark2" }, @@ -29395,6 +31063,7 @@ pixel_x = -2; pixel_y = 11 }, +/obj/item/xmasgift/large, /turf/unsimulated/floor{ icon_state = "asteroidfloor" }, @@ -29404,6 +31073,10 @@ /area/cruise/medical) "xyh" = ( /obj/structure/bed/stool/padded/red, +/obj/item/toy/xmastree, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "carpet5-1" }, @@ -29447,6 +31120,14 @@ "xAd" = ( /turf/simulated/floor/tiled/ramp, /area/cruise/hangar) +"xAq" = ( +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "tiles_small" + }, +/area/cruise/aft) "xAz" = ( /obj/effect/floor_decal/corner/mauve{ dir = 10 @@ -29469,6 +31150,9 @@ /obj/item/device/flashlight, /obj/item/device/flashlight, /obj/item/device/flashlight, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -29562,6 +31246,7 @@ name = "Main Bar Suite Entry" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "wood_cherry" }, @@ -29639,6 +31324,10 @@ name = "Port Primary Hall" }, /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/lights{ + dir = 8 + }, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -29703,6 +31392,13 @@ icon_state = "dark2" }, /area/cruise/escort) +"xHw" = ( +/obj/structure/sign/christmas/lights, +/turf/unsimulated/floor{ + dir = 8; + icon_state = "wood" + }, +/area/cruise/library) "xHK" = ( /obj/structure/curtain/black{ icon_state = "open"; @@ -29764,6 +31460,16 @@ icon_state = "asteroidfloor" }, /area/cruise/beach) +"xKy" = ( +/obj/structure/closet/emcloset, +/obj/machinery/light, +/obj/structure/sign/christmas/lights{ + dir = 4 + }, +/turf/unsimulated/floor{ + icon_state = "wood_birch" + }, +/area/cruise/aft) "xKA" = ( /obj/structure/table/standard, /obj/effect/floor_decal/industrial/outline/yellow, @@ -29792,6 +31498,15 @@ icon_state = "floor7" }, /area/cruise/pool) +"xLG" = ( +/obj/effect/floor_decal/industrial/warning/dust{ + dir = 8 + }, +/obj/item/xmasgift, +/turf/unsimulated/floor{ + icon_state = "asteroidfloor" + }, +/area/cruise/beach) "xMs" = ( /obj/effect/floor_decal/spline/fancy, /obj/structure/bed/stool/chair/wood, @@ -30004,6 +31719,7 @@ /area/cruise/escort) "xXC" = ( /obj/machinery/door/firedoor, +/obj/structure/sign/christmas/wreath, /turf/unsimulated/floor{ icon_state = "dark" }, @@ -52410,7 +54126,7 @@ fgt scA kQj cVV -aGo +bWh rMj iXb kYD @@ -52661,8 +54377,8 @@ srw srw srw odB -srw -srw +qyd +qyd odB srw srw @@ -53416,7 +55132,7 @@ tys cPr mxP lgh -nHT +anu fgt jNT xdd @@ -53673,7 +55389,7 @@ cPr cPr lgh lgh -nHT +anu fgt hEq hEq @@ -54701,28 +56417,28 @@ fDG uDX dND lgh -nHT +anu fgt flk flk flk flk -flk -flk -flk -flk +nKD +nKD +nKD +nKD fgt mdJ tuR sND -bDn +piJ bDn bDn gHP fFy bDn bDn -bDn +piJ drf bwy qvv @@ -54958,7 +56674,7 @@ vbl fal mxP lgh -nHT +anu fgt xLw wLj @@ -55477,7 +57193,7 @@ otb lfe lfe lfe -lfe +oOa fgt bvH aqI @@ -55658,7 +57374,7 @@ fob gJx wjH wjH -wjH +lEn wjH wjH eFG @@ -55734,7 +57450,7 @@ klB lfe lfe lfe -lfe +oOa fgt fgt fgt @@ -55915,7 +57631,7 @@ duA gJx qNp qNp -qNp +xLG qNp qNp eFG @@ -55991,7 +57707,7 @@ fgt wbo lfe lfe -lfe +oOa fgt rGm fgF @@ -56001,7 +57717,7 @@ nNd hcp fgt pJD -nOy +lrq xdd xdd xdd @@ -56243,7 +57959,7 @@ rsk qZJ dND lgh -nHT +anu uJc ugQ vtQ @@ -56258,12 +57974,12 @@ nNd rsO fgt ewq -tHS -uQb +gUl +fbO xdd xdd -uQb -uQb +fbO +fbO lQO gKV ptS @@ -56461,14 +58177,14 @@ omS kaJ gcK aNH -iDK +pUD lgn aJq -iDK +pUD ncD -iDK -iDK -iDK +pUD +pUD +pUD ncD jvf wfA @@ -56500,7 +58216,7 @@ ovQ owa mxP lgh -nHT +anu uJc rLT nYS @@ -56737,14 +58453,14 @@ txV tlW eah pVN -tlW +nMv jUE -tlW +nMv hxV -tlW -tlW -tlW -gio +nMv +nMv +nMv +uXN lbU stg owa @@ -56776,8 +58492,8 @@ iCX iCX xdd xdd -uQb -uQb +uOe +uOe pZO fgt uJc @@ -57237,12 +58953,12 @@ iUS elw cqV cna -jvf +dnY hHA kvO ovw -iDK -slb +cxj +cUj gio wfr dYf @@ -57250,20 +58966,20 @@ ssr wfr mzG qwO -tlW -tlW -tlW +ipS +ipS +ipS qwO -tlW -tlW -tlW -tlW +ipS +ipS +ipS +ipS qwO tlW txV tlW fgt -uQb +euc uQb uQb uQb @@ -57489,7 +59205,7 @@ wfr wfr eRm iOn -iOn +eqM eRm wfr wfr @@ -57520,7 +59236,7 @@ dVu txV tlW fgt -ueu +qFL uQb uQb cNs @@ -57546,12 +59262,12 @@ sWf koD koD hJE -uQb -uQb -uQb +fbO +fbO +fbO gVt fgt -nYS +goA fDY fgt fgt @@ -57808,7 +59524,7 @@ uJc uJc fgt fgt -nYS +goA nYS bPI fgt @@ -58034,7 +59750,7 @@ tlW txV tlW fgt -uQb +euc uQb uQb uQb @@ -58050,10 +59766,10 @@ xTE ulC xTE xTE -cfA -jIE -fSJ -fSJ +fVZ +gpb +wby +wby mzj uJc oSt @@ -58065,7 +59781,7 @@ mzD mzD beW fgt -nYS +goA nYS rmw fgt @@ -58322,7 +60038,7 @@ fGs wbO tpr fgt -nYS +goA nYS urH fgt @@ -58773,7 +60489,7 @@ oSt oSt lIu iUS -klD +dCR kvJ iUS usu @@ -58831,9 +60547,9 @@ fSJ mzj fSJ fSJ -fSJ -fSJ -fSJ +wby +wby +wby gAz mzj dhZ @@ -59030,7 +60746,7 @@ oSt oSt asj iUS -leU +uAa leU iUS asj @@ -59098,21 +60814,21 @@ dhZ xFE iZv xhc -iRT -iRT -iRT +roE +roE +roE ovI iRT jim pES +umy +umy +umy +umy +umy +umy pES -pES -pES -pES -pES -pES -pES -pES +jFJ lQy asj fcA @@ -59369,7 +61085,7 @@ pES pES pES pES -pES +jFJ lQy asj fdx @@ -59544,8 +61260,8 @@ lIu lIu asj osf -shs -shs +oGz +iNL iUS wjE goO @@ -59626,7 +61342,7 @@ pES qDN pES pES -pES +jFJ lQy asj fcA @@ -59801,8 +61517,8 @@ gxb asj asj osf -kVH -kVH +ray +jlT iUS wma xTb @@ -59878,12 +61594,12 @@ pES pES iRF iOr -ykB -ykB +dsl +dXw iOr cnk pES -pES +jFJ iOr iOr usu @@ -60136,11 +61852,11 @@ pES sAV iOr qqX -pLF +lOR iOr sAV pES -pES +jFJ lQy asj fcA @@ -60390,14 +62106,14 @@ pES pES pES pES -klY -pLF +aHd +ryE pLF pLF cFP -dme -pES +kDG pES +jFJ lQy asj fdx @@ -60616,11 +62332,11 @@ nhW nhW nhW riW -nhW -iTH -eXL -nhW -nhW +sUW +eCG +upU +sUW +sUW riW nhW nhW @@ -60654,7 +62370,7 @@ pLF pLF dme pES -pES +jFJ lQy asj fcA @@ -60882,7 +62598,7 @@ dwA ePu nAr nhW -nhW +mVy dwA nTo wYd @@ -60896,21 +62612,21 @@ xiy nFb uId lQy -rtq +jJf tLR ykB rtq qDN -pES -pES -pES +rUT +rUT +rUT hJs pLF pLF pLF pLF pau -pES +rUT oQb iOr iOr @@ -61028,7 +62744,7 @@ hBF lOT lOT bUa -eGW +xHw soG soG lAG @@ -61087,13 +62803,13 @@ tVt tVt iUS xAP -xAP +aza iUS iUS rCD iov qRy -iKO +tKf iUS kxc fQJ @@ -61129,17 +62845,17 @@ nhW oRC dwA mWW -qWZ +ktZ nqY vzm xyh -qWZ +ktZ oKp dwA dwA dwA btb -btb +xuz dwA dwA dwA @@ -61324,12 +63040,12 @@ qNr qNr qNr ffg -frV +rOG xxh hgD -qNr -qNr -gkf +gZP +gZP +nOc ffg asj oSt @@ -61344,7 +63060,7 @@ tVt fQb tRu xAP -xAP +aza iUS uvK aiT @@ -61393,8 +63109,8 @@ nUk qWZ qWZ dwA -vHO -vHO +vCg +iEL bAB qWZ cBe @@ -61422,11 +63138,11 @@ sck vUm bcx bcx -vSy -vbP -vbP -vbP -gJA +iwU +uJl +uJl +uJl +jga iOr iOr eeg @@ -61535,7 +63251,7 @@ oVS eGW eGW eGW -lNm +tYt eGW eGW eGW @@ -61601,7 +63317,7 @@ tVt vTv vhX vhX -vhX +vTK iUS dqw aiT @@ -61672,7 +63388,7 @@ iRT qpQ qpQ qpQ -iRT +drh iOr iOr rWi @@ -61799,7 +63515,7 @@ eGW eGW eGW eGW -eGW +xHw soG tQP feP @@ -61838,8 +63554,8 @@ jGy cfr kaU vWR -lDu -qNr +mgF +mLo xas qNr cfr @@ -62102,8 +63818,8 @@ qNr cfr qNr fvC -qNr -qNr +gZP +gZP mpp qNr qNr @@ -62121,7 +63837,7 @@ lvA aiT uYh qDe -uYh +dCt snf xiy fIV @@ -62138,14 +63854,14 @@ lux fxw qAV sOX -lux -lux -lux +iWb +iWb +iWb sOX -lux +iWb sOX -lux -lux +iWb +iWb vHa vgc eDB @@ -62157,7 +63873,7 @@ qWZ vuJ dwA dwA -vHO +wyX bAB qWZ qWZ @@ -62186,7 +63902,7 @@ sGU kEk kEk emS -iRT +drh iOr iOr rWi @@ -62385,7 +64101,7 @@ xiy xiy xiy xiy -cXu +dcJ cXu kxc kxc @@ -62414,12 +64130,12 @@ qWZ anI vHO esl -vHO +wyX bAB -qWZ -qWZ -qWZ -vuJ +nLx +tUe +fRG +btP esl ddz qWZ @@ -62443,7 +64159,7 @@ sGU mfQ kEk emS -iRT +drh iOr iOr ftS @@ -62614,17 +64330,17 @@ gxb xBF mXv fzN -qNr -qNr +mLo +mLo fzN -qNr -qNr -qNr -qNr +mLo +mLo +mLo +mLo fzN -qNr -qNr -qNr +mLo +mLo +mLo iUP hMx pxT @@ -62652,14 +64368,14 @@ lux fxw qAV sUH -lux -lux -lux +czd +czd +czd sUH -lux +czd sUH -lux -lux +czd +czd vHa vkp eDB @@ -62671,14 +64387,14 @@ qWZ anI vHO esl -vHO +wyX bAB -jFJ -oZQ +ddf +uBN oZQ aaR esl -qWZ +eiV qWZ qWZ anI @@ -62700,7 +64416,7 @@ sGU kEk kEk emS -iRT +drh iOr iOr rWi @@ -62928,14 +64644,14 @@ qWZ vuJ dwA dwA -vHO +wyX bAB -kDG -lCi +ocH +ocH lCi pRn dwA -qWZ +eiV qWZ qWZ anI @@ -63187,12 +64903,12 @@ dwA mWW yeg qWZ +vXu ocH -lCi -lCi -pRn +nLx +cBs dwA -kTu +dDN kTu qWZ qWZ @@ -63214,7 +64930,7 @@ afh qpQ qpQ qpQ -iRT +drh iOr iOr rWi @@ -63410,7 +65126,7 @@ aiT clw kxc rrs -hdk +qjx fSl hRY rrs @@ -63449,8 +65165,8 @@ nLx nLx mlx dwA -vHO -vHO +oGG +bpl bAB qWZ pKY @@ -63471,18 +65187,18 @@ blU qpQ qpQ iRT -iRT +drh iOr sAV ili cYE bcx bcx -wDJ -ujX -ujX -ujX -gJA +erL +pHP +pHP +pHP +xKy iOr iOr eeg @@ -63663,7 +65379,7 @@ iUS iUS iKO qRy -iov +fbA iUS kxc oBd @@ -63699,17 +65415,17 @@ tXV tXV bHv vZG -cOM -qWZ +lZL +aGH mWW -qWZ -qWZ -qWZ +aGH +aGH +aGH dwA dwA dwA sFv -sFv +cUJ dwA dwA dwA @@ -63966,7 +65682,7 @@ dwA eoi ohX sPq -sPq +cSK dwA vHO vHO @@ -63980,22 +65696,22 @@ xiy nFb uId lQy -snG +mIG tLR wLs snG dDd -pES -pES -pES +umy +umy +umy vtm pLF pLF pLF pLF myP -pES -oQb +umy +iLa iOr iOr usu @@ -64162,7 +65878,7 @@ ida iKx xHc xHc -xHc +swu dqf xHc xHc @@ -64252,7 +65968,7 @@ pLF pLF dme pES -pES +jFJ lQy asj fcA @@ -64438,7 +66154,7 @@ hIb dnC sCZ aYU -qAV +uzU pog vxX vxX @@ -64502,14 +66218,14 @@ pES pES pES pES -klY -pLF +vFL +xAq pLF pLF eZS -dme -pES +aCV pES +jFJ lQy asj fdx @@ -64762,11 +66478,11 @@ pES sAV iOr qqX -pLF +lOR iOr sAV pES -pES +jFJ lQy asj fcA @@ -65018,12 +66734,12 @@ pES pES iRF iOr -wLs -wLs +hDh +mRS iOr pES pES -pES +jFJ iOr iOr usu @@ -65208,7 +66924,7 @@ gDS pRC usp kxc -gMA +lpq gMA gMA gMA @@ -65220,7 +66936,7 @@ vPu vPu vPu iiU -ezk +igL tKo lIu oSt @@ -65280,7 +66996,7 @@ pES dDd pES pES -pES +jFJ lQy asj fcA @@ -65465,7 +67181,7 @@ uvq wkD pot kxc -gMA +lpq gMA gMA gMA @@ -65477,7 +67193,7 @@ vPu vPu vPu iiU -ezk +igL tKo lIu oSt @@ -65510,10 +67226,10 @@ dQG dQG dQG deL -quM -quM -quM -quM +ueb +ueb +ueb +ueb quM sQw quM @@ -65537,7 +67253,7 @@ pES pES pES pES -pES +jFJ lQy asj fdx @@ -65722,7 +67438,7 @@ osf osf osf kxc -gMA +lpq gMA gMA gMA @@ -65734,7 +67450,7 @@ vPu vPu vPu iiU -ezk +igL tKo qTw wSm @@ -65780,21 +67496,21 @@ quM bNG fWc vfK -pES -pES -pES +rUT +rUT +rUT qDN pES pES pES +rUT +rUT +rUT +rUT +rUT +rUT pES -pES -pES -pES -pES -pES -pES -pES +jFJ lQy asj fcA @@ -65920,7 +67636,7 @@ oSt oSt omf omf -hUO +fSh hUO vdS qQP @@ -65979,7 +67695,7 @@ asj gxb asj kxc -gMA +lpq gMA gMA gMA @@ -65991,7 +67707,7 @@ vPu vPu vPu iiU -ezk +igL tKo asj lIu @@ -66024,12 +67740,12 @@ quM quM quM nAe -quM -quM -quM -quM -quM -quM +lWJ +lWJ +lWJ +lWJ +lWJ +lWJ nAe quM quM @@ -66226,8 +67942,8 @@ qnC oSt lIu xaB -shs -shs +oGz +iNL aTB gyN oSt @@ -66248,7 +67964,7 @@ vPu vPu rMZ iiU -ezk +igL tKo gxb oSt @@ -66469,7 +68185,7 @@ hUO kCY ttv cIz -hBy +wSe qQP omf omf @@ -66483,8 +68199,8 @@ gfJ oSt oSt aVf -shs -shs +oGz +iNL tfW jgm oSt @@ -66740,8 +68456,8 @@ oSt oSt oSt xaB -shs -shs +oGz +iNL aTB jgm oSt @@ -67530,26 +69246,26 @@ lIu oSt oSt soC -loo +kXp kxc lux jxO kxc loo -bLx -bLx +cIO +cIO loo soC tul -hWr -hWr -hWr +riD +riD +riD ryN vPo hWr xPt vPo -hWr +riD otQ ska sXp @@ -67772,7 +69488,7 @@ bLx bLx prw bLx -bLx +ory soC asj oSt @@ -67787,7 +69503,7 @@ oSt oSt oSt soC -bLx +kqY kie nZk nZk @@ -67807,7 +69523,7 @@ cgq hbx cgq cgq -hWr +bPe ska ska ska @@ -68029,7 +69745,7 @@ csE csE csE csE -bLx +jKL soC xiy tPo @@ -68044,7 +69760,7 @@ oSt oSt xiy soC -bLx +kqY csE csE csE @@ -68057,7 +69773,7 @@ aWc hZz lYX btQ -hWr +gRg cgq cgq cgq @@ -68066,10 +69782,10 @@ cgq hWr cgq vPo -hWr -hWr -hWr -hWr +riD +riD +riD +riD vPo hEo hWr @@ -68280,7 +69996,7 @@ omf omf soC jRv -kJh +dJL bLx koz uNb @@ -68543,7 +70259,7 @@ soC uWs aas kRc -kRc +aAy mUi gxb usu @@ -68581,8 +70297,8 @@ xbP sjz rAc rNI -hWr -hWr +gRg +gRg rNI mKn cgq @@ -68800,7 +70516,7 @@ pmL soC pWD kRc -kRc +aAy soC asj asj @@ -69057,7 +70773,7 @@ lIu soC egJ egJ -egJ +vZt soC soC mUi @@ -69576,12 +71292,12 @@ kRc kRc kRc mjf -kRc -kRc +hky +hky rdQ xhh -kRc -kRc +hky +hky egJ kRc kRc @@ -70091,10 +71807,10 @@ kRc oeV soC mmt -kRc -kRc -kRc -kRc +adm +adm +adm +adm mmt egJ oeV @@ -70602,16 +72318,16 @@ hFF sWZ rfF rfF +vNR +vNR +vNR rfF rfF rfF rfF -rfF -rfF -rfF -rfF -rfF -rfF +vNR +vNR +vNR rfF rfF sWZ @@ -70862,10 +72578,10 @@ rfF rfF rfF rfF -rfF -rfF -rfF -rfF +nls +nls +nls +nls rfF rfF rfF @@ -70895,10 +72611,10 @@ juG sjz sjz iis -kGs -chC -chC -chC +bjc +iSN +iSN +iSN chC oHF sjz @@ -71146,10 +72862,10 @@ jUL iVT iTc chC -chC -chC -chC -chC +iSN +iSN +iSN +iSN llz chC chC @@ -71158,7 +72874,7 @@ chC chC chC chC -chC +nDc oOq wSN kTh @@ -71415,7 +73131,7 @@ hro vfd xlm iuH -chC +nDc oOq wSN kTh @@ -71608,7 +73324,7 @@ hUO dlP gfh bJl -iHu +gNG izD qQP jwi @@ -71672,7 +73388,7 @@ wJX hqW hKj tVX -chC +nDc oOq wSN uEV @@ -71929,7 +73645,7 @@ vPU vWW wqI rkC -chC +nDc oOq wSN kTh @@ -73214,7 +74930,7 @@ jqa jqa wqI tVX -chC +nDc oOq wSN eAi @@ -73374,7 +75090,7 @@ omf omf qQP cLb -gqC +aRt cLb cLb cLb @@ -73395,7 +75111,7 @@ hUO ucs uRy fBs -wON +fDw uRy hUO aXk @@ -73471,7 +75187,7 @@ jqa jqa qoV rkC -chC +nDc oOq wSN kTh @@ -73728,7 +75444,7 @@ vPU wgj wqI rkC -chC +nDc oOq wSN kTh @@ -73985,7 +75701,7 @@ pvG uCk jBK tVX -chC +nDc oOq xJk xjY @@ -74228,19 +75944,19 @@ kTh fLY cVq wjz -cVq +bIz wjz cVq iaR -cVq +bIz wjz cVq iaR -cVq +bIz wjz cVq iaR -cVq +bIz jIL chC sjz @@ -74945,7 +76661,7 @@ qQP erg hUO hUO -gqC +exb cLb gdM hUO