]> git.pond.sub.org Git - empserver/commitdiff
Make transport chopper not light
authorMarkus Armbruster <armbru@pond.sub.org>
Wed, 14 Oct 2009 00:19:39 +0000 (20:19 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 13 Dec 2009 07:19:52 +0000 (08:19 +0100)
Capability light has no effect for choppers since commit 041ad4ce,
v4.3.11.

src/lib/global/plane.config

index 42f7505dabfc96766029a838fe3a174d363225a2..bb78914adfccb0ce3743d7d5e51bea1aee99fca6 100644 (file)
@@ -146,7 +146,7 @@ type name                       flags
 15  "np   naval plane"          (tactical cargo light ASW mine sweep)
 16  "nc   AH-1 Cobra"           (tactical VTOL helo ASW sweep)
 17  "ac   AH-64 Apache"         (tactical VTOL helo)
-18  "tc   transport chopper"    (cargo VTOL light helo para)
+18  "tc   transport chopper"    (cargo VTOL helo para)
 19  "tr   C-56 Lodestar"        (cargo para)
 20  "jt   C-141 Starlifter"     (cargo para)
 21  "zep  Zeppelin"             (tactical cargo VTOL spy)