mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
chore(event): set Gem sale dates
This commit is contained in:
@@ -22,6 +22,16 @@ export const EVENTS = {
|
|||||||
season: 'fall',
|
season: 'fall',
|
||||||
gear: true,
|
gear: true,
|
||||||
},
|
},
|
||||||
|
spooky_extra_gems: {
|
||||||
|
start: '2022-10-27T08:00-04:00',
|
||||||
|
end: '2022-10-31T20:00-04:00',
|
||||||
|
gemsPromo,
|
||||||
|
},
|
||||||
|
fall_extra_gems: {
|
||||||
|
start: '2022-10-06T08:00-04:00',
|
||||||
|
end: '2022-10-13T20:00-04:00',
|
||||||
|
gemsPromo,
|
||||||
|
},
|
||||||
beforeGala: {
|
beforeGala: {
|
||||||
start: '2022-07-31T20:00-04:00',
|
start: '2022-07-31T20:00-04:00',
|
||||||
end: '2022-09-20T08:00-04:00',
|
end: '2022-09-20T08:00-04:00',
|
||||||
|
|||||||
Reference in New Issue
Block a user