From 8717b4704a2e1504f6d10689f6a03ddb4798115b Mon Sep 17 00:00:00 2001 From: Jennie Robinson Faber Date: Sun, 17 May 2026 23:58:50 +0100 Subject: [PATCH] Text tweak --- scripts/strings.gd | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scripts/strings.gd b/scripts/strings.gd index fa02ac6..1d1bbd4 100644 --- a/scripts/strings.gd +++ b/scripts/strings.gd @@ -27,5 +27,6 @@ const SCREEN_COUNTDOWN_3 := "3" const SCREEN_COUNTDOWN_2 := "2" const SCREEN_COUNTDOWN_1 := "1" -const LOSS_TOO_FEW := "HR WILL HEAR ABOUT THIS" -const LOSS_ROBOT := "I'M IN. — robot" +const LOSS_TOO_FEW := "INCIDENT CLOSED +- HR WILL HEAR ABOUT THIS -" +const LOSS_ROBOT := "I'M IN. – robot"