diff options
Diffstat (limited to 'rules/icemountain/rule_icemountain_004.tmx')
-rw-r--r-- | rules/icemountain/rule_icemountain_004.tmx | 40 |
1 files changed, 16 insertions, 24 deletions
diff --git a/rules/icemountain/rule_icemountain_004.tmx b/rules/icemountain/rule_icemountain_004.tmx index ce7deb64..a62c6a6d 100644 --- a/rules/icemountain/rule_icemountain_004.tmx +++ b/rules/icemountain/rule_icemountain_004.tmx @@ -1,45 +1,37 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="13" height="9" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_icemountain.png" width="96" 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="Snow" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Snow.png" width="512" height="512"/> - </tileset> - <tileset firstgid="264" name="collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <layer name="ruleRegions" width="13" height="9"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="13" height="9" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1"> + <tileset firstgid="1" source="../../tilesets/set_icemountain.tsx"/> + <tileset firstgid="29" source="../../tilesets/set_rules.tsx"/> + <tileset firstgid="33" source="../../tilesets/snow.tsx"/> + <tileset firstgid="289" source="../../tilesets/collision.tsx"/> + <layer id="1" name="Regions" width="13" height="9"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA+wQzGxbHL1UNNtDGjilOohx35q6sEFAHi336TUAQAA + H4sIAAAAAAAAA2NgIA/IQjGxbHL1UNNtDGjilOohx35q6sEFAPC65aHUAQAA </data> </layer> - <layer name="ruleSet" width="13" height="9"> + <layer id="2" name="Input_set" width="13" height="9"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgIA8wQTE6mxmK0dkwdYxQNiOaHmRxZD3kug2bPQxo4uh6sPkHnx5cgBz/4As3UgEAO5gTSNQBAAA= + H4sIAAAAAAAAA2NgIA8wQTE6mxmK0dkwdYxQNiOaHmRxZD3kug2bPQxo4sT4B58eXIAc/+ALN1IBADuYE0jUAQAA </data> </layer> - <layer name="rule_Ground" width="13" height="9" visible="0"> + <layer id="3" name="Output_Ground" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoB/oRuP30NFuGFgBpVehic9G489BYu+A0rtIsOcElD5Fgh5qAQD43oTa1AEAAA== + H4sIAAAAAAAAA2NgoB9YgsZfSke7YeAglD6MJr4Fjb8ViX0RSl8mwZ6HUPoxie6jBgAASqvgutQBAAA= </data> </layer> - <layer name="rule_Fringe" width="13" height="9" visible="0"> + <layer id="4" name="Output_Fringe" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAXDDQAAureGXdQBAAA= </data> </layer> - <layer name="rule_Over" width="13" height="9" visible="0"> + <layer id="5" name="Output_Over" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoD7ogNJdNDB7FBAGAD+ZEyPUAQAA + H4sIAAAAAAAAA2NgoD5YCKUX08DsUUAYAABLjfRq1AEAAA== </data> </layer> - <layer name="rule_Collision" width="13" height="9" visible="0"> + <layer id="6" name="Output_Collision" width="13" height="9" visible="0"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGFmAkxGVHkx6qAUAJD2/ttQBAAA= + H4sIAAAAAAAAA2NgGFlAiRGVHkx6qAUAiaIXX9QBAAA= </data> </layer> </map> |