Implemented getClientRepeatableQuests

Adjusted various profile properties to match EFT types
This commit is contained in:
Chomp
2025-01-16 20:36:50 +00:00
parent fea51987e3
commit 7abcf08f09
5 changed files with 204 additions and 10 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ public class RepeatableQuestGenerator
/// <returns>RepeatableQuest</returns>
public RepeatableQuest GenerateRepeatableQuest(
string sessionId,
int pmcLevel,
int? pmcLevel,
Dictionary<string, TraderInfo> pmcTraderInfo,
QuestTypePool questTypePool,
RepeatableQuestConfig repeatableConfig