aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgenion18 <genion18@users.noreply.github.com>2019-09-08 17:20:08 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-18 21:53:18 +0100
commitb5e6ae7e5dea8b5d081f277ba1cf4c678dd70196 (patch)
tree7a79c123551807095583374b16e5ac4d6deadb62
parentafec0e2460d3070999c6a0d433896125c02d90e8 (diff)
DB/Quest: Garments of the Moon
Closes #23777 (cherry picked from commit 5b7b8f868fd26b0e26895bf42dfc4d499e94f816)
-rw-r--r--sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql b/sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql
new file mode 100644
index 00000000000..852c6588cb8
--- /dev/null
+++ b/sql/updates/world/master/2021_12_18_36_world_2019_09_08_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `quest_request_items` SET `CompletionText`="Our spells of Fortify are very powerful, $N. They allow our companions to take further injury from all types of attacks and survive in situations where they would normally fall. But this is nothing when compared to our abilities to heal. There are no greater healers than a priest--do well to remember that. Your power alone can turn the tides of battle easily." WHERE `ID`=5621;