Hello - I'm working on my mod right now, and it's come time to start adding in some traits.
The one that's giving me troubles, though, is my "Popular" trait. It's just like expansive, instead of giving you 2 health in each city, it gives you 2 happiness.
So I copy and pasted the Expansive trait, and replaced <iHealth>2</iHealth> with <iHappiness>2</iHappiness>. This gave me an error, since it "wasn't defined in the schema". I found the schema and tried to add it - nothing. So then I tried copy-pasting the relevant line from Notre Dame's building info, but that gave me the same error.
What am I doing wrong?
The one that's giving me troubles, though, is my "Popular" trait. It's just like expansive, instead of giving you 2 health in each city, it gives you 2 happiness.
So I copy and pasted the Expansive trait, and replaced <iHealth>2</iHealth> with <iHappiness>2</iHappiness>. This gave me an error, since it "wasn't defined in the schema". I found the schema and tried to add it - nothing. So then I tried copy-pasting the relevant line from Notre Dame's building info, but that gave me the same error.
What am I doing wrong?