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:
@@ -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 |
Reference in New Issue
Block a user