We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72197cc commit a9772c5Copy full SHA for a9772c5
2 files changed
campaign/event_20231221_cn/a3.py
@@ -61,6 +61,7 @@ class Config(ConfigBase):
61
MAP_SWIPE_MULTIPLY = (1.112, 1.132)
62
MAP_SWIPE_MULTIPLY_MINITOUCH = (1.075, 1.095)
63
MAP_SWIPE_MULTIPLY_MAATOUCH = (1.044, 1.062)
64
+ MAP_WALK_USE_CURRENT_FLEET = True
65
66
67
class Campaign(CampaignBase):
campaign/event_20231221_cn/c3.py
@@ -62,6 +62,7 @@ class Config(ConfigBase):
68
0 commit comments