diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-07 16:50:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-07 16:50:13 -0300 |
commit | 35245916d3744abf7c1652ca373cb1791eddd65f (patch) | |
tree | f05a1ad1bec1a8c0cfe64983fa21ddde0f264097 /maps/019-5-2.tmx | |
parent | b65da52e48bc912eb95283fe15b464798b67b3de (diff) | |
download | clientdata-35245916d3744abf7c1652ca373cb1791eddd65f.tar.gz clientdata-35245916d3744abf7c1652ca373cb1791eddd65f.tar.bz2 clientdata-35245916d3744abf7c1652ca373cb1791eddd65f.tar.xz clientdata-35245916d3744abf7c1652ca373cb1791eddd65f.zip |
Fix minor issues.
Diffstat (limited to 'maps/019-5-2.tmx')
-rw-r--r-- | maps/019-5-2.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/019-5-2.tmx b/maps/019-5-2.tmx index f1dffa51..9cfdd3b1 100644 --- a/maps/019-5-2.tmx +++ b/maps/019-5-2.tmx @@ -2,7 +2,8 @@ <map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="160" height="200" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="34"> <properties> <property name="manaplus version" value="2"/> - <property name="music" value="explorers-melody.ogg"/> + <property name="minimap" value="graphics/minimaps/019-5-2.png"/> + <property name="music" value="tws_birds_in_the_sunrise.ogg"/> <property name="name" value="Snow Hills Cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |