mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 20:58:19 +08:00
Fix: Normal event contains 'SP' map
- [CN] Add event entrance 永夜幻光
This commit is contained in:
@@ -483,6 +483,7 @@ dic_chi_to_eng = {
|
||||
'穹顶下的圣咏曲': 'event_20200521_cn',
|
||||
'峡湾间的反击': 'event_20200603_cn',
|
||||
'复刻特别演习埃塞克斯级': 'raid_20200624',
|
||||
'永夜幻光': 'event_20200723_cn',
|
||||
}
|
||||
|
||||
dic_eng_to_chi = {v: k for k, v in dic_chi_to_eng.items()}
|
||||
|
||||
Reference in New Issue
Block a user