Skip to content
Snippets Groups Projects
Commit 8a39b1ab authored by dg's avatar dg
Browse files

Fix typos

Fix some vaults


git-svn-id: http://svn.net-core.org/repos/t-engine4@1249 51575b47-30f0-44d4-a5cc-537603b46e54
parent 0cc995ab
No related branches found
No related tags found
No related merge requests found
......@@ -81,9 +81,8 @@ newBirthDescriptor
type = "subrace",
name = "Noldor",
desc = {
"Originally the Second Clan of the elves in both order and size, Noldor were exiled in Middle-Earth by the Valar after the first kinslaying.",
"Most of the Noldor sailed back to Aman at the end of the First Age; but some, like Galadriel or Celebrimbor, refused the pardon of the Valar and remained.",
"In the Third Age, the Noldor dwindled, and by the end of the Third Age the only ones remaining in Middle-Earth were in Rivendell and in Lothlórien.",
"The Noldor were the High Elves most enamoured of knowledge and the making of things. After the theft of the Silmarils, many Noldor forsook the blessed land and returned to Middle Earth, but for their sins en-route they were placed under the Doom of the Valar. After the Doom was lifted, most of the Noldor sailed west, but a few still remain in Middle Earth.",
"They are implacable foes of the servants of Morgoth, wherever they may be found.",
"They possess the Wrath of the Eldar talent, which allows them a boost to the damage both inflicted and resisted once in a while.",
},
stats = { str=2, mag=-2, wil=1, cun=0, dex=3, con=1 },
......
......@@ -100,7 +100,7 @@ newLore{
name = "note from the Master",
lore = [[MINIONS: You are foolish sods. Have you heard of the great Sauron? Perhaps not because you know very little and he died long before you were so stupid as to be born. However, he was great and had the chance to be greater still. Sauron let himself be cooped into a small hellhole and was destroyed when the right hero invaded it and destroyed his plaything.
I shall not make this mistake. Be ready for soon we shall march out upon the lands. Soon we shall conquer as even the great Sauron could not. Pity the fool who thinks he can keep my stuck in even the grandest of pits, Tol Falas.]],
I shall not make this mistake. Be ready for soon we shall march out upon the lands. Soon we shall conquer as even the great Sauron could not. Pity the fool who thinks he can keep me stuck in even the grandest of pits, Tol Falas.]],
}
newLore{
......
......@@ -23,7 +23,7 @@ defineTile(';', "FLOOR", nil, nil, nil, {room_map={special=false, room=false, ca
defineTile('.', "FLOOR")
defineTile('^', "FLOOR", nil, nil, {random_filter={}})
defineTile('#', "HARDWALL")
defineTile('+', "DOOR_VAULT")
defineTile('!', "DOOR_VAULT")
defineTile('+', "DOOR")
defineTile('o', "FLOOR", nil, {random_filter={add_levels=5}})
defineTile('O', "FLOOR", nil, {random_filter={add_levels=10}})
......
......@@ -43,7 +43,7 @@ return {
[[,XX~####+..t.+####~,,,]],
[[,XX~~~#....#####~~~,,,]],
[[,,,..t+....#$$$#~,,,X,]],
[[,,,..t+....+$$T#~,,,x,]],
[[,,,..t+....+$$T#~,,,X,]],
[[,XX~~~#....#####~~~,X,]],
[[,,X~####+....+####~,X,]],
[[,,X~#...#....#...#~,X,]],
......
......@@ -43,7 +43,7 @@ return {
[[,XX~####+..t.+####~,,,]],
[[,XX~~~#....#####~~~,,,]],
[[,,,..t+....#$$$#~,,,X,]],
[[,,,..t+....+$$T#~,,,x,]],
[[,,,..t+....+$$T#~,,,X,]],
[[,XX~~~#....#####~~~,X,]],
[[,,X~####+....+####~,X,]],
[[,,X~#...#....#...#~,X,]],
......
......@@ -20,7 +20,7 @@
return [[Welcome #LIGHT_GREEN#]]..name..[[#WHITE#.
You are a hobbit of the Shire. Most hobbits never leave the borders of their beloved Shire, even in this time of peace. Few know about the distant lands and fewer yet are willing to venture there.
You are one of those rare few, inpired by the stories of dragons, gold, and the treasures of Bilbo nearly two hundred years before. You have decided to venture into the old and wild places of the world, looking for ancient treasures and glory.
You are one of those rare few, inspired by the stories of dragons, gold, and the treasures of Bilbo nearly two hundred years before. You have decided to venture into the old and wild places of the world, looking for ancient treasures and glory.
You have come to a land called Rhudaur, east of the Shire, in search of the Trollshaws. It is an old forest infested with trolls and all kinds of wild animals.
To the east lies another dangerous place: the ruined tower of Amon Sûl. You heard the caves below were infested by vermin and undead.
......
......@@ -32,6 +32,6 @@ Class features:#YELLOW#
- Hunt your prey, tracking them and marking their death
- Powerful two-handed melee combatant#WHITE#
Cursed uses hate, a ressources that grows as you kill your foes and decreases while standing idle.
Cursed uses hate, a resource that grows as you kill your foes and decreases while standing idle.
Most of their talents are more effective with high hate.
]]
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