mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
Replace Graveyard BGM with Firel's custom BGM
This commit is contained in:
parent
5b9dfe17ad
commit
526499102d
Binary file not shown.
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user