Add: Help text of Complete_Forgotten_Hall_1_time

This commit is contained in:
LmeSzinc 2023-09-23 19:39:53 +08:00
parent e6c19268d6
commit dc7ea27191
5 changed files with 7 additions and 7 deletions

View File

@ -83,7 +83,7 @@
"Go_on_assignment_1_time": "achievable", "Go_on_assignment_1_time": "achievable",
"Take_1_photo": "achievable", "Take_1_photo": "achievable",
"Destroy_3_destructible_objects": "not_supported", "Destroy_3_destructible_objects": "not_supported",
"Complete_Forgotten_Hall_1_time": "not_supported", "Complete_Forgotten_Hall_1_time": "achievable",
"Complete_Echo_of_War_1_times": "not_supported", "Complete_Echo_of_War_1_times": "not_supported",
"Complete_1_stage_in_Simulated_Universe_Any_world": "not_supported", "Complete_1_stage_in_Simulated_Universe_Any_world": "not_supported",
"Obtain_victory_in_combat_with_support_characters_1_time": "achievable", "Obtain_victory_in_combat_with_support_characters_1_time": "achievable",

View File

@ -677,7 +677,7 @@ class ConfigUpdater:
set_daily('Go_on_assignment_1_time', deep_get(data, 'Assignment.Scheduler.Enable')) set_daily('Go_on_assignment_1_time', deep_get(data, 'Assignment.Scheduler.Enable'))
set_daily('Take_1_photo', 'achievable') set_daily('Take_1_photo', 'achievable')
set_daily('Destroy_3_destructible_objects', 'not_supported') set_daily('Destroy_3_destructible_objects', 'not_supported')
set_daily('Complete_Forgotten_Hall_1_time', 'not_supported') set_daily('Complete_Forgotten_Hall_1_time', 'achievable')
set_daily('Complete_Echo_of_War_1_times', 'not_supported') set_daily('Complete_Echo_of_War_1_times', 'not_supported')
set_daily('Complete_1_stage_in_Simulated_Universe_Any_world', 'not_supported') set_daily('Complete_1_stage_in_Simulated_Universe_Any_world', 'not_supported')
set_daily('Obtain_victory_in_combat_with_support_characters_1_time', set_daily('Obtain_victory_in_combat_with_support_characters_1_time',

View File

@ -50,7 +50,7 @@
}, },
"Enable": { "Enable": {
"name": "Enable Task", "name": "Enable Task",
"help": "Join this task to scheduler.\nTask commission, research, reward are force to enable.", "help": "Join this task to scheduler.",
"True": "Enabled", "True": "Enabled",
"False": "False" "False": "False"
}, },
@ -493,7 +493,7 @@
}, },
"Complete_Forgotten_Hall_1_time": { "Complete_Forgotten_Hall_1_time": {
"name": "Complete Forgotten Hall 1 time", "name": "Complete Forgotten Hall 1 time",
"help": "", "help": "Choose the first four characters to do stage 1 once, please ensure that account build is sufficient to do stage 1",
"achievable": "Achievable", "achievable": "Achievable",
"not_set": "Not Set", "not_set": "Not Set",
"not_supported": "Not Supported Yet" "not_supported": "Not Supported Yet"

View File

@ -493,7 +493,7 @@
}, },
"Complete_Forgotten_Hall_1_time": { "Complete_Forgotten_Hall_1_time": {
"name": "完成1次「忘却之庭」", "name": "完成1次「忘却之庭」",
"help": "", "help": "选前四个角色打一次深渊一,请保证帐号练度足够打深渊一",
"achievable": "可完成", "achievable": "可完成",
"not_set": "未设置", "not_set": "未设置",
"not_supported": "暂未支持" "not_supported": "暂未支持"

View File

@ -50,7 +50,7 @@
}, },
"Enable": { "Enable": {
"name": "啟用該功能", "name": "啟用該功能",
"help": "將這個任務加入調度器\n委託、科研、收穫任務是強制打開的", "help": "將這個任務加入調度器",
"True": "已啟用", "True": "已啟用",
"False": "False" "False": "False"
}, },
@ -493,7 +493,7 @@
}, },
"Complete_Forgotten_Hall_1_time": { "Complete_Forgotten_Hall_1_time": {
"name": "完成1次「忘卻之庭」", "name": "完成1次「忘卻之庭」",
"help": "", "help": "選前四個角色打一次深淵一,請確保帳號練度足夠打深淵一",
"achievable": "可完成", "achievable": "可完成",
"not_set": "未設定", "not_set": "未設定",
"not_supported": "暫未支援" "not_supported": "暫未支援"