blob: ae96c130bcb3d548aad941a272fb27295f3bc74d (
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
72
73
74
75
76
77
78
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="5" height="5" 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" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/set_cave.png" width="256" height="256"/>
</tileset>
<tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
</tileset>
<layer name="ruleRegions" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA2csfCdcYjjAwBFZMEtZAAAAA==
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA24cfBxieMCAL942VBkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA2EcfBxieMCAMG3CItkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA1EcPBxieMCAAvusS9kAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA1kcPBxieMCACGr/mZkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA1UcPBxieMCALZ2Y0NkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA1YcfBxieMCAGrN2sJkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA3YcfBxieMCAACfMT1kAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA3EcfBxieMCAFQVr69kAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA3kcfBxieMCAH5Q4OZkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA0kcPBxieMCALQJWUJkAAAA
</data>
</layer>
<layer name="ruleSet" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgwA0UcPBxieMCACPUxGdkAAAA
</data>
</layer>
<layer name="rule_Collision" width="5" height="5">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgIA0wkageBADQPhFKZAAAAA==
</data>
</layer>
</map>
|