(add-message), (pla-file) can be used as actions.
This commit is contained in:
parent
09c8ffe3f5
commit
cb04d21396
1 changed files with 4 additions and 0 deletions
|
@ -165,6 +165,10 @@ The only actions I support for the start are.
|
|||
Start the countdown timer.
|
||||
(action-stop-timer)
|
||||
Stop the countdown timer.
|
||||
(add-message "Bla bla bla")
|
||||
Show message in message area, is not automatic split at screen end!
|
||||
(play-file "voice.ogg")
|
||||
Play a story voice file.
|
||||
|
||||
Some examples:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue