May 2022 Magic Hatching Potions and Quest Bundle (#13979)

* May 2022 magic hatching potions and quest bundle

* fix(string): typo

* fix(content): add and use event

Co-authored-by: SabreCat <sabe@habitica.com>
This commit is contained in:
Natalie L
2022-05-17 10:32:50 -04:00
committed by GitHub
parent aa2458d564
commit 4e78d72cee
5 changed files with 25 additions and 18 deletions

View File

@@ -220,7 +220,7 @@ const bundles = {
'trex_undead',
],
canBuy () {
return moment().isBetween('2019-11-14', '2019-12-02');
return moment().isBetween('2022-05-16', '2022-05-31');
},
type: 'quests',
value: 7,