Files
narya/tests/rsrc/config/miso/tilesets.xml
T
Walter Korman 057256e2fe Removed obsolete test tilesets.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@434 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-10-11 15:22:44 +00:00

49 lines
1.5 KiB
XML

<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.20 2001/10/11 15:22:44 shaper Exp $ -->
<!-- Initial test tileset description data. -->
<tilesetgroup>
<tileset tsid="1003" name="Red Character" layer="Fringe">
<imagefile>media/miso/tiles/character.png</imagefile>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
<rowwidth>94, 94, 94, 94, 94, 94, 94, 94</rowwidth>
<tilecount>8, 8, 8, 8, 8, 8, 8, 8</tilecount>
<offsetpos>52, 51</offsetpos>
<gapdist>39, 18</gapdist>
</tileset>
<tileset tsid="1004" name="Sample" layer="Base">
<imagefile>media/miso/tiles/sample.png</imagefile>
<rowheight>48</rowheight>
<rowwidth>64</rowwidth>
<tilecount>14</tilecount>
<passable>1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1</passable>
</tileset>
<tileset tsid="1007" name="Node Icons" layer="Fringe">
<imagefile>media/miso/tiles/node-icons.png</imagefile>
<rowheight>16</rowheight>
<rowwidth>16</rowwidth>
<tilecount>8</tilecount>
</tileset>
<tileset tsid="1008" name="Editor Icons" layer="Fringe">
<imagefile>media/miso/tiles/editor-icons.png</imagefile>
<rowheight>22</rowheight>
<rowwidth>20</rowwidth>
<tilecount>5</tilecount>
</tileset>
<tileset tsid="1009" name="Building" layer="Object">
<imagefile>media/miso/tiles/building.png</imagefile>
<rowheight>240</rowheight>
<rowwidth>64</rowwidth>
<tilecount>6</tilecount>
<passable>0, 0, 0, 0, 0, 0</passable>
</tileset>
</tilesetgroup>