mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-19 03:45:43 +00:00
fix(Core/RuinsOfAhnQiraj): Buru (#12524)
* fix(Core/RuinsOfAhnQiraj): Buru * spaces * revert phase transition * leftover conversion
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 5255;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(5255, 0x00008000);
|
||||
Reference in New Issue
Block a user