fix(Core/RuinsOfAhnQiraj): Buru (#12524)

* fix(Core/RuinsOfAhnQiraj): Buru

* spaces

* revert phase transition

* leftover conversion
This commit is contained in:
Nefertumm 2022-07-26 01:29:12 -03:00 committed by GitHub
parent 90d08158d9
commit f236921498
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 205 additions and 237 deletions

View file

@ -0,0 +1,4 @@
--
DELETE FROM `spell_custom_attr` WHERE `spell_id` = 5255;
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES
(5255, 0x00008000);