mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-19 02:33:34 +08:00
Upd: coalition_20230323 assets [CN]
This commit is contained in:
@@ -3995,12 +3995,12 @@
|
||||
"Coalition": {
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "hard",
|
||||
"value": "TC1",
|
||||
"option": [
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"ex"
|
||||
"TC1",
|
||||
"TC2",
|
||||
"TC3",
|
||||
"EX"
|
||||
]
|
||||
},
|
||||
"Fleet": {
|
||||
@@ -7373,14 +7373,13 @@
|
||||
"Coalition": {
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "hard",
|
||||
"value": "TC1",
|
||||
"option": [
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"ex"
|
||||
],
|
||||
"display": "hide"
|
||||
"TC1",
|
||||
"TC2",
|
||||
"TC3",
|
||||
"EX"
|
||||
]
|
||||
},
|
||||
"Fleet": {
|
||||
"type": "select",
|
||||
|
||||
@@ -334,8 +334,8 @@ MaritimeEscort:
|
||||
Enable: true
|
||||
Coalition:
|
||||
Mode:
|
||||
value: hard
|
||||
option: [ easy, normal, hard, ex ]
|
||||
value: TC1
|
||||
option: [ TC1, TC2, TC3, EX ]
|
||||
Fleet:
|
||||
value: single
|
||||
option: [ single, multi ]
|
||||
|
||||
Reference in New Issue
Block a user