Sign in to follow this  
Followers 0
Florix

[Declined][Shadowlands]: Yetissa

1 post in this topic

Title: Yetissa
Bugtracker Link:


Patch Content:

This vendor sells no items. This data i got for him are from wowhead and the structure is from trinitywiki. No sniffing is involved for extra data.

Patch Content:

https://www.wowhead.com/npc=143593
https://www.wowhead.com/item=183954
https://www.wowhead.com/item=52188
https://www.wowhead.com/item=20815

Fix:
 

-- #143593/NPC - Yetissa <Jewelcrafting Supplies> - Add missing items on the vendor
DELETE FROM `npc_vendor` WHERE `entry`='143593';
INSERT INTO `npc_vendor` VALUES 
('143593','0','183954','0','0','0','1','0','0','26715'),
('143593','0','52188','0','0','0','1','0','0','26715'),
('143593','0','20815','0','0','0','1','0','0','26715');

 

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