diff --git a/.scripts/FreeDoom.sh b/.scripts/FreeDoom.sh index aa2c8f1..55fc54a 100755 --- a/.scripts/FreeDoom.sh +++ b/.scripts/FreeDoom.sh @@ -26,6 +26,16 @@ doomGames=( grepStrings=( '-E' + '-e' 'stood where' + '-e' 'was .+ed by' + '-e' 'Fraglimit hit\.' + '-e' 'chewed on' + '-e' 'The maximum' + '-e' 'swapped two barrels' + '-e' 'MAP \d+' + '-e' 'swallowed too much of' + '-e' 'exited the level' + '-e' 'joined the game' '-e' '^[0-9]+\. ' '-e' '^"cl_run"' '-e' '^Game saved. '