diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 11:10:38 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 11:10:38 +0200 |
commit | 127a5405c25dbe91673a3a68bf687b1b8685aec3 (patch) | |
tree | 6c163b797abca741980fc961c525c949915fb2cc | |
parent | 3cfa22f21b773a7fcdb733b336c282aafe8ecf7a (diff) |
Update 2014_08_05_02_world_page_text.sql
-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; |