diff options
-rw-r--r-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | LICENSE | 3 | ||||
-rw-r--r-- | paths.xml | 4 | ||||
-rw-r--r-- | sfx/system/quest.ogg | bin | 30788 -> 0 bytes | |||
-rw-r--r-- | sfx/system/questcomplete.ogg | bin | 0 -> 23245 bytes | |||
-rw-r--r-- | sfx/system/questnew.ogg | bin | 0 -> 23764 bytes |
6 files changed, 6 insertions, 2 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 90960f7e..a6fb34d3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -40,6 +40,7 @@ Piman <Hidden> <Hidden> Pitriss Petr Varkoček <Hidden> Posydonia Mélanie Dinot <Hidden> ReidYaro Nina O'Reilly <reid evolonline.org> +Remaxim <Hidden> <Hidden> Taree <Hidden> <Hidden> Tayoko <Hidden> <Hidden> Vasily Makarov Dan Sagunov <vasily evolonline.org> @@ -93,5 +93,8 @@ Licensed under Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0 http://creative sfx/monsters/tortugas/hurt1.ogg (Ezili) sfx/monsters/tortugas/miss1.ogg (Ezili) sfx/monsters/tortugas/spawn1.ogg (Ezili) + sfx/system/questcomplete.ogg (Remaxim) + sfx/system/questnew.ogg (Remaxim) + All other files are licensed under the GPL license. See the GPL file for more information. @@ -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/quest.ogg"/> - <option name="completeQuestSfx" value="system/quest.ogg"/> + <option name="newQuestSfx" value="system/questnew.ogg"/> + <option name="completeQuestSfx" value="system/questcomplete.ogg"/> </configuration> diff --git a/sfx/system/quest.ogg b/sfx/system/quest.ogg Binary files differdeleted file mode 100644 index ffd7d826..00000000 --- a/sfx/system/quest.ogg +++ /dev/null diff --git a/sfx/system/questcomplete.ogg b/sfx/system/questcomplete.ogg Binary files differnew file mode 100644 index 00000000..ff06aa55 --- /dev/null +++ b/sfx/system/questcomplete.ogg diff --git a/sfx/system/questnew.ogg b/sfx/system/questnew.ogg Binary files differnew file mode 100644 index 00000000..90445c2c --- /dev/null +++ b/sfx/system/questnew.ogg |