mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
feat(content): Armoire and BGs 2016-07 (#7762)
* feat(content): Armoire and BGs 2016-07 * fix(backgrounds): resize Dilatory Castle Also fixes a long-overlooked issue where the Egg Hunt quest remained available long after its event ended.
This commit is contained in:
@@ -1327,7 +1327,7 @@ api.quests = {
|
||||
completion: t('questEggHuntCompletion'),
|
||||
value: 1,
|
||||
canBuy: (function() {
|
||||
return true;
|
||||
return false;
|
||||
}),
|
||||
category: 'pet',
|
||||
collect: {
|
||||
|
||||
Reference in New Issue
Block a user