mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
refactor(Scripts/Spells): convert spell_mage into new system (#9058)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1636371600934152600');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_mage_polymorph_visual';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(32826,'spell_mage_polymorph_cast_visual');
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user