mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/Spells): Moonkin Form - remove TBC leftover from mana restore passive aura. (#9247)
Fixes #8851
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1637259614120586400');
|
||||
|
||||
UPDATE `spell_proc_event` SET `ppmRate`=0 WHERE `entry`=24905;
|
||||
Reference in New Issue
Block a user