Skip to content
Snippets Groups Projects
Commit 10704d04 authored by dg's avatar dg
Browse files

typos

git-svn-id: http://svn.net-core.org/repos/t-engine4@1801 51575b47-30f0-44d4-a5cc-537603b46e54
parent ca7d83fa
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ I am Linaniil of the Kar'Krul. Welcome to our city, @playerdescriptor.subclass@.
newChat{ id="save-derth",
text = [[Yes we have noticed the devastation that happened there. I have sent some friends to dispose of the cloud but the real threat is not there.
We know who created this abomination: Urkis. He is a Tempest, a powerful archmage who can control the storms.
A few years ago he has gone rogue, cutting himself from Angolwen. He remained quiet so we were reluctant to go against him openly, but it seems we have no choice now.
A few years ago he went rogue, cutting himself from Angolwen. He remained quiet so we were reluctant to go against him openly, but it seems we have no choice now.
The removal of the cloud will take much time, in the meanwhile we can, if you are willing, send you to Urkis lair to try stop him.
I will not lie to you, we can send you there but this could be a death trap, and we have no way of knowing if there is a way for you to exit his lair as he lives on top of a tall peak in the Daikara mountains.]],
answers = {
......
......@@ -99,7 +99,7 @@ end
teleport_urkis = function(self)
game:changeLevel(1, "tempest-peak")
require("engine.ui.Dialog"):simpleLongPopup("Danger...", [[You step out on unfamiliar grounds, you are nearly on top of one of the highest peaks you can see.
The storm is raging of your head.]], 400)
The storm is raging above your head.]], 400)
end
reenter_derth = function(self)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment