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

Fix: ignore STOP_IF_OIL_LOWER_THAN in daily reward

#431
This commit is contained in:
Ray 2021-09-12 17:21:56 +08:00
parent e69455e386
commit 5426b443ab

View File

@ -411,6 +411,7 @@ class Reward(RewardCommission, RewardTacticalClass, RewardResearch, RewardDorm,
FLEET_2_AUTO_MODE='combat_auto',
ENABLE_FAST_FORWARD=True,
STOP_IF_MAP_REACH='no',
STOP_IF_OIL_LOWER_THAN=0,
)
def reward_recover_daily_reward_settings(self):