mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 08:13:44 +08:00
Merge branch 'master' of https://github.com/LmeSzinc/AzurLaneAutoScript
This commit is contained in:
@@ -8251,7 +8251,8 @@
|
||||
"value": 2,
|
||||
"option": [
|
||||
2,
|
||||
3
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
@@ -8285,7 +8286,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
|
||||
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user