diff options
author | nmaligec <wouldnot@hotmail.com> | 2011-01-03 20:42:14 -0500 |
---|---|---|
committer | nmaligec <wouldnot@hotmail.com> | 2011-01-03 20:42:14 -0500 |
commit | 1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981 (patch) | |
tree | e82a8f6463de3b22151e148c050a0b03bd8218e0 /rules/woodland/rule_woodland_121.tmx | |
parent | 105ad9f62ec6c2cf01302243081f371c8bc164a6 (diff) | |
parent | e543b04d8c63e5f8385a4b4f4cd4c88b95cbedbc (diff) | |
download | clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.gz clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.bz2 clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.tar.xz clientdata-1a5932fd7f3bc088f4edd04f9df96e2ae2fb5981.zip |
synch with new test repo.
Diffstat (limited to 'rules/woodland/rule_woodland_121.tmx')
-rw-r--r-- | rules/woodland/rule_woodland_121.tmx | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/rules/woodland/rule_woodland_121.tmx b/rules/woodland/rule_woodland_121.tmx new file mode 100644 index 00000000..22dbd283 --- /dev/null +++ b/rules/woodland/rule_woodland_121.tmx @@ -0,0 +1,30 @@ +<?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> + <layer name="RuleRegions" width="7" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgwA+YGSEYnU1Ijp5mAgAsuIhLxAAAAA== + </data> + </layer> + <layer name="ruleSet" width="7" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoAy0M6LStNaHDQAAU2mwMsQAAAA= + </data> + </layer> + <layer name="rule1_Ground" width="7" height="7"> + <data encoding="base64" compression="gzip"> + H4sIAAAAAAAAA2NgoAx4QWkfEvVlQekcCu0HAQAtXZlpxAAAAA== + </data> + </layer> +</map> |