mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-24 01:41:08 +00:00
[Audio] Replace Forest track with custom BGM by Andr06 (#4924)
This commit is contained in:
parent
a91d420eb4
commit
34cb234159
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…
x
Reference in New Issue
Block a user