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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user