mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-07-20 15:22:19 +02:00
again.
This commit is contained in:
parent
31b7c9bcfe
commit
6468c8365d
@ -180,7 +180,6 @@ const timedEvents: TimedEvent[] = [
|
||||
{ species: Species.ENAMORUS }
|
||||
],
|
||||
luckBoostedSpecies: [ Species.LUVDISC ]
|
||||
]
|
||||
},
|
||||
{
|
||||
name: "PKMNDAY2025",
|
||||
@ -211,7 +210,6 @@ const timedEvents: TimedEvent[] = [
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
export class TimedEventManager {
|
||||
constructor() {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user