Add a custom module to Race Normal Start?

I am trying to add an edited Frigate Factory to the normal start of my custom race (I don't want the default Vasari Frigate Factory to be there on a new game) but I dont know what to change so it uses the new one instead of default, I thought I might need to change this line in GalaxyScenarioDef:

item "Phase:Module:FrigateFactory"

But I don't know for sure and if so I don't know what to change it to.

19,793 views 3 replies
Reply #1 Top

You add the module to the planetitem list and then add that item to the race both in the Glaxyscenariodefinition file.

+1 Loading…
Reply #2 Top

That's perfect thanks so much.

Reply #3 Top

Np, glad that my info wasn't too inaccurate to be helpful ^^