feat(content): new pet color achievements

This commit is contained in:
Sabe Jones
2021-05-25 14:37:15 -05:00
parent 0a85b37e5b
commit 72d0865201
10 changed files with 131 additions and 1 deletions

View File

@@ -65,6 +65,8 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_RED_LETTER_DAY',
'ACHIEVEMENT_LEGENDARY_BESTIARY',
'ACHIEVEMENT_SEASONAL_SPECIALIST',
'ACHIEVEMENT_VIOLETS_ARE_BLUE',
'ACHIEVEMENT_WILD_BLUE_YONDER',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
'DROP_CAP_REACHED',
];