Add more grep strings to freedoom
This commit is contained in:
parent
e64ad81a19
commit
4e6a7ff105
@ -31,7 +31,7 @@ grepStrings=(
|
|||||||
'-e' '^Game saved. '
|
'-e' '^Game saved. '
|
||||||
'-e' '^A secret is revealed!$'
|
'-e' '^A secret is revealed!$'
|
||||||
'-e' '^MAP[0-9]*'
|
'-e' '^MAP[0-9]*'
|
||||||
'-e' '^Player was '
|
'-e' '^Player (was|is|left) '
|
||||||
'-e' '^Please select a game wad \(or 0 to exit\):'
|
'-e' '^Please select a game wad \(or 0 to exit\):'
|
||||||
'-e' '^You have no keys in your pocket!$'
|
'-e' '^You have no keys in your pocket!$'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user