aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2019_02_04_00_world.sql10
1 files changed, 10 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_02_04_00_world.sql b/sql/updates/world/3.3.5/2019_02_04_00_world.sql
new file mode 100644
index 00000000000..6d5376a79ea
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_02_04_00_world.sql
@@ -0,0 +1,10 @@
+--
+UPDATE `quest_template` SET `RewardMoney` = 58000 WHERE `ID` IN (13100,13103);
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 6963;
+UPDATE `quest_template` SET `AllowableRaces` = 1101 WHERE `ID` = 25253;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25228;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25254;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25351;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25348;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25293;
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `ID` = 25288;