fix(test): rearrange for legacy event logic

This commit is contained in:
SabreCat
2022-11-21 20:08:15 -06:00
parent bdd926e110
commit 04e2a39a9f

View File

@@ -21,16 +21,16 @@ export const EVENTS = {
season: 'thanksgiving',
npcImageSuffix: '_thanksgiving',
},
bundle202211: {
start: '2022-11-15T08:00-05:00',
end: '2022-11-30T20:00-05:00',
},
afterGala: {
start: '2022-10-31T20:00-04:00',
end: '2022-11-22T08:00-05:00',
season: 'normal',
npcImageSuffix: '',
},
bundle202211: {
start: '2022-11-15T08:00-05:00',
end: '2022-11-30T20:00-05:00',
},
fall2022: {
start: '2022-09-20T08:00-04:00',
end: '2022-10-31T20:00-04:00',