fix: update q4h preset to remove duplicate tasks and improve flow
This commit is contained in:
parent
8a96ea4ffa
commit
3c02178b3d
@ -86,9 +86,13 @@ PRESETS = {
|
||||
"arena", "shop_common", "shop_tactical", "event_sweep", "bounty",
|
||||
"gem_shop", "mailbox", "stamina", "battle_pass", "event_sweep", "exit_game",
|
||||
],
|
||||
# "q4h": [
|
||||
# "login", "cafe", "mailbox", "stamina", "event_sweep",
|
||||
# "story_sweep_hard", "event_sweep", "story_sweep", "exit_game"
|
||||
# ],
|
||||
"q4h": [
|
||||
"login", "cafe", "mailbox", "stamina", "event_sweep",
|
||||
"story_sweep_hard", "event_sweep", "story_sweep", "exit_game"
|
||||
"login", "cafe", "event_sweep", "mailbox", "stamina",
|
||||
"event_sweep", "exit_game"
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user