mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: task HospitalEvent to scheduler
This commit is contained in:
@@ -24,7 +24,7 @@ class ManualConfig:
|
||||
> Daily > Hard > OpsiAshBeacon > OpsiAshAssist > OpsiMonthBoss
|
||||
> Sos > EventSp > EventA > EventB > EventC > EventD
|
||||
> RaidDaily > CoalitionSp > WarArchives > MaritimeEscort
|
||||
> Event > Event2 > Raid > Hospital > Coalition > Main > Main2 > Main3
|
||||
> Event > Event2 > Raid > Hospital > HospitalEvent > Coalition > Main > Main2 > Main3
|
||||
> OpsiMeowfficerFarming
|
||||
> GemsFarming
|
||||
> OpsiHazard1Leveling
|
||||
|
||||
@@ -37,7 +37,7 @@ RAIDS = ['Raid', 'RaidDaily']
|
||||
WAR_ARCHIVES = ['WarArchives']
|
||||
COALITIONS = ['Coalition', 'CoalitionSp']
|
||||
MARITIME_ESCORTS = ['MaritimeEscort']
|
||||
HOSPITAL = ['Hospital']
|
||||
HOSPITAL = ['Hospital', 'HospitalEvent']
|
||||
|
||||
|
||||
class Event:
|
||||
|
||||
Reference in New Issue
Block a user