diff --git a/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh b/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh index 433fa7c..44df1c0 100755 --- a/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh +++ b/.scripts/TobyCustom/Project_Brutality_Operation_MDK.sh @@ -20,8 +20,7 @@ elif [[ -e "${doomPath}/DoomMetalVol6.wad" ]]; then fi # Extend the search for new messages to be read. -grepStrings+=('-e' 'New PDA Entry:' - '-e' '^\*\*\* Brutality Bonus awarded!' +grepStrings+=('-e' '^\*\*\* Brutality Bonus awarded!' '-e' ' died.' '-e' 'Ectoplasmic Surge!' '-e' '^Game Saved.'