mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-16 17:27:41 +00:00
extend the event due to maintenance
This commit is contained in:
parent
a14128aece
commit
0ebf9342f5
@ -18,7 +18,7 @@ const timedEvents: TimedEvent[] = [
|
||||
eventType: EventType.SHINY,
|
||||
shinyMultiplier: 2,
|
||||
startDate: new Date(Date.UTC(2024, 5, 14, 0)),
|
||||
endDate: new Date(Date.UTC(2024, 5, 22, 0)),
|
||||
endDate: new Date(Date.UTC(2024, 5, 23, 0)),
|
||||
bannerFilename: "pride-update"
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user