1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-06-27 07:46:48 +08:00

Upd: add transport blacklist template by config name

This commit is contained in:
2025-10-19 17:55:39 +08:00
parent adec243de6
commit 06d9ea7029
10 changed files with 55 additions and 14 deletions

View File

@@ -7921,6 +7921,14 @@
"type": "checkbox",
"value": false
},
"SubmitNapaCabbage": {
"type": "checkbox",
"value": true
},
"SubmitCarrot": {
"type": "checkbox",
"value": true
},
"SubmitFlex": {
"type": "checkbox",
"value": true

View File

@@ -505,6 +505,8 @@ IslandTransport:
SubmitPoultry: false
SubmitMilk: false
SubmitFreshMeat: false
SubmitNapaCabbage: true
SubmitCarrot: true
SubmitFlex: true
SubmitCotton: true
SubmitStrawberries: true

View File

@@ -285,6 +285,8 @@ class GeneratedConfig:
IslandTransport_SubmitPoultry = False
IslandTransport_SubmitMilk = False
IslandTransport_SubmitFreshMeat = False
IslandTransport_SubmitNapaCabbage = True
IslandTransport_SubmitCarrot = True
IslandTransport_SubmitFlex = True
IslandTransport_SubmitCotton = True
IslandTransport_SubmitStrawberries = True

View File

@@ -1808,6 +1808,14 @@
"name": "IslandTransport.SubmitFreshMeat.name",
"help": "IslandTransport.SubmitFreshMeat.help"
},
"SubmitNapaCabbage": {
"name": "IslandTransport.SubmitNapaCabbage.name",
"help": "IslandTransport.SubmitNapaCabbage.help"
},
"SubmitCarrot": {
"name": "IslandTransport.SubmitCarrot.name",
"help": "IslandTransport.SubmitCarrot.help"
},
"SubmitFlex": {
"name": "IslandTransport.SubmitFlex.name",
"help": "IslandTransport.SubmitFlex.help"

View File

@@ -1808,6 +1808,14 @@
"name": "IslandTransport.SubmitFreshMeat.name",
"help": "IslandTransport.SubmitFreshMeat.help"
},
"SubmitNapaCabbage": {
"name": "IslandTransport.SubmitNapaCabbage.name",
"help": "IslandTransport.SubmitNapaCabbage.help"
},
"SubmitCarrot": {
"name": "IslandTransport.SubmitCarrot.name",
"help": "IslandTransport.SubmitCarrot.help"
},
"SubmitFlex": {
"name": "IslandTransport.SubmitFlex.name",
"help": "IslandTransport.SubmitFlex.help"

View File

@@ -1808,6 +1808,14 @@
"name": "提交鲜肉",
"help": ""
},
"SubmitNapaCabbage": {
"name": "提交白菜",
"help": ""
},
"SubmitCarrot": {
"name": "提交胡萝卜",
"help": ""
},
"SubmitFlex": {
"name": "提交亚麻",
"help": ""

View File

@@ -1808,6 +1808,14 @@
"name": "IslandTransport.SubmitFreshMeat.name",
"help": "IslandTransport.SubmitFreshMeat.help"
},
"SubmitNapaCabbage": {
"name": "IslandTransport.SubmitNapaCabbage.name",
"help": "IslandTransport.SubmitNapaCabbage.help"
},
"SubmitCarrot": {
"name": "IslandTransport.SubmitCarrot.name",
"help": "IslandTransport.SubmitCarrot.help"
},
"SubmitFlex": {
"name": "IslandTransport.SubmitFlex.name",
"help": "IslandTransport.SubmitFlex.help"