diff -r 3a8c1d98ac43 -r 1538e98a4d03 Theme.wiki --- a/Theme.wiki Sun Mar 27 20:27:43 2016 +0100 +++ b/Theme.wiki Sun Mar 27 20:40:20 2016 +0100 @@ -90,15 +90,19 @@ Default: $80 == `music` == -Name of the music file to be played in the theme before Sudden Death, e.g. `Nature.ogg`. If missing, no music is played before Sudden Death. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive! +Name of the music file to be played in the theme before Sudden Death, e.g. `Nature.ogg`. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive! Values: filename +No music is played by default. + == `sd-music` (0.9.21) == -Name of the music file to be played in the theme while in Sudden Death, e.g. `hell.ogg`. By default, `sdmusic.ogg` is played in Sudden Death, but only, if `music` has been specified. If `music` was not specified, the Sudden Death has no default music as well. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive! +Name of the music file to be played in the theme while in Sudden Death, e.g. `hell.ogg`. If `music` was not specified, the Sudden Death has no default music as well. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive! Values: filename +Default: `sdmusic.ogg` (only if `music` was specified, no music otherwise) + == `clouds` == The number of clouds to create, before Sudden Death. Uses `Clouds.png`.