Sign in to follow this  
Followers 0
Herculano

[Accepted][Legion]: Karaaz <Consortium Quartermaster>

1 post in this topic

Title: Karaaz <Consortium Quartermaster>
Bugtracker Link:


Patch Content:
-- Karaaz <Consortium Quartermaster>
-- http://www.wowhead.com/npc=20242
  
UPDATE `creature_template` SET npcflag ='128' WHERE entry='20242';
DELETE FROM `npc_vendor` WHERE `entry`=20242;

INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
('20242', '0', '22552', '0', '0', '1', '0', '0', '23420'),
('20242', '1', '23134', '0', '0', '1', '0', '0', '23420'),
('20242', '2', '23136', '0', '0', '1', '0', '0', '23420'),
('20242', '3', '23146', '0', '0', '1', '0', '0', '23420'),
('20242', '4', '23150', '0', '0', '1', '0', '0', '23420'),
('20242', '5', '23155', '0', '0', '1', '0', '0', '23420'),
('20242', '6', '23874', '0', '0', '1', '0', '0', '23420'),
('20242', '7', '24178', '0', '0', '1', '0', '0', '23420'),
('20242', '8', '24314', '0', '0', '1', '0', '0', '23420'),
('20242', '9', '25732', '0', '0', '1', '0', '0', '23420'),
('20242', '10', '25733', '0', '0', '1', '0', '0', '23420'),
('20242', '11', '25734', '0', '0', '1', '0', '0', '23420'),
('20242', '12', '25908', '0', '0', '1', '0', '0', '23420'),
('20242', '13', '28274', '0', '0', '1', '0', '0', '23420'),
('20242', '14', '29115', '0', '0', '1', '0', '0', '23420'),
('20242', '15', '29116', '0', '0', '1', '0', '0', '23420'),
('20242', '16', '29117', '0', '0', '1', '0', '0', '23420'),
('20242', '17', '29119', '0', '0', '1', '0', '0', '23420'),
('20242', '18', '29121', '0', '0', '1', '0', '0', '23420'),
('20242', '19', '29122', '0', '0', '1', '0', '0', '23420'),
('20242', '20', '29456', '0', '0', '1', '0', '0', '23420'),
('20242', '21', '29457', '0', '0', '1', '0', '0', '23420'),
('20242', '22', '31776', '0', '0', '1', '0', '0', '23420'),
('20242', '23', '33156', '0', '0', '1', '0', '0', '23420'),
('20242', '24', '33305', '0', '0', '1', '0', '0', '23420'),
('20242', '25', '33622', '0', '0', '1', '0', '0', '23420'),
('20242', '26', '138796', '0', '0','1', '0', '0', '23420');

 

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