mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 07:35:25 +08:00
Force collect data key when data key is full to eliminate red dots
This commit is contained in:
@@ -5964,6 +5964,12 @@
|
||||
"type": "hide",
|
||||
"value": "00:00"
|
||||
}
|
||||
},
|
||||
"DataKey": {
|
||||
"ForceGet": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"SupplyPack": {
|
||||
|
||||
@@ -432,6 +432,8 @@ Gacha:
|
||||
option: [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
|
||||
UseTicket: true
|
||||
UseDrill: false
|
||||
DataKey:
|
||||
ForceGet: false
|
||||
SupplyPack:
|
||||
WeeklyFreeSupplyPack: true
|
||||
BattlePass:
|
||||
|
||||
Reference in New Issue
Block a user