mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
fix(pr): remove unrelated change
This commit is contained in:
@@ -41,21 +41,6 @@ const ANIMAL_SET_ACHIEVEMENTS = {
|
|||||||
achievementKey: 'domesticated',
|
achievementKey: 'domesticated',
|
||||||
notificationType: 'ACHIEVEMENT_DOMESTICATED',
|
notificationType: 'ACHIEVEMENT_DOMESTICATED',
|
||||||
},
|
},
|
||||||
birdsOfAFeather: {
|
|
||||||
type: 'pet',
|
|
||||||
species: [
|
|
||||||
'FlyingPig',
|
|
||||||
'Owl',
|
|
||||||
'Parrot',
|
|
||||||
'Pterodactyl',
|
|
||||||
'Gryphon',
|
|
||||||
'Falcon',
|
|
||||||
'Rooster',
|
|
||||||
'Peacock',
|
|
||||||
],
|
|
||||||
achievementKey: 'birdsOfAFeather',
|
|
||||||
notificationType: 'ACHIEVEMENT_BIRDS_OF_A_FEATHER',
|
|
||||||
},
|
|
||||||
zodiacZookeeper: {
|
zodiacZookeeper: {
|
||||||
type: 'pet',
|
type: 'pet',
|
||||||
species: [
|
species: [
|
||||||
|
|||||||
Reference in New Issue
Block a user