Searched refs:HowManyRecruitMonster (Results 1 – 1 of 1) sorted by relevance
44 …uint32_t HowManyRecruitMonster( const Castle & castle, Troops & tempArmy, const uint32_t dw, const… in HowManyRecruitMonster() function171 … const uint32_t canRecruit = HowManyRecruitMonster( *this, tempArmy, dwellingType, total, cur ); in OpenWell()