lake-nur.tmx
2.79 KB
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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="dg_dungeon32" tilewidth="32" tileheight="32">
<image source="gfx/dg_dungeon32.gif" width="288" height="320"/>
<tile id="0">
<properties>
<property name="display" value="#"/>
<property name="value" value=""WATER_WALL""/>
</properties>
</tile>
</tileset>
<tileset firstgid="91" name="dg_features32" tilewidth="32" tileheight="32">
<image source="gfx/dg_features32.gif" width="288" height="416"/>
<tile id="80">
<properties>
<property name="display" value="!"/>
</properties>
</tile>
<tile id="83">
<properties>
<property name="display" value="<"/>
<property name="value" value=""OLD_FOREST""/>
</properties>
</tile>
<tile id="84">
<properties>
<property name="display" value=">"/>
<property name="value" value=""DOWN""/>
</properties>
</tile>
</tileset>
<tileset firstgid="208" name="dg_grounds32" tilewidth="32" tileheight="32">
<image source="gfx/dg_grounds32.gif" width="288" height="640"/>
<tile id="9">
<properties>
<property name="display" value="-"/>
<property name="value" value=""GRASS""/>
</properties>
</tile>
<tile id="12">
<properties>
<property name="display" value="."/>
<property name="value" value=""SAND""/>
</properties>
</tile>
<tile id="24">
<properties>
<property name="display" value="~"/>
<property name="value" value=""WATER_FLOOR""/>
</properties>
</tile>
<tile id="54">
<properties>
<property name="display" value="T"/>
<property name="value" value="{"TREE","TREE2","TREE3","TREE4","TREE5","TREE6","TREE7","TREE8","TREE9","TREE10","TREE11","TREE12","TREE13","TREE14","TREE15","TREE16","TREE17","TREE18","TREE19","TREE20"}"/>
</properties>
</tile>
<tile id="168">
<properties>
<property name="display" value="*"/>
<property name="value" value=""WATER_DOOR""/>
</properties>
</tile>
</tileset>
<layer name="Terrain" width="50" height="50">
<data encoding="base64" compression="zlib">
eJztmMkNAyEMReEyNaenSEk9kVJAysgxyGIx3iEcvjQaYPjPZizgyildhnok2/mk9Uo/eXup6Z3qgv3ugfxDjy0GjKzjyfFqyafhQSIuXI4PENazZv6g3x4H9I9h0fCL4ai97/mPwNbjKNt63iT4pGIzWrejb1DzxRElZ7WxkHsFFjhutgZ48pQ+Wxze+ZjNzyocI5ZRH2/vWCZsW2St5PXo6OjIQ9Q6mQut4jkSg5Ry2odjhzmsc24xH/deYcRhFTctjiMd1c4cK9a6FofWPJZnH+lcrHRu/icOyn1MpH90N47ZtSVdNyXWM+X/8Kj/cI8tsef28h8prhSGKPGl7CMp8Y2YF46XKBzUmD6Z46NwcMZr7WUyeMbW3Si5gH5ueexrl/sbTX0BdKGkrg==
</data>
</layer>
</map>