Core/Criteria: Implemented CriteriaType ParticipateInArena

Port From (https://github.com/TrinityCore/TrinityCore/commit/ef22003a563b9e79a38ae999f05ce14b876513b8)
This commit is contained in:
Hondacrx
2024-08-24 21:09:13 -04:00
parent 77be3fd94b
commit c3e4f234b6
3 changed files with 5 additions and 2 deletions
@@ -541,7 +541,7 @@ namespace Framework.Constants
TrackedWorldStateUIModified = 30, // Tracked WorldStateUI value "{WorldStateUI}" is modified
PVPKillInArea = 31, // Kill someone in PVP in "{AreaTable}"
WinArena = 32, // Win arena "{Map}"
ParticipateInArena = 33, /*NYI*/ // Participate in arena "{Map}"
ParticipateInArena = 33, // Participate in arena "{Map}"
LearnOrKnowSpell = 34, // Learn or Know spell "{Spell}"
EarnHonorableKill = 35, // Earn an honorable kill
AcquireItem = 36, // Acquire item "{Item}"