diff --git a/ba_daily.py b/ba_daily.py index d07ae2d..6f1180f 100644 --- a/ba_daily.py +++ b/ba_daily.py @@ -55,8 +55,11 @@ PRESETS = { "daily": [ "login", "event_sweep", "cafe", "event_sweep", "circle", "lesson", "arena", "shop_common", "shop_tactical", "event_sweep", "bounty", - "mailbox", "stamina", "event_sweep", + "gem_shop", "mailbox", "stamina", "event_sweep", ], + "q4h": [ + "login", "cafe", "mailbox", "event_sweep" + ] } # How many times _ensure_home retries navigation.return_to_home as a whole