fix(Core/RuinsOfAhnQiraj): Buru (#12524)
* fix(Core/RuinsOfAhnQiraj): Buru * spaces * revert phase transition * leftover conversion
This commit is contained in:
parent
90d08158d9
commit
f236921498
3 changed files with 205 additions and 237 deletions
|
|
@ -0,0 +1,4 @@
|
|||
--
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 5255;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
|
||||
(5255, 0x00008000);
|
||||
Loading…
Add table
Add a link
Reference in a new issue