From 8e134fd6682f3e1e68c2777ad6ea0e9834693280 Mon Sep 17 00:00:00 2001 From: dg <dg@51575b47-30f0-44d4-a5cc-537603b46e54> Date: Mon, 20 Sep 2010 21:41:24 +0000 Subject: [PATCH] plop git-svn-id: http://svn.net-core.org/repos/t-engine4@1261 51575b47-30f0-44d4-a5cc-537603b46e54 --- game/modules/tome/data/quests/start-dunadan.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game/modules/tome/data/quests/start-dunadan.lua b/game/modules/tome/data/quests/start-dunadan.lua index 69d4c66050..1746a75496 100644 --- a/game/modules/tome/data/quests/start-dunadan.lua +++ b/game/modules/tome/data/quests/start-dunadan.lua @@ -21,7 +21,7 @@ name = "Of trolls and damp caves" desc = function(self, who) local desc = {} - desc[#desc+1] = "Explore the caves below the tower of Amon Sûl and the Trollshaws in search of treasures and glory!\n" + desc[#desc+1] = "Explore the caves below the tower of Amon Sûl and the Trollshaws in search of treasure and glory!\n" if self:isCompleted("amon-sul") then desc[#desc+1] = "#LIGHT_GREEN#* You have explored Amon Sûl and vanquished the Shade of Angmar.#WHITE#" else -- GitLab