summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-12-06 19:12:26 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 19:12:26 +0000
commit480c851eed44a85f31ff9a6bad4eab0ebf16ca8c (patch)
tree38271d9945c5f54c37e5351dcb18abb0908852e3 /monsters.xml
parent154f6254325f964b6c7c02c677ef690012e3a220 (diff)
parent3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a (diff)
downloadclientdata-480c851eed44a85f31ff9a6bad4eab0ebf16ca8c.tar.gz
clientdata-480c851eed44a85f31ff9a6bad4eab0ebf16ca8c.tar.bz2
clientdata-480c851eed44a85f31ff9a6bad4eab0ebf16ca8c.tar.xz
clientdata-480c851eed44a85f31ff9a6bad4eab0ebf16ca8c.zip
Merge branch 'Bat_sfx' into 'master'
Added sfx for Bats/Crafties See merge request evol/clientdata!189
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/monsters.xml b/monsters.xml
index 2837ebdf..488ce0dc 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -138,8 +138,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1018" name="Crafty" targetCursor="small">
<sprite>monsters/crafty.xml</sprite>
- <sound event="die">monsters/piou/die1.ogg</sound>
- <sound event="hit">monsters/piou/hit1.ogg</sound>
+ <sound event="die">monsters/bat/die1.ogg</sound>
+ <sound event="hit">monsters/bat/hit1.ogg</sound>
<sound event="hurt">monsters/piou/hurt1.ogg</sound>
<sound event="hurt">monsters/piou/hurt2.ogg</sound>
<sound event="miss">monsters/piou/miss1.ogg</sound>
@@ -567,8 +567,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1103" name="Angry Crafty" targetCursor="small">
<sprite>monsters/crafty.xml</sprite>
- <sound event="die">monsters/piou/die1.ogg</sound>
- <sound event="hit">monsters/piou/hit1.ogg</sound>
+ <sound event="die">monsters/bat/die1.ogg</sound>
+ <sound event="hit">monsters/bat/hit1.ogg</sound>
<sound event="hurt">monsters/piou/hurt1.ogg</sound>
<sound event="hurt">monsters/piou/hurt2.ogg</sound>
<sound event="miss">monsters/piou/miss1.ogg</sound>
@@ -698,8 +698,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1125" name="Crafty Ghost" targetCursor="small">
<sprite>monsters/ghost-crafty.xml</sprite>
- <sound event="die">monsters/piou/die1.ogg</sound>
- <sound event="hit">monsters/piou/hit1.ogg</sound>
+ <sound event="die">monsters/bat/die1.ogg</sound>
+ <sound event="hit">monsters/bat/hit1.ogg</sound>
<sound event="hurt">monsters/piou/hurt1.ogg</sound>
<sound event="hurt">monsters/piou/hurt2.ogg</sound>
<sound event="miss">monsters/piou/miss1.ogg</sound>