diff options
author | Alige <aligetmw@hotmail.fr> | 2012-05-23 00:13:25 +0200 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-05-23 00:13:25 +0200 |
commit | 46ef5c7f1c2359eb406cd49b26cbd734364abfbf (patch) | |
tree | efc552c8a78ac2cadcb445db1688fac96f5f3e21 | |
parent | bc087fc347c616449b742b06b7a07ac1e9751164 (diff) | |
download | clientdata-46ef5c7f1c2359eb406cd49b26cbd734364abfbf.tar.gz clientdata-46ef5c7f1c2359eb406cd49b26cbd734364abfbf.tar.bz2 clientdata-46ef5c7f1c2359eb406cd49b26cbd734364abfbf.tar.xz clientdata-46ef5c7f1c2359eb406cd49b26cbd734364abfbf.zip |
Changed the named of musics on all maps.
-rw-r--r-- | maps/000-0-0.tmx | 4 | ||||
-rw-r--r-- | maps/000-0.tmx | 2 | ||||
-rw-r--r-- | maps/000-1.tmx | 2 | ||||
-rw-r--r-- | maps/000-2-0.tmx | 2 | ||||
-rw-r--r-- | maps/000-2-1.tmx | 2 | ||||
-rw-r--r-- | maps/000-2-2.tmx | 4 | ||||
-rw-r--r-- | maps/000-2-3.tmx | 2 |
7 files changed, 9 insertions, 9 deletions
diff --git a/maps/000-0-0.tmx b/maps/000-0-0.tmx index 934d9e79..04311e0b 100644 --- a/maps/000-0-0.tmx +++ b/maps/000-0-0.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="44" height="44" tilewidth="32" tileheight="32"> <properties> - <property name="license" value="CC BY-SA 3.0"/> <property name="actorsfix" value="1"/> + <property name="license" value="CC BY-SA 3.0"/> <property name="minimap" value="graphics/minimaps/000-0-0.png"/> - <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> + <property name="music" value="bartk-indoor-artis.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> diff --git a/maps/000-0.tmx b/maps/000-0.tmx index 84e38045..7d7959ad 100644 --- a/maps/000-0.tmx +++ b/maps/000-0.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-SA"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/000-0.png"/> - <property name="music" value="Ezili - Ocean sounds.ogg"/> + <property name="music" value="ezili-outdoor-ocean.ogg"/> <property name="overlay0image" value="graphics/images/ambient/fog.png"/> <property name="overlay0parallax" value="1.0"/> <property name="overlay0scrollX" value="0.3"/> diff --git a/maps/000-1.tmx b/maps/000-1.tmx index 0ec3340c..46bed959 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> - <property name="music" value="Artis - The Adventure Begins.ogg"/> + <property name="music" value="bartk-outoor-artis.ogg"/> <property name="overlay0image" value="graphics/images/ambient/clouds.png"/> <property name="overlay0parallax" value="1.0"/> <property name="overlay0scrollX" value="0.2"/> diff --git a/maps/000-2-0.tmx b/maps/000-2-0.tmx index 7c53bbec..bfbc57fb 100644 --- a/maps/000-2-0.tmx +++ b/maps/000-2-0.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="minimap" value="graphics/minimaps/000-2-0.png"/> - <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> + <property name="music" value="bartk-indoor-artis.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> diff --git a/maps/000-2-1.tmx b/maps/000-2-1.tmx index 0bc4b4ce..d577eee2 100644 --- a/maps/000-2-1.tmx +++ b/maps/000-2-1.tmx @@ -4,7 +4,7 @@ <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> <property name="minimap" value="graphics/minimaps/000-2-1.png"/> - <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> + <property name="music" value="bartk-indoor-artis.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx index 257d749a..3c359395 100644 --- a/maps/000-2-2.tmx +++ b/maps/000-2-2.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="70" height="62" tilewidth="32" tileheight="32"> <properties> - <property name="license" value="CC BY-SA 3.0"/> <property name="actorsfix" value="1"/> + <property name="license" value="CC BY-SA 3.0"/> <property name="minimap" value="graphics/minimaps/000-2-2.png"/> - <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> + <property name="music" value="bartk-indoor-artis.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> diff --git a/maps/000-2-3.tmx b/maps/000-2-3.tmx index 91ad2505..bec5b644 100644 --- a/maps/000-2-3.tmx +++ b/maps/000-2-3.tmx @@ -3,7 +3,7 @@ <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="minimap" value="graphics/minimaps/000-2-3.png"/> - <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> + <property name="music" value="bartk-indoor-artis.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> |