diff options
Diffstat (limited to 'rules/rule_cave_001.tmx')
-rw-r--r-- | rules/rule_cave_001.tmx | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/rules/rule_cave_001.tmx b/rules/rule_cave_001.tmx index 9a6415cb..9c68a00c 100644 --- a/rules/rule_cave_001.tmx +++ b/rules/rule_cave_001.tmx @@ -1,48 +1,48 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="9" height="9" tilewidth="32" tileheight="32"> +<map version="1.0" orientation="orthogonal" width="9" height="17" 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="128" height="128"/> + <image source="../graphics/tiles/set_cave.png" width="128" height="256"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> + <tileset firstgid="35" name="set_rules" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/set_rules.png" width="32" height="32"/> </tileset> - <tileset firstgid="20" name="cave" tilewidth="32" tileheight="32"> + <tileset firstgid="36" name="cave" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/cave.png" width="512" height="256"/> </tileset> - <tileset firstgid="148" name="cave_x2" tilewidth="32" tileheight="64"> + <tileset firstgid="164" name="cave_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/cave_x2.png" width="512" height="64"/> </tileset> - <layer name="ruleRegions" width="9" height="9"> + <layer name="ruleRegions" width="9" height="17"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA4IE6CJBYPVHEoAAM3doD1EAQAA + H4sIAAAAAAAAA2NgIA4oE6CJBYPVHEoBufbTCqC7YyDDGQDhyh7gZAIAAA== </data> </layer> - <layer name="ruleSet" width="9" height="9"> + <layer name="ruleSet" width="9" height="17"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA4wQ2kWKM0KpdmI1A8D7FCaA0pzQmkuEs3hhtI8UJoXSvORaA4/ieqxAQDSzKgZRAEAAA== + H4sIAAAAAAAAA2NgIA4wQ2kWKM0KpdmI1A8D7FCaA0pzQmkuEs3hhtI8UJoXSvORaA4/iepxAWEoLUIl8ygF0mh8WSgtR6I58lBaAUorQmklEswAANifSBJkAgAA </data> </layer> - <layer name="rule_Ground" width="9" height="9"> + <layer name="rule_Ground" width="9" height="17"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA5oQGkJKN2ERhMLeqB0F4Xm9EPpOijdjUYTC0hVjw0AAIozh2FEAQAA + H4sIAAAAAAAAA2NgIA5YQGkNKD0JjSYWzIHSsyg0Zz6U7oPSs9FoYgGp6nEBezR6FCAAABbPsHJkAgAA </data> </layer> - <layer name="rule_Fringe" width="9" height="9"> + <layer name="rule_Fringe" width="9" height="17"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoAzEUag/D0r7UWhOH5SeQqI+XQrtBQEAy2k8cEQBAAA= + H4sIAAAAAAAAA2NgoAzkUai/DkrHUWjOPCi9hER9thTaiw58qWzecAAAJxy7NGQCAAA= </data> </layer> - <layer name="rule_Over" width="9" height="9" visible="0"> + <layer name="rule_Over" width="9" height="17" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGAWUAgAV+RUNRAEAAA== + H4sIAAAAAAAAA2NgGAWjgLYAADPktetkAgAA </data> </layer> - <layer name="rule_collision" width="9" height="9"> + <layer name="rule_collision" width="9" height="17" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA4wEeDTGzARoEk1hxIAAHxaZCxEAQAA + H4sIAAAAAAAAA2NgIA4wEeDTGzARoEk1Z7gDavmTnHAGABmZ+IlkAgAA </data> </layer> </map> |