mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-30 06:13:51 +08:00
Opt: Change research consumption True/False to Always Use/Only 0.5 Hour Researches/Don't Use
This commit is contained in:
@@ -426,6 +426,7 @@
|
||||
"name": "Event Name",
|
||||
"help": "Automatically selects to the latest event",
|
||||
"campaign_main": "campaign_main",
|
||||
"event_20201229_cn": "Inverted Orthant",
|
||||
"event_20211229_cn": "Tower of Transcendence",
|
||||
"event_20200603_cn": "峡湾间的反击",
|
||||
"event_20211125_cn": "World-spanning Arclight",
|
||||
@@ -453,7 +454,6 @@
|
||||
"event_20210225_tw": "北境序曲",
|
||||
"event_20210225_cn": "Khorovod of Dawns Rime",
|
||||
"event_20210121_cn": "Empyreal Tragicomedy Rerun",
|
||||
"event_20201229_cn": "Inverted Orthant",
|
||||
"event_20201126_cn": "Vacation Lane",
|
||||
"event_20200312_cn": "The Solomon Ranger Rerun",
|
||||
"event_20201029_cn": "Universe in Unison",
|
||||
@@ -947,15 +947,24 @@
|
||||
},
|
||||
"UseCube": {
|
||||
"name": "Use Cube",
|
||||
"help": "Allow to undertake projects that require cubes"
|
||||
"help": "Allow to undertake projects that require cubes",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"UseCoin": {
|
||||
"name": "Use Coin",
|
||||
"help": "Allow to undertake projects that require coins"
|
||||
"help": "Allow to undertake projects that require coins",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"UsePart": {
|
||||
"name": "Use Part/Plate",
|
||||
"help": "Allow to undertake projects that require parts/plates"
|
||||
"help": "Allow to undertake projects that require parts/plates",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"PresetFilter": {
|
||||
"name": "Preset Filter Select",
|
||||
|
||||
Reference in New Issue
Block a user