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_120.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_120.tmx')
-rw-r--r-- | rules/woodland/rule_woodland_120.tmx | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/rules/woodland/rule_woodland_120.tmx b/rules/woodland/rule_woodland_120.tmx new file mode 100644 index 00000000..73c7a9e7 --- /dev/null +++ b/rules/woodland/rule_woodland_120.tmx @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="UTF-8"?> +<map version="1.0" orientation="orthogonal" width="6" height="6" 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="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA2YGRE0jI0sjg+gq0c2Cx8AABj1d5WQAAAA + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA3aGbGzSQWkmAMATPuSPpAAAAA= + </data> + </layer> + <layer name="rule_Ground" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA2ykdhReNQRAjFIbG8CagE/UQ89kAAAAA== + </data> + </layer> +</map> |