diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-04-19 18:44:34 -0300 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-04-19 18:44:34 -0300 |
commit | 536c2fac5f9d916d38f54c6f54b7b360db431854 (patch) | |
tree | f75f1ffc28a60fa5f0f0fe9af89d187bcd07e304 /maps/027-5.tmx | |
parent | b7456f6a237e6be253b9d76541610bfaf1a41c8d (diff) | |
download | clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.gz clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.bz2 clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.tar.xz clientdata-536c2fac5f9d916d38f54c6f54b7b360db431854.zip |
Added 4 new music tracks to maps
Diffstat (limited to 'maps/027-5.tmx')
-rw-r--r-- | maps/027-5.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/027-5.tmx b/maps/027-5.tmx index 89130b5b..4d5171c3 100644 --- a/maps/027-5.tmx +++ b/maps/027-5.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="150" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="10"> <properties> - <property name="music" value="graveyard.ogg"/> + <property name="music" value="OverwhelmedUnderground.ogg"/> <property name="name" value="Crypt Sub-Basement Two"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> <property name="overlay0keepratio" value="true"/> |