blob: b115cf865b02ae1a192b3092db06f4595106dbba (
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="9" tilewidth="32" tileheight="32" infinite="0" nextobjectid="1">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2">
<image source="../../graphics/tilesets/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<image source="../tilesets/set_cave.png" width="256" height="256"/>
</tileset>
<tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2">
<image source="../tilesets/set_rules.png" width="64" height="64"/>
</tileset>
<tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16">
<image source="../../graphics/tilesets/cave.png" width="512" height="256"/>
</tileset>
<tileset firstgid="199" name="cave_x2" tilewidth="32" tileheight="64" tilecount="16" columns="16">
<image source="../../graphics/tilesets/cave_x2.png" width="512" height="64"/>
</tileset>
<layer name="Regions" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIA84kyiOLOeMhPGJk2sPIfupbR42d1PTHlIBAHq5GFfUAQAA
</data>
</layer>
<layer name="Input_set" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB9gxcFmx8HGB4hVR0ugjIM90AAA6DCU7NQBAAA=
</data>
</layer>
<layer name="Input_set" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB/gxcEeqkAFB3ugAQAsLTFH1AEAAA==
</data>
</layer>
<layer name="Input_set" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB9gw8EeBdQFAM2+xmvUAQAA
</data>
</layer>
<layer name="Input_set" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB/gw8EeBdQFAEag6ZXUAQAA
</data>
</layer>
<layer name="Input_set" width="13" height="9">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB8Qw8EeBdQFAJqF6UzUAQAA
</data>
</layer>
<layer name="Output_Error" width="13" height="9" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoB9wIZFNrFkDBchxNz0AAJUJJNPUAQAA
</data>
</layer>
</map>
|