1
0
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:
weeswelai
2023-12-18 10:37:46 +08:00
committed by LmeSzinc
parent 1c9d4efee6
commit 56fe530310
60 changed files with 368 additions and 5 deletions

View File

@@ -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",