Tavari

[MoP]Investigate the Amani Catacombs

2 posts in this topic

Bugtracker: https://firestorm-servers.com/us/report/see_report/2298

Quest: http://www.wowhead.com/quest=9193/investigate-the-amani-catacombs

NPC: http://www.wowhead.com/npc=16289/advisor-valwyn

UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry`=16289;
DELETE FROM `creature_involvedrelation` WHERE `id`=16289;
INSERT INTO `creature_involvedrelation` (`id`,`quest`) VALUES
(16289, 9193);

 

Share this post


Link to post
Share on other sites
On 9/6/2016 at 10:25 PM, Rymnor said:

Bugtracker: #2298

Quest: Investigate the Amani Catacombs

NPC: Advisor Valwyn


UPDATE `creature_template` SET `npcflag`=`npcflag`|2 WHERE `entry`=16289;
DELETE FROM `creature_involvedrelation` WHERE `id`=16289;
INSERT INTO `creature_involvedrelation` (`id`,`quest`) VALUES
(16289, 9193);

 

Hello, I have checked that report 2 days ago....The issue is a different one and that wont work....

Thx by the way...

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.