mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 02:46:33 +01:00
Core/Player: Correct value for TALENT_TREE_PRIEST_SHADOW
This commit is contained in:
@@ -131,7 +131,7 @@ enum TalentTree // talent tabs
|
||||
TALENT_TREE_ROGUE_SUBTLETY = 183,
|
||||
TALENT_TREE_PRIEST_DISCIPLINE = 760,
|
||||
TALENT_TREE_PRIEST_HOLY = 813,
|
||||
TALENT_TREE_PRIEST_SHADOW = 759,
|
||||
TALENT_TREE_PRIEST_SHADOW = 795,
|
||||
TALENT_TREE_DEATH_KNIGHT_BLOOD = 398,
|
||||
TALENT_TREE_DEATH_KNIGHT_FROST = 399,
|
||||
TALENT_TREE_DEATH_KNIGHT_UNHOLY = 400,
|
||||
|
||||
Reference in New Issue
Block a user