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:
parent
aa38b1f31b
commit
8fe6d37e4a
1 changed files with 1 additions and 2 deletions
|
@ -194,8 +194,7 @@ will keep calling in support until its strength is at least 1.2 times
|
||||||
the offense strength.
|
the offense strength.
|
||||||
.s1
|
.s1
|
||||||
Fort, ship, and unit support is simply those forts, ships, and units
|
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
|
in range that can fire (see info fire). Plane support comes from
|
||||||
missions will not fire support. Plane support comes from
|
|
||||||
those planes on "support" mission. The support multiplier is
|
those planes on "support" mission. The support multiplier is
|
||||||
.NF
|
.NF
|
||||||
1.0 + fortdamage/100 + shipdamage/100 + planedamage/100 + unitdamage/100.
|
1.0 + fortdamage/100 + shipdamage/100 + planedamage/100 + unitdamage/100.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue