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

Merge pull request #552 from Zorachristine/master

Add: [TW] Aurora Noctis
This commit is contained in:
LmeSzinc
2021-07-29 22:07:57 +08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -62,3 +62,4 @@ To add a new event, add a new row in here, and run `python -m dev_tools.event_ex
| 20210708 | raid 20210708 | Cross Wave | 复刻穿越彼方的水线 | Cross Wave rerun | 交錯する新たな波 (復刻) | - |
| 20210708 | event 20200903 en | Stars of the Shimmering Fjord | - | - | - | 峽灣間的星辰 |
| 20210722 | event 20210722 cn | Azur Anthem | 响彻碧海的偶像歌 | Azur Anthem | 海に響くアイドルの歌 | - |
| 20210729 | event 20200723 cn | Aurora Noctis | - | - | - | 永夜幻光 |

View File

@@ -98,6 +98,7 @@ dic_event = {
'夜幕下的歸途': 'event_20210610_tw',
'穹頂下的聖詠曲': 'event_20210624_tw',
'峽灣間的星辰': 'event_20200903_en',
'永夜幻光': 'event_20200723_cn',
},
}