Removed PDA stuff from speech.
This commit is contained in:
parent
8983887494
commit
b4b4067821
@ -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.'
|
||||
|
Loading…
Reference in New Issue
Block a user