Implemented getClientRepeatableQuests
Adjusted various profile properties to match EFT types
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user