Home
last modified time | relevance | path

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

/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dcity.c2890 int waste_by_dist = get_city_output_bonus(pcity, get_output_type(otype), in city_waste() local
2892 if (waste_by_dist > 0) { in city_waste()
2918 waste_level += waste_by_dist * min_dist; in city_waste()
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dcity.c2890 int waste_by_dist = get_city_output_bonus(pcity, get_output_type(otype), in city_waste() local
2892 if (waste_by_dist > 0) { in city_waste()
2918 waste_level += waste_by_dist * min_dist; in city_waste()