mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
feat(event): enable Egg Hunt
This commit is contained in:
@@ -951,7 +951,7 @@ api.quests = {
|
||||
completion: t('questEggHuntCompletion'),
|
||||
value: 1,
|
||||
canBuy () {
|
||||
return false;
|
||||
return true;
|
||||
},
|
||||
category: 'pet',
|
||||
collect: {
|
||||
|
||||
Reference in New Issue
Block a user