summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-11-27 23:52:22 +0100
committerReid <reidyaro@gmail.com>2012-11-27 23:52:22 +0100
commit8533f7ccb808fb2271bcfac61de933961df91c0d (patch)
tree787acf354fe888a56d34b7c8ae3f5a8f03c20b56
parent0b979a81de8e1daaeeaac93f738401b0e1aa06e2 (diff)
downloadclientdata-8533f7ccb808fb2271bcfac61de933961df91c0d.tar.gz
clientdata-8533f7ccb808fb2271bcfac61de933961df91c0d.tar.bz2
clientdata-8533f7ccb808fb2271bcfac61de933961df91c0d.tar.xz
clientdata-8533f7ccb808fb2271bcfac61de933961df91c0d.zip
Proposoal should pass through brainstorming before to happen on git, last warn.
Also, these sounds are bad for our use, proposonal refused on my side. Revert "Proposal:" This reverts commit f27d5c30f67776dd4b30f921ea8d6a3751e9e770.
-rw-r--r--CONTRIBUTORS1
-rw-r--r--LICENSE3
-rw-r--r--paths.xml4
-rw-r--r--sfx/system/quest.oggbin0 -> 30788 bytes
-rw-r--r--sfx/system/questcomplete.oggbin23245 -> 0 bytes
-rw-r--r--sfx/system/questnew.oggbin23764 -> 0 bytes
6 files changed, 2 insertions, 6 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index a6fb34d3..90960f7e 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -40,7 +40,6 @@ 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 c0e19bf9..e5f16fb9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -93,8 +93,5 @@ 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 41950783..00a6ffeb 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/questnew.ogg"/>
- <option name="completeQuestSfx" value="system/questcomplete.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
new file mode 100644
index 00000000..ffd7d826
--- /dev/null
+++ b/sfx/system/quest.ogg
Binary files differ
diff --git a/sfx/system/questcomplete.ogg b/sfx/system/questcomplete.ogg
deleted file mode 100644
index ff06aa55..00000000
--- a/sfx/system/questcomplete.ogg
+++ /dev/null
Binary files differ
diff --git a/sfx/system/questnew.ogg b/sfx/system/questnew.ogg
deleted file mode 100644
index 90445c2c..00000000
--- a/sfx/system/questnew.ogg
+++ /dev/null
Binary files differ