summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2020-11-10 21:43:33 +0000
committerJesusaves <cpntb1@ymail.com>2020-12-06 19:09:49 +0000
commit3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a (patch)
tree38271d9945c5f54c37e5351dcb18abb0908852e3 /monsters.xml
parent154f6254325f964b6c7c02c677ef690012e3a220 (diff)
downloadclientdata-3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a.tar.gz
clientdata-3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a.tar.bz2
clientdata-3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a.tar.xz
clientdata-3ad8dd3f1d26c96d7af96b9297bddee54fe2f54a.zip
Added sfx for Bats/Crafties
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>