blob: 4a097c7a18f71618225a608f07334821ee7612f6 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Author: 4144
Copyright (C) 2015 Evol Online -->
<horses>
<horse id="1"
offsetX="0"
offsetY="5">
<up>
</up>
<down>
<sprite>monsters/croc.xml</sprite>
</down>
</horse>
<horse id="2"
offsetX="0"
offsetY="5">
<down>
<sprite>monsters/tortuga.xml</sprite>
</down>
</horse>
</horses>
|