0
0
mirror of https://github.com/ok-oldking/ok-wuthering-waves.git synced 2025-06-03 09:25:19 +00:00

修复合成声骸

This commit is contained in:
firedcto@gmail.com 2024-10-02 11:16:28 +08:00
parent 7244b75207
commit d145c9e53f

View File

@ -72,6 +72,7 @@ class DiscardEchoTask(BaseCombatTask):
self.current_cost = 0
def run(self):
self.current_cost = 0
if self.find_one('button_echo_merge'):
self.click_empty_area()
if not self.find_one('data_merge_first_add_slot', threshold=0.6):