diff --git a/sql/updates/world/4.3.4/2020_08_28_02_world.sql b/sql/updates/world/4.3.4/2020_08_28_02_world.sql new file mode 100644 index 00000000000..e0a167a0591 --- /dev/null +++ b/sql/updates/world/4.3.4/2020_08_28_02_world.sql @@ -0,0 +1 @@ +UPDATE `spell_proc` SET `Cooldown`= 500 WHERE `SpellId`= -49149;