summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-02-03 09:05:41 -0400
committerLedmitz <smoothshifter@tuta.io>2023-02-03 09:05:41 -0400
commit01557322230ee4d52bcdc17c75c0b1679fb26c00 (patch)
treeb1cf4f721cdc09b7936bb50ce4961fa9fbee19b1
parentc2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff)
downloadclientdata-01557322230ee4d52bcdc17c75c0b1679fb26c00.tar.gz
clientdata-01557322230ee4d52bcdc17c75c0b1679fb26c00.tar.bz2
clientdata-01557322230ee4d52bcdc17c75c0b1679fb26c00.tar.xz
clientdata-01557322230ee4d52bcdc17c75c0b1679fb26c00.zip
Added heal SFX for lum and inma
-rw-r--r--effects.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/effects.xml b/effects.xml
index 794b04d3..5d558a45 100644
--- a/effects.xml
+++ b/effects.xml
@@ -129,7 +129,7 @@
<!-- (grow plant) spawn -->
<effect id="511" audio="magic/spawn_burst.ogg" particle="graphics/particles/pentagram-burst.xml"/>
<!-- #lum (lesser heal) cast -->
- <effect id="512" particle="graphics/particles/magic.white.xml"/>
+ <effect id="512" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
<!-- #lum (lesser heal) hit -->
<effect id="513" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
<!-- #chiza (magic blade) cast -->
@@ -169,7 +169,7 @@
<!-- #anwiltyp (hide) end -->
<effect id="532" audio="magic/default_magic.ogg" particle="graphics/particles/magic.generic.xml"/>
<!-- #inma (lay on hands) cast -->
- <effect id="533" particle="graphics/particles/magic.white.xml"/>
+ <effect id="533" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
<!-- #inma (lay on hands) hit -->
<effect id="534" audio="magic/inma.ogg" particle="graphics/particles/magic.white.xml"/>
<!-- #ingrav (lightning strike) cast -->