Replace Forest track with custom BGM by Andr06
This commit is contained in:
parent
75c43a01b7
commit
055f1328a3
Binary file not shown.
|
@ -707,7 +707,7 @@ export class Arena {
|
||||||
case Biome.METROPOLIS:
|
case Biome.METROPOLIS:
|
||||||
return 141.470;
|
return 141.470;
|
||||||
case Biome.FOREST:
|
case Biome.FOREST:
|
||||||
return 4.294;
|
return 2.590;
|
||||||
case Biome.SEA:
|
case Biome.SEA:
|
||||||
return 0.024;
|
return 0.024;
|
||||||
case Biome.SWAMP:
|
case Biome.SWAMP:
|
||||||
|
|
Loading…
Reference in New Issue