]> git.pond.sub.org Git - empserver/commit
Make bomb require capability bomber or tactical
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 27 Sep 2009 18:44:39 +0000 (14:44 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 8 Dec 2009 07:15:51 +0000 (08:15 +0100)
commitfd4da5aab3d306219bea487bd8c378490c533d0d
tree5e43999bde6f07ecc6b1c4d8ae557e7e1a3428a9
parent5f5362cece5a94d5615594e2d17d05cc9724d835
Make bomb require capability bomber or tactical

Before, bomb selected any plane, but planes with zero load could not
be equipped.  Cargo planes could be equipped fine, and they flew bombs
to the target, where they silently vanished.

Closes#1388263.
src/lib/commands/bomb.c
src/lib/subs/plnsub.c