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:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" standalone="yes"?>
|
<?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. -->
|
<!-- Initial test tileset description data. -->
|
||||||
|
|
||||||
@@ -34,7 +34,7 @@
|
|||||||
</tileset>
|
</tileset>
|
||||||
|
|
||||||
<tileset>
|
<tileset>
|
||||||
<name>Character</name>
|
<name>Red Character</name>
|
||||||
<tsid>1003</tsid>
|
<tsid>1003</tsid>
|
||||||
<imagefile>media/miso/tiles/character.png</imagefile>
|
<imagefile>media/miso/tiles/character.png</imagefile>
|
||||||
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
|
<rowheight>94, 94, 94, 94, 94, 94, 94, 94</rowheight>
|
||||||
@@ -44,6 +44,28 @@
|
|||||||
<gapdist>39, 18</gapdist>
|
<gapdist>39, 18</gapdist>
|
||||||
</tileset>
|
</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>
|
<tileset>
|
||||||
<name>Sample</name>
|
<name>Sample</name>
|
||||||
<tsid>1004</tsid>
|
<tsid>1004</tsid>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 354 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 403 KiB |
Reference in New Issue
Block a user