Searched refs:change_resistance (Results 1 – 3 of 3) sorted by relevance
294 void change_resistance(int raceId, int nationRecno, float loyaltyChange);
461 townPtr->change_resistance(i+1, nation_recno, -changePoints/divider); in cast_on_loc()
1420 void Town::change_resistance(int raceId, int nationRecno, float resistanceChange) in change_resistance() function in Town