Theme.wiki
changeset 801 9f89aaa0af76
parent 798 30c5f1ebd552
child 803 ef44649bd9df
equal deleted inserted replaced
800:362ce31b5632 801:9f89aaa0af76
    62 
    62 
    63 == `sd-water-opacity` ==
    63 == `sd-water-opacity` ==
    64 The water opacity while in Sudden Death. By default, it has the same value as `water-opacity`.
    64 The water opacity while in Sudden Death. By default, it has the same value as `water-opacity`.
    65 
    65 
    66 == `music` ==
    66 == `music` ==
    67 Name of the track 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!
    67 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!
    68 
    68 
    69 <code>Values: name</code>
    69 <code>Values: name</code>
    70 
    70 
    71 == `sd-music` (0.9.21) ==
    71 == `sd-music` (0.9.21) ==
    72 Name of the track to be played in the theme while in Sudden Death, e.g. `hell.ogg`. By default, no music is played. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive!
    72 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. You find music tracks in `Data/Music` of the Hedgewars installation directory. The file name is case-sensitive!
    73 
    73 
    74 == `clouds` ==
    74 == `clouds` ==
    75 The number of clouds to create, before Sudden Death. Uses `Clouds.png`.
    75 The number of clouds to create, before Sudden Death. Uses `Clouds.png`.
    76 
    76 
    77 <code>Values: number</code>
    77 <code>Values: number</code>