From 8fe6d37e4adabbd8fe927e83931aa51cea524cf5 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 2 Dec 2007 16:45:27 +0000 Subject: [PATCH] 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. --- info/Attacking.t | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/info/Attacking.t b/info/Attacking.t index e29adf45..4cd6f8b3 100644 --- a/info/Attacking.t +++ b/info/Attacking.t @@ -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.