]> git.pond.sub.org Git - empserver/commitdiff
Remove claim that ships and units on missions will not fire support.
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 2 Dec 2007 16:45:27 +0000 (16:45 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 2 Dec 2007 16:45:27 +0000 (16:45 +0000)
It's always been wrong for ships, and land units were changed to match
ships in lndsub.c rev. 1.49.

info/Attacking.t

index e29adf45e9f5f2bfbb41af5318ac90c4c67f3162..4cd6f8b39fd579d9eca60ab993725ff5756ee483 100644 (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.