summaryrefslogtreecommitdiff
path: root/rules/cave/rule_cave_006.tmx
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2010-12-19 17:15:57 +0100
committerStefan Beller <stefanbeller@googlemail.com>2010-12-19 17:15:57 +0100
commit49fde7df635bca1c028f5157d4bf4a2881080ebd (patch)
treeef93dfa307cb8ca7a183124da05f2bdb4d308060 /rules/cave/rule_cave_006.tmx
parentab1ce080444c7f0d3147bf2abf22f6d2ecfb864a (diff)
downloadclientdata-49fde7df635bca1c028f5157d4bf4a2881080ebd.tar.gz
clientdata-49fde7df635bca1c028f5157d4bf4a2881080ebd.tar.bz2
clientdata-49fde7df635bca1c028f5157d4bf4a2881080ebd.tar.xz
clientdata-49fde7df635bca1c028f5157d4bf4a2881080ebd.zip
improving the rules for cave maps
Diffstat (limited to 'rules/cave/rule_cave_006.tmx')
-rw-r--r--rules/cave/rule_cave_006.tmx14
1 files changed, 5 insertions, 9 deletions
diff --git a/rules/cave/rule_cave_006.tmx b/rules/cave/rule_cave_006.tmx
index 20638185..5dc88e2d 100644
--- a/rules/cave/rule_cave_006.tmx
+++ b/rules/cave/rule_cave_006.tmx
@@ -1,4 +1,5 @@
<?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="6" height="6" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="collision" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/collision.png" width="64" height="32"/>
@@ -7,9 +8,9 @@
<image source="../../graphics/tiles/set_cave.png" width="256" height="256"/>
</tileset>
<tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32">
- <image source="../../graphics/tiles/set_rules.png" width="32" height="32"/>
+ <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/>
</tileset>
- <tileset firstgid="68" name="cave" tilewidth="32" tileheight="32">
+ <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32">
<image source="../../graphics/tiles/cave.png" width="512" height="256"/>
</tileset>
<layer name="ruleRegions" width="6" height="6">
@@ -67,14 +68,9 @@
H4sIAAAAAAAAA2NgwA1YcbBJBaSYAwDn/W5LkAAAAA==
</data>
</layer>
- <layer name="rule_Ground" width="6" height="6" visible="0">
+ <layer name="rule_Ground" width="6" height="6">
<data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgIAw2o/EXEaHnEBp/IxF6QAAAyo+EwZAAAAA=
- </data>
- </layer>
- <layer name="rule_Over" width="6" height="6" visible="0">
- <data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA2NgGFwAAJwFCnCQAAAA
+ H4sIAAAAAAAAA2NgIAy2ofGXEqHnKBp/CxF6QAAAOgJv95AAAAA=
</data>
</layer>
</map>