mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Add: force_shopping_if_credit_full of MAA
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 480,
|
||||
"value": 60,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
@@ -212,7 +212,7 @@
|
||||
},
|
||||
"FailureInterval": {
|
||||
"type": "input",
|
||||
"value": 480,
|
||||
"value": 240,
|
||||
"display": "hide"
|
||||
},
|
||||
"ServerUpdate": {
|
||||
@@ -287,7 +287,7 @@
|
||||
},
|
||||
"SuccessInterval": {
|
||||
"type": "input",
|
||||
"value": 480,
|
||||
"value": 240,
|
||||
"display": "hide"
|
||||
},
|
||||
"FailureInterval": {
|
||||
@@ -569,6 +569,10 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"ForceShoppingIfCreditFull": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"BuyFirst": {
|
||||
"type": "textarea",
|
||||
"value": "招聘许可 > 龙门币"
|
||||
|
||||
Reference in New Issue
Block a user