summaryrefslogtreecommitdiff
path: root/effects.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-12-06 19:25:22 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 19:25:22 +0000
commitd908f17c1e9b61042550abe519dcc00e98d99651 (patch)
tree0dcf557767637a45db4f251688d1b95af591e6b8 /effects.xml
parent72db43ae6c96fae370df089b984903b23e68dc8c (diff)
downloadclientdata-d908f17c1e9b61042550abe519dcc00e98d99651.tar.gz
clientdata-d908f17c1e9b61042550abe519dcc00e98d99651.tar.bz2
clientdata-d908f17c1e9b61042550abe519dcc00e98d99651.tar.xz
clientdata-d908f17c1e9b61042550abe519dcc00e98d99651.zip
Moved fireball.ogg back to env DIR as it is used for different effects and added as a sound for fire-explosion in effects.xml
Diffstat (limited to 'effects.xml')
-rw-r--r--effects.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/effects.xml b/effects.xml
index f0ed4831..8568a656 100644
--- a/effects.xml
+++ b/effects.xml
@@ -37,7 +37,7 @@ Copyright (C) 2010-2020 Evol Online -->
<effect id="29" audio="npcs/fishing-cast.ogg"/> <!-- Throwing the bait in the water, in the fishing script. -->
<effect id="30" audio="npcs/fishing-bite.ogg"/> <!-- Fish biting the bait, in the fishing script. -->
<effect id="33" audio="monsters/piou/hit1.ogg"/> <!-- when clicking the flying piou -->
- <effect id="34" particle="graphics/particles/fire-explosion.xml"/> <!-- An explosion of white particles / LEGACY -->
+ <effect id="34" audio="env/fireball.ogg" particle="graphics/particles/fire-explosion.xml"/> <!-- An explosion of white particles / LEGACY -->
<effect id="35" particle="graphics/particles/magic-shield.xml"/> <!-- A magic shield particle effect. -->
<effect id="36" particle="graphics/particles/magic.shield-ends.xml"/>
<effect id="37" particle="graphics/particles/lightning1.xml"/>