DB/Misc: Fixes for Troll start zone

By Malcrom
This commit is contained in:
Aokromes
2017-11-12 08:37:37 +00:00
parent 1bd924a94e
commit f674385cdb

View File

@@ -0,0 +1,4 @@
UPDATE `gossip_menu_option` SET `OptionType`=5, `OptionNpcFlag`=16 WHERE `MenuID` IN (10977,10984,10986) AND `OptionID`=0;
DELETE FROM `creature_template_addon` WHERE `entry` IN (47057);
INSERT INTO `creature_template_addon` (`entry`,`path_id`,`mount`,`bytes1`,`bytes2`,`emote`,`auras`) VALUES (47057,0,0,8,257,0, '');