1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 22:08:20 +08:00

Upd: add CommonCV option

This commit is contained in:
2024-08-17 13:35:03 +08:00
parent c9edec1895
commit d0c3fd5369
8 changed files with 10 additions and 4 deletions

View File

@@ -1601,6 +1601,7 @@
"value": "any",
"option": [
"any",
"eagle",
"langley",
"bogue",
"ranger",

View File

@@ -271,7 +271,7 @@ GemsFarming:
option: [ ship, ship_equip ]
CommonCV:
value: any
option: [ any, langley, bogue, ranger, hermes ]
option: [ any, eagle, langley, bogue, ranger, hermes ]
ChangeVanguard:
value: ship
option: [ disabled, ship, ship_equip ]