aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgenion18 <genion18@users.noreply.github.com>2019-09-08 17:20:08 +0200
committerKillyana <morphone1@gmail.com>2019-09-08 17:20:08 +0200
commit5b7b8f868fd26b0e26895bf42dfc4d499e94f816 (patch)
treed5449192a2eafd0d5c151d66deeea2e99774e325
parent56a219de2043534abaea023fc6dd9f80b5a2592d (diff)
DB/Quest: Garments of the Moon
Closes #23777
-rw-r--r--sql/updates/world/3.3.5/2019_09_08_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_09_08_01_world.sql b/sql/updates/world/3.3.5/2019_09_08_01_world.sql
new file mode 100644
index 00000000000..852c6588cb8
--- /dev/null
+++ b/sql/updates/world/3.3.5/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;