diff options
Diffstat (limited to 'maps/rules/rule_icecave_002.tmx')
-rw-r--r-- | maps/rules/rule_icecave_002.tmx | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/maps/rules/rule_icecave_002.tmx b/maps/rules/rule_icecave_002.tmx new file mode 100644 index 00000000..59040468 --- /dev/null +++ b/maps/rules/rule_icecave_002.tmx @@ -0,0 +1,40 @@ +<?xml version="1.0" encoding="UTF-8"?> +<map version="1.0" orientation="orthogonal" width="9" 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_icecave" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/set_icecave.png" width="64" 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="cave" tilewidth="32" tileheight="32"> + <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> + </tileset> + <layer name="ruleRegions" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA6wk6GGHQmjq8FnHroabOYQAgCRfrXf2AAAAA== + </data> + </layer> + <layer name="ruleSet" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA4wk6GGBSrGjEUNCx5zYHLMSDQzAT3oAACRie/92AAAAA== + </data> + </layer> + <layer name="rule_Ground" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA7oEKHGBouYNBrfh0j70IEsieoBzY672NgAAAA= + </data> + </layer> + <layer name="rule_Over" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgGBggT2PzAR9HlCfYAAAA + </data> + </layer> + <layer name="rule_collision" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA4wkamGCU2cGHPQ1aKbQQwAAFG7H+7YAAAA + </data> + </layer> +</map> |