feat(content): Time Traveler quest, achievement

This commit is contained in:
Sabe Jones
2021-08-24 15:42:40 -05:00
parent 268f25e42c
commit 48f1bec83a
55 changed files with 232 additions and 3 deletions

View File

@@ -67,6 +67,7 @@ const NOTIFICATION_TYPES = [
'ACHIEVEMENT_SEASONAL_SPECIALIST',
'ACHIEVEMENT_VIOLETS_ARE_BLUE',
'ACHIEVEMENT_WILD_BLUE_YONDER',
'ACHIEVEMENT_DOMESTICATED',
'ACHIEVEMENT', // generic achievement notification, details inside `notification.data`
'DROP_CAP_REACHED',
];