1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 05:08:19 +08:00

Opt: Buy tab to Meowfficer tab as there are two options now

Add: configurations to enable collect/train meowofficer, disabled by default

TODO: CN, TW, JP will need to update asset equivalents for their server
This commit is contained in:
nEEtdo0d
2020-12-06 12:25:45 -05:00
parent 8177472beb
commit caeb5d8c50
8 changed files with 29 additions and 11 deletions

View File

@@ -153,6 +153,7 @@ dic_true_eng_to_eng = {
'research_use_part': 'research_use_part',
'research_filter_string': 'research_filter_string',
'buy_meowfficer': 'buy_meowfficer',
'enable_train_meowfficer': 'enable_train_meowfficer',
'enable_data_key_collect': 'enable_data_key_collect',
'serial': 'serial',
'package_name': 'package_name',
@@ -413,6 +414,7 @@ dic_chi_to_eng = {
'科研项目使用部件': 'research_use_part',
'科研过滤字符串': 'research_filter_string',
'买指挥喵': 'buy_meowfficer',
'enable_train_meowfficer': 'enable_train_meowfficer',
'启用档案密钥收获': 'enable_data_key_collect',
'设备': 'serial',
'包名': 'package_name',