summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTORS1
-rw-r--r--LICENSE3
-rw-r--r--effects.xml2
-rw-r--r--paths.xml4
-rw-r--r--sfx/system/quest-done.oggbin0 -> 66694 bytes
-rw-r--r--sfx/system/quest-update.oggbin0 -> 40793 bytes
-rw-r--r--sfx/system/quest.oggbin111839 -> 0 bytes
7 files changed, 5 insertions, 5 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 4f454352..c234e9b8 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -48,7 +48,6 @@ Naj Thibault Garcia <thibault.garcia revaweb.com
Nard Bernard Hugonnet <bernard.hugonnet bh28.net>
Necromonger Mihail Barer <Hidden>
Nelson6e65 Nelson Martell <nelson6e65-manaplus yahoo.es>
-P0ss <Hidden> <Hidden>
Pajarico <Hidden> <Hidden>
Pihro Garett Smith <theonewhoplayswithfire gmail.com>
Piman <Hidden> <Hidden>
diff --git a/LICENSE b/LICENSE
index bc0a4b2a..58b0c86c 100644
--- a/LICENSE
+++ b/LICENSE
@@ -324,7 +324,8 @@ https://www.gitorious.org/evol/clientdata-beta/blobs/master/LICENSE
sfx/monsters/tortuga/spawn1.ogg (Cosmostrator) (CC BY-SA 3.0) (Socapex)
## System
sfx/system/levelup.ogg (Kenny690) (CC BY-SA 3.0) (-)
- sfx/system/quest.ogg (p0ss) (CC BY-SA 3.0) (-)
+ sfx/system/quest-done.ogg (Kenny690) (CC BY-SA 3.0) (-)
+ sfx/system/quest-update.ogg (Kenny690) (CC BY-SA 3.0) (-)
sfx/system/skillup.ogg (Kenny690) (CC BY-SA 3.0) (-)
## Weapons
### Knife
diff --git a/effects.xml b/effects.xml
index 63d05f7d..60f6ade6 100644
--- a/effects.xml
+++ b/effects.xml
@@ -13,7 +13,7 @@ Copyright (C) 2010-2013 Evol Online -->
<effect id="8" particle="graphics/particles/poison.xml"/> // Poison particle effect.
<effect id="9" particle="graphics/particles/invisibility.xml"/> // Invisibility particle effect.
<effect id="10" particle="graphics/particles/afk.xml"/> // AFK particle effect.
- <effect id="11" audio="system/quest.ogg"/> // Complete and incomplete quests effect.
+ <effect id="11"/> // CREATE: Complete and incomplete quest particle effect.
<effect id="12" sprite="effects/queststart.xml"/> // NPC quest-start status effect.
<effect id="13" sprite="effects/questcontinue.xml"/> // NPC quest-continue status effect.
<effect id="14" sprite="effects/queststart-low.xml"/> // NPC quest-start status effect (reduced height).
diff --git a/paths.xml b/paths.xml
index acc297e5..a90ecc40 100644
--- a/paths.xml
+++ b/paths.xml
@@ -2,8 +2,8 @@
<!-- Authors: 4144, Alige, Reid
Copyright (C) 2010-2013 Evol Online -->
<configuration>
- <option name="newQuestSfx" value="system/quest.ogg"/>
- <option name="completeQuestSfx" value="system/quest.ogg"/>
+ <option name="newQuestSfx" value="system/quest-update.ogg"/>
+ <option name="completeQuestSfx" value="system/quest-done.ogg"/>
<option name="portalEffectFile" value="warp.xml"/>
<option name="levelUpEffectFile" value="levelup.xml"/>
<option name="hitEffectId" value="2"/>
diff --git a/sfx/system/quest-done.ogg b/sfx/system/quest-done.ogg
new file mode 100644
index 00000000..7c27c3d6
--- /dev/null
+++ b/sfx/system/quest-done.ogg
Binary files differ
diff --git a/sfx/system/quest-update.ogg b/sfx/system/quest-update.ogg
new file mode 100644
index 00000000..ff6c39b2
--- /dev/null
+++ b/sfx/system/quest-update.ogg
Binary files differ
diff --git a/sfx/system/quest.ogg b/sfx/system/quest.ogg
deleted file mode 100644
index f5fddd0f..00000000
--- a/sfx/system/quest.ogg
+++ /dev/null
Binary files differ