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