diff options
author | Reid <reidyaro@gmail.com> | 2012-11-27 23:52:22 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-11-27 23:52:22 +0100 |
commit | 8533f7ccb808fb2271bcfac61de933961df91c0d (patch) | |
tree | 787acf354fe888a56d34b7c8ae3f5a8f03c20b56 | |
parent | 0b979a81de8e1daaeeaac93f738401b0e1aa06e2 (diff) | |
download | clientdata-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-- | CONTRIBUTORS | 1 | ||||
-rw-r--r-- | LICENSE | 3 | ||||
-rw-r--r-- | paths.xml | 4 | ||||
-rw-r--r-- | sfx/system/quest.ogg | bin | 0 -> 30788 bytes | |||
-rw-r--r-- | sfx/system/questcomplete.ogg | bin | 23245 -> 0 bytes | |||
-rw-r--r-- | sfx/system/questnew.ogg | bin | 23764 -> 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> @@ -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. @@ -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 Binary files differnew file mode 100644 index 00000000..ffd7d826 --- /dev/null +++ b/sfx/system/quest.ogg diff --git a/sfx/system/questcomplete.ogg b/sfx/system/questcomplete.ogg Binary files differdeleted file mode 100644 index ff06aa55..00000000 --- a/sfx/system/questcomplete.ogg +++ /dev/null diff --git a/sfx/system/questnew.ogg b/sfx/system/questnew.ogg Binary files differdeleted file mode 100644 index 90445c2c..00000000 --- a/sfx/system/questnew.ogg +++ /dev/null |