diff options
author | Reid <reidyaro@gmail.com> | 2011-12-26 03:25:12 +0100 |
---|---|---|
committer | Reid <reidyaro@gmail.com> | 2011-12-26 03:25:12 +0100 |
commit | e1c9f1422474d6bf0c87d2356de5c0cf0931a0f4 (patch) | |
tree | eac4cc74ffede29eeddcef47ecf87b7b3d4765ce /maps/000-0.tmx | |
parent | 85d959c768cec8d204187222d7879d2420f27324 (diff) | |
download | clientdata-e1c9f1422474d6bf0c87d2356de5c0cf0931a0f4.tar.gz clientdata-e1c9f1422474d6bf0c87d2356de5c0cf0931a0f4.tar.bz2 clientdata-e1c9f1422474d6bf0c87d2356de5c0cf0931a0f4.tar.xz clientdata-e1c9f1422474d6bf0c87d2356de5c0cf0931a0f4.zip |
Remove some unuse object on 000-0 map,
Changed music on 000-0 and 000-0-0 map.
Diffstat (limited to 'maps/000-0.tmx')
-rw-r--r-- | maps/000-0.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/000-0.tmx b/maps/000-0.tmx index fc084993..f4fda7b0 100644 --- a/maps/000-0.tmx +++ b/maps/000-0.tmx @@ -4,7 +4,7 @@ <property name="license" value="CC BY-NC-ND"/> <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/000-0.png"/> - <property name="music" value=""/> + <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> </properties> <tileset firstgid="1" name="Water" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Water.png" width="512" height="512"/> |