diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-30 20:11:43 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-30 20:11:43 +0200 |
commit | 679133b4e290c210ebc741817ffc04cbb7de78b1 (patch) | |
tree | efb08cedf57cdd8da338a35ac855c51db1e66b02 /maps/001-2-1.tmx | |
parent | f69200fe535efc9f2f08aa7b5a47973bca447827 (diff) | |
download | clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.gz clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.bz2 clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.tar.xz clientdata-679133b4e290c210ebc741817ffc04cbb7de78b1.zip |
Renamed candle to candle-x1x2.
Diffstat (limited to 'maps/001-2-1.tmx')
-rw-r--r-- | maps/001-2-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-1.tmx b/maps/001-2-1.tmx index 4ec2d9b4..97838308 100644 --- a/maps/001-2-1.tmx +++ b/maps/001-2-1.tmx @@ -31,7 +31,7 @@ <tileset firstgid="637" name="Box x1 x2" tilewidth="32" tileheight="64" tilecount="8" columns="4"> <image source="../graphics/tilesets/box-x1x2.png" width="128" height="128"/> </tileset> - <tileset firstgid="645" source="../graphics/tilesets/candle.tsx"/> + <tileset firstgid="645" source="../graphics/tilesets/candle-x1x2.tsx"/> <tileset firstgid="657" name="Accessory" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../graphics/tilesets/artis-accessory.png" width="512" height="256"/> </tileset> |