Fix: Special match Occurrence_Luofu_Cloudford_F1_X241Y947

This commit is contained in:
LmeSzinc 2024-05-07 23:09:29 +08:00
parent 348c22cd35
commit 66aa3c4848

View File

@ -168,6 +168,11 @@ class RouteLoader(RogueUI, MinimapWrapper, RouteLoader_, CharacterSwitch):
if route.name in [
'Combat_Herta_SupplyZone_F2_X543Y255', # 0.462, (543.3, 255.4)
'Combat_Luofu_DivinationCommission_F1_X737Y237',
# ('Occurrence_Luofu_Cloudford_F1_X241Y947', 0.307, (236.5, 949.6)),
# ('Occurrence_Luofu_Cloudford_F1_X244Y951', 0.307, (236.5, 949.6)),
# ('Occurrence_Jarilo_SilvermaneGuardRestrictedZone_F1_X509Y541', 0.154, (507.8, 515.2))
'Occurrence_Luofu_Cloudford_F1_X241Y947',
'Occurrence_Luofu_Cloudford_F1_X244Y951',
] and similarity > 0.25:
return True
# Before Combat_Luofu_Cloudford_F1_X281Y873