Home
last modified time | relevance | path

Searched refs:BASE_DEFENSE (Results 1 – 3 of 3) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/default/python/AI/
H A DEnumsAI.py114 BASE_DEFENSE = 9 variable in ShipRoleType
H A DFleetUtilsAI.py415 elif ShipRoleType.BASE_DEFENSE in ship_roles:
454 return ShipRoleType.BASE_DEFENSE
H A DProductionAI.py382 aistate.get_ship_role(element.designID) == ShipRoleType.BASE_DEFENSE):