Added Emote so when boss speaks she will do emote on that text.

closes #364
This commit is contained in:
lee1991
2017-02-03 09:35:56 +00:00
parent 8469723438
commit c37b75ba10

View File

@@ -0,0 +1,4 @@
INSERT INTO version_db_world (`sql_rev`) VALUES ('1486114293799849200');
UPDATE `creature_text` SET `emote` = "2" WHERE `entry` = "34928" AND `groupid` = "37";
UPDATE `creature_text` SET `emote` = "398", `duration` = "3000" WHERE `entry` = "34928" AND `groupid` = "38";