Added a message for a secret being revealed inDoom.
This commit is contained in:
parent
3137ba2617
commit
ea7c3bf6b1
@ -406,8 +406,9 @@ game_launcher() {
|
||||
*doom*)
|
||||
exec stdbuf -oL ${game} | stdbuf -oL grep -E \
|
||||
-e '^[0-9]+\. ' \
|
||||
-e '^MAP[0-9]*' \
|
||||
-e '^Game saved. ' \
|
||||
-e '^A secret is revealed!$' \
|
||||
-e '^MAP[0-9]*' \
|
||||
-e '^Player was ' \
|
||||
-e '^Please select a game wad \(or 0 to exit\):' \
|
||||
-e '^You have no keys in your pocket!$' | spd-say -e
|
||||
|
Loading…
Reference in New Issue
Block a user