Merge branch 'beta' into refactor/api-requests

This commit is contained in:
flx-sta 2024-10-31 11:24:28 -07:00 committed by GitHub
commit 23bc1e8b47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -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: