blob: bf926e67e311f03f547cd0424f8f016626e02011 (
plain) (
blame)
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
26
27
28
29
30
31
32
33
34
35
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="13" height="7" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_icecave.png" width="64" height="64"/>
</tileset>
<tileset firstgid="7" name="set_rules" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/set_rules.png" width="32" height="32"/>
</tileset>
<tileset firstgid="8" name="icecave" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/icecave.png" width="512" height="256"/>
</tileset>
<layer name="ruleRegions" width="13" height="7">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIA+wQzGxbHL1DCe3AQBjNkMpbAEAAA==
</data>
</layer>
<layer name="ruleSet" width="13" height="7">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoC5gg2J0NrI8A5o4LjWUuoMa9hDyDykAANyNKXlsAQAA
</data>
</layer>
<layer name="ruleNotSet" width="13" height="7">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIA+wQTE6m5AeXHw2HGrIAeTYQ45/SAUAnKjAUmwBAAA=
</data>
</layer>
<layer name="rule_Ground" width="13" height="7">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoC5IRuOnoPFToXQ6le1FB61Qup1Cc4rR+CUUmAUAMdZruGwBAAA=
</data>
</layer>
</map>
|