mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 21:27:23 +01:00
feat(content): Harvest Feast 2021
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user