mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-21 13:03:36 +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,10 +102,14 @@
|
||||
"name": "收获",
|
||||
"help": ""
|
||||
},
|
||||
"Shop": {
|
||||
"ShopFrequent": {
|
||||
"name": "商店购买",
|
||||
"help": ""
|
||||
},
|
||||
"ShopOnce": {
|
||||
"name": "Task.ShopOnce.name",
|
||||
"help": ""
|
||||
},
|
||||
"Shipyard": {
|
||||
"name": "开发船坞",
|
||||
"help": ""
|
||||
|
||||
Reference in New Issue
Block a user