Skip to content
Snippets Groups Projects
Commit 162f6eb1 authored by dg's avatar dg
Browse files

plop

git-svn-id: http://svn.net-core.org/repos/t-engine4@1670 51575b47-30f0-44d4-a5cc-537603b46e54
parent 2ed62936
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ newChat{ id="withheld_orb",
-- back with materials
---------------------------------------------------------------
newChat{ id="has_material_gave_orb",
text = [[Excellent. Return in a few days, and I'll have everything prepared. Oh, take this #LIGHT_GREEN#*He hands you a key*#WHITE#. It opens the ruins of Orthanc, which the Mystics of Gondor sealed many years ago. If you happen to find a text in the ruins entitled "Inverted and Reverted Probabilistic Fields," return with it and your odds of surviving our portal attempt will go up drastically.]],
text = [[Excellent. Return in a few days, and I'll have everything prepared. Oh, take this #LIGHT_GREEN#*He hands you a key*#WHITE#. It opens the ruins of Telmur, which the men of sholtar sealed many years ago. If you happen to find a text in the ruins entitled "Inverted and Reverted Probabilistic Fields," return with it and your odds of surviving our portal attempt will go up drastically.]],
answers = {
{"Thank you, and farewell.", action=function(npc, player) player:hasQuest("east-portal"):open_orthanc(player) end},
}
......@@ -149,7 +149,7 @@ newChat{ id="no_orb_loan3",
}
newChat{ id="orb_loan",
text = [[Fear not. Return in a few days, and I'll have everything prepared. Oh, take this #LIGHT_GREEN#*He hands you a key*#WHITE#. It opens the ruins of Orthanc, which the Mystics of Gondor sealed many years ago. If you happen to find a text in the ruins entitled "Inverted and Reverted Probabilistic Fields", return with it and your odds of surviving our portal attempt will go up drastically.]],
text = [[Fear not. Return in a few days, and I'll have everything prepared. Oh, take this #LIGHT_GREEN#*He hands you a key*#WHITE#. It opens the ruins of Telmur, which the men of sholtar sealed many years ago. If you happen to find a text in the ruins entitled "Inverted and Reverted Probabilistic Fields", return with it and your odds of surviving our portal attempt will go up drastically.]],
answers = {
{"Thank you, and farewell.", action=function(npc, player) player:hasQuest("east-portal"):open_orthanc(player) end},
}
......
......@@ -89,7 +89,7 @@ newEntity{
},
}
newEntity{
name = "gondorian ", prefix=true, instant_resolve=true,
name = "shaloran ", prefix=true, instant_resolve=true,
level_range = {25, 50},
greater_ego = true,
rarity = 10,
......
......@@ -271,8 +271,8 @@ newEntity{
}
newEntity{ base = "BASE_LONGBOW",
name = "Gondor-Tree Longbow", unided_name = "glowing elven-wood longbow", unique=true,
desc = [[In the aftermath of the wars against Sauron, the strength of the Trees of Gondor faded and one of the trees died despite the efforts of the men of the city to save it. Its wood was fashioned into a bow to be wielded against the darkness that poisoned Gondor's tree.]],
name = "Thaloren-Tree Longbow", unided_name = "glowing elven-wood longbow", unique=true,
desc = [[In the aftermath of the Spellblaze, the Thaloren had to defend their forests against foes and fires alike. Many of the trees died despite the efforts of the elves to save them. Their wood was fashioned into a bow to be wielded against the darkness.]],
level_range = {40, 50},
rarity = 200,
require = { stat = { dex=36 }, },
......
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