Added two new character tile sets.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@301 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-21 22:34:01 +00:00
parent 8aed4795e1
commit 4e8bab51f7
3 changed files with 24 additions and 2 deletions
+24 -2
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.8 2001/08/13 19:54:39 shaper Exp $ -->
<!-- $Id: tilesets.xml,v 1.9 2001/08/21 22:34:01 mdb Exp $ -->
<!-- Initial test tileset description data. -->
@@ -34,7 +34,7 @@
</tileset>
<tileset>
<name>Character</name>
<name>Red Character</name>
<tsid>1003</tsid>
<imagefile>media/miso/tiles/character.png</imagefile>
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
@@ -44,6 +44,28 @@
<gapdist>39, 18</gapdist>
</tileset>
<tileset>
<name>Yellow Character</name>
<tsid>1005</tsid>
<imagefile>media/miso/tiles/character-yellow.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>
<name>Black Character</name>
<tsid>1006</tsid>
<imagefile>media/miso/tiles/character-black.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>
<name>Sample</name>
<tsid>1004</tsid>
Binary file not shown.

After

Width:  |  Height:  |  Size: 354 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 KiB