summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index 5230d5e7..eec28f07 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -171,7 +171,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="hurt">monsters/crocotree/hurt2.ogg</sound>
<sound event="hurt">monsters/crocotree/hurt3.ogg</sound>
</monster>
- <monster id="20" name="Fluffy" targetCursor="small">
+ <monster id="20" name="Fluffy" targetCursor="small">
<sprite>monsters/fluffy.xml</sprite>
<sound event="hit">monsters/fluffy/hit1.ogg</sound>
<sound event="hit">monsters/fluffy/hit2.ogg</sound>
@@ -179,4 +179,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="hurt">monsters/fluffy/hurt1.ogg</sound>
<sound event="miss">monsters/fluffy/miss1.ogg</sound>
</monster>
+ <monster id="21" name="Mouboo" targetCursor="large">
+ <sprite>monsters/mouboo.xml</sprite>
+ </monster>
</monsters>