1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-29 23:16:28 +08:00

Add: Raid Scuttle function

This commit is contained in:
guoh064
2026-04-04 13:56:07 +08:00
committed by sui-feng-cb
parent 9659397249
commit 1e102443d3
19 changed files with 895 additions and 4 deletions

View File

@@ -33,7 +33,7 @@ ARCHIVES_PREFIX = {
MAINS = ['Main', 'Main2', 'Main3']
EVENTS = ['Event', 'Event2', 'EventA', 'EventB', 'EventC', 'EventD', 'EventSp']
GEMS_FARMINGS = ['GemsFarming']
RAIDS = ['Raid', 'RaidDaily']
RAIDS = ['Raid', 'RaidDaily', 'RaidScuttle']
WAR_ARCHIVES = ['WarArchives']
COALITIONS = ['Coalition', 'CoalitionSp']
MARITIME_ESCORTS = ['MaritimeEscort']