diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-10-24 17:43:41 +0200 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-07 15:16:22 +0100 |
commit | d693fcf855014861a26e8289533651a0e56c879d (patch) | |
tree | 8c46faa33021a6088759dea2e05350e0e5074ad1 /rules/woodland/rule_woodland_126.tmx | |
parent | f8c924c8661af08425acc293b6ea6481a8c619b0 (diff) | |
download | clientdata-d693fcf855014861a26e8289533651a0e56c879d.tar.gz clientdata-d693fcf855014861a26e8289533651a0e56c879d.tar.bz2 clientdata-d693fcf855014861a26e8289533651a0e56c879d.tar.xz clientdata-d693fcf855014861a26e8289533651a0e56c879d.zip |
rules for automapping
Woodland! yay!
Diffstat (limited to 'rules/woodland/rule_woodland_126.tmx')
-rw-r--r-- | rules/woodland/rule_woodland_126.tmx | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/rules/woodland/rule_woodland_126.tmx b/rules/woodland/rule_woodland_126.tmx new file mode 100644 index 00000000..9dc19ec1 --- /dev/null +++ b/rules/woodland/rule_woodland_126.tmx @@ -0,0 +1,35 @@ +<?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="Woodland" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> + </tileset> + <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/collision.png" width="64" height="32"/> + </tileset> + <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> + </tileset> + <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> + </tileset> + <layer name="RuleRegions" width="9" height="9"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB4wM6KykfnIYjBxdD4+NeQAcu3C5W5s/iQGAADbAS+/RAEAAA== + </data> + </layer> + <layer name="ruleSet" width="9" height="9"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIB+0M2LyYRiZT4w+atmPTQ26e6hlPwwAADsd5DVEAQAA + </data> + </layer> + <layer name="rule_Ground" width="9" height="9"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoC5gJMCnN6CHewDPRyqKRAEAAA== + </data> + </layer> + <layer name="rule_Fringe" width="9" height="9"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoC5QQeObUNl8UoERGt+JBnYAAGEEDHlEAQAA + </data> + </layer> +</map> |