Core/Criteria: Implemented CriteriaType ParticipateInArena
Port From (https://github.com/TrinityCore/TrinityCore/commit/ef22003a563b9e79a38ae999f05ce14b876513b8)
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user