Skip to content

Commit

Permalink
Continue event
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticFyr3 committed May 13, 2024
1 parent 2048762 commit 5da6889
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -249,9 +249,9 @@ object SpecialEvents {
),
)
),
/*

EventPokemon( //mayflowers 2024 week 2 - mother's day
"Mayflowers 2024",
"Mayflowers 2024 - Phase 2",
parseDateTime("2024-05-13 07:00:00"),
parseDateTime("2024-05-20 06:59:59"),
mapOf(
Expand Down Expand Up @@ -344,7 +344,7 @@ object SpecialEvents {
Pokemon.getByName("Awareness Mr. Rime V2")!!
),
)
),
),/*
EventPokemon( //mayflowers 2024 week 3 - space
"Mayflowers 2024",
parseDateTime("2024-05-20 07:00:00"),
Expand Down

0 comments on commit 5da6889

Please sign in to comment.