diff options
Diffstat (limited to 'rules/thermin_cave/rule003.tmx')
-rw-r--r-- | rules/thermin_cave/rule003.tmx | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/rules/thermin_cave/rule003.tmx b/rules/thermin_cave/rule003.tmx index 6d700478..dbb5ca36 100644 --- a/rules/thermin_cave/rule003.tmx +++ b/rules/thermin_cave/rule003.tmx @@ -1,42 +1,42 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" orientation="orthogonal" width="15" height="11" tilewidth="32" tileheight="32"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="15" height="11" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" source="../../tilesets/set_rules.tsx"/> <tileset firstgid="7" source="../../tilesets/set_thermin_cave.tsx"/> - <tileset firstgid="71" name="thermin-cave" tilewidth="32" tileheight="32"> + <tileset firstgid="71" name="thermin-cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/thermin-cave.png" width="512" height="256"/> </tileset> - <layer name="ruleRegions" width="15" height="11"> + <layer id="1" name="Regions" width="15" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoAwwQzE6m9Z6KQFD0c0jCQAAOsitkpQCAAA= </data> </layer> - <layer name="ruleSet" width="15" height="11"> + <layer id="2" name="Input_set" width="15" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoAxwEuAT0suJhT3YAScaPQqoCwBcvaZtlAIAAA== </data> </layer> - <layer name="rule_Ground" width="15" height="11"> + <layer id="3" name="Output_Ground" width="15" height="11"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgGAWkAi8o7TOgrhi+AAAVP3y9lAIAAA== + H4sIAAAAAAAAA2NgGAWkAi8o7TPA7hiuAAAVP3y9lAIAAA== </data> </layer> - <layer name="rule_Fringe" width="15" height="11"> + <layer id="4" name="Output_Fringe" width="15" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA </data> </layer> - <layer name="rule_Over" width="15" height="11"> + <layer id="5" name="Output_Over" width="15" height="11"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA2NgoAz4o/EDKDSPXiAWSscPqCtGATYAANvCyjmUAgAA + H4sIAAAAAAAAA2NgoAz4o/EDKDSPXiAWSscPsDtGASYAANvCyjmUAgAA </data> </layer> - <layer name="rule_Collision" width="15" height="11"> + <layer id="6" name="Output_Collision" width="15" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA </data> </layer> - <layer name="rule_Error" width="15" height="11"> + <layer id="7" name="Output_Error" width="15" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYHABAHevG6iUAgAA </data> |