File tree Expand file tree Collapse file tree
campaign/event_20221222_cn Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ class Config:
5757 MAP_HAS_MYSTERY = False
5858 # ===== End of generated config =====
5959
60- MAP_SIREN_HAS_BOSS_ICON = True
60+ MAP_SIREN_HAS_BOSS_ICON_SMALL = True
6161 INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
6262 'height' : (80 , 255 - 33 ),
6363 'width' : (1.5 , 10 ),
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ class Config:
5858 MAP_HAS_MYSTERY = False
5959 # ===== End of generated config =====
6060
61- MAP_SIREN_HAS_BOSS_ICON = True
61+ MAP_SIREN_HAS_BOSS_ICON_SMALL = True
6262 INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
6363 'height' : (80 , 255 - 33 ),
6464 'width' : (1.5 , 10 ),
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ class Config:
5757 MAP_HAS_MYSTERY = False
5858 # ===== End of generated config =====
5959
60- MAP_SIREN_HAS_BOSS_ICON = True
60+ MAP_SIREN_HAS_BOSS_ICON_SMALL = True
6161 INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
6262 'height' : (80 , 255 - 24 ),
6363 'width' : (1.5 , 10 ),
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ class Config:
5858 MAP_HAS_MYSTERY = False
5959 # ===== End of generated config =====
6060
61- MAP_SIREN_HAS_BOSS_ICON = True
61+ MAP_SIREN_HAS_BOSS_ICON_SMALL = True
6262 INTERNAL_LINES_FIND_PEAKS_PARAMETERS = {
6363 'height' : (80 , 255 - 24 ),
6464 'width' : (1.5 , 10 ),
You can’t perform that action at this time.
0 commit comments