diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-04-19 18:44:34 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-04-19 18:44:34 -0300 |
commit | 536c2fac5f9d916d38f54c6f54b7b360db431854 (patch) | |
tree | f75f1ffc28a60fa5f0f0fe9af89d187bcd07e304 /maps/029-1.tmx | |
parent | b7456f6a237e6be253b9d76541610bfaf1a41c8d (diff) | |
download | clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.gz clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.bz2 clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.xz clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.zip |
Added 4 new music tracks to maps
Diffstat (limited to 'maps/029-1.tmx')
-rw-r--r-- | maps/029-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/029-1.tmx b/maps/029-1.tmx index 9ba0eb02..89bb6ba7 100644 --- a/maps/029-1.tmx +++ b/maps/029-1.tmx @@ -2,7 +2,7 @@ <map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="140" height="140" tilewidth="32" tileheight="32" infinite="0" nextlayerid="11" nextobjectid="14"> <properties> <property name="minimap" value="graphics/minimaps/029-1.png"/> - <property name="music" value="the-forest.ogg"/> + <property name="music" value="In my Heart.ogg"/> <property name="name" value="Candor Island"/> <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> <property name="overlay0parallax" value="1.0"/> |