summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authorjesusalva <cpntb1@ymail.com>2018-02-09 23:41:22 -0200
committerjesusalva <cpntb1@ymail.com>2018-02-09 23:41:22 -0200
commitf22c7a7dbdf04c355b47b97c46d2a937a4c27b92 (patch)
tree31cbdd311114217c9f80a8f0f6dfe005770ea9f0 /monsters.xml
parentf35544af3f9f1d12cbd3a94d8c06d84c5aa3c629 (diff)
downloadclientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.gz
clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.bz2
clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.tar.xz
clientdata-f22c7a7dbdf04c355b47b97c46d2a937a4c27b92.zip
This should fix all bugs related to testxml, I hope.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index fe6ae0d0..7d8e8345 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -14,7 +14,7 @@ walkType="" The walk type is used to manage which monster can fly over coll
event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn.
-->
-<monsters offset="0">
+<monsters>
<monster id="1002" name="Piou" targetCursor="small" walkType="fly">
<sprite>monsters/piou.xml</sprite>
<sound event="die">monsters/piou/die1.ogg</sound>