diff options
Diffstat (limited to 'maps/000-1.tmx')
-rw-r--r-- | maps/000-1.tmx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 00c7f51d..587c862f 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -24,11 +24,11 @@ <tileset firstgid="723" name="Ground" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/ground.png" width="512" height="512"/> </tileset> - <tileset firstgid="979" name="Tree x3" tilewidth="96" tileheight="96"> - <image source="../graphics/tilesets/tree_x3.png" width="96" height="96"/> + <tileset firstgid="979" name="Tree x3x3" tilewidth="96" tileheight="96"> + <image source="../graphics/tilesets/tree-x3x3.png" width="96" height="96"/> </tileset> - <tileset firstgid="980" name="Tree x4" tilewidth="96" tileheight="128"> - <image source="../graphics/tilesets/tree_x4.png" width="480" height="256"/> + <tileset firstgid="980" name="Tree x3x4" tilewidth="96" tileheight="128"> + <image source="../graphics/tilesets/tree-x3x4.png" width="480" height="256"/> </tileset> <tileset firstgid="990" name="Accessories" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/accessories.png" width="512" height="64"/> @@ -36,8 +36,8 @@ <tileset firstgid="1022" name="Box" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/box.png" width="128" height="192"/> </tileset> - <tileset firstgid="1046" name="Box x2" tilewidth="32" tileheight="64"> - <image source="../graphics/tilesets/box_x2.png" width="128" height="64"/> + <tileset firstgid="1046" name="Box x1x2" tilewidth="32" tileheight="64"> + <image source="../graphics/tilesets/box-x1x2.png" width="128" height="64"/> </tileset> <layer name="Ground" width="120" height="160"> <data encoding="base64" compression="gzip"> |