1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 23:23:44 +08:00

Upd: Default to 1 for normal behavior, join whenever available, other server assets

This commit is contained in:
nEEtdo0d
2021-04-02 21:00:54 -04:00
parent 080d7c84a1
commit aab0150f30
6 changed files with 3 additions and 3 deletions

View File

@@ -419,7 +419,7 @@ class AzurLaneConfig:
GUILD_LOGISTICS_PLATE_T1_ORDER_STRING = 'torpedo > antiair > plane > gun > general'
GUILD_LOGISTICS_PLATE_T2_ORDER_STRING = 'torpedo > antiair > plane > gun > general'
GUILD_LOGISTICS_PLATE_T3_ORDER_STRING = 'torpedo > antiair > plane > gun > general'
GUILD_OPERATIONS_JOIN_THRESHOLD = 0.5
GUILD_OPERATIONS_JOIN_THRESHOLD = 1
ENABLE_GUILD_OPERATIONS_BOSS_AUTO = False
ENABLE_GUILD_OPERATIONS_BOSS_RECOMMEND = False