1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-10 21:19:18 +08:00

Add: Mirror Involution chapter B, D and SP

This commit is contained in:
LmeSzinc
2021-05-28 17:46:24 +08:00
parent ed55052740
commit 8bd759ebad
17 changed files with 606 additions and 33 deletions

View File

@@ -59,13 +59,6 @@ class Config(ConfigBase):
MAP_SWIPE_MULTIPLY = 1.512
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.462
MAP_ENEMY_GENRE_DETECTION_SCALING = {
'DD': 1.111,
'CL': 1.111,
'CA': 1.111,
'CV': 1.111,
'BB': 1.111,
}
class Campaign(CampaignBase):