master #3

Open
cacahuetes wants to merge 653 commits from liza/Questionable:master into cacahuetes-ShB-Healer
Showing only changes of commit c1c2b7861d - Show all commits

View File

@ -20,7 +20,6 @@ internal sealed class EventInfoComponent
{ {
private readonly List<EventQuest> _eventQuests = private readonly List<EventQuest> _eventQuests =
[ [
new("The Rising", [new(5015), new(5016)], AtDailyReset(new(2024, 9, 11))),
]; ];
private readonly QuestData _questData; private readonly QuestData _questData;