mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-15 06:27:20 +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": {
|
||||
|
||||
@@ -1071,6 +1071,7 @@
|
||||
"help": "Research.UseCube.help",
|
||||
"always_use": "always_use",
|
||||
"only_05_hour": "only_05_hour",
|
||||
"only_no_project": "only_no_project",
|
||||
"do_not_use": "do_not_use"
|
||||
},
|
||||
"UseCoin": {
|
||||
@@ -1078,6 +1079,7 @@
|
||||
"help": "Research.UseCoin.help",
|
||||
"always_use": "always_use",
|
||||
"only_05_hour": "only_05_hour",
|
||||
"only_no_project": "only_no_project",
|
||||
"do_not_use": "do_not_use"
|
||||
},
|
||||
"UsePart": {
|
||||
@@ -1085,6 +1087,7 @@
|
||||
"help": "Research.UsePart.help",
|
||||
"always_use": "always_use",
|
||||
"only_05_hour": "only_05_hour",
|
||||
"only_no_project": "only_no_project",
|
||||
"do_not_use": "do_not_use"
|
||||
},
|
||||
"PresetFilter": {
|
||||
|
||||
@@ -1070,21 +1070,24 @@
|
||||
"name": "使用魔方",
|
||||
"help": "",
|
||||
"always_use": "总是使用",
|
||||
"only_05_hour": "仅0.5小时科研使用",
|
||||
"only_05_hour": "0.5小时+无项目可做时",
|
||||
"only_no_project": "无项目可做时",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"UseCoin": {
|
||||
"name": "使用物资",
|
||||
"help": "",
|
||||
"always_use": "总是使用",
|
||||
"only_05_hour": "仅0.5小时科研使用",
|
||||
"only_05_hour": "0.5小时+无项目可做时",
|
||||
"only_no_project": "无项目可做时",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"UsePart": {
|
||||
"name": "使用部件",
|
||||
"help": "",
|
||||
"always_use": "总是使用",
|
||||
"only_05_hour": "仅0.5小时科研使用",
|
||||
"only_05_hour": "0.5小时+无项目可做时",
|
||||
"only_no_project": "无项目可做时",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"PresetFilter": {
|
||||
|
||||
@@ -1070,21 +1070,24 @@
|
||||
"name": "使用魔方",
|
||||
"help": "",
|
||||
"always_use": "總是使用",
|
||||
"only_05_hour": "僅0.5小時科研使用",
|
||||
"only_05_hour": "0.5小時+無項目可做時",
|
||||
"only_no_project": "無項目可做時",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"UseCoin": {
|
||||
"name": "使用物資",
|
||||
"help": "",
|
||||
"always_use": "總是使用",
|
||||
"only_05_hour": "僅0.5小時科研使用",
|
||||
"only_05_hour": "0.5小時+無項目可做時",
|
||||
"only_no_project": "無項目可做時",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"UsePart": {
|
||||
"name": "使用部件",
|
||||
"help": "",
|
||||
"always_use": "總是使用",
|
||||
"only_05_hour": "僅0.5小時科研使用",
|
||||
"only_05_hour": "0.5小時+無項目可做時",
|
||||
"only_no_project": "無項目可做時",
|
||||
"do_not_use": "不使用"
|
||||
},
|
||||
"PresetFilter": {
|
||||
|
||||
Reference in New Issue
Block a user