summaryrefslogtreecommitdiff
path: root/maps/rules/rule_woodland.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_woodland.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_woodland.tmx')
-rw-r--r--maps/rules/rule_woodland.tmx8
1 files changed, 8 insertions, 0 deletions
diff --git a/maps/rules/rule_woodland.tmx b/maps/rules/rule_woodland.tmx
new file mode 100644
index 00000000..fee28516
--- /dev/null
+++ b/maps/rules/rule_woodland.tmx
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<map version="1.0" orientation="orthogonal" width="160" height="160" tilewidth="32" tileheight="32">
+ <layer name="Tile Layer 1" width="160" height="160">
+ <data encoding="base64" compression="gzip">
+ H4sIAAAAAAAAA+3BAQEAAACCIP+vbkhAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfBhhhfhKAJABAA==
+ </data>
+ </layer>
+</map>