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:
@@ -7798,7 +7798,8 @@
|
||||
"type": "select",
|
||||
"value": 2,
|
||||
"option": [
|
||||
2
|
||||
2,
|
||||
3
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
@@ -7831,7 +7832,8 @@
|
||||
"option": [
|
||||
1,
|
||||
2,
|
||||
3
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
|
||||
@@ -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 ]
|
||||
|
||||
Reference in New Issue
Block a user