summaryrefslogtreecommitdiff
path: root/horses.xml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-10-18 18:22:03 +0300
committerAndrei Karas <akaras@inbox.ru>2015-10-18 18:22:03 +0300
commit7bdbf3726414ab41081ebc27d2ac22ddb787b1fd (patch)
tree63e483965cf879737091beb807f757b99096a225 /horses.xml
parent45b194c33ad5d88d47845f960e3166e05c7440d7 (diff)
downloadclientdata-7bdbf3726414ab41081ebc27d2ac22ddb787b1fd.tar.gz
clientdata-7bdbf3726414ab41081ebc27d2ac22ddb787b1fd.tar.bz2
clientdata-7bdbf3726414ab41081ebc27d2ac22ddb787b1fd.tar.xz
clientdata-7bdbf3726414ab41081ebc27d2ac22ddb787b1fd.zip
Change horses.xml to new format.
Diffstat (limited to 'horses.xml')
-rw-r--r--horses.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/horses.xml b/horses.xml
index 3d95e354..2894efcb 100644
--- a/horses.xml
+++ b/horses.xml
@@ -3,6 +3,10 @@
Copyright (C) 2015 Evol Online -->
<horses>
<horse id="1" offsetX="0" offsetY="5">
- <sprite>monsters/croc.xml</sprite>
+ <up>
+ </up>
+ <down>
+ <sprite>monsters/croc.xml</sprite>
+ </down>
</horse>
</horses>