aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon <jon@jon.com>2011-12-21 12:44:19 +0200
committerJon <jon@jon.com>2011-12-21 12:44:19 +0200
commit2a127f8c0812df86fa22ff6f56a23326bf589323 (patch)
tree58400fed3bd39adef4d6f2d049be267ad1998014
parent2d93bd07baabce1ebd9445c94e44b255a01bf490 (diff)
Added missing quest reward for Stolen Winter Veil Treats (horde)
-rw-r--r--sql/updates/world/2011_12_21_00_world_mail_loot_template.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_12_21_00_world_mail_loot_template.sql b/sql/updates/world/2011_12_21_00_world_mail_loot_template.sql
new file mode 100644
index 00000000000..2550858d098
--- /dev/null
+++ b/sql/updates/world/2011_12_21_00_world_mail_loot_template.sql
@@ -0,0 +1,3 @@
+-- Reward from Stolen Winter Veil Treats (horde)
+SET @mail:=117; -- Set in DBC
+UPDATE quest_template SET RewMailTemplateId=@mail, RewMailDelaySecs=86400 WHERE entry IN (6963); -- Set mail delivery