[Freeciv-Dev] Re: patch for NEWS
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Per I. Mathisen (Per.Inge.Mathisen@xxxxxxxxxxx) wrote:
> RULE CHANGES
> - Air units attacking helicopters .... DO WHAT??
if (unit_type_flag(att_type, F_FIGHTER) && is_heli_unittype(def_type)) {
defensepower /= 2;
}
(defence_multiplication() in common/combat.c)
I'd write it up like this:
- Helicopters defend against air units at 50% strength.
--
Greg Wooledge | "Truth belongs to everybody."
greg@xxxxxxxxxxxx | - The Red Hot Chili Peppers
http://wooledge.org/~greg/ |
pgpaymesuqW0C.pgp
Description: PGP signature
|
|