[Audio] Replace Graveyard BGM with Firel's custom BGM (#4765)

This commit is contained in:
Madmadness65 2024-10-30 20:48:09 -05:00 committed by GitHub
parent 5b9dfe17ad
commit 5755180279
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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: