blob: 7c0543b1f600f9a4b4be7cb17218728009661225 (
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" orientation="orthogonal" width="33" height="17" tilewidth="32" tileheight="32">
<properties>
<property name="DeleteTiles" value="true"/>
</properties>
<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="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGByAmZG69FAFo+EAASPNv7jAcPXXKBgFo2AUUAMAAN4iJrHECAAA
</data>
</layer>
<layer name="ruleSet" width="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3QtxGAMBAFUSnCmy6Ehy4pAd8rAZsqQzOIuU1e+u+U+kaBfgwxwhgTTDHDHAsstdudrjPsr7DGBlvssMcBR5w8/8PC/hU33PHAEy/P77U1//QuSZKkN7oB0kdMgMQIAAA=
</data>
</layer>
<layer name="rule_Ground" width="33" height="17" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGByAkcr0UAUhVKaHKggnkR6uIHqgHTAKRsEoGAWDGAAA1h8aocQIAAA=
</data>
</layer>
<layer name="rule_Fringe" width="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA==
</data>
</layer>
<layer name="rule_Over" width="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA==
</data>
</layer>
<layer name="rule_Collision" width="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGFyAiXGgXTA4wEgPh5Hu/1EwCkbBKBgFhAEARsiQ18QIAAA=
</data>
</layer>
<layer name="rule_Error" width="33" height="17">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA==
</data>
</layer>
</map>
|