aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/master/2021_01_05_06_world_2017_10_19_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_01_05_06_world_2017_10_19_02_world.sql b/sql/updates/world/master/2021_01_05_06_world_2017_10_19_02_world.sql
new file mode 100644
index 00000000000..9566bafcd81
--- /dev/null
+++ b/sql/updates/world/master/2021_01_05_06_world_2017_10_19_02_world.sql
@@ -0,0 +1,3 @@
+-- DB/Quest: Call the Headless Horseman
+UPDATE `quest_offer_reward` SET `RewardText` = 'Will you lay the candle down and call the Headless Horseman from his doomed rest?' WHERE `ID` = 11405;
+UPDATE `quest_request_items` SET `CompletionText` = 'This dirt has been recently disturbed. Earthworms lie in the topsoil, squirming to escape the dark depths beneath them.' WHERE `ID` = 11405;