blob: cf50bbe1d20dbca2f2877f68c83db4eb1acb8285 (
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
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="15" height="11" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1">
<tileset firstgid="1" source="../../tilesets/collision.tsx"/>
<tileset firstgid="3" source="../../tilesets/set_rules.tsx"/>
<tileset firstgid="7" source="../../tilesets/set_thermin_cave.tsx"/>
<tileset firstgid="71" name="thermin-cave" tilewidth="32" tileheight="32" tilecount="128" columns="16">
<image source="../../graphics/tiles/thermin-cave.png" width="512" height="256"/>
</tileset>
<layer id="1" name="Regions" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoAwwQzE6e7jqHQW0BwBMndCvlAIAAA==
</data>
</layer>
<layer id="2" name="Input_set" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoAxwQjE6e7DrxccfBQMLALjpAJ6UAgAA
</data>
</layer>
<layer id="3" name="Output_Ground" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgoAzkovHzSdBbi8avJ0FvLxq/nwS9o2BwAwC0GcBglAIAAA==
</data>
</layer>
<layer id="4" name="Output_Fringe" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA
</data>
</layer>
<layer id="5" name="Output_Over" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA
</data>
</layer>
<layer id="6" name="Output_Collision" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA
</data>
</layer>
<layer id="7" name="Output_Error" width="15" height="11">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA
</data>
</layer>
</map>
|