feat(content): new achievement and bundle

This commit is contained in:
Sabe Jones
2020-05-19 14:00:25 -05:00
parent 7dd6227845
commit 80a2e31c8e
14 changed files with 77 additions and 14 deletions

View File

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