]> git.pond.sub.org Git - empserver/commit
Don't let non-light units board ships that can't carry them hvy-metal-2.5
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 17 Jun 2008 18:16:27 +0000 (20:16 +0200)
committerMarkus Armbruster <armbru@pike.pond.sub.org>
Tue, 17 Jun 2008 18:20:02 +0000 (20:20 +0200)
commit2b90a5230d36bb49f42d665a0539d299eb10cc09
treec87b5ae1572097e38ca8f2c97cc28009affb9384
parent0a7437bc430657b6cbe8041d1477f6da75cd542e
Don't let non-light units board ships that can't carry them

ask_olist() let non-light land units board ships that can carry only
light units.  If the board succeeds, the non-light unit move onto the
ship and then are stuck there.
(cherry picked from commit 6d38a0493032b3b13adbbcbd07b65663e7368be3)
src/lib/subs/attsub.c