Core/Misc: Update some enums with 11.2 values

Port From (https://github.com/TrinityCore/TrinityCore/commit/62bcae122e03010b32edb4c0d3410557287455d1)
This commit is contained in:
Hondacrx
2025-08-25 22:18:55 -04:00
parent 187876ceb5
commit c3e853a14b
6 changed files with 142 additions and 4 deletions
+51 -1
View File
@@ -169,7 +169,19 @@ namespace Framework.Constants
ThreatEmissaryQuest = 270,
CallingQuest = 271,
VenthyrPartyQuest = 272,
MawSoulSpawnTracker = 273
MawSoulSpawnTracker = 273,
PvpEliteWorldquest = 278,
ForbiddenReachEnvoyTask = 279,
DragonriderRacing = 281,
ImportantQuest = 282,
BonusObjectiveWithCompletionToast = 283,
MetaQuest = 284,
CapstoneWorldQuest = 286,
CapstoneBlocker = 287,
Delve = 288,
WorldBoss = 289,
Hidden = 291,
ImportantQuestNoAbandon = 292
}
public enum QuestSort
@@ -319,6 +331,44 @@ namespace Framework.Constants
CovenantAssaults = 604,
ProtoformSynthesis = 606,
Ch6SymbolTracking = 607,
TempestUnleashed = 608,
DragonscaleExpedition = 609,
PrimalistStorm = 610,
IskaaraTuskarr = 611,
MaruukCentaur = 612,
ValdrakkenAccord = 613,
Evoker = 614,
Tradingpost = 615,
EngineOfInnovation = 616,
ArtisansConsortium = 617,
SufussionCamps = 618,
EnvoyTasks = 620,
ResearchersUnderFire = 622,
AzerothianArchives = 623,
TrialOfStyle = 624,
Systems = 625,
TimeRifts = 626,
LittleScalesDaycare = 627,
Dreamsurge = 628,
DreamWardens = 629,
GilneasReclamation = 630,
KalimdorCup = 631,
EasternKingdomsCup = 632,
OutlandCup = 633,
NorthrendCup = 634,
PandariaCup = 635,
BrokenIslesCup = 636,
TheHarbringer = 637,
HearthstoneAnniversary = 638,
Timerunning = 639,
Earthen = 640,
UpgradeSystem = 642,
Warbands = 643,
MetaQuests = 645,
SecretsOfAzeroth = 646,
Lorewalking = 647,
DastardlyDuos = 651,
Delves = 652,
}
public enum QuestFailedReasons