# HG changeset patch # User Wuzzy # Date 1518566929 0 # Node ID d20d8214bb67077889bb3fcd1d62c3c139ace769 # Parent 4e4e0725777d17875d0544de6c88634cd91afcc9 ThemeCfg: Add fallback-music and fallback-sd-music diff -r 4e4e0725777d -r d20d8214bb67 ThemeCfg.wiki --- a/ThemeCfg.wiki Tue Feb 13 08:25:21 2018 +0000 +++ b/ThemeCfg.wiki Wed Feb 14 00:08:49 2018 +0000 @@ -112,6 +112,17 @@ Default: `sdmusic.ogg` (only if `music` was specified, no music otherwise) +== `fallback-music` == +Fallback music for the `music` setting. This setting should be added whenever you use a custom music which is not part of the official Hedgewars install. Otherwise you don't need to set this. +If the music specified in `music` is missing, Hedgewars attempts to use this fallback music istead. **Only** use tracks which come with the official Hedgewars install. + +Note that if Hedgewars fails to find a music, it defaults to silence. + +Fallback music is not yet supported in 0.9.23, but it will be supported in 0.9.24. You can already add this setting safely, Hedgewars 0.9.23 (and earlier) will just ignore it. + +== `fallback-sd-music` == +Like `fallback-music`, except it's for `sd-music`. + == `clouds` == The number of clouds to create, before Sudden Death. Uses `Clouds.png`.