diff options
-rw-r--r-- | sql/updates/world/2014_08_05_02_world_page_text.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_08_05_02_world_page_text.sql b/sql/updates/world/2014_08_05_02_world_page_text.sql index 0fb0920d607..45d48ecc879 100644 --- a/sql/updates/world/2014_08_05_02_world_page_text.sql +++ b/sql/updates/world/2014_08_05_02_world_page_text.sql @@ -1,2 +1,2 @@ ---A Bloodstained Journal Page +-- A Bloodstained Journal Page UPDATE `page_text` SET `text` = '. . .downward spiral of despair. First she mocks me and now she is engaged. The ungracious charlatan was pretending to love when truly she desired to hurt me all along. A black void lurks with in me now and it grows with each waking moment. The blood I shall spill pales in comparison to the tears I have shed. . .' WHERE `entry` = 24; |