diff options
author | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-01-24 15:51:00 +0100 |
---|---|---|
committer | Thorbjørn Lindeijer <bjorn@lindeijer.nl> | 2025-02-03 15:39:46 +0100 |
commit | 74624ca46e56a2e8fc38dafa23eed20192c647bb (patch) | |
tree | 73780c2d1075e623521ac8b638d837b0e21c908e /rules | |
parent | ed8f0bf2ad0f956228a07725c3a1ecdbab7013b0 (diff) | |
download | clientdata-74624ca46e56a2e8fc38dafa23eed20192c647bb.tar.gz clientdata-74624ca46e56a2e8fc38dafa23eed20192c647bb.tar.bz2 clientdata-74624ca46e56a2e8fc38dafa23eed20192c647bb.tar.xz clientdata-74624ca46e56a2e8fc38dafa23eed20192c647bb.zip |
Replaced many internal tilesets with external tilesets
Only exhaustive for woodland rules for now.
Restored graphics/tiles/set_woodland.png from git history.
Diffstat (limited to 'rules')
76 files changed, 234 insertions, 664 deletions
diff --git a/rules/cave/rule_cave_001.tmx b/rules/cave/rule_cave_001.tmx index 094faa26..bc1094c2 100644 --- a/rules/cave/rule_cave_001.tmx +++ b/rules/cave/rule_cave_001.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="17" height="17" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_002.tmx b/rules/cave/rule_cave_002.tmx index 7be57bcf..aca17566 100644 --- a/rules/cave/rule_cave_002.tmx +++ b/rules/cave/rule_cave_002.tmx @@ -5,15 +5,11 @@ <property name="MatchInOrder" type="bool" value="true"/> <property name="NoOverlappingOutput" type="bool" value="false"/> </properties> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_003.tmx b/rules/cave/rule_cave_003.tmx index 31b0c0f8..d48889b6 100644 --- a/rules/cave/rule_cave_003.tmx +++ b/rules/cave/rule_cave_003.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="4" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_004.tmx b/rules/cave/rule_cave_004.tmx index fb52cbfc..661b09d4 100644 --- a/rules/cave/rule_cave_004.tmx +++ b/rules/cave/rule_cave_004.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="7" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_005.tmx b/rules/cave/rule_cave_005.tmx index fc8c81a5..4686cc8f 100644 --- a/rules/cave/rule_cave_005.tmx +++ b/rules/cave/rule_cave_005.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_006.tmx b/rules/cave/rule_cave_006.tmx index e00e0b56..3f8bff7a 100644 --- a/rules/cave/rule_cave_006.tmx +++ b/rules/cave/rule_cave_006.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="6" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_007.tmx b/rules/cave/rule_cave_007.tmx index 6183fcdb..f76da991 100644 --- a/rules/cave/rule_cave_007.tmx +++ b/rules/cave/rule_cave_007.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_008.tmx b/rules/cave/rule_cave_008.tmx index dd4779f3..562b965f 100644 --- a/rules/cave/rule_cave_008.tmx +++ b/rules/cave/rule_cave_008.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="17" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_009.tmx b/rules/cave/rule_cave_009.tmx index 4abe0eb8..ce005d9f 100644 --- a/rules/cave/rule_cave_009.tmx +++ b/rules/cave/rule_cave_009.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="6" height="6" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_010.tmx b/rules/cave/rule_cave_010.tmx index e26e41c6..2d9c5055 100644 --- a/rules/cave/rule_cave_010.tmx +++ b/rules/cave/rule_cave_010.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="13" height="7" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/cave/rule_cave_050.tmx b/rules/cave/rule_cave_050.tmx index 7786aa40..cadb4e38 100644 --- a/rules/cave/rule_cave_050.tmx +++ b/rules/cave/rule_cave_050.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.11.0" orientation="orthogonal" renderorder="right-down" width="5" height="5" tilewidth="32" tileheight="32" infinite="0" nextlayerid="14" nextobjectid="1"> - <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <layer id="1" name="regions" width="5" height="5"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAACmNgwA2csfCdcYjjAwBFZMEtZAAAAA== diff --git a/rules/cave/rule_cave_100.tmx b/rules/cave/rule_cave_100.tmx index 6f00a2f8..d96c66e5 100644 --- a/rules/cave/rule_cave_100.tmx +++ b/rules/cave/rule_cave_100.tmx @@ -1,14 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <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" name="collision" tilewidth="32" tileheight="32" tilecount="2" columns="2"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set" tilewidth="32" tileheight="32" tilecount="64" columns="8"> <image source="../../graphics/tiles/set_cave.png" width="256" height="256"/> </tileset> - <tileset firstgid="67" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="67" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="71" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../../graphics/tiles/cave.png" width="512" height="256"/> </tileset> diff --git a/rules/desert/001.tmx b/rules/desert/001.tmx index a7c6939c..db8951c3 100644 --- a/rules/desert/001.tmx +++ b/rules/desert/001.tmx @@ -19,9 +19,7 @@ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/> </tileset> - <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="601" source="../tile_sets/set_rules.tsx"/> <layer name="RuleRegions" width="21" height="11"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoA2IZCKP1mOikYNwAHLdaTFE3Ok0RNwZSWd3Ugro4W4AiVIuBJwDAAA= diff --git a/rules/desert/002.tmx b/rules/desert/002.tmx index a14aff27..fe05cae6 100644 --- a/rules/desert/002.tmx +++ b/rules/desert/002.tmx @@ -19,9 +19,7 @@ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/> </tileset> - <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="601" source="../tile_sets/set_rules.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAWRTAwYAADjUoAzJAAAAA== diff --git a/rules/desert/003.tmx b/rules/desert/003.tmx index 8e90d7a4..692272f7 100644 --- a/rules/desert/003.tmx +++ b/rules/desert/003.tmx @@ -19,9 +19,7 @@ <tileset firstgid="551" name="set_desert" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/> </tileset> - <tileset firstgid="601" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="601" source="../tile_sets/set_rules.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAWRTAwYAADjUoAzJAAAAA== diff --git a/rules/desert/004.tmx b/rules/desert/004.tmx index d97794df..7e3e796b 100644 --- a/rules/desert/004.tmx +++ b/rules/desert/004.tmx @@ -16,9 +16,7 @@ <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" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="551" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="555" name="set_desert" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/> </tileset> diff --git a/rules/desert/010.tmx b/rules/desert/010.tmx index 847cfced..1189dba6 100644 --- a/rules/desert/010.tmx +++ b/rules/desert/010.tmx @@ -16,9 +16,7 @@ <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" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="551" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="555" name="set_desert" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_desert.png" width="320" height="160"/> </tileset> diff --git a/rules/example_woodland.tmx b/rules/example_woodland.tmx index 17178b17..17186967 100644 --- a/rules/example_woodland.tmx +++ b/rules/example_woodland.tmx @@ -1,30 +1,15 @@ <?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="50" height="30" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <tileset firstgid="161" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="417" name="Woodland x3" tilewidth="32" tileheight="96"> - <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/> - </tileset> - <tileset firstgid="449" name="Collision" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="451" name="Woodland x2" tilewidth="32" tileheight="64"> - <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/> - </tileset> - <tileset firstgid="483" name="Woodland_x4" tilewidth="32" tileheight="128"> - <image source="../graphics/tiles/Woodland_x4.png" width="512" height="128"/> - </tileset> - <tileset firstgid="499" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <layer name="set" width="50" height="30"> +<map version="1.11" tiledversion="1.11.1" orientation="orthogonal" renderorder="right-down" width="50" height="30" tilewidth="32" tileheight="32" infinite="0" nextlayerid="2" nextobjectid="1"> + <tileset firstgid="1" source="tile_sets/set_woodland.tsx"/> + <tileset firstgid="161" source="../tilesets/woodland_ground.tsx"/> + <tileset firstgid="417" source="../tilesets/woodland_x3.tsx"/> + <tileset firstgid="449" source="../tilesets/collision.tsx"/> + <tileset firstgid="451" source="../tilesets/woodland_x2.tsx"/> + <tileset firstgid="483" source="../tilesets/woodland_x4.tsx"/> + <tileset firstgid="499" source="tile_sets/set_rules.tsx"/> + <layer id="1" name="set" width="50" height="30"> <data encoding="base64" compression="zlib"> - eJzdlmFuwjAMhUPXrbBbpIyxa/YI3HiqFEueFdvPSYCJH091Q5P483NoDymlw4vqqMSP0BaQlfezted3LtrE+MRi1IdnsUqOhY3z2MtT5kv3N1CjOaQHk8FRq7UcQzl6eSTHRxHqBz3D86daRBl6WCwOz48l/c271wuLQ9sD4chFiB+eF5Fzg3rAmYhjrXBcHQ7JYPkwO5wex1HMl75s5bdZ8YP4LK+n5HNkVpceP6y+mhnHpQjpK7SnaJ3vch11znn9LA6vr7Te6uFoORuIH1ZftbBo+cveRHpJcnCtA/zw+n/0u7zmjWTj4yhDlCWat+WdxiGZRrN4OSF5W/2FcCzAHvfqqdqZaWGIKMLwVrTH9P/jrc97otUPpLdqLNpzLRwtvmjeaO/EqCyO0yAWxNdHS+bX4sE9GN6Loiwy5nl7vUHvyfwPOD5ZTN/vmY1ZXuRU55D8Wj3k3D2m7yKvNrLu/J7W/TH8QjhQyflrYM2tQyM5Mqhr0A/rWc2PHlGea9FXuZ4rLL17jc494smoPRC/XkG/FI3Ggw== + eJzdlmFuwyAMhZMsG91uAd2WXbNH2I2nSSBZFrafwWuq/XiCogb88WxgXZZl/ae6CP176OaQFvfZ+o3vWnVj4xvpoz6cxco5EhmnfStOHm/7/Q0qmoN7sCkcvb3mYyjHLA/neKlC/Uid+LdBhhkWjcPyI7G4Z73QOKQ1EI5chfhheeGpG9SDS4ejdDgOg4MzaD7sjpzTYpZ8abW9C34UhWNjrcaRyb7M+KHl1U44PqqQvEJzqs3zWduoOt9ADiuvpNya4RipDcQPLa9GWKT4eW4iucQ5qEqAH1b+R9/lPW842zpwXnlZvHFr3kkc2ns3gsWKCYlbyy+EIwFr/FVO9WpmhMEjD8NT1UrOH2v+NMmSOvOgLNL/RjhGfPHeiV5pHK9BLIiv91bvbH0EhucqLwvv07it3DjIPX02xxvpt/d7JmOaF1ng4PzSfvBvM3kXWXuj3dlt3i/FL4QDFf++OOZEzySkRmY4MqjD6QdaP1FqcZaq99peOyyza0XH7vEkao2oN8mj6wcUjcaD </data> </layer> </map> diff --git a/rules/icecave/rule_icecave_001.tmx b/rules/icecave/rule_icecave_001.tmx index 9d39d152..4806e1ad 100644 --- a/rules/icecave/rule_icecave_001.tmx +++ b/rules/icecave/rule_icecave_001.tmx @@ -1,15 +1,11 @@ <?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="9" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_002.tmx b/rules/icecave/rule_icecave_002.tmx index 84eb4c4d..711668ac 100644 --- a/rules/icecave/rule_icecave_002.tmx +++ b/rules/icecave/rule_icecave_002.tmx @@ -1,15 +1,11 @@ <?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="9" height="6" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_003.tmx b/rules/icecave/rule_icecave_003.tmx index 12f0db4a..1c8df4ae 100644 --- a/rules/icecave/rule_icecave_003.tmx +++ b/rules/icecave/rule_icecave_003.tmx @@ -1,15 +1,11 @@ <?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="4" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_004.tmx b/rules/icecave/rule_icecave_004.tmx index d13349a9..d4a0f895 100644 --- a/rules/icecave/rule_icecave_004.tmx +++ b/rules/icecave/rule_icecave_004.tmx @@ -1,15 +1,11 @@ <?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="7" height="6" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_005.tmx b/rules/icecave/rule_icecave_005.tmx index 1e7bc372..12630562 100644 --- a/rules/icecave/rule_icecave_005.tmx +++ b/rules/icecave/rule_icecave_005.tmx @@ -1,15 +1,11 @@ <?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="7" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_006.tmx b/rules/icecave/rule_icecave_006.tmx index a92200f1..08575770 100644 --- a/rules/icecave/rule_icecave_006.tmx +++ b/rules/icecave/rule_icecave_006.tmx @@ -1,15 +1,11 @@ <?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="6" height="6" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_007.tmx b/rules/icecave/rule_icecave_007.tmx index 46a82129..3d318ef6 100644 --- a/rules/icecave/rule_icecave_007.tmx +++ b/rules/icecave/rule_icecave_007.tmx @@ -1,15 +1,11 @@ <?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="7" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_009.tmx b/rules/icecave/rule_icecave_009.tmx index 7de1ecef..7d1e1951 100644 --- a/rules/icecave/rule_icecave_009.tmx +++ b/rules/icecave/rule_icecave_009.tmx @@ -1,15 +1,11 @@ <?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="6" height="6" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_010.tmx b/rules/icecave/rule_icecave_010.tmx index b6df2a89..6055fe23 100644 --- a/rules/icecave/rule_icecave_010.tmx +++ b/rules/icecave/rule_icecave_010.tmx @@ -1,15 +1,11 @@ <?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="7" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_020.tmx b/rules/icecave/rule_icecave_020.tmx index 3dce7d3d..21182b34 100644 --- a/rules/icecave/rule_icecave_020.tmx +++ b/rules/icecave/rule_icecave_020.tmx @@ -1,15 +1,11 @@ <?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="9" height="7" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icecave/rule_icecave_100.tmx b/rules/icecave/rule_icecave_100.tmx index 2880e54b..cc1bef52 100644 --- a/rules/icecave/rule_icecave_100.tmx +++ b/rules/icecave/rule_icecave_100.tmx @@ -1,15 +1,11 @@ <?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="9" height="6" 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="1" source="../../tilesets/collision.tsx"/> <tileset firstgid="3" name="set_icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icecave.png" width="128" height="128"/> </tileset> - <tileset firstgid="19" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="19" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="23" name="icecave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/icecave.png" width="512" height="256"/> </tileset> diff --git a/rules/icemountain/rule_icemountain_001.tmx b/rules/icemountain/rule_icemountain_001.tmx index 60664458..8eeb436a 100644 --- a/rules/icemountain/rule_icemountain_001.tmx +++ b/rules/icemountain/rule_icemountain_001.tmx @@ -4,15 +4,11 @@ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/> </tileset> - <tileset firstgid="29" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="29" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="33" name="Snow" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow.png" width="512" height="512"/> </tileset> - <tileset firstgid="289" name="collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="289" source="../../tilesets/collision.tsx"/> <tileset firstgid="291" name="Snow_ground" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/> </tileset> diff --git a/rules/icemountain/rule_icemountain_002.tmx b/rules/icemountain/rule_icemountain_002.tmx index 1b99b733..c265bf98 100644 --- a/rules/icemountain/rule_icemountain_002.tmx +++ b/rules/icemountain/rule_icemountain_002.tmx @@ -3,15 +3,11 @@ <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="7" source="../tile_sets/set_rules.tsx"/> <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> + <tileset firstgid="264" source="../../tilesets/collision.tsx"/> <layer name="ruleRegions" width="15" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgoAywY6FxsZFpXGLE2EGKvcSaR2sAAGcNsPhoAQAA diff --git a/rules/icemountain/rule_icemountain_003.tmx b/rules/icemountain/rule_icemountain_003.tmx index f377ee74..368673ef 100644 --- a/rules/icemountain/rule_icemountain_003.tmx +++ b/rules/icemountain/rule_icemountain_003.tmx @@ -3,15 +3,11 @@ <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="7" source="../tile_sets/set_rules.tsx"/> <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> + <tileset firstgid="264" source="../../tilesets/collision.tsx"/> <layer name="ruleRegions" width="13" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA+wQzE6mwFNnFI9uOTwmUWuHlIBLvMI+ZNUPaQCAF4FYvXUAQAA diff --git a/rules/icemountain/rule_icemountain_004.tmx b/rules/icemountain/rule_icemountain_004.tmx index ce7deb64..d596d41a 100644 --- a/rules/icemountain/rule_icemountain_004.tmx +++ b/rules/icemountain/rule_icemountain_004.tmx @@ -3,15 +3,11 @@ <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="7" source="../tile_sets/set_rules.tsx"/> <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> + <tileset firstgid="264" source="../../tilesets/collision.tsx"/> <layer name="ruleRegions" width="13" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA+wQzGxbHL1UNNtDGjilOohx35q6sEFAHi336TUAQAA diff --git a/rules/icemountain/rule_icemountain_010.tmx b/rules/icemountain/rule_icemountain_010.tmx index 925773a2..2516654b 100644 --- a/rules/icemountain/rule_icemountain_010.tmx +++ b/rules/icemountain/rule_icemountain_010.tmx @@ -4,15 +4,11 @@ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/> </tileset> - <tileset firstgid="29" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="29" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="33" name="Snow" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow.png" width="512" height="512"/> </tileset> - <tileset firstgid="289" name="collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="289" source="../../tilesets/collision.tsx"/> <tileset firstgid="291" name="Snow_ground" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/> </tileset> diff --git a/rules/icemountain/rule_icemountain_011.tmx b/rules/icemountain/rule_icemountain_011.tmx index d09a45a0..e4c903b4 100644 --- a/rules/icemountain/rule_icemountain_011.tmx +++ b/rules/icemountain/rule_icemountain_011.tmx @@ -4,15 +4,11 @@ <tileset firstgid="1" name="set_icemountain" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_icemountain.png" width="224" height="128"/> </tileset> - <tileset firstgid="37" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="37" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="41" name="Snow" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow.png" width="512" height="512"/> </tileset> - <tileset firstgid="297" name="collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> + <tileset firstgid="297" source="../../tilesets/collision.tsx"/> <tileset firstgid="299" name="Snow_ground" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/Snow_ground.png" width="352" height="224"/> </tileset> diff --git a/rules/rules.txt b/rules/rules.txt index 43364f97..42f51c69 100644 --- a/rules/rules.txt +++ b/rules/rules.txt @@ -9,6 +9,6 @@ #../rules/icemountain/rule_icemountain.txt -#../rules/woodland/rule_woodland.txt +../rules/woodland/rule_woodland.txt #../rules/thermin_cave/rules.txt diff --git a/rules/thermin_cave/rule001.tmx b/rules/thermin_cave/rule001.tmx index 7a1182cb..e5aa1528 100644 --- a/rules/thermin_cave/rule001.tmx +++ b/rules/thermin_cave/rule001.tmx @@ -1,12 +1,8 @@ <?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="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule002.tmx b/rules/thermin_cave/rule002.tmx index f1fd60cb..e9503d31 100644 --- a/rules/thermin_cave/rule002.tmx +++ b/rules/thermin_cave/rule002.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule003.tmx b/rules/thermin_cave/rule003.tmx index fc0b31a8..67cab9d3 100644 --- a/rules/thermin_cave/rule003.tmx +++ b/rules/thermin_cave/rule003.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule004.tmx b/rules/thermin_cave/rule004.tmx index bc424d0c..2f2c6084 100644 --- a/rules/thermin_cave/rule004.tmx +++ b/rules/thermin_cave/rule004.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule005.tmx b/rules/thermin_cave/rule005.tmx index 7b8cad34..16c7cf7f 100644 --- a/rules/thermin_cave/rule005.tmx +++ b/rules/thermin_cave/rule005.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule006.tmx b/rules/thermin_cave/rule006.tmx index 14ccd245..ff519854 100644 --- a/rules/thermin_cave/rule006.tmx +++ b/rules/thermin_cave/rule006.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule007.tmx b/rules/thermin_cave/rule007.tmx index 14ccd245..ff519854 100644 --- a/rules/thermin_cave/rule007.tmx +++ b/rules/thermin_cave/rule007.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule008.tmx b/rules/thermin_cave/rule008.tmx index 14ccd245..ff519854 100644 --- a/rules/thermin_cave/rule008.tmx +++ b/rules/thermin_cave/rule008.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/thermin_cave/rule009.tmx b/rules/thermin_cave/rule009.tmx index 14ccd245..ff519854 100644 --- a/rules/thermin_cave/rule009.tmx +++ b/rules/thermin_cave/rule009.tmx @@ -1,11 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="15" height="11" 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_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/collision.tsx"/> + <tileset firstgid="3" source="../tile_sets/set_rules.tsx"/> <tileset firstgid="7" name="set_thermin_cave" tilewidth="32" tileheight="32"> <image source="../../graphics/tiles/set_thermin_cave.png" width="256" height="256"/> </tileset> diff --git a/rules/tile_sets/set_rules.tsx b/rules/tile_sets/set_rules.tsx index b938c6dd..44d4ee7d 100644 --- a/rules/tile_sets/set_rules.tsx +++ b/rules/tile_sets/set_rules.tsx @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<tileset version="1.10" tiledversion="1.11.0" name="set_rules" tilewidth="32" tileheight="32" spacing="1" tilecount="1" columns="1"> +<tileset version="1.11" tiledversion="1.11.1" name="set_rules" tilewidth="32" tileheight="32" tilecount="4" columns="2"> <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> </tileset> diff --git a/rules/tile_sets/set_woodland.tsx b/rules/tile_sets/set_woodland.tsx new file mode 100644 index 00000000..7327d4b3 --- /dev/null +++ b/rules/tile_sets/set_woodland.tsx @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<tileset version="1.11" tiledversion="1.11.1" name="set_woodland" tilewidth="32" tileheight="32" tilecount="160" columns="16"> + <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> +</tileset> diff --git a/rules/woodland/rule_woodland_001.tmx b/rules/woodland/rule_woodland_001.tmx index 017cb0e3..de910321 100644 --- a/rules/woodland/rule_woodland_001.tmx +++ b/rules/woodland/rule_woodland_001.tmx @@ -1,49 +1,40 @@ <?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="33" height="17" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <layer name="RuleRegions" width="33" height="17"> +<map version="1.2" tiledversion="" orientation="orthogonal" renderorder="right-down" width="33" height="17" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="1"> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> + <layer id="1" name="Regions" width="33" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGByAmZG69FAFo+EAASPNv7jAcPXXKBgFo2AUUAMAAN4iJrHECAAA </data> </layer> - <layer name="ruleSet" width="33" height="17"> + <layer id="2" name="Input_set" width="33" height="17"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA+3QtxGAMBAFUSnCmy6Ehy4pAd8rAZsqQzOIuU1e+u+U+kaBfgwxwhgTTDHDHAsstdudrjPsr7DGBlvssMcBR5w8/8PC/hU33PHAEy/P77U1//QuSZKkN7oB0kdMgMQIAAA= + H4sIAAAAAAAAA+3QtxGAMBAFUSnCmy6Ehy4pAd8rAZsqAwYxt8lL/51S38jTlz4GGGKEMSaYYoa5fmvxMxn2F1hihTU22GKHPQ6O/2Fi/4wLrrjhjofj99oaf3qXJEnSHZ3SR0yAxAgAAA== </data> </layer> - <layer name="rule_Ground" width="33" height="17" visible="0"> + <layer id="3" name="Output_Ground" width="33" height="17" visible="0"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGByAkcr0UAUhVKaHKggnkR6uIHqgHTAKRsEoGAWDGAAA1h8aocQIAAA= </data> </layer> - <layer name="rule_Fringe" width="33" height="17"> + <layer id="4" name="Output_Fringe" width="33" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA== </data> </layer> - <layer name="rule_Over" width="33" height="17"> + <layer id="5" name="Output_Over" width="33" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA== </data> </layer> - <layer name="rule_Collision" width="33" height="17"> + <layer id="6" name="Output_Collision" width="33" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGFyAiXGgXTA4wEgPh5Hu/1EwCkbBKBgFhAEARsiQ18QIAAA= </data> </layer> - <layer name="rule_Error" width="33" height="17"> + <layer id="7" name="Output_Error" width="33" height="17"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgGAWjYBSMglEwCkbBKBh6AAB3v+jzxAgAAA== </data> diff --git a/rules/woodland/rule_woodland_002.tmx b/rules/woodland/rule_woodland_002.tmx index e010c3aa..fa41f894 100644 --- a/rules/woodland/rule_woodland_002.tmx +++ b/rules/woodland/rule_woodland_002.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_003.tmx b/rules/woodland/rule_woodland_003.tmx index ff2600cf..d9719b6d 100644 --- a/rules/woodland/rule_woodland_003.tmx +++ b/rules/woodland/rule_woodland_003.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_004.tmx b/rules/woodland/rule_woodland_004.tmx index dca3d3d6..5e400317 100644 --- a/rules/woodland/rule_woodland_004.tmx +++ b/rules/woodland/rule_woodland_004.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_005.tmx b/rules/woodland/rule_woodland_005.tmx index 7d517eb3..4b064692 100644 --- a/rules/woodland/rule_woodland_005.tmx +++ b/rules/woodland/rule_woodland_005.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_006.tmx b/rules/woodland/rule_woodland_006.tmx index c9c3489d..afee5e76 100644 --- a/rules/woodland/rule_woodland_006.tmx +++ b/rules/woodland/rule_woodland_006.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_007.tmx b/rules/woodland/rule_woodland_007.tmx index 41f7cc78..9481b763 100644 --- a/rules/woodland/rule_woodland_007.tmx +++ b/rules/woodland/rule_woodland_007.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_008.tmx b/rules/woodland/rule_woodland_008.tmx index f9bfd99c..c9d82a48 100644 --- a/rules/woodland/rule_woodland_008.tmx +++ b/rules/woodland/rule_woodland_008.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="3" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="3" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgQAXMjAwYAABHf/0SJAAAAA== diff --git a/rules/woodland/rule_woodland_050.tmx b/rules/woodland/rule_woodland_050.tmx index ab618676..16ff7517 100644 --- a/rules/woodland/rule_woodland_050.tmx +++ b/rules/woodland/rule_woodland_050.tmx @@ -1,29 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="5" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <tileset firstgid="423" name="Woodland_x3" tilewidth="32" tileheight="96"> - <image source="../../graphics/tiles/Woodland_x3.png" width="512" height="192"/> - </tileset> - <tileset firstgid="455" name="Woodland_x4" tilewidth="32" tileheight="128"> - <image source="../../graphics/tiles/Woodland_x4.png" width="512" height="128"/> - </tileset> - <tileset firstgid="471" name="Woodland_x5" tilewidth="32" tileheight="160"> - <image source="../../graphics/tiles/Woodland_x5.png" width="512" height="160"/> - </tileset> - <tileset firstgid="487" name="Woodland_x8" tilewidth="32" tileheight="256"> - <image source="../../graphics/tiles/Woodland_x8.png" width="512" height="256"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> + <tileset firstgid="423" source="../../tilesets/woodland_x3.tsx"/> + <tileset firstgid="455" source="../../tilesets/woodland_x4.tsx"/> + <tileset firstgid="471" source="../../tilesets/woodland_x5.tsx"/> + <tileset firstgid="487" source="../../tilesets/woodland_x8.tsx"/> <layer name="RuleRegions" width="5" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA6YGREYFwAANhnGBDwAAAA= diff --git a/rules/woodland/rule_woodland_051.tmx b/rules/woodland/rule_woodland_051.tmx index c44de013..25bd057a 100644 --- a/rules/woodland/rule_woodland_051.tmx +++ b/rules/woodland/rule_woodland_051.tmx @@ -1,29 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="5" height="4" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <tileset firstgid="423" name="Woodland_x3" tilewidth="32" tileheight="96"> - <image source="../../graphics/tiles/Woodland_x3.png" width="512" height="192"/> - </tileset> - <tileset firstgid="455" name="Woodland_x2" tilewidth="32" tileheight="64"> - <image source="../../graphics/tiles/Woodland_x2.png" width="512" height="128"/> - </tileset> - <tileset firstgid="487" name="Woodland_x4" tilewidth="32" tileheight="128"> - <image source="../../graphics/tiles/Woodland_x4.png" width="512" height="128"/> - </tileset> - <tileset firstgid="503" name="Woodland_x5" tilewidth="32" tileheight="160"> - <image source="../../graphics/tiles/Woodland_x5.png" width="512" height="160"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> + <tileset firstgid="423" source="../../tilesets/woodland_x3.tsx"/> + <tileset firstgid="455" source="../../tilesets/woodland_x2.tsx"/> + <tileset firstgid="487" source="../../tilesets/woodland_x4.tsx"/> + <tileset firstgid="503" source="../../tilesets/woodland_x5.tsx"/> <layer name="RuleRegions" width="5" height="4"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA6YGREYnxg6AAA0xovVUAAAAA== diff --git a/rules/woodland/rule_woodland_053.tmx b/rules/woodland/rule_woodland_053.tmx index ff082098..376c0e3b 100644 --- a/rules/woodland/rule_woodland_053.tmx +++ b/rules/woodland/rule_woodland_053.tmx @@ -1,26 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="5" height="3" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <tileset firstgid="423" name="Woodland_x3" tilewidth="32" tileheight="96"> - <image source="../../graphics/tiles/Woodland_x3.png" width="512" height="192"/> - </tileset> - <tileset firstgid="455" name="Woodland_x2" tilewidth="32" tileheight="64"> - <image source="../../graphics/tiles/Woodland_x2.png" width="512" height="128"/> - </tileset> - <tileset firstgid="487" name="Woodland_x4" tilewidth="32" tileheight="128"> - <image source="../../graphics/tiles/Woodland_x4.png" width="512" height="128"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> + <tileset firstgid="423" source="../../tilesets/woodland_x3.tsx"/> + <tileset firstgid="455" source="../../tilesets/woodland_x2.tsx"/> + <tileset firstgid="487" source="../../tilesets/woodland_x4.tsx"/> <layer name="RuleRegions" width="5" height="3"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA6YGREYFwAANhnGBDwAAAA= diff --git a/rules/woodland/rule_woodland_100.tmx b/rules/woodland/rule_woodland_100.tmx index cdf7c43c..d7217aab 100644 --- a/rules/woodland/rule_woodland_100.tmx +++ b/rules/woodland/rule_woodland_100.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="6" height="6" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA2YGRE0jI0sjg+gq0c2Cx8AABj1d5WQAAAA diff --git a/rules/woodland/rule_woodland_101.tmx b/rules/woodland/rule_woodland_101.tmx index 95a4939e..f188e6b7 100644 --- a/rules/woodland/rule_woodland_101.tmx +++ b/rules/woodland/rule_woodland_101.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_102.tmx b/rules/woodland/rule_woodland_102.tmx index dea3bf77..6c70f726 100644 --- a/rules/woodland/rule_woodland_102.tmx +++ b/rules/woodland/rule_woodland_102.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_105.tmx b/rules/woodland/rule_woodland_105.tmx index 564d2a1e..ab1658ba 100644 --- a/rules/woodland/rule_woodland_105.tmx +++ b/rules/woodland/rule_woodland_105.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="5" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="5"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGQnLgWgYJkYfLgAAzgT1zYwAAAA= diff --git a/rules/woodland/rule_woodland_110.tmx b/rules/woodland/rule_woodland_110.tmx index 811f941b..9f0af6e3 100644 --- a/rules/woodland/rule_woodland_110.tmx +++ b/rules/woodland/rule_woodland_110.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="6" height="6" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA2YGRE0jI0sjg+gq0c2Cx8AABj1d5WQAAAA diff --git a/rules/woodland/rule_woodland_111.tmx b/rules/woodland/rule_woodland_111.tmx index 315b63f4..705b417c 100644 --- a/rules/woodland/rule_woodland_111.tmx +++ b/rules/woodland/rule_woodland_111.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_112.tmx b/rules/woodland/rule_woodland_112.tmx index c6465c65..cf9bf6d9 100644 --- a/rules/woodland/rule_woodland_112.tmx +++ b/rules/woodland/rule_woodland_112.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_115.tmx b/rules/woodland/rule_woodland_115.tmx index 0bd93190..0b610aaa 100644 --- a/rules/woodland/rule_woodland_115.tmx +++ b/rules/woodland/rule_woodland_115.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="5" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="5"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGQnLgWgYJkYfLgAAzgT1zYwAAAA= diff --git a/rules/woodland/rule_woodland_120.tmx b/rules/woodland/rule_woodland_120.tmx index 73c7a9e7..6457e662 100644 --- a/rules/woodland/rule_woodland_120.tmx +++ b/rules/woodland/rule_woodland_120.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="6" height="6" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="6" height="6"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA2YGRE0jI0sjg+gq0c2Cx8AABj1d5WQAAAA diff --git a/rules/woodland/rule_woodland_121.tmx b/rules/woodland/rule_woodland_121.tmx index 22dbd283..d78c4de4 100644 --- a/rules/woodland/rule_woodland_121.tmx +++ b/rules/woodland/rule_woodland_121.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_122.tmx b/rules/woodland/rule_woodland_122.tmx index 9a151547..f937068e 100644 --- a/rules/woodland/rule_woodland_122.tmx +++ b/rules/woodland/rule_woodland_122.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== diff --git a/rules/woodland/rule_woodland_123.tmx b/rules/woodland/rule_woodland_123.tmx index 550396ec..2075690c 100644 --- a/rules/woodland/rule_woodland_123.tmx +++ b/rules/woodland/rule_woodland_123.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="7" height="7" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="7" height="7"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA+YGRE0DKPL4dOHTx02M3GZgQ8AAJimuFXEAAAA diff --git a/rules/woodland/rule_woodland_124.tmx b/rules/woodland/rule_woodland_124.tmx index 42af29da..21e79d81 100644 --- a/rules/woodland/rule_woodland_124.tmx +++ b/rules/woodland/rule_woodland_124.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="8" height="8" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="8" height="8"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIAyYGVHZMIwuhk09Nj4xAJ8ZuOzH5wZcAABa4mSDAAEAAA== diff --git a/rules/woodland/rule_woodland_125.tmx b/rules/woodland/rule_woodland_125.tmx index f47c2151..b364b3cd 100644 --- a/rules/woodland/rule_woodland_125.tmx +++ b/rules/woodland/rule_woodland_125.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="9" height="9" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB4wMxLmwzA2Pro6dDapgJA5pLgHH58QAACMiXpqRAEAAA== diff --git a/rules/woodland/rule_woodland_126.tmx b/rules/woodland/rule_woodland_126.tmx index 9dc19ec1..b92b73c6 100644 --- a/rules/woodland/rule_woodland_126.tmx +++ b/rules/woodland/rule_woodland_126.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="9" height="9" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIB4wM6KykfnIYjBxdD4+NeQAcu3C5W5s/iQGAADbAS+/RAEAAA== diff --git a/rules/woodland/rule_woodland_127.tmx b/rules/woodland/rule_woodland_127.tmx index 018ff940..610d9e8e 100644 --- a/rules/woodland/rule_woodland_127.tmx +++ b/rules/woodland/rule_woodland_127.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="5" height="5" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="5" height="5"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgwA6YGRGYVDF0AACtapqmZAAAAA== diff --git a/rules/woodland/rule_woodland_128.tmx b/rules/woodland/rule_woodland_128.tmx index b4aadca7..d3acdf57 100644 --- a/rules/woodland/rule_woodland_128.tmx +++ b/rules/woodland/rule_woodland_128.tmx @@ -1,17 +1,9 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="9" height="9" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> <layer name="RuleRegions" width="9" height="9"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wMyIwNj411Qw19wAAAM+wp0QBAAA= diff --git a/rules/woodland/rule_woodland_129.tmx b/rules/woodland/rule_woodland_129.tmx index 1b92ad80..5b2dc2a3 100644 --- a/rules/woodland/rule_woodland_129.tmx +++ b/rules/woodland/rule_woodland_129.tmx @@ -1,20 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="9" height="21" tilewidth="32" tileheight="32"> - <tileset firstgid="1" name="Woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_ground.png" width="512" height="512"/> - </tileset> - <tileset firstgid="257" name="Collision" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/collision.png" width="64" height="32"/> - </tileset> - <tileset firstgid="259" name="set_rules" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_rules.png" width="64" height="64"/> - </tileset> - <tileset firstgid="263" name="set_woodland" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/set_woodland.png" width="512" height="320"/> - </tileset> - <tileset firstgid="423" name="Woodland_village" tilewidth="32" tileheight="32"> - <image source="../../graphics/tiles/Woodland_village.png" width="512" height="512"/> - </tileset> + <tileset firstgid="1" source="../../tilesets/woodland_ground.tsx"/> + <tileset firstgid="257" source="../../tilesets/collision.tsx"/> + <tileset firstgid="259" source="../tile_sets/set_rules.tsx"/> + <tileset firstgid="263" source="../tile_sets/set_woodland.tsx"/> + <tileset firstgid="423" source="../../tilesets/woodland_village.tsx"/> <layer name="RuleRegions" width="9" height="21"> <data encoding="base64" compression="gzip"> H4sIAAAAAAAAA2NgIA4wMyIwNj411Yy6Z9Q9tHQPAKAUBsP0AgAA |