K 10 svn:author V 8 sveinung K 8 svn:date V 27 2015-12-30T12:28:38.257567Z K 7 svn:log V 359 client goto: add send_attack_tile(). Add the new function send_attack_tile(). It orders a unit to try to reach a specified tile. The unit will act against anything in its path (because it uses the ORDER_ACTION_MOVE order for all moves). The tile must be reachable the same turn. Dangers and refuel points are ignored. Patch by mir3x See patch #6741 END