trade: Don't increase negative mobility to zero on trade
check_trade() sets plane and land unit mobility to zero on trade. Even when it's negative. Fix to leave it alone then. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
9a535b3d29
commit
8637ef93b3
2 changed files with 2 additions and 5 deletions
|
@ -16,9 +16,6 @@ If a ship, plane, land unit or nuke is out to trade, and gets
|
|||
destroyed, and its owner builds a new one that gets the same number,
|
||||
it will go on the trading market automatically.
|
||||
.s1
|
||||
If a plane has negative mobility, then gets traded, mobility
|
||||
goes to 0.
|
||||
.s1
|
||||
If two countries are cooperating,
|
||||
its possible to raid an enemy airport and steal the planes
|
||||
by putting them out to trade.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue