various message cleanups

As From a bug report.
- tengu is plural, some true rumors spelled it "tengus"
- Caveman quest messages shouldn't contain the word "human" since not all
cavemen are human, changed such messages in various ways
- fix a typo in a Wizard quest message
This commit is contained in:
cohrs
2002-12-12 02:35:44 +00:00
parent 46f4a4e5c5
commit de45cdcc61
3 changed files with 8 additions and 6 deletions

View File

@@ -721,11 +721,11 @@ The air is close with the stench of sulphurous fumes.
Once again, you find yourself in the lair of %n.
%E
%Cc Cav 00050
"So, human, you seek to invade the lair of %n.
"So, follower of %l, you seek to invade the lair of %n.
Only my meals are allowed down here. Prepare to be eaten!"
%E
%Cp Cav 00051
"So, again you face me, %c. No human has ever before escaped me.
"So, again you face me, %c. No one has ever before escaped me.
Now I shall kill you."
%E
%Cp Cav 00052
@@ -738,7 +738,7 @@ Now I shall kill you."
"You are weak, %c. No challenge for the Mother of all Dragons."
%E
%Cp Cav 00061
"I grow hungry, human. You look like a nice appetizer!"
"I grow hungry, %r. You look like a nice appetizer!"
%E
%Cp Cav 00062
"Join me for lunch? You're the main course, %c."
@@ -3098,7 +3098,7 @@ You have an odd feeling this may be the last time you ever come here.
portal spell!!"
%E
%Cp Wiz 00008
"The spells of %n were just to powerful for us to withstand."
"The spells of %n were just too powerful for us to withstand."
%E
%Cp Wiz 00009
"I, too, will venture into the world, because %n is but one of

View File

@@ -282,8 +282,8 @@ They say that some yetis are full of hot air.
They say that something very special would be in a well-protected place.
They say that speed boots aren't fast enough to let you walk on water.
They say that teleport traps are the devil's work.
They say that tengus don't wear rings, why should you?
They say that tengus never steal gold although they would be good at it.
They say that tengu don't wear rings, why should you?
They say that tengu never steal gold although they would be good at it.
They say that that which was stolen once can be stolen again, ask any nymph.
They say that the Delphic Oracle knows that lizard corpses aren't confusing.
They say that the Hand of Elbereth can hold up your prayers.

View File

@@ -322,6 +322,8 @@ skeletons should be able to wear the armor they're created with
bouncing zaps should not bounce around the edge of closed doors
mimics that are detected but not seen should not display as their mimiced
form when the detection ends
not all cavemen are human, so avoid using human in quest messages
tengu is singular and plural, some rumors were incorrect
Platform- and/or Interface-Specific Fixes