summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-02-19 18:12:33 -0400
committerLedmitz <smoothshifter@tuta.io>2023-02-19 18:12:33 -0400
commit90868e704ef195149949457c97d81349018c35b8 (patch)
tree3ac3eb2eb97ea6f0cd5ab18b4ea2665d550b0367
parent1497fed7c8f81feeb50b8e10db5f4510dad3a7c9 (diff)
downloadclientdata-90868e704ef195149949457c97d81349018c35b8.tar.gz
clientdata-90868e704ef195149949457c97d81349018c35b8.tar.bz2
clientdata-90868e704ef195149949457c97d81349018c35b8.tar.xz
clientdata-90868e704ef195149949457c97d81349018c35b8.zip
Changed punches to flame SFX to match with animation/range attack
-rw-r--r--monsters/monster1138_ManaGuardian.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/monsters/monster1138_ManaGuardian.xml b/monsters/monster1138_ManaGuardian.xml
index 6f8082d0..5c865fad 100644
--- a/monsters/monster1138_ManaGuardian.xml
+++ b/monsters/monster1138_ManaGuardian.xml
@@ -9,9 +9,7 @@
<!-- No folder for this -->
<sprite>equipment/angel-wings.xml</sprite>
<sprite>equipment/head/aureole.xml</sprite>
- <sound event="hit">weapons/punch1.ogg</sound>
- <sound event="hit">weapons/punch2.ogg</sound>
- <sound event="hit">weapons/punch3.ogg</sound>
+ <sound event="hit">env/flame.ogg</sound>
<sound event="miss">weapons/miss1.ogg</sound>
<sound event="miss">weapons/miss2.ogg</sound>
<sound event="miss">weapons/miss3.ogg</sound>