mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 01:08:50 +08:00
Fix: Split shop task based on check frequency; general shop changes inventory 3 times daily and other shops change inventory 1 time daily
This commit is contained in:
@@ -102,8 +102,12 @@
|
||||
"name": "Reward",
|
||||
"help": ""
|
||||
},
|
||||
"Shop": {
|
||||
"name": "Shop",
|
||||
"ShopFrequent": {
|
||||
"name": "ShopFrequent",
|
||||
"help": ""
|
||||
},
|
||||
"ShopOnce": {
|
||||
"name": "ShopOnce",
|
||||
"help": ""
|
||||
},
|
||||
"Shipyard": {
|
||||
|
||||
Reference in New Issue
Block a user