mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-10 18:32:16 +02:00
[Audio] Replace Abyss biome BGM with custom BGM by Firel (#6075)
* Replace End biome BGM with custom BGM by Firel * Update locales submodule * Replaced PMD Abyss music Penumbra Chasm * Update arena.ts * Trim track, update loop point * Update track --------- Co-authored-by: Madmadness65 <blaze.the.fireman@gmail.com> Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
parent
4ba6e69aa1
commit
c3bad86ae0
Binary file not shown.
@ -897,7 +897,7 @@ export class Arena {
|
||||
case BiomeId.WASTELAND:
|
||||
return 6.336;
|
||||
case BiomeId.ABYSS:
|
||||
return 5.13;
|
||||
return 20.113;
|
||||
case BiomeId.SPACE:
|
||||
return 20.036;
|
||||
case BiomeId.CONSTRUCTION_SITE:
|
||||
|
Loading…
Reference in New Issue
Block a user