Core/Spells: Fixed damage from warlock's Death Coil

This commit is contained in:
tobmaps
2011-05-10 22:28:28 +07:00
parent d49f535949
commit 8fc000b216
4 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1 @@
UPDATE `spell_bonus_data` SET `direct_bonus` = 0.2143 WHERE `entry` = 6789;