diff options
Diffstat (limited to 'rules/desert/004.tmx')
-rw-r--r-- | rules/desert/004.tmx | 45 |
1 files changed, 17 insertions, 28 deletions
diff --git a/rules/desert/004.tmx b/rules/desert/004.tmx index cfeabbf5..6ea13e64 100644 --- a/rules/desert/004.tmx +++ b/rules/desert/004.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="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="desert1" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/desert1.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="desert2" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/desert2.png" width="512" height="512"/> - </tileset> - <tileset firstgid="513" name="desert_x2" tilewidth="32" tileheight="64"> - <image source="../../graphics/tiles/desert_x2.png" width="512" height="64"/> - </tileset> - <tileset firstgid="529" name="desert_x3" tilewidth="32" tileheight="96"> - <image source="../../graphics/tiles/desert_x3.png" width="512" height="96"/> - </tileset> - <tileset firstgid="545" name="desert_x5" tilewidth="32" tileheight="160"> - <image source="../../graphics/tiles/desert_x5.png" width="192" height="160"/> - </tileset> - <tileset firstgid="551" source="../../tilesets/set_rules.tsx"/> - <tileset firstgid="555" source="../../tilesets/set_desert.tsx"/> - <layer name="RuleRegions" width="3" height="3"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="3" height="3" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> + <tileset firstgid="1" source="../../tilesets/desert1.tsx"/> + <tileset firstgid="257" source="../../tilesets/desert2.tsx"/> + <tileset firstgid="513" source="../../tilesets/desert_x2.tsx"/> + <tileset firstgid="561" source="../../tilesets/desert_x3.tsx"/> + <tileset firstgid="593" source="../../tilesets/desert_x5.tsx"/> + <tileset firstgid="599" source="../../tilesets/set_rules.tsx"/> + <tileset firstgid="603" source="../../tilesets/set_desert.tsx"/> + <layer id="1" name="Regions" width="3" height="3"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgQAXqTAwYAAC8QrrlJAAAAA== + H4sIAAAAAAAAA2NgQAXhTAwYAACEGXgqJAAAAA== </data> </layer> - <layer name="RuleSet" width="3" height="3"> + <layer id="2" name="Input_set" width="3" height="3"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgQAVuTAwYAADnidmvJAAAAA== + H4sIAAAAAAAAA2NgQAVlTAwYAADJcuNVJAAAAA== </data> </layer> - <layer name="Rule_Ground" width="3" height="3"> + <layer id="3" name="Output_Ground" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXWDJgAAIPS/qIkAAAA </data> </layer> - <layer name="Rule1_Ground" width="3" height="3"> + <layer id="4" name="Output1_Ground" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAU2DJgAABB0ukMkAAAA </data> </layer> - <layer name="Rule2_Ground" width="3" height="3"> + <layer id="5" name="Output2_Ground" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAW2DJgAAFZP3SYkAAAA </data> </layer> - <layer name="Rule3_Ground" width="3" height="3"> + <layer id="6" name="Output3_Ground" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAV2DJgAAJwCdIkkAAAA </data> </layer> - <layer name="Rule4_Ground" width="3" height="3"> + <layer id="7" name="Output4_Ground" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAX2DJgAANo5E+wkAAAA </data> |