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