From 369bec4a9c138e2743e4cdddab2d677cfae71d9d Mon Sep 17 00:00:00 2001 From: MrPowerGamerBR Date: Mon, 28 Oct 2024 18:47:22 -0300 Subject: [PATCH] Change when the event starts --- .../reactionevents/events/Halloween2024ReactionEvent.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loritta-bot-discord/src/main/kotlin/net/perfectdreams/loritta/morenitta/reactionevents/events/Halloween2024ReactionEvent.kt b/loritta-bot-discord/src/main/kotlin/net/perfectdreams/loritta/morenitta/reactionevents/events/Halloween2024ReactionEvent.kt index 16ffed9e6f..fada4bd705 100644 --- a/loritta-bot-discord/src/main/kotlin/net/perfectdreams/loritta/morenitta/reactionevents/events/Halloween2024ReactionEvent.kt +++ b/loritta-bot-discord/src/main/kotlin/net/perfectdreams/loritta/morenitta/reactionevents/events/Halloween2024ReactionEvent.kt @@ -21,7 +21,7 @@ import kotlin.random.Random object Halloween2024ReactionEvent : ReactionEvent() { override val internalId: String = "halloween2024" - override val startsAt: Instant = ZonedDateTime.of(2024, 10, 28, 19, 0, 0, 0, Constants.LORITTA_TIMEZONE).toInstant() + override val startsAt: Instant = ZonedDateTime.of(2024, 10, 28, 20, 0, 0, 0, Constants.LORITTA_TIMEZONE).toInstant() override val endsAt: Instant = ZonedDateTime.of(2024, 11, 1, 0, 0, 0, 0, Constants.LORITTA_TIMEZONE).toInstant() private val candy1 = ReactionSet(