diff options
author | Alige <gauvain.dauchy@free.fr> | 2017-09-03 20:35:54 +0400 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2017-09-03 20:35:54 +0400 |
commit | 201ebd8ba3f6907cf9c5ad20ceb5ae50a3b6549e (patch) | |
tree | 6136b469cc6f77b3d635b384bb6217149ba3cd5e /maps/001-2-32.tmx | |
parent | 12f29a8afb1bf73550de079315e25cb345a192cf (diff) | |
download | clientdata-201ebd8ba3f6907cf9c5ad20ceb5ae50a3b6549e.tar.gz clientdata-201ebd8ba3f6907cf9c5ad20ceb5ae50a3b6549e.tar.bz2 clientdata-201ebd8ba3f6907cf9c5ad20ceb5ae50a3b6549e.tar.xz clientdata-201ebd8ba3f6907cf9c5ad20ceb5ae50a3b6549e.zip |
Renamed ship-sunlight to sunlight, is used in indoor artis maps too.
Diffstat (limited to 'maps/001-2-32.tmx')
-rw-r--r-- | maps/001-2-32.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-32.tmx b/maps/001-2-32.tmx index b2c40156..3492dc90 100644 --- a/maps/001-2-32.tmx +++ b/maps/001-2-32.tmx @@ -32,7 +32,7 @@ <image source="../graphics/tilesets/artis-accessory-x1x2.png" width="512" height="192"/> </tileset> <tileset firstgid="777" name="Sunlight x1x5" tilewidth="32" tileheight="160" tilecount="4" columns="4"> - <image source="../graphics/tilesets/ship-sunlight-x1x5.png" width="128" height="160"/> + <image source="../graphics/tilesets/sunlight-x1x5.png" width="128" height="160"/> </tileset> <tileset firstgid="781" name="Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/ground.png" width="512" height="512"/> |