This commit is contained in:
Markus Armbruster 2005-12-03 20:59:07 +00:00
parent 2ebc947969
commit 38c55314f2

View file

@ -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,