1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 07:28:21 +08:00

Fix: 修复停止条件: 如果船坞已满无效的问题

(其实是没写)
This commit is contained in:
LmeSzinc
2020-04-01 12:55:17 +08:00
parent 6272284ad5
commit fc0e075422
3 changed files with 8 additions and 2 deletions

View File

@@ -169,6 +169,7 @@ class AzurLaneConfig:
module.retire
"""
ENABLE_RETIREMENT = True
DOCK_FULL_TRIGGERED = False
RETIRE_MODE = '10' # all, 10
RETIRE_N = True
RETIRE_R = False