1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Stars of the Shimmering Fjord2

This commit is contained in:
Zorachristine
2021-07-09 18:11:43 +08:00
parent 66758e30c5
commit d9fff9952a
2 changed files with 7 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ dic_event = {
'复兴的赞美诗': 'event_20210422_cn',
'镜位螺旋': 'event_20210527_cn',
'复刻浮樱影华': 'event_20210624_cn',
'复刻穿越彼方的水线': 'raid_20210708',
},
'en': {
'Northern_Overture': 'event_20200227_cn',
@@ -56,6 +57,7 @@ dic_event = {
'Daedalian_Hymn': 'event_20210422_cn',
'Mirror_Involution': 'event_20210527_cn',
'Swirling_Cherry_Blossoms_Rerun': 'event_20210624_cn',
'Cross_Wave_rerun': 'raid_20210708',
},
'jp': {
'凍絶の北海': 'event_20200227_cn',
@@ -81,6 +83,7 @@ dic_event = {
'讃える復興の迷路': 'event_20210422_cn',
'照らす螺旋の鏡海': 'event_20210527_cn',
'翳りし満ちる影の華(復刻)': 'event_20210624_cn',
'交錯する新たな波 (復刻)': 'raid_20210708',
},
'tw': {
'特別演習埃塞克斯級': 'raid_20200624',
@@ -91,6 +94,7 @@ dic_event = {
'微層混合': 'event_20210527_tw',
'夜幕下的歸途': 'event_20210610_tw',
'穹頂下的聖詠曲': 'event_20210624_tw',
'峽灣間的星辰': 'event_20200903_en',
},
}