mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(event): eggy eggy
This commit is contained in:
@@ -514,7 +514,7 @@ const quests = {
|
||||
value: 1,
|
||||
category: 'pet',
|
||||
canBuy () {
|
||||
return false;
|
||||
return true;
|
||||
},
|
||||
collect: {
|
||||
plainEgg: {
|
||||
|
||||
@@ -22,6 +22,7 @@ export default {
|
||||
],
|
||||
|
||||
availableQuests: [
|
||||
'egg',
|
||||
],
|
||||
|
||||
featuredSet: 'spring2020PuddleMageSet',
|
||||
|
||||
Reference in New Issue
Block a user