mirror of
https://github.com/LmeSzinc/AzurLaneAutoScript.git
synced 2025-01-09 09:57:43 +08:00
Upd: Update data of Counterattack Within the Fjord
This commit is contained in:
parent
d02a841e57
commit
e6bd26b1d6
@ -53,6 +53,9 @@ class Config:
|
||||
MAP_HAS_AMBUSH = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = 1.640
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.586
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
@ -54,6 +54,9 @@ class Config(ConfigBase):
|
||||
MAP_HAS_AMBUSH = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = 1.735
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.677
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
@ -55,6 +55,9 @@ class Config(ConfigBase):
|
||||
MAP_HAS_AMBUSH = False
|
||||
# ===== End of generated config =====
|
||||
|
||||
MAP_SWIPE_MULTIPLY = 1.785
|
||||
MAP_SWIPE_MULTIPLY_MINITOUCH = 1.726
|
||||
|
||||
|
||||
class Campaign(CampaignBase):
|
||||
MAP = MAP
|
||||
|
Loading…
Reference in New Issue
Block a user