I_batman
Emperor
I will use the German Panzer as an example.
In CivIVUnitInfos.xml we find the entry <type>UNIT_GERMAN_PANZER</type>, which is of class <Class>UNITCLASS_TANK</Class>.
However, I can't find in any XML file anything limiting this unit to the German civ only.
This fact goes for all UU's, as far as I can see.
Has anybody found a Python script or XML file that defines this unit as German only?
I imagine that this same Python script, XML file, or C++app will bind all the UU's to their civ.
In CivIVUnitInfos.xml we find the entry <type>UNIT_GERMAN_PANZER</type>, which is of class <Class>UNITCLASS_TANK</Class>.
However, I can't find in any XML file anything limiting this unit to the German civ only.
This fact goes for all UU's, as far as I can see.
Has anybody found a Python script or XML file that defines this unit as German only?
I imagine that this same Python script, XML file, or C++app will bind all the UU's to their civ.