mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
DB/Creature: Remove a wrong emote 193
(cherry picked from commit 57b72b4f80)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `creature_addon` SET `emote`=0, `bytes1`=8 WHERE `guid` IN (127995,127998,128029,127997,128030,127996);
|
||||
UPDATE `creature_addon` SET `emote`=0 WHERE `guid` IN (126599,53282,53247,27685,27684,27683,27681,27675,6455,6854,49199,82886,82293,82286,82285,82277);
|
||||
Reference in New Issue
Block a user