summaryrefslogtreecommitdiff
path: root/rules/example_mountain.tmx
blob: eb2da9872f57dcb44b362e628aeaeb1f99f9ec41 (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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/collision.png" width="64" height="32"/>
 </tileset>
 <tileset firstgid="3" name="set" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_icemountain.png" width="96" height="64"/>
 </tileset>
 <tileset firstgid="9" name="Snow" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/Snow.png" width="512" height="512"/>
 </tileset>
 <tileset firstgid="265" name="set_rules" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_rules.png" width="32" height="32"/>
 </tileset>
 <tileset firstgid="266" name="cave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/cave.png" width="512" height="256"/>
 </tileset>
 <tileset firstgid="394" name="set" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_cave.png" width="64" height="64"/>
 </tileset>
 <tileset firstgid="398" name="icecave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/icecave.png" width="512" height="256"/>
 </tileset>
 <tileset firstgid="526" name="set_icecave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_icecave.png" width="64" height="64"/>
 </tileset>
 <layer name="Underground" width="32" height="32">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA+3DAQkAAAwEoesf4dOux1Bw1VRVVdXXD1fFJDAAEAAA
  </data>
 </layer>
 <layer name="set" width="32" height="32" visible="0" opacity="0.88">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA+2WOQ6AMAwEIwX+/2V6lGN2bQuKFNsyE8cx7q21foJyifmKm+WUyVX49Fv3JK5DhKl4ZLLf3yEOKn/HHGXloPAd9tuB1GDHJs5VfLVfiUOUT99XFZ86VPLJHUTegNLzag/S8zjvzp0BlQ4KP9PB5Y9c3BlI5k+VQ/Tso/tQ/0MZ/FkdVh4Zd0/7Ut1DZq60trO55+5gZLchfJq/8VWHTK5bA+Ki9HZk1zvx8gB8BgyHABAAAA==
  </data>
 </layer>
</map>