1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 13:17:00 +08:00

Fix: gemsfarming vanguard emmotion set

This commit is contained in:
2024-09-19 22:14:01 +08:00
parent 8516b51696
commit 84af3dab2d

View File

@@ -638,7 +638,6 @@ class GemsFarming(CampaignRun, Dock, EquipmentChange, GemsEquipmentHandler):
else:
if self.hard_mode:
raise RequestHumanTakeover
self.set_emotion(0) # a failure in vanguard change means low emotion DD, assuming 0.
self._dock_reset()
self.ui_back(check_button=self.page_fleet_check_button)
if self.hard_mode: