From f643e0f1a98f06dee9e0bd7973e4549deae9ddb9 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 17 Jan 2010 08:56:51 +0100 Subject: Fix typos in text. Fixes taken from Theme 1.2.0. --- lib/edit/k_info.txt | 4 ++-- lib/edit/thieves.map | 4 ++-- lib/edit/tr_info.txt | 2 +- lib/edit/v_info.txt | 2 +- lib/help/c_alchem.txt | 2 +- lib/help/c_ranger.txt | 2 +- lib/help/dungeon.txt | 2 +- lib/scpt/s_stick.lua | 2 +- lib/scpt/s_water.lua | 2 +- lib/scpt/spells.lua | 2 +- 10 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/edit/k_info.txt b/lib/edit/k_info.txt index ffae3ed1..aba86074 100644 --- a/lib/edit/k_info.txt +++ b/lib/edit/k_info.txt @@ -3735,7 +3735,7 @@ W:40:0:4:60000 A:40/16 P:0:1d1:0:0:0 F:FOUNTAIN -D:This blessed potions will greatly improve all your abilities, if they can still be improved. +D:This blessed potion will greatly improve all your abilities, if they can still be improved. N:419:*Healing* G:!:d @@ -5685,7 +5685,7 @@ T:70:51 F:NORM_ART | FULL_NAME F:IGNORE_ACID | IGNORE_ELEC | IGNORE_FIRE | IGNORE_COLD D:It allows you to leave your body to reincarnate into -D:another one, however, your current body is lost in the process. +D:another one. However, your current body is lost in the process. N:721:& Dark Sword~ G:|:D diff --git a/lib/edit/thieves.map b/lib/edit/thieves.map index 9927089c..a2cdb442 100644 --- a/lib/edit/thieves.map +++ b/lib/edit/thieves.map @@ -10,10 +10,10 @@ F:X:61:4 # Lit permanent wall F:x:61:6 -# Magically looked door +# Magically locked door F:M:38:22 -# Looked door +# Locked door F:D:38:6 # Open door diff --git a/lib/edit/tr_info.txt b/lib/edit/tr_info.txt index d6518305..e86d9617 100644 --- a/lib/edit/tr_info.txt +++ b/lib/edit/tr_info.txt @@ -786,7 +786,7 @@ F:FLOOR | CHEST | DOOR | LEVEL3 N:170:Acquirement Trap I:1:40:5:5:18:0d0:v -D:Woah! +D:Whoa! F:FLOOR | DOOR # More bolt traps diff --git a/lib/edit/v_info.txt b/lib/edit/v_info.txt index d079afea..fb4a4d20 100644 --- a/lib/edit/v_info.txt +++ b/lib/edit/v_info.txt @@ -1801,7 +1801,7 @@ D:%%%%%%%%%%%%%%%%%%%%% # XXX -N:82:Lesser vault (checker.oard) +N:82:Lesser vault (checkerboard) X:7:5:13:21 D:%%%%%%%%%%%%%%%%%%%%% D:%XXXXXXXXXXXXXXXXXXX% diff --git a/lib/help/c_alchem.txt b/lib/help/c_alchem.txt index 5c923f87..2f7cd58c 100644 --- a/lib/help/c_alchem.txt +++ b/lib/help/c_alchem.txt @@ -79,7 +79,7 @@ An Alchemist begins the game with: Alchemists may then 'E'xtract essences or add 'P'owers. The Alchemist [[[[[vmust] be wearing GLOVES to use their alchemy powers. -An Alchemists is also capable of [[[[[Bcreating their own artifacts], but +An Alchemist is also capable of [[[[[Bcreating their own artifacts], but this is a time-consuming, and costly, activity. To do so, he must first learn the ability *****ability.txt*09[Artifact Creation], which costs a whopping 70 skill points to learn, and requires some high pre-requisites. Once he has done so, diff --git a/lib/help/c_ranger.txt b/lib/help/c_ranger.txt index 5ca8ead9..ad3b4843 100644 --- a/lib/help/c_ranger.txt +++ b/lib/help/c_ranger.txt @@ -50,6 +50,6 @@ Ammo creation 2 #####GStarting Equipment A Ranger begins the game with: a Spellbook of Phase Door - a Short sword + a Short Sword a Short Bow some Arrows diff --git a/lib/help/dungeon.txt b/lib/help/dungeon.txt index 5c3cba9f..eca8046d 100644 --- a/lib/help/dungeon.txt +++ b/lib/help/dungeon.txt @@ -663,7 +663,7 @@ the "P" command. The list of available commands is as follows: In ToME you will be required to complete a certain number of quests. Your first quest is to discover the true nature of the evil lurking in the Tower of -Dol Goldur near Mirkwood. +Dol Guldur near Mirkwood. Each quest may lead on to others, and most quests can be postponed until when you feel ready to tackle them. Simply explore other dungeons until you feel you diff --git a/lib/scpt/s_stick.lua b/lib/scpt/s_stick.lua index e9d994e9..36647414 100644 --- a/lib/scpt/s_stick.lua +++ b/lib/scpt/s_stick.lua @@ -337,7 +337,7 @@ DEVICE_ETERNAL_FLAME = add_spell return "" end, ["desc"] = { - "imbuing an object with the eternal fire", + "Imbuing an object with the eternal fire", } } diff --git a/lib/scpt/s_water.lua b/lib/scpt/s_water.lua index 88305201..739b066b 100644 --- a/lib/scpt/s_water.lua +++ b/lib/scpt/s_water.lua @@ -98,7 +98,7 @@ ENTPOTION = add_spell ["desc"] = { "Fills up your stomach.", "At level 5 it boldens your heart.", - "At level 12 it make you heroic." + "At level 12 it makes you heroic." } } diff --git a/lib/scpt/spells.lua b/lib/scpt/spells.lua index 8727d282..2f90c10b 100644 --- a/lib/scpt/spells.lua +++ b/lib/scpt/spells.lua @@ -169,7 +169,7 @@ SCHOOL_TEMPORAL = add_school ["sorcery"] = TRUE, ["gods"] = { - -- Yavanna Kementari provides the Temoral school at 1/6 the prayer skill + -- Yavanna Kementari provides the Temporal school at 1/6 the prayer skill [GOD_YAVANNA] = { ["skill"] = SKILL_PRAY, -- cgit v1.2.3