diff options
-rw-r--r-- | sql/updates/world/3.3.5/2021_02_03_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_02_03_02_world.sql b/sql/updates/world/3.3.5/2021_02_03_02_world.sql new file mode 100644 index 00000000000..635552f0702 --- /dev/null +++ b/sql/updates/world/3.3.5/2021_02_03_02_world.sql @@ -0,0 +1,2 @@ +-- Hallowed Scroll +UPDATE `page_text` SET `Text` = 'Feel blessed that your spirit was not released to the Nether, $N. Feel even more blessed that I decided you were worth the effort to write this scroll for.$B$BThe people you once knew, perhaps even cared for, are no longer! You must learn to "live" with that for the rest of your now unnatural life. I suggest you learn to deal with that first.$B$BIf you think you\'re ready for the trials ahead, then seek me out in the church in Deathknell.$B$B- Dark Cleric Duesten, Priest Trainer' WHERE `ID`= 2467; |