summaryrefslogtreecommitdiff
path: root/maps/rules/rule_icemountain_003.tmx
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2010-09-29 08:08:18 +0200
committerStefan Beller <stefanbeller@googlemail.com>2010-11-07 15:16:21 +0100
commitfc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6 (patch)
tree3ce023962fb311cd577341ec7f2dbc656f902680 /maps/rules/rule_icemountain_003.tmx
parent70df7374627e3c715f4298756553dea89e6f44bc (diff)
downloadclientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.gz
clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.bz2
clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.tar.xz
clientdata-fc6bb1ec0b69dc9fb1c362ce7d61ef340b366fe6.zip
files needed for automapping feature of tiled-qt
This adds all the rules (folder rules in ./maps adn ./maps/rules.txt) and tiles (graphics/tiles/set_*) needed for the automapping feature. These rules help only mapping caves, icecaves and icemountains at the moment.
Diffstat (limited to 'maps/rules/rule_icemountain_003.tmx')
-rw-r--r--maps/rules/rule_icemountain_003.tmx45
1 files changed, 45 insertions, 0 deletions
diff --git a/maps/rules/rule_icemountain_003.tmx b/maps/rules/rule_icemountain_003.tmx
new file mode 100644
index 00000000..2f0cea24
--- /dev/null
+++ b/maps/rules/rule_icemountain_003.tmx
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.0" orientation="orthogonal" width="13" height="9" tilewidth="32" tileheight="32">
+ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_icemountain.png" width="96" height="64"/>
+ </tileset>
+ <tileset firstgid="7" name="set_rules" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/set_rules.png" width="32" height="32"/>
+ </tileset>
+ <tileset firstgid="8" name="Snow" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/Snow.png" width="512" height="512"/>
+ </tileset>
+ <tileset firstgid="264" name="collision" tilewidth="32" tileheight="32">
+ <image source="../../graphics/tiles/collision.png" width="64" height="32"/>
+ </tileset>
+ <layer name="ruleRegions" width="13" height="9">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgIA+wQzE6mwFNnFI9uOTwmUWuHlIBLvMI+ZNUPaQCAF4FYvXUAQAA
+ </data>
+ </layer>
+ <layer name="ruleSet" width="13" height="9">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgIA8wAjETlM0E5ROjhxELm1z7STWLGU0PMwX243MDstnIdsLksIUbNcMGANSdXjDUAQAA
+ </data>
+ </layer>
+ <layer name="rule_Ground" width="13" height="9">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgoD7ogdLdWORWQOlVaOIzoPQsLHp2QOldJOg5AaVPkaCHWmA2Gn8OGr8DSnfRyH4A2IGFBtQBAAA=
+ </data>
+ </layer>
+ <layer name="rule_Fringe" width="13" height="9" visible="0">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgGAXDDQAAureGXdQBAAA=
+ </data>
+ </layer>
+ <layer name="rule_Over" width="13" height="9" visible="0">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgGAXUBrOBuBPKBtFz6Gw/AAQTIDPUAQAA
+ </data>
+ </layer>
+ <layer name="rule_Collision" width="13" height="9" visible="0">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA2NgIA9wMuLn49IDU4fMJtYuZPWEzMKmB584OQCXG/CFDT495IQNNgAA18LFstQBAAA=
+ </data>
+ </layer>
+</map>