summaryrefslogtreecommitdiff
path: root/horses.xml
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-07-10 01:29:13 +0200
committerAlige <gauvain.dauchy@free.fr>2016-07-10 01:30:09 +0200
commit8a8903a63a249be2983c8621fcab53d34b79a26b (patch)
tree41c1d29e6613bdd5fc3e0f94ace5f131aac52388 /horses.xml
parent642357d72720e727601364b0e0bf6ea7d03d4b07 (diff)
downloadclientdata-8a8903a63a249be2983c8621fcab53d34b79a26b.tar.gz
clientdata-8a8903a63a249be2983c8621fcab53d34b79a26b.tar.bz2
clientdata-8a8903a63a249be2983c8621fcab53d34b79a26b.tar.xz
clientdata-8a8903a63a249be2983c8621fcab53d34b79a26b.zip
horses.xml follows now the form of most other xml files.s20160719
Will be reworked anyway when horses will be added to the game.
Diffstat (limited to 'horses.xml')
-rw-r--r--horses.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/horses.xml b/horses.xml
index c22be91e..4a097c7a 100644
--- a/horses.xml
+++ b/horses.xml
@@ -3,14 +3,18 @@
Copyright (C) 2015 Evol Online -->
<horses>
- <horse id="1" offsetX="0" offsetY="5">
+ <horse id="1"
+ offsetX="0"
+ offsetY="5">
<up>
</up>
<down>
<sprite>monsters/croc.xml</sprite>
</down>
</horse>
- <horse id="2" offsetX="0" offsetY="5">
+ <horse id="2"
+ offsetX="0"
+ offsetY="5">
<down>
<sprite>monsters/tortuga.xml</sprite>
</down>