summaryrefslogtreecommitdiff
path: root/Rules/castle_indoor/rule_castle_003.tmx
blob: a534afbb3437800d72a9cf75173d0b7918641849 (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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="9" height="9" tilewidth="32" tileheight="32" infinite="0" 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_castle_indoor.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="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16">
  <image source="../../graphics/tilesets/cave.png" width="512" height="256"/>
 </tileset>
 <tileset firstgid="206" source="../../../client-data/graphics/tilesets/desert_castle_interior.tsx"/>
 <layer name="Regions" width="9" height="9">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,
0,74,74,74,0,74,74,74,0,
0,74,74,74,0,74,74,74,0,
0,74,74,74,0,74,74,74,0,
0,0,0,0,0,0,0,0,0,
0,74,74,74,0,74,74,74,0,
0,74,74,74,0,74,74,74,0,
0,74,74,74,0,74,74,74,0,
0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Input_set" width="9" height="9">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,14,0,14,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,14,0,14,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="InputNot_set" width="9" height="9">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,
0,0,0,14,0,14,0,0,0,
0,0,0,14,0,14,0,0,0,
0,14,14,0,0,0,14,14,0,
0,0,0,0,0,0,0,0,0,
0,14,14,0,0,0,14,14,0,
0,0,0,14,0,14,0,0,0,
0,0,0,14,0,14,0,0,0,
0,0,0,0,0,0,0,0,0
</data>
 </layer>
 <layer name="Output_Over" width="9" height="9">
  <data encoding="csv">
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,209,0,210,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,338,0,339,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0,
0,0,0,0,0,0,0,0,0
</data>
 </layer>
</map>