Scripts/Spells: Runic Healing Injector

Port From (https://github.com/TrinityCore/TrinityCore/commit/66f5275d2683a292afae3acdded4d252e29a2703)
This commit is contained in:
hondacrx
2022-01-04 17:49:24 -05:00
parent 96e750cdfb
commit 66df29db11
3 changed files with 25 additions and 8 deletions
@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_item_runic_healing_injector';
INSERT INTO `spell_script_names` VALUES
(67489,'spell_item_runic_healing_injector');