DEFAULT_MUSIC (a child element of SYSTEM) defines the default musics used in the game, including the main theme, battle music and defeated (game over) music.
DEFAULT_MUSIC supports the use of its own child elements as values. For a list of supported child elements please refer to the tree menu on the left.
- <DEFAULT_MUSIC>
- <THEME>
- ......
- </THEME>
- <BATTLE>
- ......
- </BATTLE>
- <DEFEATED>
- ......
- </DEFEATED>
- </DEFAULT_MUSIC>