diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:21:55 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-31 00:21:55 -0300 |
commit | 0e586db1def4a2b81866ad666dcdd7cd892f2c89 (patch) | |
tree | 68e94324869008ad58c8f8b76f763ce6317e8fe1 /maps/020-7-2.tmx | |
parent | e448f9499865ece3600b3d71c2a632c34738f815 (diff) | |
download | clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.gz clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.bz2 clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.tar.xz clientdata-0e586db1def4a2b81866ad666dcdd7cd892f2c89.zip |
Update the frozen caves (020-7-2, and 023-* domain) musics.
Diffstat (limited to 'maps/020-7-2.tmx')
-rw-r--r-- | maps/020-7-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/020-7-2.tmx b/maps/020-7-2.tmx index 2db575d7..649c2833 100644 --- a/maps/020-7-2.tmx +++ b/maps/020-7-2.tmx @@ -2,7 +2,7 @@ <map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="160" height="160" tilewidth="32" tileheight="32" infinite="0" nextlayerid="8" nextobjectid="18"> <properties> <property name="minimap" value="graphics/minimaps/020-7-2.png"/> - <property name="music" value="snow-village.ogg"/> + <property name="music" value="snowvillage.ogg"/> <property name="name" value="Ice cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |