mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
Core/Spells: Fix Vampiric Touch damage at dispel
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_bonus_data` WHERE `entry` = 64085;
|
||||
INSERT INTO `spell_bonus_data` VALUES
|
||||
(64085,1.2,-1,-1,-1,'Priest - Vampiric Touch (Dispelled)');
|
||||
Reference in New Issue
Block a user