diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 11:10:20 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 11:10:20 +0200 |
commit | 3cfa22f21b773a7fcdb733b336c282aafe8ecf7a (patch) | |
tree | 9063773b27d6732252f0829a3ca64a5607bf48b8 | |
parent | 6de01936ae09c0e4f36e5c8e9e22f7832af09c64 (diff) |
Update 2014_08_05_03_world_page_text.sql
-rw-r--r-- | sql/updates/world/2014_08_05_03_world_page_text.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2014_08_05_03_world_page_text.sql b/sql/updates/world/2014_08_05_03_world_page_text.sql index 1c853a196e5..2cacb1d2ad2 100644 --- a/sql/updates/world/2014_08_05_03_world_page_text.sql +++ b/sql/updates/world/2014_08_05_03_world_page_text.sql @@ -1,2 +1,2 @@ ---Brock's List +-- Brock's List UPDATE `page_text` SET `text` = 'Below is the list of students who obtained a Platinum Star grade at Brock''s School of Mining and Surveying, earning them an Honorary Miner''s Pick:$b$bMelia Stoneshaker$bBardin Ironband$bUmi Togglevolt$bRumi Togglevolt$bVorel Steelspire' WHERE `entry` = 2514; |