fix(DB/Spells): Moonkin Form - remove TBC leftover from mana restore passive aura. (#9247)

Fixes #8851
This commit is contained in:
UltraNix
2021-11-28 22:53:52 +01:00
committed by GitHub
parent eacc67b2bd
commit f527c27760

View File

@@ -0,0 +1,3 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637259614120586400');
UPDATE `spell_proc_event` SET `ppmRate`=0 WHERE `entry`=24905;