mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 01:38:21 +08:00
Add: Buy time-limited furniture in dorm.
This commit is contained in:
@@ -6818,6 +6818,25 @@
|
||||
"value": "20000 > 10000 > 5000 > 3000 > 2000 > 1000"
|
||||
}
|
||||
},
|
||||
"BuyFurniture": {
|
||||
"Enable": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"BuyOption": {
|
||||
"type": "select",
|
||||
"value": "all",
|
||||
"option": [
|
||||
"set",
|
||||
"all"
|
||||
]
|
||||
},
|
||||
"LastRun": {
|
||||
"type": "datetime",
|
||||
"value": "2020-01-01 00:00:00",
|
||||
"validate": "datetime"
|
||||
}
|
||||
},
|
||||
"Storage": {
|
||||
"Storage": {
|
||||
"type": "storage",
|
||||
|
||||
Reference in New Issue
Block a user