Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398)
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9357dc7f29fc15a72a3dc25b647d577dc979db8)
This commit is contained in:
@@ -418,8 +418,8 @@ namespace Framework.Constants
|
||||
ShowConfirmationPrompt = 394,
|
||||
AreaTrigger = 395, // NYI
|
||||
TriggerSpellOnPowerAmount = 396,
|
||||
Unk397 = 397,
|
||||
Unk398 = 398,
|
||||
BattleGroundPlayerPositionFactional = 397,
|
||||
BattleGroundPlayerPosition = 398,
|
||||
ModTimeRate = 399,
|
||||
ModSkill2 = 400,
|
||||
Unk401 = 401,
|
||||
|
||||
Reference in New Issue
Block a user