diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-26 01:20:15 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-26 01:20:15 -0200 |
commit | b02dbe2522960de25c4686e52e848f2cc18b4802 (patch) | |
tree | c7ecb0a21d5b2b0fed57a72e71cf1eb869740b6a /maps/sec_pri.tmx | |
parent | 48561d46c02d44bbb9e7c32a17e1cc5438e52f88 (diff) | |
download | clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.gz clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.bz2 clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.tar.xz clientdata-b02dbe2522960de25c4686e52e848f2cc18b4802.zip |
[skip ci] Fix EVERY SINGLE MAP music, no exceptions. Xanthem says thanks.
This depends on latest commit at music repo.
Diffstat (limited to 'maps/sec_pri.tmx')
-rw-r--r-- | maps/sec_pri.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/sec_pri.tmx b/maps/sec_pri.tmx index 335c680e..b89dcdd0 100644 --- a/maps/sec_pri.tmx +++ b/maps/sec_pri.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="60" height="51" tilewidth="32" tileheight="32" nextobjectid="2"> <properties> <property name="minimap" value="graphics/minimaps/jail.png"/> - <property name="music" value="water_prelude.ogg"/> + <property name="music" value="3b5.ogg"/> <property name="name" value="Jesusalva's Jail"/> <property name="overlay0image" value="graphics/images/ambient/spotlight.png"/> </properties> |