aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorPolarCookie <PolarCookie@users.noreply.github.com>2019-04-03 18:21:53 +0200
committerKillyana <morphone1@gmail.com>2019-04-03 18:21:53 +0200
commit9a0bdc6d8313997a53916e25303069f7e20e29aa (patch)
tree9af27702d5b2284954ccd73ee8a84fb2ebcb37a6 /sql
parent770a14c0035f846d3b7af5c28ea78af2b4f26591 (diff)
DB/Quest: Zangermarsh quest faction
Cloes #23151
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_04_03_00_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_04_03_00_world.sql b/sql/updates/world/3.3.5/2019_04_03_00_world.sql
new file mode 100644
index 00000000000..35bfc99d191
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_04_03_00_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `id` IN (9769, 9770, 9771, 9772, 9774, 9775, 9814, 9816, 9822, 9823, 9841, 9842, 9846, 9847, 9898, 9899, 10105, 10118);
+UPDATE `quest_template` SET `AllowableRaces` = 1101 WHERE `id` IN (9776, 9781, 9782, 9783, 9786, 9787, 9790, 9793, 9801, 9803, 9830, 9833, 9896, 9902, 9905, 10104, 10115, 10355);