How to add a free orbital unit to a building?

Polygleek

Chieftain
Joined
Nov 7, 2014
Messages
12
The Building_FreeUnits table UnitType column only refers to the Units table, but the Orbital Units are in the OrbitalUnits table.

What do?

Can I just add a column to the Building_FreeUnits table? If so, how do I do that?
 
You can take a look at my Stargate mod XMLs, as I have added an orbital unit to a building for that mod. You'll need to look at the Buildings xml and the Units xml.

You can direct download from here the downloads section here on civfanatics.
 
Ah, thanks :)

Edit: Oh man, I didn't even check if the orbitals where also listed in the regular units table... well, that was simple!
 
Back
Top Bottom