Hey so I just installed Arics Expansion Rebred and changed in the mainmenu.gd elif player.race.find("Halfkin"): to elif player.race.find("Halfkin") >= 0:
to fix the halfkin reputation error because otherwise I would get +30 to wimborn instead of getting +15 to all of it, but it for some reason didn't do anyting instead even the demon race doesn't get the negative reputation what could be the problem?