summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-09-20 00:20:22 +0200
committerReid <reidyaro@gmail.com>2012-09-20 00:20:22 +0200
commit243be903f7ac7695cb9f20ba71a2a7dee5b99756 (patch)
treeb8d0d98ec111b0692756f4f97dfe855af740d782 /monsters.xml
parent08691026d7c152869f05d382223e046578b9cbc9 (diff)
downloadclientdata-243be903f7ac7695cb9f20ba71a2a7dee5b99756.tar.gz
clientdata-243be903f7ac7695cb9f20ba71a2a7dee5b99756.tar.bz2
clientdata-243be903f7ac7695cb9f20ba71a2a7dee5b99756.tar.xz
clientdata-243be903f7ac7695cb9f20ba71a2a7dee5b99756.zip
Rename plushroompatch to plushroom field,
Added plushroom field on monsters.xml, Added plushroom field XML.
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>