Repeatable quest changes

This commit is contained in:
Chomp
2025-01-17 21:06:56 +00:00
parent b2e454c826
commit c29dfc486d
4 changed files with 15 additions and 26 deletions
@@ -297,8 +297,6 @@ public class RepeatableQuestController
private QuestTypePool GenerateQuestPool(RepeatableQuestConfig repeatableConfig, int? pmcLevel)
{
_logger.Error("BYPASSED GenerateQuestPool");
return new();
var questPool = CreateBaseQuestPool(repeatableConfig);
// Get the allowed locations based on the PMC's level