Home
last modified time | relevance | path

Searched refs:BASE_INVASION (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/default/python/AI/
H A DEnumsAI.py115 BASE_INVASION = 10 variable in ShipRoleType
H A DFleetUtilsAI.py413 elif ShipRoleType.BASE_INVASION in ship_roles:
450 return ShipRoleType.BASE_INVASION
H A Dfleet_orders.py449 ship_id = FleetUtilsAI.get_ship_id_with_role(self.fleet.id, ShipRoleType.BASE_INVASION)
469 invasion_roles = (ShipRoleType.BASE_INVASION,
H A DPriorityAI.py376 ShipRoleType.BASE_INVASION]: