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 9f543f6a..c78917e4 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -137,4 +137,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="miss">monsters/piou/miss1.ogg</sound>
<sound event="spawn">monsters/piou/spawn1.ogg</sound>
</monster>
+ <monster id="15" name="Manana Tree" targetCursor="medium">
+ <sprite>monsters/mananatree.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>
</monsters>