Closed arft1kwerg closed 2 years ago
-- Kadu <Exodar Quartermaster>
DELETE FROM npc_vendor WHERE entry = 50306;
INSERT INTO npc_vendor (entry, slot, item, maxcount, incrtime, ExtendedCost, type, BonusListIDs, PlayerConditionID, IgnoreFiltering, VerifiedBuild) VALUES
(50306,1,67527,0,0,0,1, NULL,0,0,1), -- Exodar Satchel
(50306,2,64889,0,0,0,1, NULL,0,0,1), -- Mantle of Exodar
(50306,3,64890,0,0,0,1, NULL,0,0,1), -- Cape of Exodar
(50306,4,64891,0,0,0,1, NULL,0,0,1), -- Shroud of Exodar
(50306,5,45580,0,0,0,1, NULL,0,0,1); -- Exodar Tabard
-- Magistrix Nizara <Silvermoon City Quartermaster>
DELETE FROM npc_vendor WHERE entry = 50484;
INSERT INTO npc_vendor (entry, slot, item, maxcount, incrtime, ExtendedCost, type, BonusListIDs, PlayerConditionID, IgnoreFiltering, VerifiedBuild) VALUES
(50484,1,67535,0,0,0,1, NULL,0,0,1), -- Silvermoon Satchel
(50484,2,64914,0,0,0,1, NULL,0,0,1), -- Mantle of Silvermoon
(50484,3,64915,0,0,0,1, NULL,0,0,1), -- Cape of Silvermoon
(50484,4,64916,0,0,0,1, NULL,0,0,1), -- Shroud of Silvermoon
(50484,5,45585,0,0,0,1, NULL,0,0,1); -- Silvermoon City Tabard
Should fix NPC and Horde equivalent
Sells cloaks and tabards. Satchel is missing.
Missing Exodar Satchel from vendor inventory
https://www.wowhead.com/npc=50306/kadu https://www.wowhead.com/item=67527/exodar-satchel