summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-10-25 15:58:29 +0100
committerReid <reidyaro@gmail.com>2015-10-25 15:58:29 +0100
commit493d29c9dc0d4c30d97aa3e02765f6533f5bb1f1 (patch)
tree0c0bdb1b24878b900dd4ff6cafcf5bb1d7e78446 /monsters.xml
parent5de67fea0e931b11ed3908b5307466dae5e6ca8c (diff)
downloadclientdata-493d29c9dc0d4c30d97aa3e02765f6533f5bb1f1.tar.gz
clientdata-493d29c9dc0d4c30d97aa3e02765f6533f5bb1f1.tar.bz2
clientdata-493d29c9dc0d4c30d97aa3e02765f6533f5bb1f1.tar.xz
clientdata-493d29c9dc0d4c30d97aa3e02765f6533f5bb1f1.zip
Add Cuco on mosnters.xml with ID 18.
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 0741afcd..7a449419 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -158,4 +158,9 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or
<sound event="die">monsters/pumpkin/die1.ogg</sound>
<sound event="hit">monsters/pumpkin/hit1.ogg</sound>
</monster>
+ <monster id="18" name="Cuco" walkType="walk" targetCursor="large">
+ <sprite>monsters/cuco.xml</sprite>
+ <sound event="die">monsters/pumpkin/die1.ogg</sound>
+ <sound event="hit">monsters/pumpkin/hit1.ogg</sound>
+ </monster>
</monsters>