Minor string fixes

This commit is contained in:
Susanna Björverud 2005-02-06 16:11:32 +00:00
parent 327005bdff
commit 959d326bc4
2 changed files with 2 additions and 2 deletions

View file

@ -546,7 +546,7 @@ find_vacant=yes
[message]
description=Gweddry
id=msg_cmpgn_ei_14_13
message= _ "So, they must have captured $R2.user_description... Well, follow me. We have to get out of this dungeon."
message= _ "So, they must have captured $R2.user_description ... Well, follow me. We have to get out of this dungeon."
[/message]
[/event]

View file

@ -133,7 +133,7 @@ Defeat Delfador"
[/message]
{QUESTION_OPTIONS_START (_"En guarde!")}
#define TERRAIN_QUESTIONS
{QUESTION_OPTION (_"What are the different properties that terrains have?") (_"Two terrains have properties which have already been described; namely villages and castle. However the properties of most terrains are more subtle, and have to do with the advantages and disadvantages different units have when they move onto them. The first property of a terrain is the number of move points it takes each unit to move through the hex. The second property is the defense that the terrain gives units standing on it. This is a percentage which determines the unit's chance to be hit on that terrain. For example; elves have 70% defense in woods, and are therefore hit 30% of the time.")}
{QUESTION_OPTION (_"What are the different properties that terrains have?") (_"Two terrains have properties which have already been described; namely villages and castle. However the properties of most terrains are more subtle, and have to do with the advantages and disadvantages different units have when they move onto them. The first property of a terrain is the number of move points it takes each unit to move through the hex. The second property is the defense that the terrain gives units standing on it. This is a percentage which determines the unit's chance to be hit on that terrain. For example; many elves have 70% defense in woods, and are therefore hit 30% of the time.")}
{QUESTION_OPTION (_"How do I find out the properties of a specific terrain?") (_"To find out the properties of a terrain with respect to a specific unit, right-click on the unit, select Unit Description, then look at Terrain Modifiers. To find out which terrain is on a particular hex, move your cursor over that hex and look in the upper-right hand corner of the screen. This will display, in order, the name of the terrain, then the coordinates of the hex, then the selected unit's defense, then the number of move points it will cost the selected unit to move through that hex.")}
#enddef
{TERRAIN_QUESTIONS}