Fixed QuestObjective order and change name of QuestGiverQuestList -> QuestGiverQuestListMessage
This commit is contained in:
@@ -321,7 +321,7 @@ namespace Game.Entities
|
||||
}
|
||||
}
|
||||
|
||||
PlayerTalkClass.SendQuestGiverQuestList(guid);
|
||||
PlayerTalkClass.SendQuestGiverQuestListMessage(guid);
|
||||
}
|
||||
|
||||
public bool IsActiveQuest(uint quest_id)
|
||||
|
||||
Reference in New Issue
Block a user