Enable marine msl. unconditionally, remove option PINPOINTMISSILE

Deities can still control them by customizing table plane-chr.
This commit is contained in:
Markus Armbruster 2009-09-13 11:37:17 -04:00
parent ac33576a99
commit 2b31f644db
6 changed files with 9 additions and 17 deletions

View file

@ -56,7 +56,6 @@ int opt_NOFOOD = 1;
int opt_NOMOBCOST = 1;
int opt_NO_FORT_FIRE = 0;
int opt_NO_PLAGUE = 1;
int opt_PINPOINTMISSILE = 1;
int opt_RAILWAYS = 1;
int opt_RES_POP = 0;
int opt_SAIL = 1;