Updated sample tiles to reflect our current chosen 64x48 dimensions.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@145 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-08-02 05:05:44 +00:00
parent e08138875f
commit 0bdda14562
4 changed files with 5 additions and 14 deletions
+5 -14
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?> <?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.5 2001/08/02 01:19:47 shaper Exp $ --> <!-- $Id: tilesets.xml,v 1.6 2001/08/02 05:05:44 shaper Exp $ -->
<!-- Initial test tileset description data. --> <!-- Initial test tileset description data. -->
@@ -45,20 +45,11 @@
</tileset> </tileset>
<tileset> <tileset>
<name>Daniel</name> <name>Sample</name>
<tsid>1004</tsid> <tsid>1004</tsid>
<imagefile>media/miso/tiles-daniel.png</imagefile> <imagefile>media/miso/tiles-sample.png</imagefile>
<rowheight>49, 98</rowheight> <rowheight>48</rowheight>
<rowwidth>63, 63</rowwidth> <rowwidth>64</rowwidth>
<tilecount>5, 1</tilecount>
</tileset>
<tileset>
<name>Daniel-2</name>
<tsid>1005</tsid>
<imagefile>media/miso/tiles-daniel2.png</imagefile>
<rowheight>49</rowheight>
<rowwidth>63</rowwidth>
<tilecount>14</tilecount> <tilecount>14</tilecount>
</tileset> </tileset>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB