summaryrefslogtreecommitdiff
path: root/maps/000-1.tmx
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-07-10 23:36:06 +0200
committerReid <reidyaro@gmail.com>2012-07-10 23:36:06 +0200
commita38a3ca5aea709911d70d48d799838516786adef (patch)
tree34ff3d81bf8a781557a7f65307d77eef091d11a5 /maps/000-1.tmx
parent503ea51aaf13d33d4f6a615a0667ec6fa1029623 (diff)
downloadclientdata-a38a3ca5aea709911d70d48d799838516786adef.tar.gz
clientdata-a38a3ca5aea709911d70d48d799838516786adef.tar.bz2
clientdata-a38a3ca5aea709911d70d48d799838516786adef.tar.xz
clientdata-a38a3ca5aea709911d70d48d799838516786adef.zip
Change tree_x3 tileset size to 96x96.
Diffstat (limited to 'maps/000-1.tmx')
-rw-r--r--maps/000-1.tmx4
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx
index 1c6ba657..e59bf5d0 100644
--- a/maps/000-1.tmx
+++ b/maps/000-1.tmx
@@ -23,8 +23,8 @@
<tileset firstgid="648" name="Ground" tilewidth="32" tileheight="32">
<image source="../graphics/tilesets/ground.png" width="512" height="512"/>
</tileset>
- <tileset firstgid="904" name="Tree x3" tilewidth="64" tileheight="96">
- <image source="../graphics/tilesets/tree_x3.png" width="64" height="96"/>
+ <tileset firstgid="904" name="Tree x3" tilewidth="96" tileheight="96">
+ <image source="../graphics/tilesets/tree_x3.png" width="96" height="96"/>
</tileset>
<tileset firstgid="905" name="Tree x4" tilewidth="96" tileheight="128">
<image source="../graphics/tilesets/tree_x4.png" width="480" height="256"/>