summaryrefslogtreecommitdiff
path: root/rules/example_icecave.tmx
blob: cdf3c7e1227691f403cf278da5f2991054abd738 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">
<map version="1.0" orientation="orthogonal" width="32" height="32" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="set_icecave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_icecave.png" width="128" height="128"/>
 </tileset>
 <tileset firstgid="17" name="collision" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/collision.png" width="64" height="32"/>
 </tileset>
 <tileset firstgid="19" name="icecave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/icecave.png" width="512" height="256"/>
 </tileset>
 <tileset firstgid="147" name="set_rules" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_rules.png" width="64" height="64"/>
 </tileset>
 <layer name="set" width="32" height="32" opacity="0.73">
  <data encoding="base64" compression="zlib">
   eJztlesKwyAMhe3WyVZ2e/+nLQMLIrmcaJwy9uNgayHfiYnpEkJY/ppSrwHMk6DR/N4+Ss6W1vglH0juvc+BY61Jx3vM9nryV0LUNy2u5S7V8Dm11MzCQfkWD0gtLPxo5CO1+OicPT8d8+fuA5L3nfHgcR9baoByL4Q0H1eF7c3XzqLsO3RWHLxHWm8FfwuyB22G1uTO5Z/7oeK/s2fLvKb4Uk8i+VnmtSQuxix8Lr4HX4pR9iG3X8tv+Q/9Ar+2hp58pM97axb+KA+j+Z7aAWq/B+E=
  </data>
 </layer>
</map>