mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
feat(Core/Spells): Move Spell item dimensional ripper area52 to spell scripts (#11099)
This commit is contained in:
committed by
GitHub
parent
17f9b66255
commit
d1ecdc8f61
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647861814144531389');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_item_dimensional_ripper_area52';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (36890,'spell_item_dimensional_ripper_area52');
|
||||
Reference in New Issue
Block a user