aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2020-01-07 01:10:07 +0100
committerShauren <shauren.trinity@gmail.com>2021-12-19 23:31:20 +0100
commit00e5bda8d5fedbcef1ee6a03af2e276a3ac68d85 (patch)
tree1775853748cb4aca89986e975170df8605531454
parentcb39b551d41a31f5d947c8541598cc67aacffafe (diff)
DB/Creature: Remove a wrong emote 193
(cherry picked from commit 57b72b4f80ce5c4f0f0788e04351f47fa7872b63)
-rw-r--r--sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql b/sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql
new file mode 100644
index 00000000000..1ad3d23f4cd
--- /dev/null
+++ b/sql/updates/world/master/2021_12_19_39_world_2020_01_06_02_world.sql
@@ -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);