How would you change Mechanized Infantry's classification from a gunpowder unit?

Yer but I can't see where to do that, its probably obvious, just I can't seem to find it anywhere.
 
Its easy...

change this -

<Class>UNITCLASS_MECHANIZED_INFANTRY</Class>
<Type>UNIT_MECHANIZED_INFANTRY</Type>
<UniqueNames/>
<Special>NONE</Special>
<Capture>NONE</Capture>
<Combat>UNITCOMBAT_GUN</Combat>
<Domain>DOMAIN_LAND</Domain>


Just change the part (2nd line from bottom of examplte) that says UNITCOMBAT_GUN to UNITCOMBAT_***

Where the *** can be ARMOR, MELEE, NAVAL, ect (look at other units for examples of all the options)

Sorry about none of the fancy scrollable deviders but i haven't figured out how to put those into a forum yet :P
 
Back
Top Bottom