1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-28 10:18:09 +08:00

Optimise: 优化活动开荒

- 每打完一战再执行全图扫描, 没必要走一步扫一次, 精英抓到BOSS队无所谓
- 增加了到达格子的log, 不然还以为是卡住了
This commit is contained in:
LmeSzinc
2020-04-24 23:45:33 +08:00
parent 516c16beae
commit ccc4a889ca
3 changed files with 5 additions and 10 deletions

View File

@@ -24,7 +24,7 @@ class Config:
MAP_HAS_FLEET_STEP = True
MAP_HAS_MOVABLE_ENEMY = True
MAP_HAS_SIREN = True
MAP_SIREN_COUNT = 3
MAP_SIREN_COUNT = 2
TRUST_EDGE_LINES = True