mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 10:58:21 +08:00
Add: Sync new feature among 3 servers
This commit is contained in:
@@ -230,6 +230,8 @@ dic_true_eng_to_eng = {
|
||||
'max_exp': 'max_exp',
|
||||
'max_ranking': 'max_ranking',
|
||||
'good_opponent': 'good_opponent',
|
||||
'easiest': 'easiest',
|
||||
'easiest_else_exp': 'easiest_else_exp',
|
||||
'normal': 'normal',
|
||||
'hard': 'hard',
|
||||
'easy': 'easy',
|
||||
@@ -456,6 +458,8 @@ dic_chi_to_eng = {
|
||||
'经验最多': 'max_exp',
|
||||
'排名最前': 'max_ranking',
|
||||
'福利队': 'good_opponent',
|
||||
'最简单': 'easiest',
|
||||
'先最简单再经验最多': 'easiest_else_exp',
|
||||
'普通': 'normal',
|
||||
'困难': 'hard',
|
||||
'简单': 'easy',
|
||||
|
||||
Reference in New Issue
Block a user