Added shatter blocks and basic blocks used to build joined block

images.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@333 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-09-06 01:36:13 +00:00
parent 627896ce59
commit 5966b128c3
3 changed files with 11 additions and 2 deletions
+11 -2
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" standalone="yes"?>
<!-- $Id: tilesets.xml,v 1.14 2001/09/05 00:38:35 shaper Exp $ -->
<!-- $Id: tilesets.xml,v 1.15 2001/09/06 01:36:13 shaper Exp $ -->
<!-- Initial test tileset description data. -->
@@ -110,7 +110,16 @@
<imagefile>media/miso/tiles/sword-pieces.png</imagefile>
<rowheight>10</rowheight>
<rowwidth>10</rowwidth>
<tilecount>4</tilecount>
<tilecount>8</tilecount>
</tileset>
<tileset>
<name>Sword Blocks</name>
<tsid>1011</tsid>
<imagefile>media/miso/tiles/sword-blocks.png</imagefile>
<rowheight>10</rowheight>
<rowwidth>10</rowwidth>
<tilecount>36</tilecount>
</tileset>
</tilesetgroup>
Binary file not shown.

After

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 230 B

After

Width:  |  Height:  |  Size: 297 B