Sign in to follow this  
Followers 0
Florix

[Accepted][Shadowlands]: Favor: Quests

2 posts in this topic

Title: Favor: Quests
Bugtracker Link:


Patch Content:

 

I faced myself an issue with a SL quest, maybe same issue for the other Quests as well.
Patch Content:
https://www.wowhead.com/npc=160081/taxera
https://www.wowhead.com/quest=58069
https://www.wowhead.com/quest=58070
https://www.wowhead.com/quest=58071
https://www.wowhead.com/quest=58072
https://www.wowhead.com/quest=58073
https://www.wowhead.com/quest=58074
https://www.wowhead.com/quest=58075
https://www.wowhead.com/quest=58077
https://www.wowhead.com/quest=58078
https://www.wowhead.com/quest=58079
https://www.wowhead.com/quest=58080
https://www.wowhead.com/quest=60889

https://www.wowhead.com/quest=58081

Fix:

 

-- #160081/NPC - Ta'xera - missing end quests
DELETE FROM `creature_questender` WHERE `id`='160081' AND `quest` IN ('58069','58070','58071','58072','58073','58074','58075','58081','58077','58078','58079','58080','60889');
INSERT INTO `creature_questender` (`id`,`quest`) VALUES 
('160081','58069'),
('160081','58070'),
('160081','58071'),
('160081','58072'),
('160081','58073'),
('160081','58074'),
('160081','58075'),
('160081','58081'),
('160081','58077'),
('160081','58078'),
('160081','58079'),
('160081','58080'),
('160081','60889');


Screenshot of this issue:
AVE7Z08.png

 

Edited by Florix

Share this post


Link to post
Share on other sites

Hello @Florix,

Thank you for your submission. After a little review, I'm pleased to tell you that your patch fix is approved and will be pushed in the further days.

With regards,

Thyvene. Spell developer.

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0