summaryrefslogtreecommitdiff
path: root/maps/000-0-0.tmx
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-02-20 17:31:30 +0100
committerReid <reidyaro@gmail.com>2012-02-20 17:31:30 +0100
commitee80b0486ca6923659c9f93e950a7e4b3567a213 (patch)
tree656ff57a056678511ce5af41bccbb5ef99aacfd3 /maps/000-0-0.tmx
parent733f31a2fc0341d5f790d0c868890f244987d3e0 (diff)
downloadclientdata-ee80b0486ca6923659c9f93e950a7e4b3567a213.tar.gz
clientdata-ee80b0486ca6923659c9f93e950a7e4b3567a213.tar.bz2
clientdata-ee80b0486ca6923659c9f93e950a7e4b3567a213.tar.xz
clientdata-ee80b0486ca6923659c9f93e950a7e4b3567a213.zip
Correct bad compression on 000-0-0 map.
Diffstat (limited to 'maps/000-0-0.tmx')
-rw-r--r--maps/000-0-0.tmx6
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/000-0-0.tmx b/maps/000-0-0.tmx
index 121d50a9..e44bda54 100644
--- a/maps/000-0-0.tmx
+++ b/maps/000-0-0.tmx
@@ -15,9 +15,9 @@
<image source="../graphics/tiles/Shadow.png" width="160" height="160"/>
</tileset>
<tileset firstgid="410" name="Box" tilewidth="32" tileheight="32">
- <image source="../graphics/tiles/Box.png" width="128" height="128"/>
+ <image source="../graphics/tiles/Box.png" width="128" height="160"/>
</tileset>
- <tileset firstgid="426" name="Collision" tilewidth="32" tileheight="32">
+ <tileset firstgid="430" name="Collision" tilewidth="32" tileheight="32">
<image source="../graphics/tiles/Collision.png" width="64" height="64"/>
</tileset>
<layer name="Ground" width="44" height="44">
@@ -47,7 +47,7 @@
</layer>
<layer name="Collision" width="44" height="44" visible="0">
<data encoding="base64" compression="gzip">
- H4sIAAAAAAAAA+3OMQ0AAAjAMPAvBZMEBzyEp0v6rzKiAAAAgBPT9wMAAABsNeznLnxAHgAA
+ H4sIAAAAAAAAA+3OMQ0AAAjAMPAvBosEBzyEp0v6rzKiAAAAgBPT9wMAAABsNYpV/FlAHgAA
</data>
</layer>
</map>