Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOFIRMIF3.cpp406 int unitLoyalty, unitRaceId, targetSpyRecno, unitCommandPower; in spy_bribe_succeed_chance() local
415 targetSpyRecno = workerPtr->spy_recno; in spy_bribe_succeed_chance()
424 targetSpyRecno = unitPtr->spy_recno; in spy_bribe_succeed_chance()
435 if( targetSpyRecno ) // if the bribe target is also a spy in spy_bribe_succeed_chance()
437 …err_when( spy_array[targetSpyRecno]->true_nation_recno == spyPtr->true_nation_recno ); // the pla… in spy_bribe_succeed_chance()