From 4ae29c6b346bf24b67a76178af196b4e9cbb2274 Mon Sep 17 00:00:00 2001
From: ariaworld <143797359+ariaworld@users.noreply.github.com>
Date: Sat, 16 Mar 2024 23:47:41 +0100
Subject: [PATCH] Update a few texts.
---
.../code/modules/ruins/spaceruin_code/hilbertshotel.dm | 4 ++--
modular_splurt/code/modules/spells/spell_types/lewd.dm | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm b/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm
index e4358b250f..88e9df7144 100644
--- a/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm
+++ b/modular_splurt/code/modules/ruins/spaceruin_code/hilbertshotel.dm
@@ -54,10 +54,10 @@
info = "Welcome to Hilbert's Hotel!
\
\
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∼
\
+ Inside the complementary guest box you'll find some delightful sweets, savour them as you relax∼
\
Remember, your rooms are always available for you to return to.
\
\
Enjoy your stay∼!
\
\
With love,
\
- Aniya ♥"
+ -Aniya ♥"
diff --git a/modular_splurt/code/modules/spells/spell_types/lewd.dm b/modular_splurt/code/modules/spells/spell_types/lewd.dm
index 1414b5c058..9685e87f3e 100644
--- a/modular_splurt/code/modules/spells/spell_types/lewd.dm
+++ b/modular_splurt/code/modules/spells/spell_types/lewd.dm
@@ -3,8 +3,8 @@
desc = "Cast spells that will cause the target to feel the power of lewd chemistry."
include_user = TRUE
clothes_req = NONE
- invocation_type = "shout"
- invocation = "BIGGUS DICKUS"
+ invocation_type = "whisper"
+ invocation = "Et invoco..."
charge_max = 10 SECONDS
cooldown_min = 5 SECONDS
icon = 'modular_splurt/icons/obj/syringe.dmi'