1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-21 14:55:35 +08:00

Add: Task EventStory GUI

This commit is contained in:
sui-feng-cb
2025-03-06 15:50:41 +08:00
parent d92e2280b0
commit 394b34a459
13 changed files with 239 additions and 8 deletions

View File

@@ -30,8 +30,7 @@ ARCHIVES_PREFIX = {
'tw': '檔案 '
}
MAINS = ['Main', 'Main2', 'Main3']
EVENTS = ['Event', 'Event2', 'EventA', 'EventB', 'EventC', 'EventD', 'EventSp']
EVENT_STORYS = ['EventStory']
EVENTS = ['Event', 'Event2', 'EventA', 'EventB', 'EventC', 'EventD', 'EventSp', 'EventStory']
GEMS_FARMINGS = ['GemsFarming']
RAIDS = ['Raid', 'RaidDaily']
WAR_ARCHIVES = ['WarArchives']