feat(content): Harvest Feast 2021

This commit is contained in:
SabreCat
2021-11-24 11:23:09 -06:00
parent 1d2782c74e
commit d20271e91f
4 changed files with 137 additions and 14 deletions

View File

@@ -15,6 +15,12 @@ export const EVENTS = {
season: 'normal',
npcImageSuffix: '',
},
thanksgiving2021: {
start: '2021-11-24T08:00-05:00',
end: '2021-11-28T20:00-05:00',
season: 'thanksgiving',
npcImageSuffix: '_thanksgiving',
},
potions202111: {
start: '2021-11-09T08:00-05:00',
end: '2021-11-30T20:00-05:00',