From: MirceaKitsune Date: Sun, 26 Sep 2010 21:18:58 +0000 (+0300) Subject: Win / Lose music at the end of each match :) X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=a9524f4ba1f694842e5581345e8536b3b8d6d6ed;p=voretournament%2Fvoretournament.git Win / Lose music at the end of each match :) --- diff --git a/data/defaultVoretournament.cfg b/data/defaultVoretournament.cfg index 84206b93..37eb76f3 100644 --- a/data/defaultVoretournament.cfg +++ b/data/defaultVoretournament.cfg @@ -1225,8 +1225,8 @@ set sv_foginterval 0 set g_cdtracks_remaplist "feeding_frenzy digital-pursuit brokenlight ninesix sixtyfour_revisited infiltrator stone_fortress high_tech_lab space_walk meltdown inner-peace out-there variable quiet boss_theme ghost-town" "list used by mapinfo system to automatically assign cdtracks - must match the cd remap command" set g_cdtracks_dontusebydefault "" "list used by mapinfo system to automatically assign cdtracks - must be a subset of g_cdtracks_remaplist" cd remap $g_cdtracks_remaplist -set sv_intermission_cdtrack_win "" -set sv_intermission_cdtrack_loose "" +set sv_intermission_cdtrack_win "win_music" +set sv_intermission_cdtrack_loose "lose_music" set menu_cdtrack feeding_frenzy // maxidle (in seconds): kick players idle for more than that amount of time diff --git a/data/sound/cdtracks/lose_music.ogg b/data/sound/cdtracks/lose_music.ogg new file mode 100644 index 00000000..d3ea100a Binary files /dev/null and b/data/sound/cdtracks/lose_music.ogg differ diff --git a/data/sound/cdtracks/win_music.ogg b/data/sound/cdtracks/win_music.ogg new file mode 100644 index 00000000..685976d4 Binary files /dev/null and b/data/sound/cdtracks/win_music.ogg differ diff --git a/data/voretournament-credits.txt b/data/voretournament-credits.txt index 845af312..6e84cfcb 100644 --- a/data/voretournament-credits.txt +++ b/data/voretournament-credits.txt @@ -163,4 +163,14 @@ http://blkrbt.googlepages.com/ *Ghost Town http://www.opengameart.org/content/my-town-v2 Augmentality -http://www.legoluft.de/ \ No newline at end of file +http://www.legoluft.de/ + +*Win music +http://opengameart.org/content/win-music-2 +remaxim +http://opengameart.org/user/63 + +*Lose music +http://opengameart.org/content/lose-music-2 +remaxim +http://opengameart.org/user/63 \ No newline at end of file