From 257b58c65a5139a93e8f88646ac09fa84a33c5dd Mon Sep 17 00:00:00 2001
From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54>
Date: Tue, 5 Apr 2011 22:20:50 +0000
Subject: [PATCH]                                                              
                                        typo

git-svn-id: http://svn.net-core.org/repos/t-engine4@3156 51575b47-30f0-44d4-a5cc-537603b46e54
---
 game/modules/tome/data/chats/angolwen-leader.lua | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/game/modules/tome/data/chats/angolwen-leader.lua b/game/modules/tome/data/chats/angolwen-leader.lua
index 7eaf88bdba..9e82e70530 100644
--- a/game/modules/tome/data/chats/angolwen-leader.lua
+++ b/game/modules/tome/data/chats/angolwen-leader.lua
@@ -31,7 +31,7 @@ newChat{ id="save-derth",
 	text = [[Yes, we have noticed the devastation that happened there. I have sent some friends thence to disperse the cloud, but the true threat lies not there.
 He who created this abomination is Urkis. He is a Tempest, a powerful Archmage who channels the storms.
 Years ago he went rogue, severing himself from Angolwen. At first he remained quiet, and thus we withheld action, but it seems we have no choice now.
-Cleansing the skies will take much time. In the meanwhile, an thou art willing, we can send thee to Urkis' lair to face him.
+Cleansing the skies will take much time. In the meanwhile, if thou art willing, we can send thee to Urkis' lair to face him.
 I will not lie to thee: we can send thee thence, but this could be a death trap, and we have no means for thou to depart his lair, as he lives atop a tall peak in the Daikara mountains.]],
 	answers = {
 		{"I need to prepare myself. I will be back soon.", action=function(npc, player) player:setQuestStatus("lightning-overload", engine.Quest.COMPLETED, "tempest-located") end},
-- 
GitLab