feat(content): Red Pet Achievement

This commit is contained in:
Sabe Jones
2020-11-24 17:53:15 -06:00
parent f44b331680
commit c4f6644c3a
10 changed files with 132 additions and 2 deletions

View File

@@ -61,6 +61,8 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_ALL_THAT_GLITTERS',
'ACHIEVEMENT_BONE_COLLECTOR',
'ACHIEVEMENT_SKELETON_CREW',
'ACHIEVEMENT_SEEING_RED',
'ACHIEVEMENT_RED_LETTER_DAY',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
'DROP_CAP_REACHED',
];