feat(content): seasonal quest achievement

This commit is contained in:
Sabe Jones
2021-03-29 17:51:33 -05:00
parent ef58360305
commit e9c69f93a6
7 changed files with 27 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_SEEING_RED',
'ACHIEVEMENT_RED_LETTER_DAY',
'ACHIEVEMENT_LEGENDARY_BESTIARY',
'ACHIEVEMENT_SEASONAL_SPECIALIST',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
'DROP_CAP_REACHED',
];