diff options
author | Alige <gauvain.dauchy@free.fr> | 2017-08-31 18:55:02 +0400 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2017-08-31 18:55:02 +0400 |
commit | 5602e30b28bd84b784d6e4e82b161cf1d8e02997 (patch) | |
tree | 3d8fa401a5859a40e483af9efac2619bf434ca40 /maps | |
parent | 3b1c6516f233bad72f05d61a9f3b8061b7fbd97a (diff) | |
download | clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.gz clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.bz2 clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.tar.xz clientdata-5602e30b28bd84b784d6e4e82b161cf1d8e02997.zip |
Consistency of tileset names and authors.
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 968e206e..49d38893 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -91,7 +91,7 @@ <tileset firstgid="2332" name="Harbour x4x6" tilewidth="128" tileheight="192" tilecount="2" columns="2"> <image source="../graphics/tilesets/artis-harbour-x4x6.png" width="256" height="192"/> </tileset> - <tileset firstgid="2334" source="../graphics/tilesets/artis-chimney.tsx"/> + <tileset firstgid="2334" source="../graphics/tilesets/artis-chimney-x3x4.tsx"/> <tileset firstgid="2344" name="Indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/artis-indoor-fringe.png" width="512" height="512"/> </tileset> |