Home
last modified time | relevance | path

Searched refs:friendly_cities_present (Results 1 – 2 of 2) sorted by relevance

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A DItemProto.h180 …ool bags_on_map, bool victims_left, bool ruin_has_occupant, bool friendly_cities_present, bool ene…
H A DItemProto.cpp397 …ool bags_on_map, bool victims_left, bool ruin_has_occupant, bool friendly_cities_present, bool ene… in isCurrentlyUsable() argument
416 if (usableOnFriendlyCity() && friendly_cities_present) in isCurrentlyUsable()