Updated date

This commit is contained in:
Frederico Santos 2024-10-26 21:30:05 +01:00
parent 4be0214d5a
commit 61193562f1
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ const timedEvents: TimedEvent[] = [
eventType: EventType.SHINY,
shinyMultiplier: 2,
friendshipMultiplier: 2,
startDate: new Date(Date.UTC(2024, 9, 25, 0)),
startDate: new Date(Date.UTC(2024, 9, 27, 0)),
endDate: new Date(Date.UTC(2024, 10, 4, 0)),
bannerKey: "halloween2024-event-",
scale: 0.21,