1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 09:25:02 +08:00

Fix: Boss detected as siren in Pledge of the Radiant Court B2

This commit is contained in:
LmeSzinc
2022-06-03 02:05:40 +08:00
parent 2555588740
commit ecb5dba43b
3 changed files with 5 additions and 3 deletions

View File

@@ -42,6 +42,7 @@ A5, B5, C5, D5, E5, F5, G5, H5, I5, \
A6, B6, C6, D6, E6, F6, G6, H6, I6, \
A7, B7, C7, D7, E7, F7, G7, H7, I7, \
= MAP.flatten()
MAP.ignore_prediction(H1, enemy_scale=1, enemy_genre='Enemy')
class Config(ConfigBase):