Core/DataStores: Updated db2 structures to 9.2.0

Port From (https://github.com/TrinityCore/TrinityCore/commit/7fbdd6473e5c67d002029d3c3675977e6b037e88)
This commit is contained in:
hondacrx
2022-05-10 09:23:07 -04:00
parent 0bbabbd667
commit af276ca0c4
10 changed files with 32 additions and 18 deletions
@@ -527,6 +527,7 @@ namespace Framework.Constants
ModVersatilityHealingDoneBenefit = 503, // NYI
ModHealingTakenFromCaster = 504,
ModPlayerChoiceRerolls = 505, // NYI
DisableInertia = 506, // NYI
Total
}