summaryrefslogtreecommitdiff
path: root/rules/rule_cave_001.tmx
blob: 9a6415cbab7da15d0c4316a641aa044ceba3154b (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
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="9" height="9" tilewidth="32" tileheight="32">
 <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/collision.png" width="64" height="32"/>
 </tileset>
 <tileset firstgid="3" name="set" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_cave.png" width="128" height="128"/>
 </tileset>
 <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/set_rules.png" width="32" height="32"/>
 </tileset>
 <tileset firstgid="20" name="cave" tilewidth="32" tileheight="32">
  <image source="../graphics/tiles/cave.png" width="512" height="256"/>
 </tileset>
 <tileset firstgid="148" name="cave_x2" tilewidth="32" tileheight="64">
  <image source="../graphics/tiles/cave_x2.png" width="512" height="64"/>
 </tileset>
 <layer name="ruleRegions" width="9" height="9">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgIA4IE6CJBYPVHEoAAM3doD1EAQAA
  </data>
 </layer>
 <layer name="ruleSet" width="9" height="9">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgIA4wQ2kWKM0KpdmI1A8D7FCaA0pzQmkuEs3hhtI8UJoXSvORaA4/ieqxAQDSzKgZRAEAAA==
  </data>
 </layer>
 <layer name="rule_Ground" width="9" height="9">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgIA5oQGkJKN2ERhMLeqB0F4Xm9EPpOijdjUYTC0hVjw0AAIozh2FEAQAA
  </data>
 </layer>
 <layer name="rule_Fringe" width="9" height="9">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgoAzEUag/D0r7UWhOH5SeQqI+XQrtBQEAy2k8cEQBAAA=
  </data>
 </layer>
 <layer name="rule_Over" width="9" height="9" visible="0">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgGAWUAgAV+RUNRAEAAA==
  </data>
 </layer>
 <layer name="rule_collision" width="9" height="9">
  <data encoding="base64" compression="gzip">
   H4sIAAAAAAAAA2NgIA4wEeDTGzARoEk1hxIAAHxaZCxEAQAA
  </data>
 </layer>
</map>