mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 14:17:22 +01:00
chore(event): canonical duration
This commit is contained in:
@@ -20,9 +20,13 @@ export const EVENTS = {
|
|||||||
end: '2022-04-30T20:00-05:00',
|
end: '2022-04-30T20:00-05:00',
|
||||||
npcImageSuffix: '_spring',
|
npcImageSuffix: '_spring',
|
||||||
season: 'spring',
|
season: 'spring',
|
||||||
aprilFools: 'virtual',
|
|
||||||
gear: true,
|
gear: true,
|
||||||
},
|
},
|
||||||
|
aprilFools2022: {
|
||||||
|
start: '2022-04-01T08:00-05:00',
|
||||||
|
end: '2022-04-02T08:00-05:00',
|
||||||
|
aprilFools: 'virtual',
|
||||||
|
},
|
||||||
valentines2022: {
|
valentines2022: {
|
||||||
start: '2022-02-14T08:00-05:00',
|
start: '2022-02-14T08:00-05:00',
|
||||||
end: '2022-02-18T20:00-05:00',
|
end: '2022-02-18T20:00-05:00',
|
||||||
|
|||||||
Reference in New Issue
Block a user