Initial test tileset description file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@55 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" standalone="yes"?>
|
||||
|
||||
<!-- $Id: tilesets.xml,v 1.1 2001/07/17 17:16:53 shaper Exp $ -->
|
||||
|
||||
<!-- Initial test tileset description data. -->
|
||||
|
||||
<tilesetgroup>
|
||||
|
||||
<tileset>
|
||||
<name>Ground</name>
|
||||
<tsid>1000</tsid>
|
||||
<imagefile>rsrc/media/miso/tiles-base.png</imagefile>
|
||||
<rowheight>16, 16</rowheight>
|
||||
<tilecount>10, 10</tilecount>
|
||||
</tileset>
|
||||
|
||||
<tileset>
|
||||
<name>Wall</name>
|
||||
<tsid>1001</tsid>
|
||||
<imagefile>rsrc/media/miso/tiles-wall.png</imagefile>
|
||||
<rowheight>45, 45</rowheight>
|
||||
<tilecount>2, 2</tilecount>
|
||||
</tileset>
|
||||
|
||||
</tilesetgroup>
|
||||
Reference in New Issue
Block a user