]> git.pond.sub.org Git - empserver/commit
Don't let non-light units board ships that can't carry them
authorMarkus Armbruster <armbru@pond.sub.org>
Tue, 17 Jun 2008 18:16:27 +0000 (20:16 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Tue, 17 Jun 2008 18:17:15 +0000 (20:17 +0200)
commit6d38a0493032b3b13adbbcbd07b65663e7368be3
treebc63e1e4bcb0635816239933f02bc12a3ca1ee35
parent85bb88c26ca0d8d2e797189a662545df39747d96
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.
src/lib/subs/attsub.c