mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(Scripts/Spells): Glyph of Felguard. (#12497)
* fix(Scripts/Spells): Glyph of Felguard. Fixes #12432 * Update.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=56246;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(56246,'spell_warl_glyph_of_felguard');
|
||||
Reference in New Issue
Block a user