diff options
Diffstat (limited to '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; |