Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOTOWN.h146 int race_harmony(int raceId);
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOTOWN.cpp1173 int Town::race_harmony(int raceId) in race_harmony() function in Town
1223 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()
H A DOFIRM.cpp2822 townPtr->race_harmony(raceId); in think_worker_migrate()
2828 workerTownPtr->race_harmony(raceId) + in think_worker_migrate()