Core/Misc: Update SkillLine and LockType definitions (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/0748986835deb03d37e88ec637aa5d27b2269540)
This commit is contained in:
@@ -1644,17 +1644,36 @@ namespace Framework.Constants
|
||||
DraenorMining = 45,
|
||||
LegionMining = 46,
|
||||
KulTiranMining = 47,
|
||||
Skinning2 = 48,
|
||||
Open2 = 149,
|
||||
LegionSkinning = 48,
|
||||
OpenItem = 149,
|
||||
Foraging = 150,
|
||||
JellyDeposit = 152,
|
||||
ShadowlandHerbalism = 153,
|
||||
ShadowlandMining = 155,
|
||||
ShadowlandsHerbalism = 153,
|
||||
ShadowlandsMining = 155,
|
||||
CovenantNightFae = 157,
|
||||
CovenantVenthyr = 158,
|
||||
CovenantKyrian = 159,
|
||||
CovenantNecrolord = 160,
|
||||
ProfessionEngineering = 161
|
||||
Engineering = 161,
|
||||
DragonIslesHerbalism = 162,
|
||||
Mining2 = 163,
|
||||
ElusiveHerbalism = 166,
|
||||
ElusiveMining = 167,
|
||||
Enchanting = 169,
|
||||
DragonIslesTreasure = 170,
|
||||
DragonIslesAlchemy25 = 172,
|
||||
DragonIslesBlacksmithing25 = 173,
|
||||
DragonIslesEnchanting25 = 174,
|
||||
DragonIslesEngineering25 = 175,
|
||||
DragonIslesHerbalism25 = 176,
|
||||
DragonIslesInscription25 = 177,
|
||||
DragonIslesJewelcrafting25 = 178,
|
||||
DragonIslesLeatherworking25 = 179,
|
||||
DragonIslesMining25 = 180,
|
||||
DragonIslesSkinning25 = 181,
|
||||
DragonIslesTailoring25 = 182,
|
||||
OpenKneelingPlant = 186,
|
||||
DragonIslesMining = 188
|
||||
}
|
||||
|
||||
public enum MapTypes : byte
|
||||
|
||||
Reference in New Issue
Block a user