mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-09 00:03:31 +08:00
Add: Stage increase in TSS maps
This commit is contained in:
@@ -6,6 +6,11 @@ MASK_MAP_UI_20211125 = Mask(file='./assets/mask/MASK_MAP_UI_20211125.png')
|
||||
|
||||
|
||||
class CampaignBase(CampaignBase_):
|
||||
STAGE_INCREASE = [
|
||||
'T1 > T2 > T3 > T4',
|
||||
'TSS1 > TSS2 > TSS3 > TSS4 > TSS5',
|
||||
]
|
||||
|
||||
def map_data_init(self, map_):
|
||||
super().map_data_init(map_)
|
||||
# Patch ui_mask, get rid of map mechanism
|
||||
|
||||
Reference in New Issue
Block a user