aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql b/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql
new file mode 100644
index 00000000000..63d1abf9dff
--- /dev/null
+++ b/sql/updates/world/master/2021_09_23_07_world_2018_03_27_16_world_335.sql
@@ -0,0 +1,5 @@
+-- UPDATE `item_template` SET `maxcount`=1 WHERE `entry`=6926;
+UPDATE `quest_template` SET `AllowableRaces`=8 WHERE `ID`=1703;
+UPDATE `quest_template` SET `AllowableRaces`=64 WHERE `ID`=1704;
+UPDATE `quest_template` SET `AllowableRaces`=1|4 WHERE `ID`=1700;
+UPDATE `quest_template_addon` SET `PrevQuestID`=1782 WHERE `ID` IN (1710, 1705, 1708,1703,1704,1700);