fix(DB/Spells): Rogue Armor Energize proc (#11048)
This commit is contained in:
parent
66f301bcea
commit
e81b8cf703
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1647426130709105800');
|
||||
|
||||
UPDATE `spell_proc_event` SET `ppmRate` = 1 WHERE `entry` = 27787;
|
||||
Loading…
Add table
Add a link
Reference in a new issue