mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 15:36:59 +08:00
Opt: Lower NewOperationMaxDate to 15
This commit is contained in:
@@ -2835,7 +2835,7 @@
|
||||
},
|
||||
"NewOperationMaxDate": {
|
||||
"type": "input",
|
||||
"value": 20
|
||||
"value": 15
|
||||
},
|
||||
"JoinThreshold": {
|
||||
"type": "input",
|
||||
|
||||
@@ -271,7 +271,7 @@ GuildLogistics:
|
||||
GuildOperation:
|
||||
Enable: true
|
||||
SelectNewOperation: false
|
||||
NewOperationMaxDate: 20
|
||||
NewOperationMaxDate: 15
|
||||
JoinThreshold: 1
|
||||
AttackBoss: true
|
||||
BossFleetRecommend: false
|
||||
|
||||
Reference in New Issue
Block a user