1
0
mirror of https://github.com/sui-feng-cb/AzurLaneAutoScript1.git synced 2026-07-07 13:38:30 +08:00

Upd: Toggle coalition to Frostfall (#5769)

This commit is contained in:
LmeSzinc
2026-07-04 00:29:37 +08:00
parent 5620d5bd6e
commit f90701198b
11 changed files with 62 additions and 51 deletions

View File

@@ -3135,6 +3135,7 @@
"type": "select",
"value": "campaign_main",
"option": [
"coalition_20230323",
"coalition_20260122"
],
"option_cn": [
@@ -3147,9 +3148,10 @@
"coalition_20260122"
],
"option_tw": [
"coalition_20260122"
"coalition_20230323"
],
"option_bold": [
"coalition_20230323",
"coalition_20260122"
]
},
@@ -3191,12 +3193,12 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "hard",
"value": "tc3",
"option": [
"easy",
"normal",
"hard",
"sp"
"tc1",
"tc2",
"tc3",
"ex"
]
},
"Fleet": {
@@ -6353,6 +6355,7 @@
"type": "select",
"value": "campaign_main",
"option": [
"coalition_20230323",
"coalition_20260122"
],
"option_cn": [
@@ -6365,9 +6368,10 @@
"coalition_20260122"
],
"option_tw": [
"coalition_20260122"
"coalition_20230323"
],
"option_bold": [
"coalition_20230323",
"coalition_20260122"
]
},
@@ -6411,10 +6415,11 @@
"type": "select",
"value": "sp",
"option": [
"easy",
"normal",
"hard",
"sp"
"tc1",
"tc2",
"tc3",
"sp",
"ex"
],
"display": "hide"
},