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-6.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-6.tmx')
-rw-r--r-- | maps/019-6.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/019-6.tmx b/maps/019-6.tmx index 68a80554..80614b6c 100644 --- a/maps/019-6.tmx +++ b/maps/019-6.tmx @@ -2,7 +2,8 @@ <map version="1.8" tiledversion="1.8.0" orientation="orthogonal" renderorder="right-down" width="276" height="128" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="13"> <properties> <property name="manaplus version" value="2"/> - <property name="music" value="explorers-melody.ogg"/> + <property name="minimap" value="graphics/minimaps/019-6.png"/> + <property name="music" value="snowvillage.ogg"/> <property name="name" value="snow Path"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> |