Remove econfig key mission_mob_cost

Questionable feature, and hasn't been used in a long time.
This commit is contained in:
Markus Armbruster 2008-12-14 16:04:47 -05:00
parent d5f371cc1d
commit 3a1577a6b5
4 changed files with 1 additions and 20 deletions

View file

@ -95,8 +95,6 @@ int fort_max_interdiction_range = 8;
int ship_max_interdiction_range = 8;
int land_max_interdiction_range = 8;
double mission_mob_cost = 0.0; /* Cost is percentage of max mob */
double unit_damage = 0.30; /* Units take this fraction of normal damage */
double people_damage = 1.00; /* Civs/mil/uw take this fraction of damage */
double collateral_dam = 0.10; /* Side effect damage to sector */