diff options
author | Stefan Beller <stefanbeller@googlemail.com> | 2010-10-07 22:23:09 +0200 |
---|---|---|
committer | Stefan Beller <stefanbeller@googlemail.com> | 2010-11-07 15:16:21 +0100 |
commit | 2316a54c3262117bf25c2e5ecc29df4eeb875cf9 (patch) | |
tree | df11c2628eaf8369728fbf25bedab2d395ca0b14 /rules/rule_icemountain_002.tmx | |
parent | 1f6278f180e7de26cbcf68298b9f1b6bc302e170 (diff) | |
download | clientdata-2316a54c3262117bf25c2e5ecc29df4eeb875cf9.tar.gz clientdata-2316a54c3262117bf25c2e5ecc29df4eeb875cf9.tar.bz2 clientdata-2316a54c3262117bf25c2e5ecc29df4eeb875cf9.tar.xz clientdata-2316a54c3262117bf25c2e5ecc29df4eeb875cf9.zip |
adding the rules again
This adds the rules again.
Diffstat (limited to 'rules/rule_icemountain_002.tmx')
-rw-r--r-- | rules/rule_icemountain_002.tmx | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/rules/rule_icemountain_002.tmx b/rules/rule_icemountain_002.tmx new file mode 100644 index 00000000..91e0fecf --- /dev/null +++ b/rules/rule_icemountain_002.tmx @@ -0,0 +1,45 @@ +<?xml version="1.0" encoding="UTF-8"?> +<map version="1.0" orientation="orthogonal" width="15" height="6" 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="15" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoAywY6FxsZFpXGLE2EGKvcSaR2sAAGcNsPhoAQAA + </data> + </layer> + <layer name="ruleSet" width="15" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoAwwQWlGJJoJSQ4mzoymDl0PPgCTZ8IihkzD7GAmYCa6m+gBADt8C4ZoAQAA + </data> + </layer> + <layer name="rule_Ground" width="15" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoA5YicSeAaVnEalnJ5F2dCKxYXpO4rBrBgNucBKPHK0AAAL0FPZoAQAA + </data> + </layer> + <layer name="rule_Fringe" width="15" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgGAX0AADGRzsXaAEAAA== + </data> + </layer> + <layer name="rule_Over" width="15" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoA/opJM9gxUAAAuO1NpoAQAA + </data> + </layer> + <layer name="rule_Collision" width="15" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoA7gZESl0cWx8XHpwWU2PvsI2UusHK0AACE6sPhoAQAA + </data> + </layer> +</map> |