added achievement Birds of a Feather

This commit is contained in:
CuriousMagpie
2022-03-08 12:43:38 -05:00
parent ce57a70e64
commit aa1b9a5e94
5 changed files with 33 additions and 1 deletions

View File

@@ -71,6 +71,7 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_SHADY_CUSTOMER',
'ACHIEVEMENT_SHADE_OF_IT_ALL',
'ACHIEVEMENT_ZODIAC_ZOOKEEPER',
'ACHIEVEMENT_BIRDS_OF_A_FEATHER',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
'DROP_CAP_REACHED',
];