fix(DB/CreatureText): Medivh cheat emote should be a boss emote (#17572)
This commit is contained in:
parent
b3bc892147
commit
e1464ed442
1 changed files with 2 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
--
|
||||
UPDATE `creature_text` SET `Type` = 41 WHERE `CreatureId` = 16816 AND `GroupId` = 2 AND `ID` = 0;
|
||||
Loading…
Add table
Add a link
Reference in a new issue