diff options
author | Ben Longbons <b.r.longbons@gmail.com> | 2012-09-13 20:30:21 -0700 |
---|---|---|
committer | Ben Longbons <b.r.longbons@gmail.com> | 2012-09-13 20:34:24 -0700 |
commit | ebc5b0e31bcf2e6ab89a9a0c8acd1f89c3eca7c9 (patch) | |
tree | f8dc68cba82c2d636eb7d6ff30621f27692830cc /maps | |
parent | d6dc7c61a736113f7f05282a511ea03cc6f7286e (diff) | |
download | clientdata-ebc5b0e31bcf2e6ab89a9a0c8acd1f89c3eca7c9.tar.gz clientdata-ebc5b0e31bcf2e6ab89a9a0c8acd1f89c3eca7c9.tar.bz2 clientdata-ebc5b0e31bcf2e6ab89a9a0c8acd1f89c3eca7c9.tar.xz clientdata-ebc5b0e31bcf2e6ab89a9a0c8acd1f89c3eca7c9.zip |
Set "Ride of the Valkyries" as botcheck music
Diffstat (limited to 'maps')
-rw-r--r-- | maps/botcheck.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/botcheck.tmx b/maps/botcheck.tmx index 705920d0..dd61bba1 100644 --- a/maps/botcheck.tmx +++ b/maps/botcheck.tmx @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.0" orientation="orthogonal" width="75" height="75" tilewidth="32" tileheight="32"> <properties> + <property name="music" value="Richard_Wagner_-_Ride_of_the_Valkyries.ogg"/> <property name="name" value="Botcheck Area"/> </properties> <tileset firstgid="1" source="../tilesets/collision.tsx"/> |