feat(content): Freshwater Friends cheevo

This commit is contained in:
Sabe Jones
2020-07-27 14:17:43 -05:00
parent d8ab69b3c7
commit 7280c50963
11 changed files with 293 additions and 280 deletions

View File

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