diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-10-22 22:52:22 +0200 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-07 15:16:22 +0100 |
commit | e65d27d807b84c7a222205903a84131c2e58dc9c (patch) | |
tree | f46cf1570d1ff00464217a572c93dd68d2be4492 /rules/icemountain/rule_icemountain_001.tmx | |
parent | 2fc26b12ea5f3decb32425fac565c8f3c4db85be (diff) | |
download | clientdata-e65d27d807b84c7a222205903a84131c2e58dc9c.tar.gz clientdata-e65d27d807b84c7a222205903a84131c2e58dc9c.tar.bz2 clientdata-e65d27d807b84c7a222205903a84131c2e58dc9c.tar.xz clientdata-e65d27d807b84c7a222205903a84131c2e58dc9c.zip |
rules
Diffstat (limited to 'rules/icemountain/rule_icemountain_001.tmx')
-rw-r--r-- | rules/icemountain/rule_icemountain_001.tmx | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/rules/icemountain/rule_icemountain_001.tmx b/rules/icemountain/rule_icemountain_001.tmx new file mode 100644 index 00000000..1b656d31 --- /dev/null +++ b/rules/icemountain/rule_icemountain_001.tmx @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<map version="1.0" orientation="orthogonal" width="7" height="3" 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="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA/YcdD4AABTkrM4VAAAAA== + </data> + </layer> + <layer name="ruleSet" width="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA8YoTQTlGYmoB4EAEEdsC1UAAAA + </data> + </layer> + <layer name="rule_Ground" width="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA9m4qDxAQBj2j+FVAAAAA== + </data> + </layer> + <layer name="rule_Fringe" width="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoD4AAHbqzHRUAAAA + </data> + </layer> + <layer name="rule_Over" width="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoD4AAHbqzHRUAAAA + </data> + </layer> + <layer name="rule_Collision" width="7" height="3"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA84GQkowAIAAgm7L1QAAAA= + </data> + </layer> +</map> |