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 /maps/000-2-2.tmx | |
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.
Diffstat (limited to 'maps/000-2-2.tmx')
-rw-r--r-- | maps/000-2-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
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"/> |