[Misc] More Spring (#5759)

extendo evento
This commit is contained in:
damocleas 2025-05-03 12:59:55 -04:00 committed by GitHub
parent 9283be652d
commit a5311779b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -313,8 +313,8 @@ const timedEvents: TimedEvent[] = [
{
name: "Shining Spring",
eventType: EventType.SHINY,
startDate: new Date(Date.UTC(2025, 4, 2)),
endDate: new Date(Date.UTC(2025, 4, 12)),
startDate: new Date(Date.UTC(2025, 4, 3)),
endDate: new Date(Date.UTC(2025, 4, 13)),
bannerKey: "spr25event",
scale: 0.21,
availableLangs: ["en", "de", "it", "fr", "ja", "ko", "es-ES", "es-MX", "pt-BR", "zh-CN"],