summaryrefslogtreecommitdiff
path: root/Rules/desertcliffs/rule_cave_003.tmx
blob: 27e52d8ef3b81994eafe2b5b281f1005cd5f0bc0 (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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="13" height="4" tilewidth="32" tileheight="32" nextobjectid="1">
 <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3">
  <image source="../../graphics/tilesets/collision.png" width="96" height="96"/>
 </tileset>
 <tileset firstgid="10" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8">
  <image source="../tilesets/set_desertcliff.png" width="256" height="256"/>
 </tileset>
 <tileset firstgid="74" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2">
  <image source="../tilesets/set_rules.png" width="64" height="64"/>
 </tileset>
 <tileset firstgid="78" name="desert1" tilewidth="32" tileheight="32" tilecount="256" columns="16">
  <image source="../../graphics/tilesets/desert1.png" width="512" height="512"/>
 </tileset>
 <layer name="Regions" width="13" height="4">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,
0,74,74,0,74,74,0,74,74,0,74,74,0,
0,74,74,0,74,74,0,74,74,0,74,74,0,
0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Input_set" width="13" height="4">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,10,0,10,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,10,0,10,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="InputNot_set" width="13" height="4" opacity="0.7">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,
0,10,0,0,0,10,0,10,10,0,10,10,0,
0,10,10,0,10,10,0,10,0,0,0,10,0,
0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Ground1" width="13" height="4">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,0,0,0,0,
0,0,112,0,114,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,96,0,98,0,0,
0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
 </layer>
</map>