Remove Hatching-tide from current events
authorLiza Carvelli <liza@carvel.li>
Mon, 28 Apr 2025 18:53:06 +0000 (20:53 +0200)
committerLiza Carvelli <liza@carvel.li>
Mon, 28 Apr 2025 18:53:06 +0000 (20:53 +0200)
Questionable/Windows/QuestComponents/EventInfoComponent.cs

index 6343d9f..b86a795 100644 (file)
@@ -22,7 +22,6 @@ internal sealed class EventInfoComponent
     [SuppressMessage("ReSharper", "CollectionNeverUpdated.Local")]
     private readonly List<EventQuest> _eventQuests =
     [
-        new EventQuest("Hatching-tide", [new QuestId(5242), new QuestId(5243)], AtDailyReset(new(2025, 4, 24))),
         new EventQuest("Limited Time Items", [new UnlockLinkId(506)], DateTime.MaxValue),
     ];