added Zodiac Zookeeper achievement

This commit is contained in:
CuriousMagpie
2022-01-28 17:14:50 -05:00
parent 86ba6055b9
commit f2f3a1f0eb
8 changed files with 219 additions and 2 deletions

View File

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