From a597c7f3a2bfe2410561887999695d6f040a64bb Mon Sep 17 00:00:00 2001 From: Minerva <218184747+mnva0@users.noreply.github.com> Date: Tue, 30 Sep 2025 18:07:11 -0400 Subject: [PATCH] Rephrases two Whistle descriptions (#40631) Rephrases the Whistle descriptions --- Resources/Prototypes/Entities/Objects/Fun/whistles.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Entities/Objects/Fun/whistles.yml b/Resources/Prototypes/Entities/Objects/Fun/whistles.yml index 1ab6567e65..6e7fd3d0c1 100644 --- a/Resources/Prototypes/Entities/Objects/Fun/whistles.yml +++ b/Resources/Prototypes/Entities/Objects/Fun/whistles.yml @@ -3,7 +3,7 @@ parent: BaseItem id: BaseWhistle name: whistle - description: Someone forgot to turn off kettle? + description: Someone forgot to turn off a kettle? components: - type: Item sprite: Objects/Fun/whistles.rsi @@ -32,7 +32,7 @@ - type: entity parent: BaseWhistle id: SecurityWhistle - description: Sound of it make you feel fear. + description: The sound of it brings fear. components: - type: Sprite state: sec -- 2.51.2