Fix spacing problem.
This commit is contained in:
parent
e81bd6de8f
commit
8a18f2f19f
1 changed files with 1 additions and 1 deletions
2
newdb.c
2
newdb.c
|
@ -1259,7 +1259,7 @@ char* arbitrary_messages[] = {
|
|||
"You have garnered %d out of a possible %d points, using %d turn%S.",
|
||||
"I can suspend your Adventure for you so that you can resume later, but\nit will cost you 5 points.",
|
||||
"I am prepared to give you a hint, but it will cost you %d point%S.",
|
||||
"You scored %d out of a possible %d, using%d turn%S.",
|
||||
"You scored %d out of a possible %d, using %d turn%S.",
|
||||
"To achieve the next higher rating, you need %d more point%S.",
|
||||
"To achieve the next higher rating would be a neat trick!\nCongratulations!!",
|
||||
"You just went off my scale!!",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue