mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 04:37:36 +01:00
feat(event): add AF2023 event const
This commit is contained in:
@@ -15,6 +15,11 @@ export const EVENTS = {
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
},
|
||||
aprilFools2023: {
|
||||
start: '2023-04-01T08:00-05:00',
|
||||
end: '2023-04-02T08:00-05:00',
|
||||
aprilFools: 'teaShop',
|
||||
},
|
||||
spring2023: {
|
||||
start: '2023-03-21T08:00-04:00',
|
||||
end: '2023-04-30T23:59-04:00',
|
||||
|
||||
Reference in New Issue
Block a user