Sign in to follow this  
Followers 0
Florix

[Accepted][Battle for Azeroth]: Pepe Buff

3 posts in this topic

Title: Pepe Buff
Bugtracker Link:


Patch Content:

https://www.wowhead.com/spell=188245/pepe

You can stack the Pepe buffs which shouldn't happen.

 

DELETE FROM `spell_group` WHERE `id`='1320';
INSERT INTO `spell_group` (`id`,`spell_id`) VALUES 
('1320','188245'),
('1320','221341'),
('1320','192473'),
('1320','188246'),
('1320','188244'),
('1320','181943'),
('1320','179795'),
('1320','172762'),
('1320','241731'),
('1320','242014'),
('1320','188247'),
('1320','303586'),
('1320','275443'),
('1320','275094');
DELETE FROM `spell_group_stack_rules` WHERE `group_id`='1320';
INSERT INTO `spell_group_stack_rules` (`group_id`,`stack_rule`) VALUES ('1320','1');

 

Share this post


Link to post
Share on other sites

Looks good, I will check it and push it afterwards.

Share this post


Link to post
Share on other sites

@Elliot Still not applied.

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