blob: dd92eeb54d0d5eb0634d29e1421e1c0908c581d6 (
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
|
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="52" height="53" tilewidth="32" tileheight="32">
<properties>
<property name="minimap" value="graphics/minimaps/000-2-3.png"/>
<property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/>
</properties>
<tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/>
</tileset>
<tileset firstgid="129" name="Village-indoor2" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Indoor/Village-indoor2.png" width="512" height="512"/>
</tileset>
<tileset firstgid="385" name="Box" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Box.png" width="128" height="160"/>
</tileset>
<tileset firstgid="405" name="Ship-indoor_x2" tilewidth="96" tileheight="64">
<image source="../graphics/tiles/Indoor/Ship-indoor_x2.png" width="384" height="128"/>
<tile id="0">
<properties>
<property name="animation-delay0" value="40"/>
<property name="animation-delay1" value="18"/>
<property name="animation-delay2" value="15"/>
<property name="animation-delay3" value="30"/>
<property name="animation-delay4" value="18"/>
<property name="animation-delay5" value="15"/>
<property name="animation-frame0" value="0"/>
<property name="animation-frame1" value="1"/>
<property name="animation-frame2" value="2"/>
<property name="animation-frame3" value="3"/>
<property name="animation-frame4" value="2"/>
<property name="animation-frame5" value="1"/>
</properties>
</tile>
</tileset>
<tileset firstgid="413" name="Carpet" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Indoor/Carpet.png" width="96" height="96"/>
</tileset>
<tileset firstgid="422" name="Collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Collision.png" width="64" height="64"/>
</tileset>
<layer name="Ground" width="52" height="53">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3TTQqCQBiH8RkIImgT4SKki5S17ArhUtp6g87Sd12sk/SKCm9iZAY5E8/ih9hs/g+NsTEmBgAAAAAA+JG5WNaIas4iB/a+sxAj0RdBYSzWYqvOst9WDuxt2hOY5x4rZurMl57MREyVsOjpqbPQgZ1NJRUbMSh6dhK2Fwfb/c5PetKC3j+U94s8r+LmWU/pKLvv8jzbvK9sTRzY2eau+d5TvW9Zz8nmPbrFpx69WX8v+n9LHdjZ9s690vXOb3q63gQAAAAAAPDPHsMMOXoQKwAA
</data>
</layer>
<layer name="Ground 2" width="52" height="53">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3R0QmCUBjFcX2wnMB9pBXaoBUawYRMhWiGNsiBpAlKqNeO+AU+9NQV5cL/B4cTt5fzYRAAAAAAAADAxSocOlHH6vfov8b6OvMmF7nd8xq9Zdbf29bhjIMcFdp6UmrlrFTKTe+R3XCxN1/0ew+2t7TfR4/2/6P08L6dNrfqvfq+9JiJpLplq2w8/B6/PJSn0i09BAAAAAAAAMAkPhkZYm4QKwAA
</data>
</layer>
<layer name="Fringe" width="52" height="53">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3PsREAEBBE0VOxGrRgRr8aIBDh5r1ow/0RAAAAAJBbK+v9q75pGAnaeEe9fQAAAAAA4MAEzHHGexArAAA=
</data>
</layer>
<layer name="Over" width="52" height="53">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3TMQrCMBQG4HiHHsIxF3BqdHX2JJ5TT9QUDAZJB8Ehqd8HPy3pK7x/SAgAAAAAsD+3nNMX85fXP736hz6PnOfG/Ih9VtOhPT9Cn/vGt9ToNEKfvd+f4ppzrnLMSaH/PnN471s/y+4lsXrvVWvf+HFeBwAAAIDfWACkplyHECsAAA==
</data>
</layer>
<layer name="Collision" width="52" height="53" visible="0">
<data encoding="base64" compression="gzip">
H4sIAAAAAAAAA+3TQQrAMAgEwPT/D8k3S+8SghdrMsJcPO0izmeMCQAAAAC08k20i/Z/tjPVGbN9Vj2rc2Zu073PafeJcnf/oRv6VGcCAAAAONkLWuJwKhArAAA=
</data>
</layer>
<objectgroup name="Object" width="52" height="53">
<object name="ToLevel1" type="warp" x="608" y="864" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-0"/>
<property name="dest_x" value="992"/>
<property name="dest_y" value="864"/>
</properties>
</object>
</objectgroup>
</map>
|