New ship styles for AIs
This is sort of a strange question, so bear with me.
In DL, which is the only GalCiv game I have right now, there are six ship styles (Terran, Drengin, Torian, Altarian, Yor, and Dread Lords). If I wanted to mod the Drengin to use the Altarian ship style, I would change:
<ShipStyle>3</ShipStyle>
to
<ShipStyle>4</ShipStyle>
in the Drengin race code.
However, if I create a new ship style, or download one from the Internet, how would I go about getting the AIs to use it, particularly with mods? Most of the downloads, at least, say things like "makes the ____ ships available as a player ship style". I like creating simple conversion mods, and it would be nice to have more then just the default ships available for them.
As a hypothetical example of what I'm asking about, there's quite a few Babylon 5 ships in the Library here. If I were to download them, and create a Babylon 5 mod with them, how would I do it?