blob: 7c2584eb192034430688d7edc5ba2334e93b89ba (
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="6" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="1">
<tileset firstgid="1" source="../../tilesets/collision.tsx"/>
<tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<image source="../../graphics/tiles/set_cave.png" width="256" height="256"/>
</tileset>
<tileset firstgid="67" source="../../tilesets/set_rules.tsx"/>
<tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16">
<image source="../../graphics/tiles/cave.png" width="512" height="256"/>
</tileset>
<layer id="1" name="regions" width="6" height="6">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA2ckWhnLOL4ALp6Zyzi2AAAH/dlMZAAAAA=
</data>
</layer>
<layer id="2" name="input_set" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAzECPCppQcEAF5x3w6QAAAA
</data>
</layer>
<layer id="3" name="input_set" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAz4CPCppQcEAMFTlWKQAAAA
</data>
</layer>
<layer id="4" name="input_set" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAzYCPCppQcEAItPfPCQAAAA
</data>
</layer>
<layer id="5" name="input_set" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAx4CfCppQcEAOr1Fs+QAAAA
</data>
</layer>
<layer id="6" name="input_set" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAxYCfCppQcEAKDp/12QAAAA
</data>
</layer>
<layer id="7" name="output_NotSet" width="6" height="6" visible="0" opacity="0.96">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA3EcLBJBaSYAwCr1UHrkAAAAA==
</data>
</layer>
<layer id="8" name="output_NotSet" width="6" height="6" visible="0" opacity="0.96">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA34cLBJBaSYAwDclnPrkAAAAA==
</data>
</layer>
<layer id="9" name="output_NotSet" width="6" height="6" visible="0" opacity="0.79">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA3YcLBJBaSYAwDxV2LrkAAAAA==
</data>
</layer>
<layer id="10" name="output_NotSet" width="6" height="6" visible="0" opacity="0.88">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA14cbBJBaSYAwDKPH9LkAAAAA==
</data>
</layer>
<layer id="11" name="output_NotSet" width="6" height="6" visible="0" opacity="0.92">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgwA1YcbBJBaSYAwDn/W5LkAAAAA==
</data>
</layer>
<layer id="12" name="output_Ground" width="6" height="6" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAACmNgIAy2ofGXEqHnKBp/CxF6QAAAOgJv95AAAAA=
</data>
</layer>
</map>
|