Sign in to follow this  
Followers 0
Florix

[Shadowlands]: Anima-Laden Dreamcatcher

1 post in this topic

Title: Anima-Laden Dreamcatcher
Bugtracker Link:


Patch Content:

Confirmed Bug Report => Questender missing.

Patch Content:
https://www.wowhead.com/quest=62259/anima-laden-dreamcatcher
https://www.wowhead.com/npc=165341/droman-dawnblossom

Fix:

 

-- #62259/Quest - Anima-Laden Dreamcatcher - Add missing questender
UPDATE `creature_template` SET `npcflag`='2' WHERE `entry`='165341';
DELETE FROM `creature_questender` WHERE `id`='165341' AND `quest`='62259';
INSERT INTO `creature_questender` (`id`,`quest`) VALUES 
('165341','62259');

 

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!


Register a new account

Sign in

Already have an account? Sign in here.


Sign In Now
Sign in to follow this  
Followers 0