From 8f67f42d57e60e62bc1f8bc554bc733cfe15c707 Mon Sep 17 00:00:00 2001 From: ariaworld <143797359+ariaworld@users.noreply.github.com> Date: Sun, 3 Mar 2024 00:58:51 +0100 Subject: [PATCH] Add plushies to bar, garden, and sauna apartment + change letter text --- .../templates/hilbertshotel_templates/apartment_bar.dmm | 8 +++++++- .../hilbertshotel_templates/apartment_garden.dmm | 7 ++++++- .../templates/hilbertshotel_templates/apartment_sauna.dmm | 1 + .../code/modules/ruins/spaceruin_code/hilbertshotel.dm | 6 +++--- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_bar.dmm b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_bar.dmm index b8bf3ddfe0..20d3346269 100644 --- a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_bar.dmm +++ b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_bar.dmm @@ -215,6 +215,12 @@ "yz" = ( /turf/open/floor/glass/reinforced, /area/hilbertshotel) +"yO" = ( +/obj/effect/turf_decal/siding/wood, +/obj/structure/table/wood/poker/shadow, +/obj/item/choice_beacon/box/plushie, +/turf/open/floor/carpet/royalblack, +/area/hilbertshotel) "BL" = ( /obj/machinery/light{ dir = 8 @@ -484,7 +490,7 @@ rY ee ee pr -nj +yO Wg yz dy diff --git a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_garden.dmm b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_garden.dmm index aefb0d2f43..d443a0b75b 100644 --- a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_garden.dmm +++ b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_garden.dmm @@ -345,6 +345,11 @@ /obj/structure/flora/ausbushes/brflowers, /turf/open/floor/grass/fairy/purple, /area/hilbertshotel) +"JW" = ( +/obj/structure/chair/pew, +/obj/item/choice_beacon/box/plushie, +/turf/open/floor/wood/wood_tiled, +/area/hilbertshotel) "Kc" = ( /obj/structure/flora/rock, /obj/structure/flora/ausbushes/brflowers, @@ -663,7 +668,7 @@ Dd uV qq Qc -Gj +JW Kj tY YG diff --git a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_sauna.dmm b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_sauna.dmm index f4e9589ad2..1c9c2a0458 100644 --- a/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_sauna.dmm +++ b/_maps/splurt_maps/templates/hilbertshotel_templates/apartment_sauna.dmm @@ -521,6 +521,7 @@ pixel_x = 5; pixel_y = 3 }, +/obj/item/choice_beacon/box/plushie, /turf/open/floor/carpet/red, /area/hilbertshotel) "ND" = ( diff --git a/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm b/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm index 179b66c1e0..e4358b250f 100644 --- a/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm +++ b/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm @@ -53,11 +53,11 @@ name = "Welcome Letter" info = "Welcome to Hilbert's Hotel!
\
\ - We're delighted to have you here. Each room in our hotel is an unique pocket dimension. You can choose up to 5 rooms per shift, each room you select will remember your actions and belongings, allowing you to create your own personal space.
\ - Inside the complementary guest box, you'll find chocolates, each one as unique and delightful as our rooms. Enjoy them as you explore and relax.
\ + Each room in the hotel is an unique pocket dimension: You can choose up to 5 rooms per shift, each room you select will remember your actions and belongings, allowing you to create your own personal space.
\ + Inside the complementary guest box you'll find some sweets, each one as unique and delightful as our rooms. Savour them as you relax∼
\ Remember, your rooms are always available for you to return to.
\
\ Enjoy your stay∼!
\
\ With love,
\ - Aniya" + Aniya ♥"