lake-nur.tmx
2.69 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
<?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="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">
eJztmE0OAiEMhWEzZ/ZUeh6TOYDHcOmkYWjpP8jiJcYReV8f0wBHLeVw1LP4zqetd/kp2ktLZ2mrxRHtFXrGGCjyrqfEqyefhQeNukg5PkBUz5b5Qb89DuifwmLhl8LR+r7nPwNbj+P6rOdNg0+rNti6xf6Dm5dEnMxaYyH3DCxw3GgPiOS5+rzjiM5jNJ9ZODAW7DfR3qlM1GeZNZPXra2trQhx+2S9aBbPmRi0VMs6HCvM4Z25x3zSewWMw6tuVhxbNmqdOWbsdXccVvN4nn20s5jp3PxPHJz7mEzv6Goco2tLu29qrGfO+xHR/+EeW2PPHeU/U105DFnqy9lHcuqbMReJlywc3Jq+hOOzcEjGW+1lKvhM7btZsoB+HhX3tcr9jaW+H1qk3A==
</data>
</layer>
</map>