summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml
index 8f8d97a6..6d4a71e5 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -96,4 +96,9 @@ Example:
<sound event="hurt">monsters/croconut/hurt2.ogg</sound>
<sound event="hurt">monsters/croconut/hurt3.ogg</sound>
</monster>
+ <monster id="9" name="Plushroom Field" targetCursor="large">
+ <sprite>monsters/plushroom.xml</sprite>
+ <sound event="spawn">monsters/plushroom/spawn1.ogg</sound>
+ <sound event="die">monsters/plushroom/die1.ogg</sound>
+ </monster>
</monsters>