diff --git a/sql/updates/world/custom/custom_2019_09_21_00_world.sql b/sql/updates/world/custom/custom_2019_09_21_00_world.sql new file mode 100644 index 00000000000..7c1e6067076 --- /dev/null +++ b/sql/updates/world/custom/custom_2019_09_21_00_world.sql @@ -0,0 +1 @@ +UPDATE `spell_enchant_proc_data` SET `PPMChance`= 1 WHERE `entry` IN (4098, 4099);