Replace Forest track with custom BGM by Andr06

This commit is contained in:
Madmadness65 2024-11-19 22:00:02 -06:00
parent 75c43a01b7
commit 055f1328a3
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: