Searched refs:race_harmony (Results 1 – 3 of 3) sorted by relevance
146 int race_harmony(int raceId);
1173 int Town::race_harmony(int raceId) in race_harmony() function in Town1223 targetLoyalty = race_harmony(i+1)/3 + // 0 to 33 in update_target_loyalty()2299 int curAttractLevel = race_harmony(raceId); in think_migrate_one()2323 int targetAttractLevel = targetTown->race_harmony(raceId); in think_migrate_one()
2822 townPtr->race_harmony(raceId); in think_worker_migrate()2828 workerTownPtr->race_harmony(raceId) + in think_worker_migrate()