added test fringe tilesets
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1213 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" standalone="yes"?>
|
<?xml version="1.0" standalone="yes"?>
|
||||||
<!-- $Id: bundle.xml,v 1.3 2002/02/07 06:56:26 mdb Exp $ -->
|
<!-- $Id: bundle.xml,v 1.4 2002/04/06 22:17:09 ray Exp $ -->
|
||||||
|
|
||||||
<!-- Ground tile bundle tileset descriptions. -->
|
<!-- Ground tile bundle tileset descriptions. -->
|
||||||
<bundle>
|
<bundle>
|
||||||
@@ -52,5 +52,19 @@
|
|||||||
<widths>64, 64, 64, 64, 64</widths>
|
<widths>64, 64, 64, 64, 64</widths>
|
||||||
<tileCounts>8, 8, 8, 8, 8</tileCounts>
|
<tileCounts>8, 8, 8, 8, 8</tileCounts>
|
||||||
</tileset>
|
</tileset>
|
||||||
|
|
||||||
|
<tileset name="Seawater_fringe">
|
||||||
|
<imagePath>seafringe.png</imagePath>
|
||||||
|
<heights>48</heights>
|
||||||
|
<widths>64</widths>
|
||||||
|
<tileCounts>17</tileCounts>
|
||||||
|
</tileset>
|
||||||
|
|
||||||
|
<tileset name="generic_fringe">
|
||||||
|
<imagePath>fringemask.png</imagePath>
|
||||||
|
<heights>48</heights>
|
||||||
|
<widths>64</widths>
|
||||||
|
<tileCounts>17</tileCounts>
|
||||||
|
</tileset>
|
||||||
</fringe>
|
</fringe>
|
||||||
</bundle>
|
</bundle>
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 4.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Reference in New Issue
Block a user