summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authortoams <toams85@gmail.com>2020-01-25 22:02:41 +0100
committertoams <toams85@gmail.com>2020-01-26 13:28:22 +0100
commit548b0b2dc5f8b5105dcc5fb48715cc4a23586d77 (patch)
treef29553a8867f00b2caa827fc0f063ac4681796e7 /monsters.xml
parent0010ed6abf5064bfc02577c08104229d74851a1b (diff)
downloadclientdata-548b0b2dc5f8b5105dcc5fb48715cc4a23586d77.tar.gz
clientdata-548b0b2dc5f8b5105dcc5fb48715cc4a23586d77.tar.bz2
clientdata-548b0b2dc5f8b5105dcc5fb48715cc4a23586d77.tar.xz
clientdata-548b0b2dc5f8b5105dcc5fb48715cc4a23586d77.zip
add dummy2 to monsters.xml
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>