Core/DataStores: Updated db2 structures to 9.1.5

Port From (https://github.com/TrinityCore/TrinityCore/commit/d52c00a8fe79186013980af0e2caa3fd13c0c5fa)
This commit is contained in:
hondacrx
2021-11-07 15:53:12 -05:00
parent 4f700e6f8d
commit f2e56ccb41
26 changed files with 123 additions and 47 deletions
@@ -2379,6 +2379,8 @@ namespace Framework.Constants
CompleteCampaign = 283, // Flags all quests as completed that are assigned to campaign (MiscValueA)
SendChatMessage = 284, // MiscValue[0] = BroadcastTextID, MiscValue[1] = ChatType
ModifyKeystone2 = 285,
GrantBattlepetExperience = 286,
SetGarrisonFollowerLevel = 287,
TotalSpellEffects
}