This commit is contained in:
damocleas 2025-05-01 18:48:43 -04:00 committed by GitHub
parent 12493b281e
commit 64f372385a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,7 +313,7 @@ const timedEvents: TimedEvent[] = [
{
name: "Shining Spring",
eventType: EventType.SHINY,
startDate: new Date(Date.UTC(2025, 4, 1)),
startDate: new Date(Date.UTC(2025, 4, 2)),
endDate: new Date(Date.UTC(2025, 4, 12)),
bannerKey: "spr25event",
scale: 0.21,