diff options
author | Alige <aligetmw@hotmail.fr> | 2012-11-15 23:33:24 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-11-16 00:05:05 +0400 |
commit | 4eab57a7171488729647e4dbb6bd24ec0631c907 (patch) | |
tree | 4fce440f802856f66964f49ef04adf0a2e2eec01 | |
parent | fad75d6cd5cda8eda2960dea7521d810dcbd1412 (diff) | |
download | clientdata-4eab57a7171488729647e4dbb6bd24ec0631c907.tar.gz clientdata-4eab57a7171488729647e4dbb6bd24ec0631c907.tar.bz2 clientdata-4eab57a7171488729647e4dbb6bd24ec0631c907.tar.xz clientdata-4eab57a7171488729647e4dbb6bd24ec0631c907.zip |
Added a new sound for quests.
-rw-r--r-- | paths.xml | 4 | ||||
-rw-r--r-- | sfx/system/quest.ogg | bin | 0 -> 30788 bytes |
2 files changed, 2 insertions, 2 deletions
@@ -50,6 +50,6 @@ Also, don't forget to add the '/' path separator at the end of folder values. <option name="music" value="music/"/> <option name="wallpapers" value="graphics/images/"/> <option name="wallpaperFile" value="login_wallpaper.png"/> - <option name="newQuestSfx" value="system/levelup.ogg"/> - <option name="completeQuestSfx" value="system/levelup.ogg"/> + <option name="newQuestSfx" value="system/quest.ogg"/> + <option name="completeQuestSfx" value="system/quest.ogg"/> </configuration> diff --git a/sfx/system/quest.ogg b/sfx/system/quest.ogg Binary files differnew file mode 100644 index 00000000..ffd7d826 --- /dev/null +++ b/sfx/system/quest.ogg |