feat(Core/Spells): Move Spell item dimensional ripper area52 to spell scripts (#11099)

This commit is contained in:
IntelligentQuantum
2022-03-27 09:28:58 +04:30
committed by GitHub
parent 17f9b66255
commit d1ecdc8f61
3 changed files with 60 additions and 33 deletions

View File

@@ -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');