Sign in to follow this  
Followers 0
Florix

[Accepted][Legion]: Arrakoa Outcasts

2 posts in this topic

Title: Arrakoa Outcasts
Bugtracker Link:


Patch Content:

Add reputation drop the the NPCs

http://www.wowhead.com/faction=1515/arakkoa-outcasts#npcs
 

-- Add reputation 1515
DELETE FROM `creature_onkill_reputation` WHERE `RewOnKillRepFaction1`='1515';
INSERT INTO `creature_onkill_reputation` (`creature_id`,`RewOnKillRepFaction1`,`IsTeamAward1`,`MaxStanding1`,`RewOnKillRepValue1`) VALUES 
('85901','1515','0','6','500'),
('87019','1515','0','7','50'),
('83990','1515','0','6','50'),
('83984','1515','0','7','16'),
('88078','1515','0','6','16'),
('89083','1515','0','6','16'),
('86144','1515','0','7','5'),
('86205','1515','0','7','5'),
('89085','1515','0','4','5'),
('83987','1515','0','7','5'),
('86155','1515','0','7','5'),
('89127','1515','0','7','5'),
('89144','1515','0','7','5'),
('86215','1515','0','7','5'),
('87656','1515','0','4','5'),
('84303','1515','0','7','5'),
('85542','1515','0','7','5'),
('84467','1515','0','6','5'),
('83988','1515','0','7','5'),
('89125','1515','0','7','5'),
('84013','1515','0','7','1'),
('86207','1515','0','7','1'),
('86168','1515','0','7','1');

 

Share this post


Link to post
Share on other sites

Thanks for your contribution! :D

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