summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-13 15:00:12 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-13 15:00:12 -0300
commitc4712c7c19d135899377dd9b16326650d3ac820a (patch)
tree9590ab65452e5f299df1298e585352173997fb6a /monsters.xml
parent4931c21331627df8813f169f25a2ef6cf7a76245 (diff)
downloadclientdata-c4712c7c19d135899377dd9b16326650d3ac820a.tar.gz
clientdata-c4712c7c19d135899377dd9b16326650d3ac820a.tar.bz2
clientdata-c4712c7c19d135899377dd9b16326650d3ac820a.tar.xz
clientdata-c4712c7c19d135899377dd9b16326650d3ac820a.zip
Missing SFX on Wolf, from ORG
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/monsters.xml b/monsters.xml
index 169ca213..d528c6e7 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -227,9 +227,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
</monster>
<monster id="1037" name="Wolvern" targetCursor="medium">
<sprite>monsters/wolvern.xml</sprite>
- <sound event="die">monsters/wolf/die.ogg</sound>
+ <sound event="die">monsters/wolf/die1.ogg</sound>
+ <sound event="die">monsters/wolf/die2.ogg</sound>
<sound event="hit">monsters/wolf/hit1.ogg</sound>
- <sound event="hit2">monsters/wolf/hit2.ogg</sound>
+ <sound event="hit">monsters/wolf/hit2.ogg</sound>
+ <sound event="hurt">monsters/wolf/hurt1.ogg</sound>
<sound event="miss">monsters/wolf/miss.ogg</sound>
</monster>
<monster id="1038" name="Zombie" targetCursor="medium">