diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 05:56:20 +0200 |
---|---|---|
committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-08-05 05:56:20 +0200 |
commit | f1d74198f3fb26551d5b334ef53b0e223d7c38fd (patch) | |
tree | dd706461e763cb67c88eb9e7bb5a7aada4dbc75e | |
parent | ab3407eee68ebd4d25db921598ce723a71c4575e (diff) |
DB/Misc: Brock's List
By Crysicle, closes #12721
-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; |