[Audio] Replace Graveyard BGM with Firel's custom BGM (#4765)
This commit is contained in:
parent
5b9dfe17ad
commit
5755180279
Binary file not shown.
|
@ -794,7 +794,7 @@ export class Arena {
|
|||
case Biome.VOLCANO:
|
||||
return 17.637;
|
||||
case Biome.GRAVEYARD:
|
||||
return 3.232;
|
||||
return 13.711;
|
||||
case Biome.DOJO:
|
||||
return 6.205;
|
||||
case Biome.FACTORY:
|
||||
|
|
Loading…
Reference in New Issue