summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS1
-rw-r--r--LICENSE3
-rw-r--r--paths.xml4
-rw-r--r--sfx/system/quest.oggbin30788 -> 0 bytes
-rw-r--r--sfx/system/questcomplete.oggbin0 -> 23245 bytes
-rw-r--r--sfx/system/questnew.oggbin0 -> 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>
diff --git a/LICENSE b/LICENSE
index e5f16fb9..c0e19bf9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -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.
diff --git a/paths.xml b/paths.xml
index 00a6ffeb..41950783 100644
--- a/paths.xml
+++ b/paths.xml
@@ -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
deleted file mode 100644
index ffd7d826..00000000
--- a/sfx/system/quest.ogg
+++ /dev/null
Binary files differ
diff --git a/sfx/system/questcomplete.ogg b/sfx/system/questcomplete.ogg
new file mode 100644
index 00000000..ff06aa55
--- /dev/null
+++ b/sfx/system/questcomplete.ogg
Binary files differ
diff --git a/sfx/system/questnew.ogg b/sfx/system/questnew.ogg
new file mode 100644
index 00000000..90445c2c
--- /dev/null
+++ b/sfx/system/questnew.ogg
Binary files differ