[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:
damocleas 2025-07-09 16:42:06 -04:00 committed by GitHub
parent 4ba6e69aa1
commit c3bad86ae0
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

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