feat(event): add AF2023 event const

This commit is contained in:
SabreCat
2023-03-29 15:35:26 -05:00
parent 63453ce01b
commit 7ede3acd01

View File

@@ -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',