fix(DB/CreatureText): Medivh cheat emote should be a boss emote (#17572)

This commit is contained in:
Andrew
2023-10-25 06:10:02 -03:00
committed by GitHub
parent b3bc892147
commit e1464ed442

View File

@@ -0,0 +1,2 @@
--
UPDATE `creature_text` SET `Type` = 41 WHERE `CreatureId` = 16816 AND `GroupId` = 2 AND `ID` = 0;