(buy, check_market, trad, check_trade): Remove the following virtually
undocumented feature: When a buyer didn't have enough money at the time of the trade, the seller *automatically* granted a high-interest, medium term loan for up to 90% of the price. This is just a silly trap for unwary sellers and buyers alike. (N_FIN_TROUBLE, N_CREDIT_JUNK): Unused, remove. (rpt): Update accordingly.
This commit is contained in:
parent
b2ae3257ca
commit
ada0ed8e61
7 changed files with 5 additions and 151 deletions
|
@ -137,8 +137,8 @@ struct rptstr {
|
|||
#define N_PARA_UNOCC 75
|
||||
#define N_ALOSE_SCT 76
|
||||
#define N_PLOSE_SCT 77
|
||||
#define N_FIN_TROUBLE 78
|
||||
#define N_CREDIT_JUNK 79
|
||||
/* unused 78 */
|
||||
/* unused 79 */
|
||||
#define N_WELCH_DEAL 80
|
||||
#define N_LND_LOSE 81
|
||||
#define N_BOARD_LAND 82
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue