blob: f9bfd99c3850bf4b2ae1017d47f4da090d9bfd37 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/>
</tileset>
<tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
<tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
</tileset>
<tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/>
</tileset>
<layer name="RuleRegions" width="3" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA==
</data>
</layer>
<layer name="ruleSet" width="3" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgQAU8jAwYAABmD2JuJAAAAA==
</data>
</layer>
<layer name="ruleSet" width="3" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgQAU6jAwYAABtX550JAAAAA==
</data>
</layer>
<layer name="rule_Fringe" width="3" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgQAXyDJgAANFp7/YkAAAA
</data>
</layer>
<layer name="rule1_Fringe" width="3" height="3">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgQAUKDJgAAN7iSnAkAAAA
</data>
</layer>
</map>
|