aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-08-05 06:01:10 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-08-05 06:01:10 +0200
commit129e640a1d89cc3c7e57a236813d26ee7d747cb6 (patch)
tree3d4e85c3e68558baab08d872a12d8d5d51a0281f /sql
parent015ba9b30084223b3ac6d1c74622e67c2a6d7972 (diff)
DB/Misc: Senir's Report
By Crysicle, closes #12693
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_08_05_05_world_page_text.sql11
1 files changed, 11 insertions, 0 deletions
diff --git a/sql/updates/world/2014_08_05_05_world_page_text.sql b/sql/updates/world/2014_08_05_05_world_page_text.sql
new file mode 100644
index 00000000000..384dc8544c2
--- /dev/null
+++ b/sql/updates/world/2014_08_05_05_world_page_text.sql
@@ -0,0 +1,11 @@
+--Senir's Report page 1
+UPDATE `page_text` SET `text` = 'A Report on the State of the Frostmane Trolls in the General Area of Coldridge Valley$b$bThe trolls situated in Dun Morogh are largely centralized in Frostmane Hold, a mountain cave on the western border. They have sufficient numbers to cause some concern, however, they seem more than content to stay in their cave. This is, no doubt, because they do not wish to incur the wrath of the dwarves again, and risk total extermination. Their actions can be considered territorial, if anything, and it is' WHERE `entry` = 88;
+
+--Senir's Report page 2
+UPDATE `page_text` SET `text` = 'my belief that they pose no real threat to us, so long as we do not encroach upon their territory. This may be a situation unappealing to the dwarven populace, but given the dispersal of military resources, it may be prudent to relegate the extermination of the trolls to a lower level of importance, and continue to focus on the threat posed by the troggs and the Dark Irons.$b$bEnclosed, you will also find a copy of my brother Grelin''s report on Anvilmar.$b$bSigned,$bSenir Whitebeard' WHERE `entry` = 89;
+
+--Senir's Report page 3
+UPDATE `page_text` SET `text` = 'A Report on the State of the Frostmane Trolls in the General Area of Coldridge Valley$b$bPrepared by Grelin Whitebeard, Senate Special Envoy$b$bFrom the time that I have spent observing the movement of the Frostmane trolls in the Coldridge Valley area, I have determined that they pose no large threat to dwarven settlements in the area. Moreover, they are a threat that can be eliminated with little additional support from the army. Through the assistance of Mountaineers already stationed in' WHERE `entry` = 90;
+
+--Senir's Report page 4
+UPDATE `page_text` SET `text` = 'Coldridge Valley and mercenaries (paid with funds set aside by the Senate prior to my dispatchment), I am confident that the problem will be solved in short order.$b$bThis action has been authorized with the sanction given to me by King Bronzebeard.' WHERE `entry` = 91;