1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-01 12:44:54 +08:00

add AUTO_SEARCH_SETTING to config cover

This commit is contained in:
Cyunmi
2021-08-14 02:24:28 +08:00
parent c86cd524de
commit 8307ef2245

View File

@@ -282,6 +282,7 @@ class GemsFarming(CampaignRun, EquipmentChange):
STOP_IF_MAP_REACH='no', STOP_IF_MAP_REACH='no',
ENABLE_EMOTION_REDUCE=False, ENABLE_EMOTION_REDUCE=False,
IGNORE_LOW_EMOTION_WARN=True, IGNORE_LOW_EMOTION_WARN=True,
AUTO_SEARCH_SETTING='fleet1_all_fleet2_standby',
) )
self._trigger_lv32 = False self._trigger_lv32 = False