fix(DB/Creature): All Violet Hold Guard having emote 333. (#15513)

This commit is contained in:
avarishd
2023-03-24 18:36:17 +02:00
committed by GitHub
parent 192bea7a81
commit a094d0da44

View File

@@ -0,0 +1,2 @@
-- Violet Hold Guard, only the 2 right in front of VH should have emote 333.
UPDATE `creature_template_addon` SET `emote` = 0 WHERE `entry` = 30659;