Added a macro for letting intro music play out
This commit is contained in:
parent
27eb875374
commit
45e9ecfb8a
1 changed files with 10 additions and 0 deletions
|
@ -665,6 +665,16 @@
|
|||
[/event]
|
||||
#enddef
|
||||
|
||||
#define LET_INTRO_MUSIC_FINISH
|
||||
# Use immediately following INTRO_AND_SCENARIO_MUSIC, to let the intro music
|
||||
# finish before switching to scenario music.
|
||||
[+event]
|
||||
[+music]
|
||||
immediate=no
|
||||
[/music]
|
||||
[/event]
|
||||
#enddef
|
||||
|
||||
#define INCIDENTAL_MUSIC MUSIC
|
||||
# To be played immediately to mark an incident,
|
||||
# but not appended to the scenario playlist.
|
||||
|
|
Loading…
Add table
Reference in a new issue