blob: 179e3ca16e8bd6687d067df9a900b7e159a096c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" renderorder="right-down" width="12" height="12" tilewidth="32" tileheight="32" nextobjectid="1">
<tileset firstgid="1" name="ground" tilewidth="32" tileheight="32" tilecount="441" columns="21">
<image source="../tilesets/ground.png" width="672" height="701"/>
</tileset>
<tileset firstgid="442" name="cliff" tilewidth="32" tileheight="32" tilecount="240" columns="15">
<image source="../tilesets/cliff.png" width="503" height="518"/>
</tileset>
<tileset firstgid="682" name="objects" tilewidth="32" tileheight="32" tilecount="84" columns="14">
<image source="../tilesets/objects.png" width="477" height="219"/>
</tileset>
<tileset firstgid="766" name="water" tilewidth="32" tileheight="32" tilecount="81" columns="9">
<image source="../tilesets/water.png" width="319" height="293"/>
</tileset>
<layer name="ground" width="12" height="12">
<data encoding="base64" compression="zlib">
eJyN0FEOwUAQxvHZ+7SH0CvwxgEITfrgEUHiAIi6AcID7oA74DL+m+ymuxOkD7/sdPJlZtJERFIkNd8Gsj+vz6Xq+4wLrioTZsP5N9zx+HJDFvC9J154/7hN99ro1ODnF9gYkRID6lyqtx/Ufr7NH8meMKOeo0ndwlSqXjTfKbFFl2zPxD0/f4Gh22mNyI0xMfE9idqRu71Lcius1T3hvypcz+7dkdvjoO75AENyNg0=
</data>
</layer>
<layer name="objects" width="12" height="12">
<data encoding="base64" compression="zlib">
eJxjYCAMNjAxMGwE4k1MRCgGgn1AdfuB+ACR6kHgLFDtORLUg8AloPrTQHyGBH03gWpvAbEOkB0NxDFQTAiA1HaS5rxBAw6TGK6kAAAu1A0K
</data>
</layer>
</map>
|