mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Add: Do event story, not added to GUI yet
run with `python -m module.eventstory.eventstory`
This commit is contained in:
@@ -447,6 +447,10 @@ class InfoHandler(ModuleBase):
|
||||
|
||||
return False
|
||||
|
||||
def story_skip_interval_clear(self):
|
||||
self.interval_clear(STORY_SKIP_3)
|
||||
self.interval_clear(STORY_LETTERS_ONLY)
|
||||
|
||||
def handle_story_skip(self, drop=None):
|
||||
# Rerun events in clear mode but still have stories.
|
||||
# No stories in clear mode
|
||||
|
||||
Reference in New Issue
Block a user