diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-08 01:18:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-08 01:18:18 -0300 |
commit | 138bd5e47de71dabaf3928389e85c8cb74f4c1dd (patch) | |
tree | f0f87ba51694be79bd20effc7642de00e647ad7f /rules/woodland/rule_woodland_127.tmx | |
parent | 5b25b0e599a6640c2170451758ace3944ece466a (diff) | |
parent | 5e8a968dd9317c4819a79d344e0fdb34ca1f0399 (diff) | |
download | clientdata-138bd5e47de71dabaf3928389e85c8cb74f4c1dd.tar.gz clientdata-138bd5e47de71dabaf3928389e85c8cb74f4c1dd.tar.bz2 clientdata-138bd5e47de71dabaf3928389e85c8cb74f4c1dd.tar.xz clientdata-138bd5e47de71dabaf3928389e85c8cb74f4c1dd.zip |
Merge branch 'master' into legacy
This reconstructs git history.
Diffstat (limited to 'rules/woodland/rule_woodland_127.tmx')
-rw-r--r-- | rules/woodland/rule_woodland_127.tmx | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/rules/woodland/rule_woodland_127.tmx b/rules/woodland/rule_woodland_127.tmx new file mode 100644 index 00000000..018ff940 --- /dev/null +++ b/rules/woodland/rule_woodland_127.tmx @@ -0,0 +1,35 @@ +<?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> + <layer name="RuleRegions" width="5" height="5"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA6YGRGYVDF0AACtapqmZAAAAA== + </data> + </layer> + <layer name="ruleSet" width="5" height="5"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA3aGTH5MIxPHToAAHKtyWlkAAAA + </data> + </layer> + <layer name="rule_Ground" width="5" height="5"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA0wkqgeBADHOkTwZAAAAA== + </data> + </layer> + <layer name="rule_Fringe" width="5" height="5"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgIA0okageBAD6geQeZAAAAA== + </data> + </layer> +</map> |