1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 09:48:20 +08:00

Upd: add transport blacklist template by config name

This commit is contained in:
sui-feng-cb
2025-10-19 17:55:39 +08:00
parent e231483c92
commit ea37d4e9d9
12 changed files with 55 additions and 14 deletions

View File

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

View File

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