Script AI DesignCreation.txt (SEV)
From SEWiki
This script file determines how the AI designs its vehicles. The general function of this file is to check if a new design type is needed and if so, it cycles through a series of functions that adds components to the design. This file has a lot of connections to Script_AI_Global_Settings.txt, which sets a lot of the preferences for what vehicle size, engine/life support/crew quarter amounts, design types and extra components, that might be added for a design.
This file is never compiled on its own. It is included when the Racename_Main_Script file is compiled.
