Core/Quests: Quest improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/91b91b502f30f781c8dea77dec4ce2f469b89744)
This commit is contained in:
@@ -498,6 +498,8 @@ namespace Framework.Constants
|
||||
// Room For More Custom Flags
|
||||
|
||||
DbAllowed = Repeatable | ExplorationOrEvent | AutoAccept | DfQuest | Monthly,
|
||||
|
||||
SequencedObjectives = 0x20 // Internal flag computed only
|
||||
}
|
||||
|
||||
public enum QuestSaveType
|
||||
|
||||
Reference in New Issue
Block a user