(opt_NO_LCMS, opt_NO_HCMS, opt_NO_OIL, Options,
buil, show_bridge, show_tower, nullify_objects): Remove NO_LCMS, NO_HCMS, and NO_OIL options, not used. Functionality can be emulated by modifiying the characteristics files.
This commit is contained in:
parent
0a63d324ca
commit
2f1b7cd2a3
6 changed files with 19 additions and 135 deletions
|
@ -41,9 +41,6 @@
|
|||
|
||||
#include "gamesdef.h"
|
||||
|
||||
/* #define NO_LCMS *//* No lcms needed */
|
||||
/* #define NO_HCMS *//* No hcms needed */
|
||||
|
||||
/* #define NO_FORT_FIRE *//* Forts cannot fire */
|
||||
|
||||
#define BRIDGETOWERS /* Bridge towers are enabled */
|
||||
|
@ -74,9 +71,6 @@
|
|||
/*#define LOSE_CONTACT*//* Allows contact to be lost after a few updates */
|
||||
|
||||
/* Chainsaw Mods */
|
||||
#ifndef NO_OIL /* Can't have fuel with no oil! */
|
||||
/*#define FUEL*//* Ships use fuel to move */
|
||||
#endif
|
||||
/*#define TRADESHIPS*//* Use Tradeships */
|
||||
/*#define SLOW_WAR*//* Declaring war takes time */
|
||||
#define PINPOINTMISSILE /**/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue