diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:30:40 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-23 14:30:40 -0300 |
commit | a40e1a30e5c410fb783da2fc49b223ef45e2d1cd (patch) | |
tree | 06f6c71a86263f11f1f9bf39e8a6cb6e05ba866d /maps/boss.tmx | |
parent | fc85e4fddb9005f44ea7f40ad14865866adc1a6f (diff) | |
download | clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.gz clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.bz2 clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.tar.xz clientdata-a40e1a30e5c410fb783da2fc49b223ef45e2d1cd.zip |
Follow music updatesr02.2_180323
Diffstat (limited to 'maps/boss.tmx')
-rw-r--r-- | maps/boss.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/boss.tmx b/maps/boss.tmx index 24d82b6d..b47ad69f 100644 --- a/maps/boss.tmx +++ b/maps/boss.tmx @@ -2,7 +2,7 @@ <map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" infinite="0" nextobjectid="1"> <properties> <property name="minimap" value="graphics/minimaps/boss.png"/> - <property name="music" value="mythica.mp3"/> + <property name="music" value="mythica.ogg"/> <property name="name" value="Boss Arena"/> </properties> <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |