]> git.pond.sub.org Git - empserver/commit
Don't let ships double-retreat first on 'i' and then on 'h'
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 7 Dec 2008 14:23:30 +0000 (09:23 -0500)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 7 Dec 2008 14:26:26 +0000 (09:26 -0500)
commitde2651efa109f4d520439f270f43626f7f5b003b
treedb4bc2b37005962796824109b87f34c95a3a982d
parent204caeb24399e38be91d7f18e52cc488a1913e45
Don't let ships double-retreat first on 'i' and then on 'h'

When a ship is shelled, retreat condition 'i' (injured) applies.  When
there's no return fire, 'h' (helpless) applies as well.  Ships
retreated twice in that case.  Fix that.
src/lib/commands/mfir.c