diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-09 10:27:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-09 10:27:59 -0300 |
commit | c06dcd27045a5acc67ba375da8eb194c00be2ef8 (patch) | |
tree | 041784cdba7715630e3601f219992868e17aa0a0 /maps.xml | |
parent | 4da8972174fcffdd036f5af92dc0acdd5832563a (diff) | |
download | clientdata-c06dcd27045a5acc67ba375da8eb194c00be2ef8.tar.gz clientdata-c06dcd27045a5acc67ba375da8eb194c00be2ef8.tar.bz2 clientdata-c06dcd27045a5acc67ba375da8eb194c00be2ef8.tar.xz clientdata-c06dcd27045a5acc67ba375da8eb194c00be2ef8.zip |
Fix some stuff at La Marine
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -229,6 +229,9 @@ Copyright (C) 2018 TMW2 --> <map name="015-1.tmx"> <atlas name="woodcave"/> </map> + <map name="016-6.tmx"> + <atlas name="ocean"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -257,6 +260,7 @@ Copyright (C) 2018 TMW2 --> <atlas name="ocean"> <file name="graphics/tilesets/box.png"/> <file name="graphics/tilesets/box-x1x2.png"/> + <file name="graphics/tilesets/desert_city.png"/> <file name="graphics/tilesets/ground.png"/> <file name="graphics/tilesets/sail.png"/> <file name="graphics/tilesets/ship-base.png"/> |