mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
Add Rooster and Peacock
This commit is contained in:
parent
fc4145700c
commit
43be5f0490
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ const ANIMAL_SET_ACHIEVEMENTS = {
|
||||||
'Pterodactyl',
|
'Pterodactyl',
|
||||||
'Gryphon',
|
'Gryphon',
|
||||||
'Falcon',
|
'Falcon',
|
||||||
|
'Rooster',
|
||||||
|
'Peacock',
|
||||||
],
|
],
|
||||||
achievementKey: 'birdsOfAFeather',
|
achievementKey: 'birdsOfAFeather',
|
||||||
notificationType: 'ACHIEVEMENT_BIRDS_OF_A_FEATHER',
|
notificationType: 'ACHIEVEMENT_BIRDS_OF_A_FEATHER',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue