fix(DB/Spells): Rogue Armor Energize proc (#11048)

This commit is contained in:
Nefertumm
2022-03-27 01:34:36 -03:00
committed by GitHub
parent 66f301bcea
commit e81b8cf703

View File

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