diff options
Diffstat (limited to 'maps/000-2-0.tmx')
-rw-r--r-- | maps/000-2-0.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx index 1af741c5..73a2288b 100644 --- a/maps/000-2-0.tmx +++ b/maps/000-2-0.tmx @@ -20,14 +20,14 @@ <tileset firstgid="415" name="Collision" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/collision.png" width="96" height="64"/> </tileset> - <tileset firstgid="421" name="Box x2" tilewidth="32" tileheight="64"> - <image source="../graphics/tilesets/box_x2.png" width="128" height="64"/> + <tileset firstgid="421" name="Box x1x2" tilewidth="32" tileheight="64"> + <image source="../graphics/tilesets/box-x1x2.png" width="128" height="64"/> </tileset> <tileset firstgid="425" name="Shadow" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/shadow.png" width="256" height="256"/> </tileset> - <tileset firstgid="489" name="ship-sunlight_x5" tilewidth="32" tileheight="160"> - <image source="../graphics/tilesets/ship-sunlight_x5.png" width="128" height="160"/> + <tileset firstgid="489" name="Sunlight x4x5" tilewidth="32" tileheight="160"> + <image source="../graphics/tilesets/ship-sunlight-x4x5.png" width="128" height="160"/> </tileset> <layer name="Ground" width="52" height="53"> <data encoding="base64" compression="gzip"> |