mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 22:27:26 +01:00
feat(content): seasonal quest achievement
This commit is contained in:
@@ -48,6 +48,11 @@ const QUEST_SERIES_ACHIEVEMENTS = {
|
||||
'frog',
|
||||
'hippo',
|
||||
],
|
||||
seasonalSpecialist: [
|
||||
'egg',
|
||||
'evilsanta',
|
||||
'evilsanta2',
|
||||
],
|
||||
};
|
||||
|
||||
export default QUEST_SERIES_ACHIEVEMENTS;
|
||||
|
||||
Reference in New Issue
Block a user