mirror of
https://github.com/sui-feng-cb/AzurLaneAutoScript1.git
synced 2026-08-15 11:43:08 +08:00
Add: [CN, JP] island order
This commit is contained in:
@@ -260,7 +260,7 @@
|
||||
},
|
||||
"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"
|
||||
"help": ""
|
||||
},
|
||||
"IslandFreebie": {
|
||||
"name": "Daily Supplies",
|
||||
@@ -2629,6 +2629,16 @@
|
||||
"help": "Items that may accumulate when production is idle and ingredients are sufficient\nThe value is the expected daily accumulation rate used for idle recipe priority\nThis can be automatically generated by Island Production Planner in Tools."
|
||||
}
|
||||
},
|
||||
"IslandOrder": {
|
||||
"_info": {
|
||||
"name": "Island Request",
|
||||
"help": "Normal requests preserve soft floors and manual hard floors.\nUrgent and season requests may consume soft floors and hard floors.\nSeason requests are treated as priority requests and may consume all stock."
|
||||
},
|
||||
"StuckSeasonOrderId": {
|
||||
"name": "Unfulfilled Season Request ID",
|
||||
"help": "0 means no stuck request\nUsually do not need to modify it"
|
||||
}
|
||||
},
|
||||
"IslandFreebie": {
|
||||
"_info": {
|
||||
"name": "Daily Supplies",
|
||||
|
||||
Reference in New Issue
Block a user