mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
chore(event): set Gem sale dates
This commit is contained in:
parent
57d3fea523
commit
3974adcb65
1 changed files with 10 additions and 0 deletions
|
|
@ -22,6 +22,16 @@ export const EVENTS = {
|
|||
season: 'fall',
|
||||
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: {
|
||||
start: '2022-07-31T20:00-04:00',
|
||||
end: '2022-09-20T08:00-04:00',
|
||||
|
|
|
|||
Loading…
Reference in a new issue