mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Opt: Re-organise CalculateEmotion and IgnoreLowEmotionWarn
This commit is contained in:
@@ -22,7 +22,7 @@ class CampaignHard(CampaignRun):
|
||||
Campaign_UseFleetLock=True,
|
||||
Campaign_UseAutoSearch=True,
|
||||
Fleet_FleetOrder='fleet1_all_fleet2_standby' if self.config.Hard_HardFleet == 1 else 'fleet1_standby_fleet2_all',
|
||||
Emotion_CalculateEmotion=False,
|
||||
Emotion_Mode='nothing', # Dont calculate and dont ignore
|
||||
)
|
||||
# Equipment take on
|
||||
# campaign/campaign_hard/campaign_hard.py Campaign.fleet_preparation()
|
||||
|
||||
Reference in New Issue
Block a user