feat: add story_sweep_hard to q4h preset

This commit is contained in:
Nik Afiq 2026-07-21 00:12:43 +09:00
parent 0e3f2d951c
commit 7f752d5422

View File

@ -77,7 +77,7 @@ PRESETS = {
"gem_shop", "mailbox", "stamina", "event_sweep", "exit_game",
],
"q4h": [
"login", "cafe", "mailbox", "stamina", "event_sweep", "exit_game"
"login", "cafe", "mailbox", "stamina", "story_sweep_hard", "event_sweep", "exit_game"
]
}