mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 05:47:23 +08:00
Add: Purchase PR5 and DR4 blueprints in shipyard (#4522)
This commit is contained in:
@@ -8004,7 +8004,8 @@
|
||||
"value": 2,
|
||||
"option": [
|
||||
2,
|
||||
3
|
||||
3,
|
||||
4
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
@@ -8038,7 +8039,8 @@
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4
|
||||
4,
|
||||
5
|
||||
]
|
||||
},
|
||||
"ShipIndex": {
|
||||
|
||||
@@ -537,7 +537,7 @@ CoreShop:
|
||||
ShipyardDr:
|
||||
ResearchSeries:
|
||||
value: 2
|
||||
option: [ 2, 3 ]
|
||||
option: [ 2, 3, 4 ]
|
||||
ShipIndex:
|
||||
value: 0
|
||||
option: [ 0, 1, 2, 3, 4, 5, 6 ]
|
||||
@@ -546,7 +546,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