Fixed up some regular expressions.

This commit is contained in:
Storm Dragon
2024-08-18 01:09:55 -04:00
parent 02b7467437
commit 811ac7aea3
2 changed files with 7 additions and 2 deletions

View File

@ -16,7 +16,7 @@ grepStrings+=('-e' '^\*\*\* Brutality Bonus awarded!'
'-e' '^Picked up '
'-e' '^Press '
'-e' 'Rescue operations suit.'
'-e' '^(Mega|Soul|Invulnerability )[Ss]phere!$'
'-e' '^(Mega|Soul|Invulnerability )[Ss]phere!?$'
'-e' '^Mancubus '
'-e' ' skeleton key secured!$'
'-e' ' \(Slot [0-9]+\)'