mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 07:05:02 +08:00
Fix: siren has boss icon small in event 20221222 rerun (#4502)
This commit is contained in:
@@ -57,7 +57,7 @@ class Config:
|
|||||||
MAP_HAS_MYSTERY = False
|
MAP_HAS_MYSTERY = False
|
||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
MAP_SIREN_HAS_BOSS_ICON = True
|
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (80, 255 - 33),
|
'height': (80, 255 - 33),
|
||||||
'width': (1.5, 10),
|
'width': (1.5, 10),
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ class Config:
|
|||||||
MAP_HAS_MYSTERY = False
|
MAP_HAS_MYSTERY = False
|
||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
MAP_SIREN_HAS_BOSS_ICON = True
|
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (80, 255 - 33),
|
'height': (80, 255 - 33),
|
||||||
'width': (1.5, 10),
|
'width': (1.5, 10),
|
||||||
|
|||||||
@@ -57,7 +57,7 @@ class Config:
|
|||||||
MAP_HAS_MYSTERY = False
|
MAP_HAS_MYSTERY = False
|
||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
MAP_SIREN_HAS_BOSS_ICON = True
|
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (80, 255 - 24),
|
'height': (80, 255 - 24),
|
||||||
'width': (1.5, 10),
|
'width': (1.5, 10),
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ class Config:
|
|||||||
MAP_HAS_MYSTERY = False
|
MAP_HAS_MYSTERY = False
|
||||||
# ===== End of generated config =====
|
# ===== End of generated config =====
|
||||||
|
|
||||||
MAP_SIREN_HAS_BOSS_ICON = True
|
MAP_SIREN_HAS_BOSS_ICON_SMALL = True
|
||||||
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
|
||||||
'height': (80, 255 - 24),
|
'height': (80, 255 - 24),
|
||||||
'width': (1.5, 10),
|
'width': (1.5, 10),
|
||||||
|
|||||||
Reference in New Issue
Block a user