mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
feat(Core/Spells): Move spell_item_runic_healing_injector to spell scripts (#11088)
This commit is contained in:
committed by
GitHub
parent
d195c09f56
commit
5719e46236
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647761424947662456');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_item_runic_healing_injector';
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(67489,'spell_item_runic_healing_injector');
|
||||
Reference in New Issue
Block a user