mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Add: [EN, JP] War Archives daily option
TODO: [CN, TW] update argparser for language
This commit is contained in:
@@ -249,6 +249,7 @@ dic_true_eng_to_eng = {
|
||||
'sos_submarine': 'sos_submarine',
|
||||
'war_archives_name': 'war_archives_name',
|
||||
'war_archives_stage': 'war_archives_stage',
|
||||
'do_war_archives_in_daily': 'do_war_archives_in_daily',
|
||||
'raid_name': 'raid_name',
|
||||
'raid_mode': 'raid_mode',
|
||||
'raid_use_ticket': 'raid_use_ticket',
|
||||
@@ -627,6 +628,7 @@ dic_chi_to_eng = {
|
||||
'潜艇图潜艇队': 'sos_submarine',
|
||||
'作战档案活动': 'war_archives_name',
|
||||
'作战档案地图': 'war_archives_stage',
|
||||
'do_war_archives_in_daily': 'do_war_archives_in_daily',
|
||||
'共斗名称': 'raid_name',
|
||||
'共斗难度': 'raid_mode',
|
||||
'共斗使用挑战券': 'raid_use_ticket',
|
||||
@@ -1006,6 +1008,7 @@ dic_tchi_to_eng = {
|
||||
'潛艇圖潛艇隊': 'sos_submarine',
|
||||
'作戰檔案活動': 'war_archives_name',
|
||||
'作戰檔案地圖': 'war_archives_stage',
|
||||
'do_war_archives_in_daily': 'do_war_archives_in_daily',
|
||||
'共鬥名稱': 'raid_name',
|
||||
'共鬥難度': 'raid_mode',
|
||||
'共鬥使用挑戰券': 'raid_use_ticket',
|
||||
|
||||
Reference in New Issue
Block a user