Add more grep strings for freedoom.
This commit is contained in:
parent
f9b5e0e1c6
commit
04f6b5e1a1
@ -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. '
|
||||
|
Loading…
Reference in New Issue
Block a user