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:
hondacrx
2021-02-02 10:06:49 -05:00
parent 1325a2d5ab
commit f18a9c1ec9
7 changed files with 419 additions and 72 deletions
+11 -1
View File
@@ -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