mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-10-21 23:18:11 +00:00

Added a .bgm file for P-Switches so it gets exported for Resource Packs. Also added a Hurry Up variant.
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
{
|
|
"Normal": {
|
|
"source": "PSwitch.mp3",
|
|
"loop": 8.801
|
|
},
|
|
"Hurry": {
|
|
"source": "PSwitchHurry.mp3",
|
|
"loop": 7.55
|
|
}
|
|
}
|