1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-22 08:13:44 +08:00
This commit is contained in:
GH Action - Upstream Sync
2025-01-17 15:19:33 +00:00
8 changed files with 25 additions and 15 deletions

View File

@@ -8251,7 +8251,8 @@
"value": 2,
"option": [
2,
3
3,
4
]
},
"ShipIndex": {
@@ -8285,7 +8286,8 @@
1,
2,
3,
4
4,
5
]
},
"ShipIndex": {

View File

@@ -554,7 +554,7 @@ CoreShop:
ShipyardDr:
ResearchSeries:
value: 2
option: [ 2, 3 ]
option: [ 2, 3, 4 ]
ShipIndex:
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6 ]
@@ -563,7 +563,7 @@ ShipyardDr:
Shipyard:
ResearchSeries:
value: 1
option: [ 1, 2, 3, 4 ]
option: [ 1, 2, 3, 4, 5 ]
ShipIndex:
value: 0
option: [ 0, 1, 2, 3, 4, 5, 6 ]