Fix(Core/Item): Wraith Scythe scales with spell power (#9901)

This commit is contained in:
Nefertumm
2022-01-03 17:05:45 -03:00
committed by GitHub
parent a84d10fda7
commit b7dcf93be4
2 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1640656702788330300');
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(16414, 'spell_item_wraith_scythe_drain_life');