Merge branch '2023-winner-funderlamb' into release

by @CuriousMagpie
This commit is contained in:
SabreCat
2023-12-17 19:36:15 -06:00
parent 19253cd9b5
commit 8a45f753ca
15 changed files with 442 additions and 49 deletions

View File

@@ -10,11 +10,29 @@ const gemsPromo = {
export const EVENTS = {
noEvent: {
start: '2023-12-01T00:00-05:00',
end: '2023-12-21T08:00-05:00',
start: '2024-02-01T00:00-05:00',
end: '2024-03-20T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
nye2023: {
start: '2023-12-28T08:00-05:00',
end: '2024-01-04T23:59-05:00',
season: 'nye',
npcImageSuffix: '_nye',
},
winter2024: {
start: '2023-12-19T08:00-05:00',
end: '2024-01-31T23:59-05:00',
npcImageSuffix: '_winter',
season: 'winter',
gear: true,
},
g1g12023: {
start: '2023-12-18T08:00-05:00',
end: '2024-01-09T23:59-05:00',
promo: 'g1g1',
},
potions202311: {
start: '2023-11-14T08:00-04:00',
end: '2023-11-30T23:59-04:00',