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-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-0.tmx')
-rw-r--r-- | maps/000-0-0.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/000-0-0.tmx b/maps/000-0-0.tmx index c8dcd6f8..3199dedc 100644 --- a/maps/000-0-0.tmx +++ b/maps/000-0-0.tmx @@ -3,7 +3,7 @@ <properties> <property name="actorsfix" value="1"/> <property name="minimap" value="graphics/minimaps/000-0-0.png"/> - <property name="music" value=""/> + <property name="music" value="Artis indoor - In the Forest of the Birches.ogg"/> </properties> <tileset firstgid="1" name="Ship-indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Indoor/Ship-indoor.png" width="256" height="512"/> |