mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-05 16:02:20 +02:00
fix
This commit is contained in:
parent
12493b281e
commit
64f372385a
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user