mirror of
https://github.com/JHDev2006/Super-Mario-Bros.-Remastered-Public.git
synced 2025-12-06 03:30:22 -08:00
Added HammerHurry.mp3, moved hammer sounds over to a json and bgm (#610)
This commit is contained in:
parent
80faeadafc
commit
3866b6bc35
5 changed files with 30 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ const OVERRIDE_STREAMS := [
|
|||
"res://Assets/Audio/BGM/CastleFinish.json",
|
||||
"res://Assets/Audio/BGM/Ending.json",
|
||||
"res://Assets/Audio/SFX/FlagSlide.wav",
|
||||
"res://Assets/Audio/BGM/Hammer.mp3",
|
||||
("res://Assets/Audio/BGM/Hammer.json"),
|
||||
("res://Assets/Audio/BGM/LoseRace.json"),
|
||||
("res://Assets/Audio/BGM/WinRace.json"),
|
||||
"res://Assets/Audio/BGM/Wing.json",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue