diff options
author | Reid <reidyaro@gmail.com> | 2012-06-01 00:03:59 +0200 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2012-06-01 00:03:59 +0200 |
commit | 4371901a2aae911ef5d5a60a4c069de767efadf7 (patch) | |
tree | 782b84e04bac3f2aad468c75781ce4f313a1313a /maps/000-2-0.tmx | |
parent | 4bf5b52d9784cc53886af3e7ea101a46ade77f2e (diff) | |
download | clientdata-4371901a2aae911ef5d5a60a4c069de767efadf7.tar.gz clientdata-4371901a2aae911ef5d5a60a4c069de767efadf7.tar.bz2 clientdata-4371901a2aae911ef5d5a60a4c069de767efadf7.tar.xz clientdata-4371901a2aae911ef5d5a60a4c069de767efadf7.zip |
Add new collision to every indoor maps.
Diffstat (limited to 'maps/000-2-0.tmx')
-rw-r--r-- | maps/000-2-0.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx index 9752e4ae..a36c0a7e 100644 --- a/maps/000-2-0.tmx +++ b/maps/000-2-0.tmx @@ -16,7 +16,7 @@ <image source="../graphics/tilesets/Indoor/Box.png" width="128" height="160"/> </tileset> <tileset firstgid="411" name="Collision" tilewidth="32" tileheight="32"> - <image source="../graphics/tilesets/Collision.png" width="64" height="64"/> + <image source="../graphics/tilesets/Collision.png" width="96" height="64"/> </tileset> <layer name="Ground" width="52" height="53"> <data encoding="base64" compression="gzip"> @@ -40,7 +40,7 @@ </layer> <layer name="Collision" width="52" height="53"> <data encoding="base64" compression="gzip"> - H4sIAAAAAAAAA+3PsQ0AIAwDQdh/hQyL6CkokBLgLF3vj95aAAAAAABXmMv+cLpnp+mW7p291rPqq+qlFj35f3/rAQAAAKhuAIrrohoQKwAA + H4sIAAAAAAAAA+3PMQoAIAwDQP3/F4R+1cnJpYJQhQscXToko7c2AAAAAIAvxAMdblrJ/FV3PdmzEn2/P+/JpLrzzT3Vfe2xBwAAAIC8CVaf5WkQKwAA </data> </layer> <objectgroup name="Object" width="52" height="53"> |