diff options
-rw-r--r-- | sql/updates/world/2014_08_05_02_world_page_text.sql | 2 |
1 files changed, 2 insertions, 0 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 new file mode 100644 index 00000000000..0fb0920d607 --- /dev/null +++ b/sql/updates/world/2014_08_05_02_world_page_text.sql @@ -0,0 +1,2 @@ +--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; |