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 "