mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Add: Map files in Universe_in_Unison (event_20201029_cn)
- TODO: Add siren templates - TODO: Handle combo status in event maps
This commit is contained in:
@@ -33,7 +33,18 @@ DIC_SIREN_NAME_CHI_TO_ENG = {
|
||||
'xiefeierde': 'Sheffield',
|
||||
'duosaitejun': 'Dorsetshire',
|
||||
'shengwang': 'Renown',
|
||||
'weiershiqinwang': 'PrinceOfWales'
|
||||
'weiershiqinwang': 'PrinceOfWales',
|
||||
|
||||
# Universe in Unison
|
||||
'edu_idol': 'LeMalinIdol',
|
||||
'daiduo_idol': 'DidoIdol',
|
||||
'daqinghuayu_idol': 'AlbacoreIdol',
|
||||
'baerdimo_idol': 'BaltimoreIdol',
|
||||
'kelifulan_idol': 'ClevelandIdol',
|
||||
'xipeier_idol': 'HipperIdol',
|
||||
'sipeibojue_5': 'SpeeIdol',
|
||||
'luoen_idol': 'RoonIdol',
|
||||
'guanghui_idol': 'IllustriousIdol',
|
||||
}
|
||||
|
||||
|
||||
@@ -46,7 +57,6 @@ def load_lua(folder, file, prefix):
|
||||
return result
|
||||
|
||||
|
||||
|
||||
class MapData:
|
||||
dic_grid_info = {
|
||||
0: '--',
|
||||
|
||||
Reference in New Issue
Block a user