1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 00:28:20 +08:00
This commit is contained in:
2025-04-19 04:07:05 +08:00
33 changed files with 137 additions and 79 deletions

View File

@@ -3995,12 +3995,12 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "TC1",
"value": "tc1",
"option": [
"TC1",
"TC2",
"TC3",
"EX"
"tc1",
"tc2",
"tc3",
"ex"
]
},
"Fleet": {
@@ -7373,13 +7373,15 @@
"Coalition": {
"Mode": {
"type": "select",
"value": "TC1",
"value": "sp",
"option": [
"TC1",
"TC2",
"TC3",
"EX"
]
"tc1",
"tc2",
"tc3",
"sp",
"ex"
],
"display": "hide"
},
"Fleet": {
"type": "select",