mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-26 16:17:54 +08:00
Upd: add CommonDD option (#3786)
* Upd: add dd combination z20_or_z21 * Upd: add dd option favourite * Opt: use fation to filter Z20 or Z21
This commit is contained in:
@@ -1154,9 +1154,11 @@
|
||||
"CommonDD": {
|
||||
"name": "GemsFarming.CommonDD.name",
|
||||
"help": "GemsFarming.CommonDD.help",
|
||||
"any": "any",
|
||||
"aulick_or_foote": "aulick or foote",
|
||||
"cassin_or_downes": "cassin or downes"
|
||||
"any": "GemsFarming.CommonDD.any",
|
||||
"favourite": "GemsFarming.CommonDD.favourite",
|
||||
"aulick_or_foote": "GemsFarming.CommonDD.aulick_or_foote",
|
||||
"cassin_or_downes": "GemsFarming.CommonDD.cassin_or_downes",
|
||||
"z20_or_z21": "GemsFarming.CommonDD.z20_or_z21"
|
||||
},
|
||||
"CommissionLimit": {
|
||||
"name": "GemsFarming.CommissionLimit.name",
|
||||
|
||||
Reference in New Issue
Block a user