mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-21 06:49:35 +02:00
ugh
This commit is contained in:
parent
8561a55286
commit
c23eb70a9b
@ -30,7 +30,6 @@ const timedEvents: TimedEvent[] = [
|
||||
eventType: EventType.NO_TIMER_DISPLAY,
|
||||
startDate: new Date(Date.UTC(2024, 8, 8, 0)),
|
||||
endDate: new Date(Date.UTC(2024, 8, 12, 0)),
|
||||
bannerKey: "egg-update",
|
||||
bannerKey: "halloween2024-event-",
|
||||
scale: 0.21,
|
||||
availableLangs: [ "en", "de", "it", "fr", "ja", "ko", "es", "pt-BR", "zh-CN" ]
|
||||
|
Loading…
Reference in New Issue
Block a user