Tavari

[Declined][Warlords of Draenor]: Hira Snowdawn

3 posts in this topic

Title: Hira Snowdawn
Bugtracker Link:


Patch Content:
DELETE FROM `npc_trainer` WHERE ID ='31238';
INSERT INTO `npc_trainer` (`entry`, `Spell`, `Spellcost`,  `ReqSkillValue`, `ReqLevel`) VALUES
('31238', '33388', '40000', '0', '20'),
('31238', '33391', '500000', '75', '40'),
('31238', '34090', '2500000', '150', '60'),
('31238', '90267', '2500000', '225', '60'),
('31238', '54197', '5000000', '225', '68'),
('31238', '34091', '50000000', '225', '70'),
('31238', '90265', '50000000', '300', '80');

 

DELETE FROM `npc_vendor` WHERE `entry`=31238;
INSERT INTO `npc_vendor` (`entry`, `slot`, `item`, `maxcount`, `ExtendedCost`, `type`, `PlayerConditionID`, `IgnoreFiltering`, `VerifiedBuild`) VALUES
('31238', '0', '49177', '0', '0','1', '0', '0', '0');

 

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.