1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-14 14:16:04 +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 16786dc1f8
commit 66d83266e1
12 changed files with 55 additions and 14 deletions

View File

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

View File

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