stendhal/tiled/template.tmx
bleutailfly fae2125cdb inn interiors for deniran
added collision tiles to map template
2019-09-22 16:27:12 -04:00

58 lines
2.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="16" height="16" tilewidth="32" tileheight="32" nextobjectid="1">
<tileset firstgid="1" name="wall" tilewidth="32" tileheight="32">
<image source="tileset/building/wall/int_wall_pale.png" width="64" height="256"/>
</tileset>
<tileset firstgid="17" name="wall2" tilewidth="32" tileheight="32">
<image source="tileset/building/wall/int_wall_purple.png" width="64" height="320"/>
</tileset>
<tileset firstgid="37" name="entrance" tilewidth="32" tileheight="32">
<image source="tileset/building/entrance/pale_red_ns.png" width="288" height="128"/>
</tileset>
<tileset firstgid="73" name="entrance details" tilewidth="32" tileheight="32">
<image source="tileset/building/entrance/detail_ns.png" width="96" height="64"/>
</tileset>
<tileset firstgid="79" name="collision" tilewidth="32" tileheight="32">
<image source="tileset/logic/collision.png" width="32" height="32"/>
</tileset>
<layer name="0_floor" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="1_terrain" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="2_object" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="3_roof" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="4_roof_add" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="objects" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="collision" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
<layer name="protection" width="16" height="16">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAC2NgGAWjYBSMVAAALq+17wAEAAA=
</data>
</layer>
</map>