Core/Misc: Define a lot of new enum members

Port From (https://github.com/TrinityCore/TrinityCore/commit/b0e71506a49d07af9363bf668e0417a6fada3ec7)
This commit is contained in:
hondacrx
2021-01-26 19:55:10 -05:00
parent b730fa4481
commit 748ba54052
4 changed files with 246 additions and 6 deletions
@@ -328,7 +328,36 @@ namespace Framework.Constants
PetExoticPterrordax = 2705,
PetToad = 2706,
PetExoticKrolusk = 2707,
SecondPetHunter = 2716
SecondPetHunter = 2716,
PetBloodBeast = 2719,
JunkyardTinkering = 2720,
RacialZandalariTroll = 2721,
RacialKulTiran = 2723,
AzeritePower = 2727,
MountEquipement = 2734,
ShadowlandsAlchemy = 2750,
ShadowlandsBlacksmithing = 2751,
ShadowlandsCooking = 2752,
ShadowlandsEnchanting = 2753,
ShadowlandsFishing = 2754,
ShadowlandsEngineering = 2755,
ShadowlandsInscription = 2756,
ShadowlandsJewelcrafting = 2757,
ShadowlandsLeatherworking = 2758,
ShadowlandsTailoring = 2759,
ShadowlandsHerbalism = 2760,
ShadowlandsMining = 2761,
ShadowlandsSkinning = 2762,
RacialDarkIronDwarf2 = 2773,
RacialMechagnome = 2774,
RacialVulpera = 2775,
LanguageVulpera = 2776,
SoulCyphering = 2777,
AbominableStitching = 2787,
AscensionCrafting = 2791,
PetMammoth = 2805,
PetCourser = 2806,
PetCamel = 2807
}
public enum SkillState