aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPolarCookie <PolarCookie@users.noreply.github.com>2019-04-03 18:23:30 +0200
committerKillyana <morphone1@gmail.com>2019-04-03 18:23:30 +0200
commit36ad6b5764b50c00dcd8361c6a5ddaf60e2727f6 (patch)
tree481cb6f103ae4a2e54e36126051ae2d77e5e29f1
parent441bf6107425a462cf31732a6f50d358c34e2c8b (diff)
DB/Quest: Nagrand quest faction
Closes #23154
-rw-r--r--sql/updates/world/3.3.5/2019_04_03_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_04_03_02_world.sql b/sql/updates/world/3.3.5/2019_04_03_02_world.sql
new file mode 100644
index 00000000000..dbfe7d857a2
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_04_03_02_world.sql
@@ -0,0 +1,3 @@
+--
+UPDATE `quest_template` SET `AllowableRaces` = 690 WHERE `id` IN (9867, 10074, 10075);
+UPDATE `quest_template` SET `AllowableRaces` = 1101 WHERE `id` IN (9878, 9956, 10076, 10077);