mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
chore(content): add Woodland Wizard Achievement and Forest Friends Quest Bundle (#14159)
* chore(submodule): add August 2022 Mystery Items * chore(content): add Woodland Wizard achievement * chore(content): add Forest Friends quest bundle * fix(typo): whitespace Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
@@ -55,6 +55,23 @@ const ANIMAL_SET_ACHIEVEMENTS = {
|
||||
achievementKey: 'reptacularRumble',
|
||||
notificationType: 'ACHIEVEMENT_ANIMAL_SET',
|
||||
},
|
||||
woodlandWizard: {
|
||||
type: 'pet',
|
||||
species: [
|
||||
'Badger',
|
||||
'BearCub',
|
||||
'Deer',
|
||||
'Fox',
|
||||
'Frog',
|
||||
'Hedgehog',
|
||||
'Owl',
|
||||
'Snail',
|
||||
'Squirrel',
|
||||
'Treeling',
|
||||
],
|
||||
achievementKey: 'woodlandWizard',
|
||||
notificationType: 'ACHIEVEMENT_ANIMAL_SET',
|
||||
},
|
||||
zodiacZookeeper: {
|
||||
type: 'pet',
|
||||
species: [
|
||||
|
||||
Reference in New Issue
Block a user