1
0
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:
LmeSzinc
2022-01-02 20:36:38 +08:00
parent 275bb364eb
commit 94c7363bde
9 changed files with 122 additions and 50 deletions

View File

@@ -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",