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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;