mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-27 10:42:25 +02:00
Event starts Feb 11 12:00 UTC for testing on beta
This commit is contained in:
parent
d6fe30d2fb
commit
428caa6d45
@ -150,7 +150,7 @@ const timedEvents: TimedEvent[] = [
|
|||||||
{
|
{
|
||||||
name: "Valentine",
|
name: "Valentine",
|
||||||
eventType: EventType.SHINY,
|
eventType: EventType.SHINY,
|
||||||
startDate: new Date(Date.UTC(2025, 1, 14)),
|
startDate: new Date(Date.UTC(2025, 1, 11, 12)),
|
||||||
endDate: new Date(Date.UTC(2025, 1, 21)),
|
endDate: new Date(Date.UTC(2025, 1, 21)),
|
||||||
boostFusions: true,
|
boostFusions: true,
|
||||||
shinyMultiplier: 2,
|
shinyMultiplier: 2,
|
||||||
|
Loading…
Reference in New Issue
Block a user