Thanks! I have modified the AIStarbaseGovernorDefs.xml, hence the question
. Do you know what the DontRequestConstructor tag in the file does?
<StarbaseModule>
<ModuleName>InterceptorModule</ModuleName>
<DontRequestConstructor>true</DontRequestConstructor>
</StarbaseModule>
My guess would be to not build it, but if you don't want the AI to build it, why list it?
Thanks!