feat: update
This commit is contained in:
parent
9f0036581c
commit
193b074608
Binary file not shown.
Before Width: | Height: | Size: 372 KiB After Width: | Height: | Size: 370 KiB |
|
@ -28,7 +28,7 @@ const timedEvents: TimedEvent[] = [
|
|||
eventType: EventType.SHINY,
|
||||
shinyMultiplier: 2,
|
||||
startDate: new Date(Date.UTC(2024, 7, 16, 0)),
|
||||
endDate: new Date(Date.UTC(2024, 7, 21, 0)),
|
||||
endDate: new Date(Date.UTC(2024, 7, 22, 0)),
|
||||
bannerFilename: "august-variant-update"
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in New Issue