diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-04-28 10:32:30 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-04-28 10:32:30 -0300 |
commit | 012ee5cbd08745adfc7d5b1210dc7c5071ec0bd2 (patch) | |
tree | 1f4cda313f60d3b50cd783fc13188249728a4da1 /maps.xml | |
parent | 4256d7b82a88ad60ba02314c3604cd6c802d4844 (diff) | |
download | clientdata-012ee5cbd08745adfc7d5b1210dc7c5071ec0bd2.tar.gz clientdata-012ee5cbd08745adfc7d5b1210dc7c5071ec0bd2.tar.bz2 clientdata-012ee5cbd08745adfc7d5b1210dc7c5071ec0bd2.tar.xz clientdata-012ee5cbd08745adfc7d5b1210dc7c5071ec0bd2.zip |
Fix atlas
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -505,7 +505,7 @@ Copyright (C) 2018-2022 TMW2: Moubootaur Legends <atlas name="saulc"/> </map> <map name="014-2-2.tmx"> - <atlas name="woodland-indoor"/> + <atlas name="saulc"/> </map> <map name="014-3.tmx"> <atlas name="woodland"/> @@ -2439,8 +2439,11 @@ Copyright (C) 2018-2022 TMW2: Moubootaur Legends <atlas name="saulc"> <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/woodland_village.png"/> <file name="graphics/tilesets/woodland_indoor.png"/> <file name="graphics/tilesets/woodland_indoor_x2.png"/> + <file name="graphics/tilesets/woodland_indoor_x3.png"/> + <file name="graphics/tilesets/witch_sisters_picture_x3.png"/> <file name="graphics/tilesets/indoor-accessories.png"/> </atlas> |