Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="1.1.2" orientation="isometric" renderorder="right-down" width="10" height="10" tilewidth="64" tileheight="32" infinite="0" backgroundcolor="#000000" nextobjectid="1">
<properties>
<property name="music" value="music/overworld_theme.ogg"/>
<property name="tileset" value="tilesetdefs/tileset_grassland.txt"/>
<property name="title" value="New Grassland Map"/>
</properties>
<tileset firstgid="1" name="collision" tilewidth="64" tileheight="32" tilecount="15" columns="15">
<image source="tiled_collision.png" width="960" height="32"/>
</tileset>
<tileset firstgid="16" name="grassland" tilewidth="64" tileheight="128" tilecount="128" columns="16">
<image source="grassland.png" width="1024" height="1024"/>
</tileset>
<tileset firstgid="144" name="water" tilewidth="64" tileheight="64" tilecount="64" columns="16">
<tileoffset x="0" y="32"/>
<image source="grassland_water.png" width="1024" height="256"/>
</tileset>
<tileset firstgid="208" name="tall structures" tilewidth="64" tileheight="256" tilecount="32" columns="16">
<image source="grassland_structures.png" width="1024" height="512"/>
</tileset>
<tileset firstgid="240" name="trees" tilewidth="128" tileheight="256" tilecount="16" columns="8">
<tileoffset x="-32" y="0"/>
<image source="grassland_trees.png" width="1024" height="512"/>
</tileset>
<tileset firstgid="256" name="set_rules" tilewidth="64" tileheight="32" tilecount="8" columns="2">
<image source="set_rules.png" width="128" height="128"/>
</tileset>
<tileset firstgid="264" name="tiled_grassland_2x2" tilewidth="128" tileheight="64" tilecount="32" columns="4">
<tileoffset x="0" y="16"/>
<image source="tiled_grassland_2x2.png" width="512" height="512"/>
</tileset>
<tileset firstgid="296" name="rottentower" tilewidth="358" tileheight="358" tilecount="1" columns="1">
<tileoffset x="0" y="48"/>
<image source="rottentower.png" width="358" height="358"/>
</tileset>
<tileset firstgid="297" name="boss_chest" tilewidth="64" tileheight="64" tilecount="4" columns="4">
<image source="../common/boss_chest.png" width="256" height="64"/>
</tileset>
<layer name="background" width="10" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer name="object" width="10" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer name="collision" width="10" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
<layer name="automap" width="10" height="10">
<data encoding="csv">
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,0
</data>
</layer>
</map>