1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-23 01:49:30 +08:00

Merge branch 'LmeSzinc:master' into master

This commit is contained in:
Zuosizhu
2023-12-23 09:14:59 +08:00
committed by GitHub
81 changed files with 1028 additions and 10 deletions

View File

@@ -7020,6 +7020,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",