diff options
Diffstat (limited to 'rules/icecave/rule_icecave_100.tmx')
-rw-r--r-- | rules/icecave/rule_icecave_100.tmx | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/rules/icecave/rule_icecave_100.tmx b/rules/icecave/rule_icecave_100.tmx index e5e8ef62..cbb70ef4 100644 --- a/rules/icecave/rule_icecave_100.tmx +++ b/rules/icecave/rule_icecave_100.tmx @@ -4,17 +4,17 @@ <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"/> + <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="7" name="set_rules" tilewidth="32" tileheight="32"> + <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> </tileset> - <tileset firstgid="11" name="icecave" tilewidth="32" tileheight="32"> + <tileset firstgid="23" name="icecave" 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"> - H4sIAAAAAAAAA2NgIA6wEyHOjkSzo/FJMQdZDJc5hAAAESWSztgAAAA= + H4sIAAAAAAAAA2NgIA4IEyEujEQLo/FJMQdZDJc5hAAAgNct+9gAAAA= </data> </layer> <layer name="ruleSet" width="9" height="6"> @@ -22,9 +22,19 @@ H4sIAAAAAAAAA2NgoB5gw8FmJkIvLjXE6MUGAC5qS5vYAAAA </data> </layer> - <layer name="rule_Error" width="9" height="6"> + <layer name="ruleSet" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoB7gwsFmJkIvLjXE6MUGAFQuCaTYAAAA + </data> + </layer> + <layer name="ruleSet" width="9" height="6"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoB7gw8FmJkIvLjXE6MUGAL3v5wfYAAAA + </data> + </layer> + <layer name="rule_Error" width="9" height="6" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB7gIIJNjF5ixAkBAK6TbhnYAAAA + H4sIAAAAAAAAA2NgoB4QIYJNjF5ixAkBAOvVVsfYAAAA </data> </layer> </map> |