aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFilip <boev.filip@gmail.com>2013-08-29 05:31:03 +0200
committerFilip <boev.filip@gmail.com>2013-08-29 05:31:03 +0200
commit56886a8990a8441dbe9559988f872c0057855c87 (patch)
tree2ad1cb2504791dc67b33b0ea22d4e837d6c66c2c
parent0910f42001d58d1179870c51c9eb244394370194 (diff)
DB/Update: Bladespire Kegger & Getting the Bladespire Tanked
Fixes #2371
-rw-r--r--sql/updates/world/2013_08_28_08_world_update.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_28_08_world_update.sql b/sql/updates/world/2013_08_28_08_world_update.sql
new file mode 100644
index 00000000000..e929583ae76
--- /dev/null
+++ b/sql/updates/world/2013_08_28_08_world_update.sql
@@ -0,0 +1,4 @@
+UPDATE `quest_template` SET `requiredspellcast1`=0 WHERE `id` IN (10545,10512);
+
+
+