mirror of
https://git.zap.org.au/git/trader.git
synced 2025-06-30 22:19:26 -04:00
Minor white-space formatting change: indent by 8 characters, not 7
This commit is contained in:
parent
c90265ec28
commit
bc8dc76f00
12
src/help.c
12
src/help.c
@ -100,7 +100,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
that would translate to just one character (or maybe two) in the
|
||||
output text).
|
||||
*/
|
||||
N_(""
|
||||
N_( ""
|
||||
"^BStar Traders^N is a simple game of interstellar trading. The object of the\n"
|
||||
"game is to amass the greatest amount of wealth possible. This is done by\n"
|
||||
"creating interstellar shipping lanes, expanding them and buying shares in\n"
|
||||
@ -119,7 +119,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ~. ^N\n"
|
||||
""),
|
||||
|
||||
N_(""
|
||||
N_( ""
|
||||
"The computer selects ^B~m^N moves (labeled ^k~1^N to ^k~M^N) at random, and places these\n"
|
||||
"on the map. To select any of the highlighted positions, press that letter.\n"
|
||||
"For example, some of the moves on the map may be:\n"
|
||||
@ -137,7 +137,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
"selected on the above map, a ^o ~+ ^N would be placed at that position.\n"
|
||||
""),
|
||||
|
||||
N_(""
|
||||
N_( ""
|
||||
"If, on the other hand, a position next to a star (or another outpost) is\n"
|
||||
"selected, a ^Bcompany^N would be formed and its letter would appear on the map.\n"
|
||||
"As a reward for creating the company, you are granted the first five shares.\n"
|
||||
@ -155,7 +155,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
" ^e ~. ~. ~. ~. ^s~*^e ~. ~. ~. ^k~8^e ^N\n"
|
||||
""),
|
||||
|
||||
N_(""
|
||||
N_( ""
|
||||
"Selecting positions next to stars increases the value of your stock by about\n"
|
||||
"five times as much as an extension not next to a star. Thus move ^k~6^N should\n"
|
||||
"be preferred to move ^k~8^N.\n"
|
||||
@ -173,7 +173,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
"than it would for outposts not next to stars.\n"
|
||||
""),
|
||||
|
||||
N_(""
|
||||
N_( ""
|
||||
"If two companies are separated on the map by only one square, then they can\n"
|
||||
"be ^Bmerged^N into one company by selecting that position (if available). For\n"
|
||||
"example, on the map below, companies ^B~A^N and ^B~B^N can be merged by selecting ^k~5^N.\n"
|
||||
@ -192,7 +192,7 @@ static const char *help_text[HELP_TEXT_PAGES] = {
|
||||
"is also paid, proportional to the percentage of the old company owned.\n"
|
||||
""),
|
||||
|
||||
N_(""
|
||||
N_( ""
|
||||
"Once you select your move, you enter the ^BInterstellar Stock Exchange^N. Here\n"
|
||||
"you may purchase shares, sell them, borrow from the Trading Bank or repay\n"
|
||||
"some of your debt (if applicable). Note that each company issues a limited\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user