Added howling anywhere (R+X)

This commit is contained in:
MelonSpeedruns
2026-04-13 18:08:05 -04:00
parent ad94d9656f
commit d865c82f76
11 changed files with 102 additions and 45 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ static void ApplyPresetDusk() {
s.game.instantSaves.setValue(true);
s.game.midnasLamentNonStop.setValue(true);
s.game.enableFrameInterpolation.setValue(true);
s.game.timeStones.setValue(true);
s.game.sunsSong.setValue(true);
s.game.bloomMode.setValue(BloomMode::Dusk);
}