added achievement Birds of a Feather

This commit is contained in:
CuriousMagpie
2022-03-08 12:43:38 -05:00
parent ce57a70e64
commit aa1b9a5e94
5 changed files with 33 additions and 1 deletions

View File

@@ -11,6 +11,19 @@ const ANIMAL_SET_ACHIEVEMENTS = {
achievementKey: 'legendaryBestiary',
notificationType: 'ACHIEVEMENT_LEGENDARY_BESTIARY',
},
birdsOfAFeather: {
type: 'pet',
species: [
'FlyingPig',
'Owl',
'Parrot',
'Pterodactyl',
'Gryphon',
'Falcon',
],
achievementKey: 'birdsOfAFeather',
notificationType: 'ACHIEVEMENT_BIRDS_OF_A_FEATHER',
},
domesticated: {
type: 'pet',
species: [