1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-15 19:17:21 +08:00

Upd: Shipyard argument (PR4 and DR3)

This commit is contained in:
guoh064
2024-01-31 15:06:23 +08:00
committed by LmeSzinc
parent 01dadb5456
commit e148c9f2ae
7 changed files with 24 additions and 14 deletions

View File

@@ -7798,7 +7798,8 @@
"type": "select",
"value": 2,
"option": [
2
2,
3
]
},
"ShipIndex": {
@@ -7831,7 +7832,8 @@
"option": [
1,
2,
3
3,
4
]
},
"ShipIndex": {

View File

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