I was hoping to avoid asking a noob question like this, but after searching through these forums for about 3 hours, I've yet to find all the info I need to add a custom type of troop to the game. I've got the troop trees figured out -- I successfully added a new upgrade option using existing troop types. But when it comes to creating a new type, I just don't have all the information I need. In module_troops.py, I copied and pasted an existing entry and customized it like I wanted, but I'm just not sure where else I'm supposed to be adding references to it.
I mean, there are so many places where the different types of troops are listed, my head is spinning. So if anyone could explain what's required to make a new troop type actually work in-game, I'd greatly appreciate it. In my attempt, it did actually show up as an upgrade option, but when I clicked it, the new custom troop simply disappeared, so clearly there's more that needs to be done. Also, names of existing troop types seemed to be shuffled -- my Swadian Knights turned into Men at Arms, etc.
I mean, there are so many places where the different types of troops are listed, my head is spinning. So if anyone could explain what's required to make a new troop type actually work in-game, I'd greatly appreciate it. In my attempt, it did actually show up as an upgrade option, but when I clicked it, the new custom troop simply disappeared, so clearly there's more that needs to be done. Also, names of existing troop types seemed to be shuffled -- my Swadian Knights turned into Men at Arms, etc.


