mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
fix(test): rearrange for legacy event logic
This commit is contained in:
@@ -21,16 +21,16 @@ export const EVENTS = {
|
|||||||
season: 'thanksgiving',
|
season: 'thanksgiving',
|
||||||
npcImageSuffix: '_thanksgiving',
|
npcImageSuffix: '_thanksgiving',
|
||||||
},
|
},
|
||||||
bundle202211: {
|
|
||||||
start: '2022-11-15T08:00-05:00',
|
|
||||||
end: '2022-11-30T20:00-05:00',
|
|
||||||
},
|
|
||||||
afterGala: {
|
afterGala: {
|
||||||
start: '2022-10-31T20:00-04:00',
|
start: '2022-10-31T20:00-04:00',
|
||||||
end: '2022-11-22T08:00-05:00',
|
end: '2022-11-22T08:00-05:00',
|
||||||
season: 'normal',
|
season: 'normal',
|
||||||
npcImageSuffix: '',
|
npcImageSuffix: '',
|
||||||
},
|
},
|
||||||
|
bundle202211: {
|
||||||
|
start: '2022-11-15T08:00-05:00',
|
||||||
|
end: '2022-11-30T20:00-05:00',
|
||||||
|
},
|
||||||
fall2022: {
|
fall2022: {
|
||||||
start: '2022-09-20T08:00-04:00',
|
start: '2022-09-20T08:00-04:00',
|
||||||
end: '2022-10-31T20:00-04:00',
|
end: '2022-10-31T20:00-04:00',
|
||||||
|
|||||||
Reference in New Issue
Block a user