mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
fix: BuyActionPointLimit
This commit is contained in:
parent
1e5fa09646
commit
fd62233b35
@ -7480,9 +7480,17 @@
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"BuyActionPoint": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
"BuyActionPointLimit": {
|
||||
"type": "select",
|
||||
"value": 0,
|
||||
"option": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
"OilLimit": {
|
||||
"type": "input",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user