Address GitLab issue #10: Spurious '>' characters appearing in console output
The prompt logic has become unpleasantly complicated.
This commit is contained in:
parent
9e08cba63e
commit
6a6d9ca14e
7 changed files with 18 additions and 11 deletions
|
@ -1298,7 +1298,7 @@ OK
|
|||
|
||||
You have taken the vase and hurled it delicately to the ground.
|
||||
|
||||
>
|
||||
|
||||
You scored 139 out of a possible 430, using 210 turns.
|
||||
|
||||
You have achieved the rating: "Experienced Adventurer".
|
||||
|
|
|
@ -1772,7 +1772,7 @@ There is a large nest here, full of golden eggs!
|
|||
|
||||
OK
|
||||
|
||||
>
|
||||
|
||||
You scored 219 out of a possible 430, using 293 turns.
|
||||
|
||||
You may now consider yourself a "Seasoned Adventurer".
|
||||
|
|
|
@ -1415,7 +1415,7 @@ Your lamp is now on.
|
|||
|
||||
You're at "Y2".
|
||||
|
||||
>
|
||||
|
||||
You scored 167 out of a possible 430, using 230 turns.
|
||||
|
||||
You have achieved the rating: "Experienced Adventurer".
|
||||
|
|
|
@ -132,7 +132,7 @@ have no bird seed.
|
|||
|
||||
The little bird is now dead. Its body disappears.
|
||||
|
||||
>
|
||||
|
||||
You scored 32 out of a possible 430, using 22 turns.
|
||||
|
||||
You are obviously a rank amateur. Better luck next time.
|
||||
|
|
|
@ -505,7 +505,7 @@ With what? Your bare hands?
|
|||
|
||||
Feed what?
|
||||
|
||||
>
|
||||
|
||||
You scored 103 out of a possible 430, using 86 turns.
|
||||
|
||||
Your score qualifies you as a novice class adventurer.
|
||||
|
|
|
@ -2627,7 +2627,7 @@ It is now pitch dark. If you proceed you will likely fall into a pit.
|
|||
|
||||
You're in Plover Room.
|
||||
|
||||
>
|
||||
|
||||
You scored 342 out of a possible 430, using 423 turns.
|
||||
|
||||
Your score puts you in Master Adventurer Class C.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue