mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 13:47:33 +01:00
feat(content): add September pet quest bundle
This commit is contained in:
@@ -11,10 +11,14 @@ const gemsPromo = {
|
||||
export const EVENTS = {
|
||||
noEvent: {
|
||||
start: '2023-08-01T23:59-04:00',
|
||||
end: '2023-08-10T08:00-04:00',
|
||||
end: '2023-09-12T08:00-04:00',
|
||||
season: 'normal',
|
||||
npcImageSuffix: '',
|
||||
},
|
||||
bundle202309: {
|
||||
start: '2023-09-12T08:00-04:00',
|
||||
end: '2023-09-30T23:59-04:00',
|
||||
},
|
||||
bundle202308: {
|
||||
start: '2023-08-15T08:00-04:00',
|
||||
end: '2023-08-31T23:59-04:00',
|
||||
|
||||
Reference in New Issue
Block a user