(mult, player_coms): Command `mult' is disabled since 4.0.0 ('96), and
its code is obviously not in working order. Remove. (minmult, maxmult, configkeys): Unused configuration parameters, remove. (tradedesc): Remove code related to mult that had no effect. (multread, commread, commwrite, commamt, commset, multset, commprice): Dangerous, because code bypasses ef_read() & friends, remove. (diss): Commodity cleanup uses the above, remove. Command is disabled and unlikely to work anyway.
This commit is contained in:
parent
30cb9e2a83
commit
0c19d70c74
13 changed files with 4 additions and 356 deletions
|
@ -187,8 +187,6 @@ extern double fallout_spread;
|
|||
extern float drnuke_const;
|
||||
extern int MARK_DELAY;
|
||||
extern int TRADE_DELAY;
|
||||
extern double maxmult;
|
||||
extern double minmult;
|
||||
extern double buytax;
|
||||
extern double tradetax;
|
||||
extern int trade_1_dist;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue