fix(DB/Spells): Skullflame Shield's Drain Life should scale with spell power. (#11352)

This commit is contained in:
UltraNix
2022-04-17 04:59:01 +02:00
committed by GitHub
parent 6376408a22
commit 0b838f0b59

View File

@@ -0,0 +1,5 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1649612333538339500');
DELETE FROM `spell_bonus_data` WHERE `entry`=18817;
INSERT INTO `spell_bonus_data` VALUES
(18817,1,0,0,0,'Skullflame Shield - Drain Life');