fix(DB/Spells): Moonkin Form - remove TBC leftover from mana restore passive aura. (#9247)
Fixes #8851
This commit is contained in:
parent
eacc67b2bd
commit
f527c27760
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637259614120586400');
|
||||
|
||||
UPDATE `spell_proc_event` SET `ppmRate`=0 WHERE `entry`=24905;
|
||||
Loading…
Add table
Add a link
Reference in a new issue