diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-07 23:27:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-07 23:27:54 -0300 |
commit | e9241b20ed386969bfb72353a04b39a0d40a30ed (patch) | |
tree | 0a9b5bf337fa45955980a859e1b9e7d2fcbcdf99 /maps/018-4.tmx | |
parent | 850e5e397c84311401cda6d79097db8e270237e5 (diff) | |
download | clientdata-e9241b20ed386969bfb72353a04b39a0d40a30ed.tar.gz clientdata-e9241b20ed386969bfb72353a04b39a0d40a30ed.tar.bz2 clientdata-e9241b20ed386969bfb72353a04b39a0d40a30ed.tar.xz clientdata-e9241b20ed386969bfb72353a04b39a0d40a30ed.zip |
Some atlas fixing
Diffstat (limited to 'maps/018-4.tmx')
-rw-r--r-- | maps/018-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/018-4.tmx b/maps/018-4.tmx index e3d9e57e..cc43db6a 100644 --- a/maps/018-4.tmx +++ b/maps/018-4.tmx @@ -65,7 +65,7 @@ <tile id="100" terrain="0,,,"/> </tileset> <tileset firstgid="513" name="woodland_village" tilewidth="32" tileheight="32" tilecount="256" columns="16"> - <image source="../graphics/tilesets/woodland_village.png" width="512" height="512"/> + <image source="../graphics/tilesets/lof/woodland_village.png" width="512" height="512"/> <terraintypes> <terrain name="Nuevo Terreno" tile="-1"/> </terraintypes> |