mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 10:30:27 +00:00
fix(DB/spell_proc_event): Shamanistic Rage ppm (#17499)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Shamanistic Rage PPM 10 -> 18
|
||||
UPDATE `spell_proc_event` SET `ppmRate` = 18 WHERE `entry` = 30823;
|
||||
Reference in New Issue
Block a user