summaryrefslogtreecommitdiff
path: root/testing_data/tiled_examples/sewer_automap/rule_001.tmx
blob: e05c002920373ac4cad322c8d89f7fc635c234dc (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
<?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="7" height="3" tilewidth="24" tileheight="24">
 <properties>
  <property name="AutomappingRadius" value="3"/>
  <property name="DeleteTiles" value="yes"/>
 </properties>
 <tileset firstgid="1" name="sewer_tileset" tilewidth="24" tileheight="24">
  <image source="../sewer_tileset.png" trans="ff00ff" width="192" height="217"/>
 </tileset>
 <tileset firstgid="73" name="rules_sewers" tilewidth="24" tileheight="24">
  <image source="rules_sewers.png" width="72" height="48"/>
 </tileset>
 <layer name="Regions" width="7" height="3">
  <data encoding="base64" compression="zlib">
   eJxjYMAPPHHQ+AAAJfgA3A==
  </data>
 </layer>
 <layer name="Input_set" width="7" height="3">
  <data encoding="base64" compression="zlib">
   eJxjYMAPPKG0F5T2JqAeBAAmbADf
  </data>
 </layer>
 <layer name="Output_Ground" width="7" height="3">
  <data encoding="base64" compression="zlib">
   eJxjYMAPeKG0DJRWIqAeBAAMkABM
  </data>
 </layer>
</map>