mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-01-29 20:27:18 +00:00
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,
|
eventType: EventType.SHINY,
|
||||||
shinyMultiplier: 2,
|
shinyMultiplier: 2,
|
||||||
startDate: new Date(Date.UTC(2024, 7, 16, 0)),
|
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"
|
bannerFilename: "august-variant-update"
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user