mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 14:59:26 +02:00
Merge branch 'beta' into refactor/api-requests
This commit is contained in:
commit
23bc1e8b47
Binary file not shown.
@ -794,7 +794,7 @@ export class Arena {
|
|||||||
case Biome.VOLCANO:
|
case Biome.VOLCANO:
|
||||||
return 17.637;
|
return 17.637;
|
||||||
case Biome.GRAVEYARD:
|
case Biome.GRAVEYARD:
|
||||||
return 3.232;
|
return 13.711;
|
||||||
case Biome.DOJO:
|
case Biome.DOJO:
|
||||||
return 6.205;
|
return 6.205;
|
||||||
case Biome.FACTORY:
|
case Biome.FACTORY:
|
||||||
|
Loading…
Reference in New Issue
Block a user