From 9cf388b8e0a04c77549b1ff8d7765d5c19dc5f55 Mon Sep 17 00:00:00 2001 From: LmeSzinc <37934724+LmeSzinc@users.noreply.github.com> Date: Tue, 7 May 2024 22:28:54 +0800 Subject: [PATCH] Fix: Special match Occurrence_Luofu_DivinationCommission_F2_X149Y659 should before Occurrence_Luofu_DivinationCommission_F2_X425Y791 --- tasks/rogue/route/loader.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tasks/rogue/route/loader.py b/tasks/rogue/route/loader.py index f8a82813f..e8888c04f 100644 --- a/tasks/rogue/route/loader.py +++ b/tasks/rogue/route/loader.py @@ -180,6 +180,9 @@ class RouteLoader(RogueUI, MinimapWrapper, RouteLoader_, CharacterSwitch): # Before Occurrence_Luofu_DivinationCommission_F2_X425Y791 if route.name in [ 'Occurrence_Jarilo_RivetTown_F1_X157Y435', + # ('Occurrence_Luofu_DivinationCommission_F2_X149Y659', 0.237, (148.9, 658.8)), + # ('Occurrence_Luofu_DivinationCommission_F2_X425Y791', 0.11, (425.2, 793.8)) + 'Occurrence_Luofu_DivinationCommission_F2_X149Y659', ] and similarity > 0.15: return True if route.name in [