Doc fix.
This commit is contained in:
parent
2ebc947969
commit
38c55314f2
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ EMPCFBOTH("decay_per_etu", decay_per_etu, double, NSC_DOUBLE, 0,
|
||||||
EMPCFBOTH("fallout_spread", fallout_spread, double, NSC_DOUBLE, 0,
|
EMPCFBOTH("fallout_spread", fallout_spread, double, NSC_DOUBLE, 0,
|
||||||
"Amount of fallout that leaks into surrounding sectors")
|
"Amount of fallout that leaks into surrounding sectors")
|
||||||
EMPCFBOTH("drnuke_const", drnuke_const, float, NSC_FLOAT, 0,
|
EMPCFBOTH("drnuke_const", drnuke_const, float, NSC_FLOAT, 0,
|
||||||
"Amount of research to tech needed to build a nuke (if DR_NUKE is on)")
|
"Amount of research to tech needed to build a nuke (if DRNUKE is on)")
|
||||||
|
|
||||||
EMPCF_COMMENT("\n\n### Market/Trade")
|
EMPCF_COMMENT("\n\n### Market/Trade")
|
||||||
EMPCFBOTH("MARK_DELAY", MARK_DELAY, int, NSC_INT, 0,
|
EMPCFBOTH("MARK_DELAY", MARK_DELAY, int, NSC_INT, 0,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue