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

Fix: _guild_triggered not working in non-continuous campaign

- Opt: Comments in logistics_mission to avoid mis-understandings
This commit is contained in:
LmeSzinc
2021-01-19 03:38:43 +08:00
parent 87428260f2
commit 1aacce72e8
4 changed files with 8 additions and 5 deletions

View File

@@ -431,8 +431,12 @@ class AzurLaneConfig:
ENABLE_DATA_KEY_COLLECT = True
"""
module.guild
"""
ENABLE_GUILD_LOGISTICS = False
ENABLE_GUILD_OPERATIONS = False
GUILD_POPUP_TRIGGERED = False
GUILD_INTERVAL = '40, 60' # str, such as '20', '10, 40'.
GUILD_LOGISTICS_ITEM_ORDER_STRING = 't1 > t2 > t3 > oxycola > coolant > coins > oil > merit'
GUILD_LOGISTICS_PLATE_T1_ORDER_STRING = 'torpedo > antiair > plane > gun > general'