summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-05-02 14:41:02 +0000
committerSaulc <lucashelaine14@gmail.com>2018-05-02 14:41:02 +0000
commitc67c3137e9a27cda2a543a177bbb70f6a60aa252 (patch)
treef60424b0c4e0f97d7ba7a2040a93f01621587760 /monsters.xml
parenta3319c9ed9346564beb87cc88bea88327cee7917 (diff)
downloadclientdata-c67c3137e9a27cda2a543a177bbb70f6a60aa252.tar.gz
clientdata-c67c3137e9a27cda2a543a177bbb70f6a60aa252.tar.bz2
clientdata-c67c3137e9a27cda2a543a177bbb70f6a60aa252.tar.xz
clientdata-c67c3137e9a27cda2a543a177bbb70f6a60aa252.zip
add SFX to Log head 1066
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 1e70a4bf..a7796559 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -313,6 +313,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
</monster>
<monster id="1066" name="Log Head" targetCursor="medium">
<sprite>monsters/loghead.xml</sprite>
+ <sound event="die">monsters/loghead/logheaddie.ogg</sound>
+ <sound event="hit">monsters/loghead/logheadhit.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt2.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt3.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt4.ogg</sound>
+ <sound event="hurt">monsters/loghead/logheadhurt5.ogg</sound>
</monster>
<monster id="1067" name="Fire Goblin" targetCursor="medium">
<sprite>monsters/firegoblin.xml</sprite>