Remove All Saints Wake from active event list
This commit is contained in:
parent
165760e50e
commit
476e4c922f
@ -22,7 +22,6 @@ internal sealed class EventInfoComponent
|
|||||||
[SuppressMessage("ReSharper", "CollectionNeverUpdated.Local")]
|
[SuppressMessage("ReSharper", "CollectionNeverUpdated.Local")]
|
||||||
private readonly List<EventQuest> _eventQuests =
|
private readonly List<EventQuest> _eventQuests =
|
||||||
[
|
[
|
||||||
new("All Saints' Wake", [new(5184), new(5185)], AtDailyReset(new(2024, 11, 4))),
|
|
||||||
];
|
];
|
||||||
|
|
||||||
private readonly QuestData _questData;
|
private readonly QuestData _questData;
|
||||||
|
Loading…
Reference in New Issue
Block a user