From ddd8e5b7ade9880a8f3ce3e5efbb8ba33a54ee65 Mon Sep 17 00:00:00 2001 From: Storm Dragon Date: Tue, 16 Apr 2024 04:39:07 -0400 Subject: [PATCH] More tts messages. --- .scripts/TobyCustom/Project_Brutality_Operation_MDK.sh | 2 ++ .scripts/TobyCustom/Project_Brutality_Toby_Deluxe.sh | 2 ++ .scripts/TobyCustom/Project_Brutality_Toby_Demo.sh | 2 ++ 3 files changed, 6 insertions(+) diff --git a/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh b/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh index 6b011b8..5838e20 100755 --- a/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh +++ b/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh @@ -24,6 +24,8 @@ fi # Extend the search for new messages to be read. grepStrings+=('-e' 'New PDA Entry:' + '-e' ' died.' + '-e' ' has been gunned down by ' '-e' 'Lesser demon energy' '-e' 'Got the ' '-e' "You've found " diff --git a/.scripts/TobyCustom/Project_Brutality_Toby_Deluxe.sh b/.scripts/TobyCustom/Project_Brutality_Toby_Deluxe.sh index 91b4dc6..071df49 100755 --- a/.scripts/TobyCustom/Project_Brutality_Toby_Deluxe.sh +++ b/.scripts/TobyCustom/Project_Brutality_Toby_Deluxe.sh @@ -24,6 +24,8 @@ fi # Extend the search for new messages to be read. grepStrings+=('-e' 'New PDA Entry:' + '-e' ' died.' + '-e' ' has been gunned down by ' '-e' 'Lesser demon energy' '-e' 'Got the ' '-e' "You've found " diff --git a/.scripts/TobyCustom/Project_Brutality_Toby_Demo.sh b/.scripts/TobyCustom/Project_Brutality_Toby_Demo.sh index b6a4f48..e5a359b 100755 --- a/.scripts/TobyCustom/Project_Brutality_Toby_Demo.sh +++ b/.scripts/TobyCustom/Project_Brutality_Toby_Demo.sh @@ -24,6 +24,8 @@ fi # Extend the search for new messages to be read. grepStrings+=('-e' 'New PDA Entry:' + '-e' ' died.' + '-e' ' has been gunned down by ' '-e' 'Lesser demon energy' '-e' 'Got the ' '-e' "You've found "