Tielby
Prince
I see the text keys in FfH's CivilizationInfos, but they're just numbers, not names. (I did find city names contained in a CivilizationInfos file for a different mod, by the way.) I can't find GameText_FfH2 anywhere on my computer.
There is a typing error in the link to the source in the first post. Here is the corrected one:
CvGameCoreDLL040y.zip
I may have the precise name wrong, it is the ONLY file in Assets/XML/Text. The names were moved there so that they could be translated.
And yes, what is in CivilizationInfos isn't the names, but it is the text key you need to search for in the other file to get TO the names.
if (isWorldUnitClass((UnitClassTypes)(m_pUnitInfo->getUnitClassType())) || getSpellCasterXP() > 0)
{
if (iOdds < 95)
{
iOdds = 0;
}
}