Initial version.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@597 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-11-08 01:14:02 +00:00
parent fc3d4dbd43
commit f6c08bfbbd
@@ -0,0 +1,31 @@
<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets-components.xml,v 1.1 2001/11/08 01:14:02 shaper Exp $ -->
<!-- Component test tileset description data. -->
<tilesetgroup>
<tilesets>
<tileset tsid="0" name="Character Stand">
<imagefile/>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
<rowwidth>94, 94, 94, 94, 94, 94, 94, 94</rowwidth>
<tilecount>1, 1, 1, 1, 1, 1, 1, 1</tilecount>
<offsetpos>1, 1</offsetpos>
<gapdist>39, 18</gapdist>
</tileset>
<tileset tsid="1" name="Character Walk">
<imagefile/>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
<rowwidth>94, 94, 94, 94, 94, 94, 94, 94</rowwidth>
<tilecount>6, 6, 6, 6, 6, 6, 6, 6</tilecount>
<offsetpos>52, 51</offsetpos>
<gapdist>39, 18</gapdist>
</tileset>
</tilesets>
</tilesetgroup>