P-Switch BGM File and Hurry Music (#589)

Added a .bgm file for P-Switches so it gets exported for Resource Packs. Also added a Hurry Up variant.
This commit is contained in:
KirbyKidJ
2025-10-14 08:22:54 -07:00
committed by GitHub
parent f35740d0ca
commit 0be8a1d277
4 changed files with 30 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
{
"Normal": {
"source": "PSwitch.mp3",
"loop": 8.801
},
"Hurry": {
"source": "PSwitchHurry.mp3",
"loop": 7.55
}
}