Skip to content
Snippets Groups Projects
Commit 0d88ef71 authored by dg's avatar dg
Browse files

Change Old Man Willow to Wrathroot in the quest description

git-svn-id: http://svn.net-core.org/repos/t-engine4@2167 51575b47-30f0-44d4-a5cc-537603b46e54
parent a6738cda
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ desc = function(self, who)
desc[#desc+1] = "The Sandworm Lair is to the far west of Derth, near the sea."
desc[#desc+1] = "The Daikara is on the eastern borders of the Thaloren forest."
if self:isCompleted("old-forest") then
desc[#desc+1] = "#LIGHT_GREEN#* You have explored the Old Forest and vanquished the Old Man Willow.#WHITE#"
desc[#desc+1] = "#LIGHT_GREEN#* You have explored the Old Forest and vanquished Wrathroot.#WHITE#"
else
desc[#desc+1] = "#SLATE#* You must explore the Old Forest and find out what lurks there and what treasures are to be gained!#WHITE#"
end
......
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