summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
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 e19eb5c7..4154e04b 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -442,6 +442,13 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="hit">monsters/scorpion/hit4.ogg</sound>
<sound event="miss">monsters/scorpion/miss1.ogg</sound>
</monster>
+ <monster id="1107" name="Pillar Dummy" targetCursor="medium">
+ <sprite>monsters/dummy.xml</sprite>
+ <sound event="die">monsters/crocotree/die1.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt1.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt2.ogg</sound>
+ <sound event="hurt">monsters/crocotree/hurt3.ogg</sound>
+ </monster>
<monster id="1108" name="Fire Dummy" targetCursor="medium">
<sprite>monsters/firedummy.xml</sprite>
<sound event="die">monsters/crocotree/die1.ogg</sound>