summaryrefslogtreecommitdiff
path: root/testing_data/tiled_examples/sewer_automap/sewers.tmx
blob: 4af5a1512998289a3417cd903473537512885a6f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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="31" height="31" tilewidth="24" tileheight="24">
 <tileset firstgid="1" name="rules_sewers" tilewidth="24" tileheight="24">
  <image source="rules_sewers.png" width="72" height="48"/>
 </tileset>
 <tileset firstgid="7" name="sewer_tileset" tilewidth="24" tileheight="24">
  <image source="../sewer_tileset.png" trans="ff00ff" width="192" height="217"/>
 </tileset>
 <layer name="set" width="31" height="31">
  <data encoding="base64" compression="zlib">
   eJztlUEOwCAIBLH+/8/eDSBQ1jTNHuZiDKOGxSEigxDyCWYRtPsx6HBH74hyn2r9zT2T7uj+jPemW+sfrRai16K1ut1ebtEZ8+aFdxaU27qj5a7O1FOfRd1v86XlZc+T9RZVt3aG6FrX/0UIIVkWa5oFDA==
  </data>
 </layer>
</map>