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

Add: chapter BD

This commit is contained in:
LmeSzinc
2025-05-21 02:55:20 +08:00
parent 14b4820523
commit 6f7605747a
12 changed files with 615 additions and 17 deletions

View File

@@ -59,6 +59,10 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SWIPE_MULTIPLY = (1.119, 1.140)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.082, 1.102)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.050, 1.069)
class Campaign(CampaignBase):
MAP = MAP