collect: Don't disclose sector value when it exceeds loan
When collect refuses to confiscate a sector because it's value exceeds the amount owed, it still tells the player the exact value. Don't. Don't give the player something for nothing. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
8b1cc6cb47
commit
b422a282c5
2 changed files with 7 additions and 7 deletions
|
@ -23,10 +23,7 @@ debtor to which you are adjacent.
|
|||
Any adjacent sector includes any sector you have that borders the
|
||||
sector you wish to confiscate.
|
||||
.s1
|
||||
The program then paws over the sector and assesses its value:
|
||||
.NF
|
||||
That sector (and its contents) is valued at $2345.00
|
||||
.FI
|
||||
The program then paws over the sector and assesses its value.
|
||||
If the amount you are owed exceeds this amount the sector
|
||||
becomes yours!
|
||||
If the value of the sector is close enough to the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue