[Freeciv-Dev] (PR#11609) Submarine unjustly protected by "You can't atta
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11609 >
I believe this may be caused indirectly by the new transporting
system. In the old system a missile on the same tile as a submarine
would always be transported by the submarine as soon as
assign_units_to_transporter() was called. But in the new system it is
possible for a missile to be on the same tile but not be transported.
IMO the best short-term solution is to change the rules. A unit is
allowed to attack at a tile if it can attack any of the units at that
tile (currently it can only attack if it can attack all non-
transported units...I think).
-jason
|
|