mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 13:17:00 +08:00
Add:more transport blacklist
This commit is contained in:
@@ -7950,6 +7950,22 @@
|
||||
"SubmitPork": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"SubmitLinen": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"SubmitStrawberry": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"SubmitCotton": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
},
|
||||
"SubmitOnion": {
|
||||
"type": "checkbox",
|
||||
"value": false
|
||||
}
|
||||
},
|
||||
"Island1": {
|
||||
|
||||
@@ -490,6 +490,11 @@ IslandTransport:
|
||||
SubmitChicken: false
|
||||
SubmitMilk: false
|
||||
SubmitPork: false
|
||||
SubmitLinen: false
|
||||
SubmitStrawberry: false
|
||||
SubmitCotton: false
|
||||
SubmitOnion: false
|
||||
|
||||
Island1:
|
||||
Receive: false
|
||||
Option1:
|
||||
|
||||
@@ -276,6 +276,10 @@ class GeneratedConfig:
|
||||
IslandTransport_SubmitChicken = False
|
||||
IslandTransport_SubmitMilk = False
|
||||
IslandTransport_SubmitPork = False
|
||||
IslandTransport_SubmitLinen = False
|
||||
IslandTransport_SubmitStrawberry = False
|
||||
IslandTransport_SubmitCotton = False
|
||||
IslandTransport_SubmitOnion = False
|
||||
|
||||
# Group `Island1`
|
||||
Island1_Receive = False
|
||||
|
||||
@@ -1747,6 +1747,22 @@
|
||||
"SubmitPork": {
|
||||
"name": "IslandTransport.SubmitPork.name",
|
||||
"help": "IslandTransport.SubmitPork.help"
|
||||
},
|
||||
"SubmitLinen": {
|
||||
"name": "IslandTransport.SubmitLinen.name",
|
||||
"help": "IslandTransport.SubmitLinen.help"
|
||||
},
|
||||
"SubmitStrawberry": {
|
||||
"name": "IslandTransport.SubmitStrawberry.name",
|
||||
"help": "IslandTransport.SubmitStrawberry.help"
|
||||
},
|
||||
"SubmitCotton": {
|
||||
"name": "IslandTransport.SubmitCotton.name",
|
||||
"help": "IslandTransport.SubmitCotton.help"
|
||||
},
|
||||
"SubmitOnion": {
|
||||
"name": "IslandTransport.SubmitOnion.name",
|
||||
"help": "IslandTransport.SubmitOnion.help"
|
||||
}
|
||||
},
|
||||
"Island1": {
|
||||
|
||||
@@ -1747,6 +1747,22 @@
|
||||
"SubmitPork": {
|
||||
"name": "IslandTransport.SubmitPork.name",
|
||||
"help": "IslandTransport.SubmitPork.help"
|
||||
},
|
||||
"SubmitLinen": {
|
||||
"name": "IslandTransport.SubmitLinen.name",
|
||||
"help": "IslandTransport.SubmitLinen.help"
|
||||
},
|
||||
"SubmitStrawberry": {
|
||||
"name": "IslandTransport.SubmitStrawberry.name",
|
||||
"help": "IslandTransport.SubmitStrawberry.help"
|
||||
},
|
||||
"SubmitCotton": {
|
||||
"name": "IslandTransport.SubmitCotton.name",
|
||||
"help": "IslandTransport.SubmitCotton.help"
|
||||
},
|
||||
"SubmitOnion": {
|
||||
"name": "IslandTransport.SubmitOnion.name",
|
||||
"help": "IslandTransport.SubmitOnion.help"
|
||||
}
|
||||
},
|
||||
"Island1": {
|
||||
|
||||
@@ -1747,6 +1747,22 @@
|
||||
"SubmitPork": {
|
||||
"name": "提交鲜肉",
|
||||
"help": ""
|
||||
},
|
||||
"SubmitLinen": {
|
||||
"name": "提交亚麻",
|
||||
"help": ""
|
||||
},
|
||||
"SubmitStrawberry": {
|
||||
"name": "提交草莓",
|
||||
"help": ""
|
||||
},
|
||||
"SubmitCotton": {
|
||||
"name": "提交棉花",
|
||||
"help": ""
|
||||
},
|
||||
"SubmitOnion": {
|
||||
"name": "提交洋葱",
|
||||
"help": ""
|
||||
}
|
||||
},
|
||||
"Island1": {
|
||||
|
||||
@@ -1747,6 +1747,22 @@
|
||||
"SubmitPork": {
|
||||
"name": "IslandTransport.SubmitPork.name",
|
||||
"help": "IslandTransport.SubmitPork.help"
|
||||
},
|
||||
"SubmitLinen": {
|
||||
"name": "IslandTransport.SubmitLinen.name",
|
||||
"help": "IslandTransport.SubmitLinen.help"
|
||||
},
|
||||
"SubmitStrawberry": {
|
||||
"name": "IslandTransport.SubmitStrawberry.name",
|
||||
"help": "IslandTransport.SubmitStrawberry.help"
|
||||
},
|
||||
"SubmitCotton": {
|
||||
"name": "IslandTransport.SubmitCotton.name",
|
||||
"help": "IslandTransport.SubmitCotton.help"
|
||||
},
|
||||
"SubmitOnion": {
|
||||
"name": "IslandTransport.SubmitOnion.name",
|
||||
"help": "IslandTransport.SubmitOnion.help"
|
||||
}
|
||||
},
|
||||
"Island1": {
|
||||
|
||||
Reference in New Issue
Block a user