Core/Misc: Update SkillLine and LockType definitions (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/0748986835deb03d37e88ec637aa5d27b2269540)
This commit is contained in:
@@ -306,7 +306,7 @@ namespace Framework.Constants
|
||||
CataclysmFishing = 2589,
|
||||
NorthrendFishing = 2590,
|
||||
OutlandFishing = 2591,
|
||||
Fishing2 = 2592,
|
||||
ClassicFishing = 2592,
|
||||
RacialDarkIronDwarf = 2597,
|
||||
RacialMagHarOrc = 2598,
|
||||
PetLizard = 2703,
|
||||
@@ -320,6 +320,10 @@ namespace Framework.Constants
|
||||
RacialZandalariTroll = 2721,
|
||||
RacialKulTiran = 2723,
|
||||
AzeritePower = 2727,
|
||||
CovenantKyrian = 2730,
|
||||
CovenantVenthyr = 2731,
|
||||
CovenantNightFae = 2732,
|
||||
CovenantNecrolord = 2733,
|
||||
MountEquipement = 2734,
|
||||
ShadowlandsAlchemy = 2750,
|
||||
ShadowlandsBlacksmithing = 2751,
|
||||
@@ -344,9 +348,28 @@ namespace Framework.Constants
|
||||
PetMammoth = 2805,
|
||||
PetCourser = 2806,
|
||||
PetCamel = 2807,
|
||||
RacialDracthyr = 2808,
|
||||
Evoker = 2810,
|
||||
StygiaCrafting = 2811,
|
||||
LanguageCypher = 2817,
|
||||
PhotoformSynthesis = 2819,
|
||||
ArcanaManipulation = 2821,
|
||||
DragonIslesBlacksmithing = 2822,
|
||||
DragonIslesAlchemy = 2823,
|
||||
DragonIslesCooking = 2824,
|
||||
DragonIslesEnchanting = 2825,
|
||||
DragonIslesFishing = 2826,
|
||||
DragonIslesEngineering = 2827,
|
||||
DragonIslesInscription = 2828,
|
||||
DragonIslesJewelcrafting = 2829,
|
||||
DragonIslesLeatherworking = 2830,
|
||||
DragonIslesTailoring = 2831,
|
||||
DragonIslesHerbalism = 2832,
|
||||
DragonIslesMining = 2833,
|
||||
DragonIslesSkinning = 2834,
|
||||
Crafting = 2846,
|
||||
TuskarrFishingGear = 2847,
|
||||
PetLesserDragonkin = 2850
|
||||
}
|
||||
|
||||
public enum SkillState
|
||||
|
||||
Reference in New Issue
Block a user