summaryrefslogtreecommitdiff
path: root/rules/example_woodland.tmx
diff options
context:
space:
mode:
authorStefan Beller <stefanbeller@googlemail.com>2010-10-23 18:51:16 +0200
committerStefan Beller <stefanbeller@googlemail.com>2010-11-07 15:16:22 +0100
commite019e52dbf801f8bec37868b46d3235fbfe76912 (patch)
treeb8ce6da5136478dfc10403add09dabcc22e06838 /rules/example_woodland.tmx
parente65d27d807b84c7a222205903a84131c2e58dc9c (diff)
downloadclientdata-e019e52dbf801f8bec37868b46d3235fbfe76912.tar.gz
clientdata-e019e52dbf801f8bec37868b46d3235fbfe76912.tar.bz2
clientdata-e019e52dbf801f8bec37868b46d3235fbfe76912.tar.xz
clientdata-e019e52dbf801f8bec37868b46d3235fbfe76912.zip
rules for automapping feature
needs support for ruleset and ruleNotset layers!
Diffstat (limited to 'rules/example_woodland.tmx')
-rw-r--r--rules/example_woodland.tmx12
1 files changed, 6 insertions, 6 deletions
diff --git a/rules/example_woodland.tmx b/rules/example_woodland.tmx
index 3c266a8c..1730c417 100644
--- a/rules/example_woodland.tmx
+++ b/rules/example_woodland.tmx
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<map version="1.0" orientation="orthogonal" width="30" height="30" tilewidth="32" tileheight="32">
<tileset firstgid="1" name="set_woodland" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/set_woodland.png" width="192" height="192"/>
+ <image source="../graphics/tiles/set_woodland.png" width="512" height="320"/>
</tileset>
- <tileset firstgid="37" name="Woodland" tilewidth="32" tileheight="32">
+ <tileset firstgid="161" name="Woodland" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="293" name="Woodland x3" tilewidth="32" tileheight="96">
+ <tileset firstgid="417" name="Woodland x3" tilewidth="32" tileheight="96">
<image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/>
</tileset>
- <tileset firstgid="325" name="Collision" tilewidth="32" tileheight="32">
+ <tileset firstgid="449" name="Collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/collision.png" width="64" height="32"/>
</tileset>
- <tileset firstgid="327" name="Woodland x2" tilewidth="32" tileheight="64">
+ <tileset firstgid="451" name="Woodland x2" tilewidth="32" tileheight="64">
<image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/>
</tileset>
<layer name="Set" width="30" height="30">
<data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA+2UOw6AMAxDSwfKn/vfFjEgoSiF2E27wOAtzWucTwwhxI+qu6k1ryW7BvctT47JcJ9yyXxeXGt+T4+1t6kyF/WzxGctts+I6S+iHJedwRJuyexbd6MW1zJj3lxkp9D+jgZmIthsvUitCJvxWdatxcgdznEH55rl3ag5z6fWh7zs/iL1Xm+2F+4E/qHkxsh650ZMzedFiUX6tJNcS26PG8D4YpknJI6dXUY/tw33AH+y0woQDgAA
+ H4sIAAAAAAAAA+3VaQqAIBCGYW05yLTdtxtHMFGINmrfZFE/XlqIHmyKrDHG/n2+ObJSLtJPNVF2CVe6l4Z7dq/qZpcO3eVu3sRbrflecdHvMglmBTBTvyGEl2Oj3Rgb9XxTXQ1Tsn3X1ty633BIO3TdVTd3buj1Pr2We5PrzjY0azL7/2k7HjnKtGMix+485zRNKQ234wbe9squtGat2ea2AMvw5OIQDgAA
</data>
</layer>
</map>