Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ad389efee4a24e2f94c9eb39aeddf83d320eaf0)
This commit is contained in:
@@ -731,6 +731,7 @@ namespace Game
|
||||
public ushort Slot = SharedConst.MaxQuestLogSize;
|
||||
public QuestStatus Status;
|
||||
public uint Timer;
|
||||
public bool Explored;
|
||||
}
|
||||
|
||||
public class QuestGreeting
|
||||
|
||||
Reference in New Issue
Block a user