blob: 4a8223cec1f3048290fe353c91b0dc1f524bd319 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="set_icecave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_icecave.png" width="64" height="64"/>
</tileset>
<tileset firstgid="5" name="collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="7" name="icecave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/icecave.png" width="512" height="256"/>
</tileset>
<layer name="set" width="32" height="32" opacity="0.73">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+2UOxLAIAhENeP9z5zGIuPwU5ZAYbGNEt4GkN5a61dXU4+gbH60Dws70kc2X/IwpqizSP4gRN1FebDyOXl6tsOx8nc8WHpRgb/OJ4rPvQdPDRDv8U++ZSdEzb/G1zxwsUg+5UGLQ9dAyv+tOWpXnv4fal9zOarwufwePjXfWszOtyd8jzx1z+Kf9hDJt8x5tKrwszxk85F6AVXE4B0AEAAA
</data>
</layer>
</map>
|