diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index bc872ef..f82a57f 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -33,7 +33,7 @@ grepStrings=( '-e' 'chewed on' '-e' 'The maximum' '-e' 'swapped two barrels' - '-e' 'MAP \d+' + '-e' 'MAP[0-9]+' '-e' 'swallowed too much of' '-e' 'exited the level' '-e' 'joined the game'