diff --git a/sql/updates/world/3.3.5/2016_09_19_world.sql b/sql/updates/world/3.3.5/2016_09_19_world.sql new file mode 100644 index 00000000000..c79e50af467 --- /dev/null +++ b/sql/updates/world/3.3.5/2016_09_19_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `reputation_reward_rate` SET `quest_rate`=2, `spell_rate`=1 WHERE `faction`=978;