1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-08-15 03:40:37 +08:00

Add: config for island order

This commit is contained in:
guoh064
2026-06-17 15:50:59 +08:00
parent 3c49ca776b
commit d286cc792b
8 changed files with 77 additions and 0 deletions

View File

@@ -258,6 +258,10 @@
"name": "Island Production",
"help": ""
},
"IslandOrder": {
"name": "Island Request",
"help": "For normal requests, will submit only if current stock minus hard floor and reserved quantity is sufficient.\nFor urgent requests, will submit as long as current stock is sufficient"
},
"IslandFreebie": {
"name": "Daily Supplies",
"help": ""

View File

@@ -258,6 +258,10 @@
"name": "離島生産",
"help": ""
},
"IslandOrder": {
"name": "離島依頼",
"help": "通常の依頼の場合、現在の在庫からハード下限と予約数量を引いた数量が十分である場合にのみ提出されます。\n緊急の依頼の場合、現在の在庫が十分である限り提出されます。"
},
"IslandFreebie": {
"name": "デイリー補給",
"help": ""

View File

@@ -258,6 +258,10 @@
"name": "岛屿生产",
"help": "需要先配置店铺经营的店面属性、店员,然后配置工具-岛屿生产规划器,最后运行岛屿生产规划器,规划器运行得到结果后方可运行岛屿生产。"
},
"IslandOrder": {
"name": "岛屿订单",
"help": "对于普通订单,将仅在当前库存减去硬性保底和保留数量后数量足够时提交。\n对于紧急订单只要当前库存足够就会提交。"
},
"IslandFreebie": {
"name": "每日补给",
"help": ""

View File

@@ -258,6 +258,10 @@
"name": "離島生產",
"help": ""
},
"IslandOrder": {
"name": "離島訂單",
"help": "對於普通訂單,將僅在當前庫存減去硬性保底和保留數量後數量足夠時提交。\n對於緊急訂單只要當前庫存足夠就會提交。"
},
"IslandFreebie": {
"name": "每日補給",
"help": ""