Searched refs:has_linked_enemy_camp (Results 1 – 5 of 5) sorted by relevance
42 townPtr->has_linked_enemy_camp = has_linked_enemy_camp; in convert_to_version_2()
1377 if( !has_linked_own_camp && has_linked_enemy_camp ) in update_loyalty()1734 if( has_linked_own_camp || !has_linked_enemy_camp ) in think_surrender()4022 if( !has_linked_own_camp && has_linked_enemy_camp ) in can_recruit()4500 has_linked_enemy_camp = 0; in update_camp_link()4515 has_linked_enemy_camp = 1; in update_camp_link()
489 …if( !townPtr->has_linked_own_camp && townPtr->has_linked_enemy_camp ) // cannot recruit from this… in recruit_jobless_worker()
59 char has_linked_enemy_camp; // whether the town has linked military camps of the same nation variable
108 char has_linked_enemy_camp; // whether the town has linked military camps of the same nation variable