mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 22:08:20 +08:00
Add: [CN] Assets for coalition_20240627
This commit is contained in:
@@ -3111,7 +3111,8 @@
|
||||
"Campaign": {
|
||||
"Name": {
|
||||
"type": "input",
|
||||
"value": "12-4"
|
||||
"value": "dynamic",
|
||||
"display": "hide"
|
||||
},
|
||||
"Event": {
|
||||
"type": "state",
|
||||
@@ -3165,6 +3166,16 @@
|
||||
}
|
||||
},
|
||||
"Coalition": {
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "hard",
|
||||
"option": [
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"ex"
|
||||
]
|
||||
},
|
||||
"Fleet": {
|
||||
"type": "select",
|
||||
"value": "single",
|
||||
@@ -6420,6 +6431,16 @@
|
||||
}
|
||||
},
|
||||
"Coalition": {
|
||||
"Mode": {
|
||||
"type": "select",
|
||||
"value": "hard",
|
||||
"option": [
|
||||
"easy",
|
||||
"normal",
|
||||
"hard",
|
||||
"ex"
|
||||
]
|
||||
},
|
||||
"Fleet": {
|
||||
"type": "select",
|
||||
"value": "single",
|
||||
|
||||
Reference in New Issue
Block a user