blob: 2894efcb2be054efdf7571f62c335dd3fd261953 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="utf-8"?>
<!-- Authors: 4144
Copyright (C) 2015 Evol Online -->
<horses>
<horse id="1" offsetX="0" offsetY="5">
<up>
</up>
<down>
<sprite>monsters/croc.xml</sprite>
</down>
</horse>
</horses>
|