fix(DB/page_text): Fix typo in page text of Hallowed Scroll (#5282)
This commit is contained in:
parent
08a02d01b6
commit
67e7ff3e8f
1 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1618371673205623900');
|
||||
|
||||
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;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue