diff --git a/sql/updates/world/3.3.5/2021_08_08_00_world.sql b/sql/updates/world/3.3.5/2021_08_08_00_world.sql new file mode 100644 index 00000000000..912c508d68a --- /dev/null +++ b/sql/updates/world/3.3.5/2021_08_08_00_world.sql @@ -0,0 +1,2 @@ +-- Quest: Banish the Demons (11026) +UPDATE `quest_template_addon` SET `RequiredMinRepValue`=9000 WHERE `ID`=11026;