chore(content): add Woodland Wizard Achievement and Forest Friends Quest Bundle (#14159)

* chore(submodule): add August 2022 Mystery Items

* chore(content): add Woodland Wizard achievement

* chore(content): add Forest Friends quest bundle

* fix(typo): whitespace

Co-authored-by: Sabe Jones <sabrecat@gmail.com>
This commit is contained in:
Natalie L
2022-08-04 16:14:27 -04:00
committed by GitHub
parent 6e8e7318f3
commit f7b727dc95
10 changed files with 47 additions and 10 deletions

View File

@@ -144,8 +144,9 @@ const bundles = {
'hedgehog',
'treeling',
],
event: EVENTS.bundle202208,
canBuy () {
return moment().isBetween('2018-09-11', '2018-10-02');
return moment().isBetween(EVENTS.bundle202208.start, EVENTS.bundle202208.end);
},
type: 'quests',
value: 7,