1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-24 18:19:04 +08:00

Fix: siren has boss icon small in event 20221222 rerun (#4502)

This commit is contained in:
Air111
2025-01-09 22:24:19 +08:00
committed by GitHub
parent 78c90831c2
commit 40a9e901e2
4 changed files with 4 additions and 4 deletions

View File

@@ -57,7 +57,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 33),
'width': (1.5, 10),

View File

@@ -58,7 +58,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 33),
'width': (1.5, 10),

View File

@@ -57,7 +57,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 24),
'width': (1.5, 10),

View File

@@ -58,7 +58,7 @@ class Config:
MAP_HAS_MYSTERY = False
# ===== End of generated config =====
MAP_SIREN_HAS_BOSS_ICON = True
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
'height': (80, 255 - 24),
'width': (1.5, 10),