[Audio] Replace Forest track with custom BGM by Andr06 (#4924)

This commit is contained in:
Madmadness65 2024-11-29 19:57:12 -06:00 committed by GitHub
parent a91d420eb4
commit 34cb234159
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

@ -707,7 +707,7 @@ export class Arena {
case Biome.METROPOLIS:
return 141.470;
case Biome.FOREST:
return 4.294;
return 2.590;
case Biome.SEA:
return 0.024;
case Biome.SWAMP: