diff options
Diffstat (limited to 'rules/cave/rule_cave_100.tmx')
-rw-r--r-- | rules/cave/rule_cave_100.tmx | 51 |
1 files changed, 20 insertions, 31 deletions
diff --git a/rules/cave/rule_cave_100.tmx b/rules/cave/rule_cave_100.tmx index 186553a6..2790c547 100644 --- a/rules/cave/rule_cave_100.tmx +++ b/rules/cave/rule_cave_100.tmx @@ -1,54 +1,43 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd"> -<map version="1.0" orientation="orthogonal" width="13" height="9" 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="64" height="64"/> - </tileset> - <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/cave.png" width="512" height="256"/> - </tileset> - <tileset firstgid="199" name="cave_x2" tilewidth="32" tileheight="64"> - <image source="../../graphics/tiles/cave_x2.png" width="512" height="64"/> - </tileset> - <layer name="ruleRegions" width="13" height="9"> +<map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="9" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../../tilesets/set_cave.tsx"/> + <tileset firstgid="67" source="../../tilesets/set_rules.tsx"/> + <tileset firstgid="71" source="../../tilesets/cave.tsx"/> + <tileset firstgid="199" source="../../tilesets/cave_x2.tsx"/> + <layer id="1" name="regions" width="13" height="9"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA84kyiOLOeMhPGJk2sPIfupbR42d1PTHlIBAHq5GFfUAQAA + H4sIAAAAAAAACmNgIA84kyiOLOeMhPGJk2sPIfupbR42d1PTHlIBAHq5GFfUAQAA </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="2" name="input_set" width="13" height="9"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB9gxcFmx8HGB4hVR0ugjIM90AAA6DCU7NQBAAA= + H4sIAAAAAAAACmNgoB9gxcFmx8HGB4hVR0ugjIM90AAA6DCU7NQBAAA= </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="3" name="input_set" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB/gxcEeqkAFB3ugAQAsLTFH1AEAAA== + H4sIAAAAAAAACmNgoB/gxcEeqkAFB3ugAQAsLTFH1AEAAA== </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="4" name="input_set" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB9gw8EeBdQFAM2+xmvUAQAA + H4sIAAAAAAAACmNgoB9gw8EeBdQFAM2+xmvUAQAA </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="5" name="input_set" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB/gw8EeBdQFAEag6ZXUAQAA + H4sIAAAAAAAACmNgoB/gw8EeBdQFAEag6ZXUAQAA </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="6" name="input_set" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB8Qw8EeBdQFAJqF6UzUAQAA + H4sIAAAAAAAACmNgoB8Qw8EeBdQFAJqF6UzUAQAA </data> </layer> - <layer name="rule_Error" width="13" height="9"> + <layer id="7" name="output_Error" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB9wIZFNrFkDBchxNz0AAJUJJNPUAQAA + H4sIAAAAAAAACmNgoB9wIZFNrFkDBchxNz0AAJUJJNPUAQAA </data> </layer> </map> |