]> git.pond.sub.org Git - empserver/commit
Make spy command require sector military
authorMarkus Armbruster <armbru@pond.sub.org>
Sun, 15 Jun 2008 05:16:18 +0000 (07:16 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 15 Jun 2008 06:49:25 +0000 (08:49 +0200)
commit3735f04b731f70ab7c9ed2466242ba41b8b9012d
treea4bd771ab48966a7babf00729c5a6ff1c01deec1
parentab2b930b5bcfa977630cbf080b730e9e73110203
Make spy command require sector military

Spies shot were only deduced from sector military; land units were
immune to losses; in fact they needn't have any military to spy.

Fix by requiring and using only sector military.  Closes #758483.
src/lib/commands/spy.c