From fa61cf71cf4f9dd5d32be45547312989676cbccc Mon Sep 17 00:00:00 2001 From: hondacrx Date: Mon, 21 Aug 2023 07:22:52 -0400 Subject: [PATCH] Core/Misc: Update emotes enum to 10.1.5.50232 Port From (https://github.com/TrinityCore/TrinityCore/commit/59adda3252da503f60a61cd648781f0fe177b5f4) --- Source/Framework/Constants/CliDBConst.cs | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Source/Framework/Constants/CliDBConst.cs b/Source/Framework/Constants/CliDBConst.cs index 65a084db4..db7dad045 100644 --- a/Source/Framework/Constants/CliDBConst.cs +++ b/Source/Framework/Constants/CliDBConst.cs @@ -1555,6 +1555,14 @@ namespace Framework.Constants StateEmotetalk = 1006, StateWainteraction = 1007, OneshotTakeOffStart = 1009, + OneshotBattleroarNoSound = 1010, + StateWaweaponsharpen = 1011, + OneshotRollstart = 1012, + OneshotRollend = 1013, + OneshotWareact02 = 1014, + OneshotWathreaten = 1015, + Artoffloop = 1016, + StateReadyspellomniNosheath = 1017, } public enum GlyphSlotType