fix(DB/Creature): Set Wyrmrest Protector emote to 0. (#24579)
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
|
||||||
|
-- Set Emote to 0
|
||||||
|
UPDATE `creature_addon` SET `emote` = 0 WHERE (`guid` IN (131012, 131014, 131015, 131016, 131020, 131021, 131022, 131023, 131026, 131027));
|
||||||
Reference in New Issue
Block a user