1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Dev: DOA character name translation

This commit is contained in:
LmeSzinc
2020-11-26 21:21:51 +08:00
parent f7444b42fe
commit efa9df85c5
4 changed files with 9 additions and 3 deletions

View File

@@ -53,6 +53,12 @@ DIC_SIREN_NAME_CHI_TO_ENG = {
'sipeibojue_5': 'SpeeIdol',
'luoen_idol': 'RoonIdol',
'guanghui_idol': 'IllustriousIdol',
# Vacation Lane
'maliluosi_doa': 'MarieRoseDOA',
'haixiao_doa': 'MisakiDOA',
'xia_doa': 'KasumiDOA',
'zhixiao_doa': 'NagisaDOA',
}