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:
@@ -7934,6 +7934,14 @@
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"SubmitNapaCabbage": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"SubmitCarrot": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
},
|
||||
"SubmitFlex": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
@@ -493,6 +493,8 @@ IslandTransport:
|
||||
SubmitPoultry: false
|
||||
SubmitMilk: false
|
||||
SubmitFreshMeat: false
|
||||
SubmitNapaCabbage: true
|
||||
SubmitCarrot: true
|
||||
SubmitFlex: true
|
||||
SubmitCotton: true
|
||||
SubmitStrawberries: true
|
||||
|
||||
Reference in New Issue
Block a user