[Freeciv-Dev] Re: (PR#18481) can_attack_non_native()
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: |
[Freeciv-Dev] Re: (PR#18481) can_attack_non_native() |
From: |
"Marko Lindqvist" <cazfi74@xxxxxxxxx> |
Date: |
Tue, 11 Jul 2006 07:25:32 -0700 |
Reply-to: |
bugs@xxxxxxxxxxx |
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=18481 >
Marko Lindqvist wrote:
>
> bool can_attack_non_native(struct unit_type *utype)
> and to add calls to it where necessary. In its first incarnation
> function should just compare move_type to SEA_MOVING.
Oh, there currently is unit_type flag F_NO_LAND_ATTACK. It should be
respected of course.
- ML
|
|