prepare for new audio features on new branch

This commit is contained in:
2025-08-23 11:04:18 -04:00
parent 03553a448e
commit 55ad7d67b0
2 changed files with 10 additions and 24 deletions

View File

@@ -910,6 +910,7 @@ void sudo(int task) {
float hwn = GetRandomFloat(core.HWNMin, core.HWNMax);
CreateTimer(hwn, HWBosses);
GlobalAudio.setBGM(29, true);
PrintToChatAll("index 29 should be sound\\fartsy\\music\\wavenull_intro.mp3, waves should be timed so that the music changes right at the end of this intro.");
return;
}
case 42690:{