mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 13:17:24 +01:00
feat(content): Ember and Autumn Leaf rerelease
This commit is contained in:
@@ -10,26 +10,16 @@ const gemsPromo = {
|
||||
|
||||
export const EVENTS = {
|
||||
noCurrentEvent: {
|
||||
start: '2021-10-31T20:00-04:00',
|
||||
start: '2021-11-30T20:00-04:00',
|
||||
end: '2021-12-31T20:00-04:00',
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
},
|
||||
spooky_extra_gems: { // eslint-disable-line camelcase
|
||||
start: '2021-10-29T08:00-04:00',
|
||||
end: '2021-10-31T20:00-04:00',
|
||||
npcImageSuffix: '_fall',
|
||||
season: 'fall',
|
||||
gemsPromo,
|
||||
promo: 'spooky_extra_gems',
|
||||
},
|
||||
fall_extra_gems: { // eslint-disable-line camelcase
|
||||
start: '2021-10-05T08:00-04:00',
|
||||
end: '2021-10-12T20:00-04:00',
|
||||
npcImageSuffix: '_fall',
|
||||
season: 'fall',
|
||||
gemsPromo,
|
||||
promo: 'fall_extra_gems',
|
||||
potions202111: {
|
||||
start: '2021-11-09T08:00-05:00',
|
||||
end: '2021-11-30T20:00-05:00',
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
},
|
||||
fall2021: {
|
||||
start: '2021-09-21T08:00-04:00',
|
||||
|
||||
Reference in New Issue
Block a user