(buil, drnuke_const, opt_DRNUKE, show, show_nuke_build)
(show_nuke_capab, vers, xdvisible, build.t, Options.t): Remove opt_DRNUKE and replace with the following check drnuke_const > MIN_DRNUKE_CONST. Set MIN_DRNUKE_CONST to 0.001 to prevent issues with tiny values. Change the default drnuke_const to 0.0 because in the stock game opt_DRNUKE was disabled.
This commit is contained in:
parent
d5f6d74d05
commit
b7d0b66161
11 changed files with 20 additions and 22 deletions
|
@ -14,7 +14,6 @@ The following options were introduced in the Chainsaw server:
|
|||
EASY_BRIDGES: bridges can be built from any sector
|
||||
SUPER_BARS: gold bars aren't destroyed by shelling or bombing
|
||||
ALL_BLEED: you get tech bleed from all countries, not just allies
|
||||
DRNUKE: research is required to make nukes
|
||||
SLOW_WAR: War declaring takes time. No land attacks unless at war.
|
||||
NOMOBCOST: ships pay 0 mob to fire. Subs pay 1/2 a sect's movement cost
|
||||
TRADESHIPS: you can build/nav/scuttle trade ships to make money
|
||||
|
@ -53,4 +52,4 @@ TREATIES: Sign treaties with your friends and enemies, and breaking of
|
|||
them is reported in the news.
|
||||
.fi
|
||||
|
||||
.SA "Hidden, Server"
|
||||
.SA "Hidden, Server, version"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue