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/cave/rule_cave_006.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/cave/rule_cave_006.tmx')
-rw-r--r-- | rules/cave/rule_cave_006.tmx | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/rules/cave/rule_cave_006.tmx b/rules/cave/rule_cave_006.tmx new file mode 100644 index 00000000..19f59832 --- /dev/null +++ b/rules/cave/rule_cave_006.tmx @@ -0,0 +1,80 @@ +<?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="collision" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/collision.png" width="64" height="32"/> + </tileset> + <tileset firstgid="3" name="set" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/set_cave.png" width="256" height="256"/> + </tileset> + <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/set_rules.png" width="32" height="32"/> + </tileset> + <tileset firstgid="68" name="cave" tilewidth="32" tileheight="32"> + <image source="../graphics/tiles/cave.png" width="512" height="256"/> + </tileset> + <layer name="ruleRegions" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA2ckWhnLOL4ALp6Zyzi2AAAH/dlMZAAAAA= + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAzECPCppQcEAF5x3w6QAAAA + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAz4CPCppQcEAMFTlWKQAAAA + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAzYCPCppQcEAItPfPCQAAAA + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAx4CfCppQcEAOr1Fs+QAAAA + </data> + </layer> + <layer name="ruleSet" width="6" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAxYCfCppQcEAKDp/12QAAAA + </data> + </layer> + <layer name="ruleNotSet" width="6" height="6" opacity="0.06"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA3EcLBJBaSYAwCr1UHrkAAAAA== + </data> + </layer> + <layer name="ruleNotSet" width="6" height="6" opacity="0.06"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA34cLBJBaSYAwDclnPrkAAAAA== + </data> + </layer> + <layer name="ruleNotSet" width="6" height="6" opacity="0.05"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA3YcLBJBaSYAwDxV2LrkAAAAA== + </data> + </layer> + <layer name="ruleNotSet" width="6" height="6" opacity="0.08"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA14cbBJBaSYAwDKPH9LkAAAAA== + </data> + </layer> + <layer name="ruleNotSet" width="6" height="6" opacity="0.09"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA1YcbBJBaSYAwDn/W5LkAAAAA== + </data> + </layer> + <layer name="rule_Ground" width="6" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIAw2o/EXEaHnEBp/IxF6QAAAyo+EwZAAAAA= + </data> + </layer> + <layer name="rule_Over" width="6" height="6" visible="0"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgGFwAAJwFCnCQAAAA + </data> + </layer> +</map> |