Core/Players: - Fixed auto learning class abilities that are rewarded from quests if starting Exile's Reach in case player chose not to start there

Port From (https://github.com/TrinityCore/TrinityCore/commit/b4bdc4eea678628ffdfda9bf2c1f8c9f02b7b7f1)
This commit is contained in:
hondacrx
2021-02-13 20:50:56 -05:00
parent 6ceeb9e31e
commit 593ac992bc
4 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ namespace Game.DataStorage
public AbilityLearnType AcquireMethod;
public ushort TrivialSkillLineRankHigh;
public ushort TrivialSkillLineRankLow;
public int Flags;
public SkillLineAbilityFlags Flags;
public byte NumSkillUps;
public short UniqueBit;
public short TradeSkillCategoryID;