Core/Misc: Update a few enums from db2 to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/d4ad9870105ca149cf6f41563ea26d5faf246fa9)
This commit is contained in:
@@ -1543,7 +1543,17 @@ namespace Framework.Constants
|
||||
DraenorMining = 45,
|
||||
LegionMining = 46,
|
||||
KulTiranMining = 47,
|
||||
Skinning2 = 48
|
||||
Skinning2 = 48,
|
||||
Open2 = 149,
|
||||
Foraging = 150,
|
||||
JellyDeposit = 152,
|
||||
ShadowlandHerbalism = 153,
|
||||
ShadowlandMining = 155,
|
||||
CovenantNightFae = 157,
|
||||
CovenantVenthyr = 158,
|
||||
CovenantKyrian = 159,
|
||||
CovenantNecrolord = 160,
|
||||
ProfessionEngineering = 161
|
||||
}
|
||||
|
||||
public enum MapTypes : byte
|
||||
|
||||
Reference in New Issue
Block a user