feat(content): Bug Bonanza achievement

This commit is contained in:
Sabe Jones
2020-03-17 09:11:41 -05:00
parent bb8bd8842d
commit 92c3a640ee
16 changed files with 314 additions and 260 deletions

View File

@@ -54,6 +54,7 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_PEARLY_PRO',
'ACHIEVEMENT_TICKLED_PINK',
'ACHIEVEMENT_ROSY_OUTLOOK',
'ACHIEVEMENT_BUG_BONANZA',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
];