mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
fix(Scripts/Dragonblight): Script Wyrmrest Vanquisher Flame Fury spell (#22940)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName` = 'spell_dragonblight_flame_fury';
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(50348, 'spell_dragonblight_flame_fury');
|
||||
Reference in New Issue
Block a user