summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2011-12-06 23:35:09 +0100
committerReid <reidyaro@gmail.com>2011-12-06 23:35:09 +0100
commitd88d1610a57fb6de4646737be2e0488061dde0db (patch)
tree2e68ef0cdd63c58715db85e8500f0440ddedb9f8 /monsters.xml
parent1d12311f6d347d51bfed062aaa2caddf4bfe0dba (diff)
downloadclientdata-d88d1610a57fb6de4646737be2e0488061dde0db.tar.gz
clientdata-d88d1610a57fb6de4646737be2e0488061dde0db.tar.bz2
clientdata-d88d1610a57fb6de4646737be2e0488061dde0db.tar.xz
clientdata-d88d1610a57fb6de4646737be2e0488061dde0db.zip
Changed color on waterdrop item,
Added dye setting on cotton shirt female and male "|W", Updated some dye problems on items.xml with id 508, Updated every maps with collision and warp place setting, Added monster sound event on monsters.xml.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index 51dc12c7..1996bbc3 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1,5 +1,6 @@
-<h1></h1><?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright 2010-2011 Evol Online
+Author : Reid
monsters.xml parameters explanation:
@@ -49,6 +50,11 @@ exemple :
<monster id="3" name="Ratto" targetCursor="small" walkType="walk">
<sprite>monsters/ratto.xml</sprite>
<sprite>accessories/acc-ratto-tail.xml</sprite>
+ <sound event="hit">monsters/ratto/ratto-dying1.ogg</sound>
+ <sound event="hit">monsters/ratto/ratto-hit1.ogg</sound>
+ <sound event="hit">monsters/ratto/ratto-hit2.ogg</sound>
+ <sound event="hit">monsters/ratto/ratto-hurt1.ogg</sound>
+ <sound event="hit">monsters/ratto/ratto-spawn1.ogg</sound>
</monster>
<monster id="4" name="Croc" targetCursor="small" walkType="walk">
@@ -64,6 +70,7 @@ exemple :
<monster id="5" name="Little Blub" targetCursor="small" walkType="walkswim">
<sprite>monsters/littleblub.xml</sprite>
<sprite>accessories/acc-littleblub-tentacle.xml</sprite>
+ <sound event="hit">monsters/blub/blub-hit1.ogg</sound>
</monster>
<!--<monster id="6" name="Blub" targetCursor="medium" walkType="walkswim">
<sprite>monsters/blub.xml</sprite>