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-22.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-22.tmx')
-rw-r--r-- | maps/001-2-22.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-22.tmx b/maps/001-2-22.tmx index 54f0e9c0..cc32f8db 100644 --- a/maps/001-2-22.tmx +++ b/maps/001-2-22.tmx @@ -28,7 +28,7 @@ <image source="../graphics/tilesets/box-x1x2.png" width="128" height="128"/> </tileset> <tileset firstgid="451" 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> <layer name="Ground" width="93" height="59" opacity="0.99"> <data encoding="csv"> |