can't add fertility trait modding descr_strat
Hi to all the forum users. First of all, I'd like to congratulate with EB makers: this is a wonderful mod that should be played by every RTW fan.
Here's my question. I edited the descr_strat.txt with notepad ++ , adding some units and changing the level of some Eb primary traits (NaturalIntelligence, Temperament, etc.). Modding went fine, except from one thing: I couldn't add the Fertile trait. Why? I mean, I added it with Notepad++, but it doesn't shows up when I click on a character in the campaign map, so I assume I couldn't add it.
Thank you in advance
Ps. I deleted map.rwm in base folder and sp backup folder after any modification.
Re: can't add fertility trait modding descr_strat
I'm pretty sure the trait is hidden so it won't show up in a character scroll. Have a look for it in the EDCT to check, there should be a line that says "hidden" in the trait entry.
Edit: Yep I was right
Code:
Trait Fertile
Characters family
Hidden
NoGoingBackLevel 4
AntiTraits Inbred, Infertile, EBInfertile
Re: can't add fertility trait modding descr_strat
Thanks. I don't know why I didn't notice it. :embarassed: