Removed PDA stuff from speech.

This commit is contained in:
Storm Dragon 2024-04-24 07:53:09 -04:00
parent 8983887494
commit b4b4067821

View File

@ -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.'