Jump to content

[Fix Typo][8931] Corruption (spell_bonus_data)


Auntie Mangos

Recommended Posts

What bug does the patch fix? What features does the patch add?

Spell Coefficient from Corruption Spell, take 180% should be 120%.

For which repository revision was the patch created?

8918

Is there a thread in the bug report section or at lighthouse? If yes, please add a link to the thread.

Ye,s mi topic XP http://getmangos.eu/community/viewtopic.php?id=11132

Who has been writing this patch? Please include either forum user names or email addresses.

me?

DELETE FROM spell_bonus_data WHERE entry = 172;
INSERT INTO spell_bonus_data  (entry, direct_bonus, dot_bonus, ap_bonus, comments) VALUES
('172', '0', '0.2', '0', 'Warlock - Corruption');

On (http://getmangos.eu/community/viewtopic.php?id=6733&highlight=corruption&page=3) say 0.2 but on git (http://github.com/mangos/mangos/commit/e4624bbf041d0ea65a34081fb8b3fed94d8fce35) 0.3 :P

Link to comment
Share on other sites

  • 39 years later...
Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use