summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-10-19 13:29:40 +0000
committerLedmitz <smoothshifter@tuta.io>2020-10-19 13:29:40 +0000
commit962a48f426426d4be76321a8dd923322986ec99c (patch)
tree4b071a9b5d908bd82303a963712b40aeb39ce8f0
parent4776731b8807420f8c73aa4c9e12f386c93fcf40 (diff)
downloadclientdata-github/fork/Ledmitz/magic_sfx_n_particles.tar.gz
clientdata-github/fork/Ledmitz/magic_sfx_n_particles.tar.bz2
clientdata-github/fork/Ledmitz/magic_sfx_n_particles.tar.xz
clientdata-github/fork/Ledmitz/magic_sfx_n_particles.zip
Corrected plugh in effects.xmlgithub/fork/Ledmitz/magic_sfx_n_particles
-rw-r--r--effects.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/effects.xml b/effects.xml
index 859bc51d..e4d6fd8d 100644
--- a/effects.xml
+++ b/effects.xml
@@ -126,9 +126,9 @@
<!-- (grow plant) spawn -->
<effect id="511" audio="magic/spawn_burst.ogg" particle="graphics/particles/pentagram-burst.xml"/>
<!-- #lum (lesser heal) cast -->
- <effect id="512" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
+ <effect id="512" particle="graphics/particles/magic.white.xml"/>
<!-- #lum (lesser heal) hit -->
- <effect id="513" particle="graphics/particles/magic.white.xml"/>
+ <effect id="513" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
<!-- #chiza (magic blade) cast -->
<effect id="514" audio="magic/war.ogg" particle="graphics/particles/magic.black.xml"/>
<!-- #gole (make sulphur) cast -->
@@ -152,7 +152,7 @@
<!-- #manpahil (enchant lifestone) cast -->
<effect id="525" audio="magic/generic.ogg" particle="graphics/particles/magic.generic.xml"/>
<!-- #plugh (flying backpack) cast -->
- <effect id="526" particle="graphics/particles/magic.green.xml"/>
+ <effect id="526" audio="magic/nature.ogg" particle="graphics/particles/magic.green.xml"/>
<!-- #plugh (flying backpack) hit -->
<effect id="527" audio="magic/nature.ogg" particle="graphics/particles/magic.generic.xml"/>
<!-- #plugh (flying backpack) end -->