diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-23 19:51:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-23 19:51:54 -0300 |
commit | 60d95be031d1ebe82622296f3ef87d283aebba04 (patch) | |
tree | 50976b4084edc45cf2a9d8dfdb7175d002b50bde | |
parent | a40e1a30e5c410fb783da2fc49b223ef45e2d1cd (diff) | |
download | clientdata-60d95be031d1ebe82622296f3ef87d283aebba04.tar.gz clientdata-60d95be031d1ebe82622296f3ef87d283aebba04.tar.bz2 clientdata-60d95be031d1ebe82622296f3ef87d283aebba04.tar.xz clientdata-60d95be031d1ebe82622296f3ef87d283aebba04.zip |
Remove the Evol music from 001-4 (because it's annoying, must use longer musics)
-rw-r--r-- | maps/001-4.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-4.tmx b/maps/001-4.tmx index 878ac534..58c40c06 100644 --- a/maps/001-4.tmx +++ b/maps/001-4.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="299" height="299" tilewidth="32" tileheight="32" infinite="0" nextobjectid="104"> <properties> <property name="minimap" value="graphics/minimaps/001-4.png"/> - <property name="music" value="bartk - in the forest of the birches.ogg"/> + <property name="music" value="dariunas - the forest.ogg"/> <property name="name" value="Enchanted Forest"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> |