mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
feat(event): add AF2023 event const
This commit is contained in:
parent
63453ce01b
commit
7ede3acd01
1 changed files with 5 additions and 0 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in a new issue