1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 07:05:02 +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

@@ -1392,6 +1392,26 @@
"help": "Dorm.FeedFilter.help"
}
},
"BuyFurniture": {
"_info": {
"name": "BuyFurniture._info.name",
"help": "BuyFurniture._info.help"
},
"Enable": {
"name": "BuyFurniture.Enable.name",
"help": "BuyFurniture.Enable.help"
},
"BuyOption": {
"name": "BuyFurniture.BuyOption.name",
"help": "BuyFurniture.BuyOption.help",
"set": "set",
"all": "all"
},
"LastRun": {
"name": "BuyFurniture.LastRun.name",
"help": "BuyFurniture.LastRun.help"
}
},
"Meowfficer": {
"_info": {
"name": "Meowfficer._info.name",