(sctintrins): New member in_enable. Update infra.config. Use it
instead of opt_DEFENSE_INFRA. (improve): Test for it. (show_sect_build): Show only enabled infrastructure. (opt_DEFENSE_INFRA): Remove. Deities can edit infra.config instead. (improve): Dumb down prompt.
This commit is contained in:
parent
2c2b3f7b1d
commit
4d1dd6fa6a
7 changed files with 79 additions and 29 deletions
|
@ -39,7 +39,6 @@
|
|||
int opt_ALL_BLEED = 1;
|
||||
int opt_BLITZ = 1;
|
||||
int opt_BRIDGETOWERS = 1;
|
||||
int opt_DEFENSE_INFRA = 0;
|
||||
int opt_DEMANDUPDATE = 1;
|
||||
int opt_EASY_BRIDGES = 1;
|
||||
int opt_FALLOUT = 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue