diff options
author | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-14 14:54:59 +0200 |
---|---|---|
committer | Jessica Tölke <jtoelke@mail.upb.de> | 2012-04-14 14:54:59 +0200 |
commit | 363557fedc00d6eb8a20f765876b3a66d3fe3531 (patch) | |
tree | e6edcde6af41082e2f1b45b91e4e92b569604520 | |
parent | 5489971340e07a6aa886fcf83289d00b854be381 (diff) | |
download | clientdata-363557fedc00d6eb8a20f765876b3a66d3fe3531.tar.gz clientdata-363557fedc00d6eb8a20f765876b3a66d3fe3531.tar.bz2 clientdata-363557fedc00d6eb8a20f765876b3a66d3fe3531.tar.xz clientdata-363557fedc00d6eb8a20f765876b3a66d3fe3531.zip |
Adding music to 011-6 (Bandit Cave).
-rw-r--r-- | maps/011-6.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/011-6.tmx b/maps/011-6.tmx index a9e8db4a..e4a2eabc 100644 --- a/maps/011-6.tmx +++ b/maps/011-6.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="300" height="300" tilewidth="32" tileheight="32"> <properties> + <property name="music" value="finalman_and_yakslem-cavesong.ogg"/> <property name="name" value="Bandit Cave"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32"> |