mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Add: Change the designated vanguard combination (#3520)
* Add: Change the designated vanguard combination * Add: Change the designated vanguard combination * Add: Change the designated vanguard combination * Add: Change the designated vanguard combination * Add: Change the designated vanguard combination * Add: Change the designated vanguard combination * Add: Translation for change the designated vanguard combination * Add: Translation for change the designated vanguard combination * Upd:Update dev's args.json * Upd:Update dev's args.json * Upd:Reduce template image size and Implement function * Upd:Reduce template image size and Implement function * Upd:Reduce template image size and Implement function --------- Co-authored-by: y y <jaxvuav@163.com>
This commit is contained in:
@@ -1594,15 +1594,6 @@
|
||||
"ship_equip"
|
||||
]
|
||||
},
|
||||
"ChangeVanguard": {
|
||||
"type": "select",
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
"ship_equip"
|
||||
]
|
||||
},
|
||||
"CommonCV": {
|
||||
"type": "select",
|
||||
"value": "any",
|
||||
@@ -1614,6 +1605,24 @@
|
||||
"hermes"
|
||||
]
|
||||
},
|
||||
"ChangeVanguard": {
|
||||
"type": "select",
|
||||
"value": "ship",
|
||||
"option": [
|
||||
"disabled",
|
||||
"ship",
|
||||
"ship_equip"
|
||||
]
|
||||
},
|
||||
"CommonDD": {
|
||||
"type": "select",
|
||||
"value": "any",
|
||||
"option": [
|
||||
"any",
|
||||
"aulick_or_foote",
|
||||
"cassin_or_downes"
|
||||
]
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"type": "checkbox",
|
||||
"value": true
|
||||
|
||||
Reference in New Issue
Block a user