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

Add: Chapter B

This commit is contained in:
LmeSzinc
2025-09-13 00:56:56 +08:00
parent 3af6f683c3
commit b5cf4a4c3c
5 changed files with 269 additions and 1 deletions

View File

@@ -58,6 +58,10 @@ class Config(ConfigBase):
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SWIPE_MULTIPLY = (1.224, 1.247)
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.184, 1.206)
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.149, 1.170)
class Campaign(CampaignBase):
MAP = MAP