Recent content by TempestWizard

  1. T

    Add Religion via Python?

    Instead of using (iTarget, False, True, True), use (iTarget, True, True, True). as in: pCity.setHasReligion(iTarget, True, True, True) I don't think the last two arguments are that important, they tell whether to display that the religion spread.
Back
Top Bottom