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-15.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-15.tmx')
-rw-r--r-- | maps/001-2-15.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-15.tmx b/maps/001-2-15.tmx index 95a65af0..f8d224b6 100644 --- a/maps/001-2-15.tmx +++ b/maps/001-2-15.tmx @@ -36,7 +36,7 @@ <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> <tileset firstgid="914" 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="918" name="Level Number" tilewidth="32" tileheight="32" tilecount="16" columns="16"> <image source="../graphics/tilesets/level-number.png" width="512" height="32"/> |