Core/Players: Fixed learning riding spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/ae1dd8caf009b394cfc77592fdeff74809ab170b)
This commit is contained in:
@@ -60,6 +60,8 @@ namespace Framework.Constants
|
||||
public const uint WarmodeEnlistedSpellOutside = 269083;
|
||||
|
||||
public const uint SpellExperienceEliminated = 206662;
|
||||
public const uint SpellApprenticeRiding = 33389;
|
||||
public const uint SpellJourneymanRiding = 33391;
|
||||
|
||||
public const uint CurrencyMaxCapAncientMana = 2000;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user