blob: f1f621381692821e84c5c0a169b6ec3b5995a754 (
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>
|