fix(DB/Spells): Add mana burn to Son of Flame (#9229)
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
This commit is contained in:
parent
d0d4563c26
commit
ff4fa15bd7
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637176590610617700');
|
||||
|
||||
UPDATE `creature_template_addon` SET `auras` = '21857' WHERE `entry` = 12143;
|
||||
Loading…
Add table
Add a link
Reference in a new issue