Remove claim that ships and units on missions will not fire support.

It's always been wrong for ships, and land units were changed to match
ships in lndsub.c rev. 1.49.
This commit is contained in:
Markus Armbruster 2007-12-02 16:45:27 +00:00
parent aa38b1f31b
commit 8fe6d37e4a

View file

@ -194,8 +194,7 @@ will keep calling in support until its strength is at least 1.2 times
the offense strength.
.s1
Fort, ship, and unit support is simply those forts, ships, and units
in range that can fire (see info fire). Note that ships and units on
missions will not fire support. Plane support comes from
in range that can fire (see info fire). Plane support comes from
those planes on "support" mission. The support multiplier is
.NF
1.0 + fortdamage/100 + shipdamage/100 + planedamage/100 + unitdamage/100.