mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-17 19:15:28 +08:00
Merge pull request #1119 from SaiCateDoan/tech
Add: new setting makes research more stable
This commit is contained in:
@@ -1070,21 +1070,24 @@
|
||||
"name": "Use Cube",
|
||||
"help": "Allow to undertake projects that require cubes",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"only_05_hour": "0.5 Hour+No project available",
|
||||
"only_no_project": "Only no project available",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"UseCoin": {
|
||||
"name": "Use Coin",
|
||||
"help": "Allow to undertake projects that require coins",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"only_05_hour": "0.5 Hour+No project available",
|
||||
"only_no_project": "Only no project available",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"UsePart": {
|
||||
"name": "Use Part/Plate",
|
||||
"help": "Allow to undertake projects that require parts/plates",
|
||||
"always_use": "Always Use",
|
||||
"only_05_hour": "Only 0.5 Hour Researches",
|
||||
"only_05_hour": "0.5 Hour+No project available",
|
||||
"only_no_project": "Only no project available",
|
||||
"do_not_use": "Don't Use"
|
||||
},
|
||||
"PresetFilter": {
|
||||
|
||||
Reference in New Issue
Block a user