I been going through the unit infos XML of late and found an interesting curio
Chariots
The unit AI for chariots goes like this
<UnitAIType>UNITAI_ATTACK</UnitAIType>
<UnitAIType>UNITAI_COUNTER</UnitAIType>
<UnitAIType>UNITAI_PILLAGE</UnitAIType>
For the Immortal (persian chariot) they are the same except for this a not unit AI
<UnitAIType>UNITAI_CITY_COUNTER</UnitAIType>
Question is, should this be
A not there
or
B there on the other two chariot units?
Chariots
The unit AI for chariots goes like this
<UnitAIType>UNITAI_ATTACK</UnitAIType>
<UnitAIType>UNITAI_COUNTER</UnitAIType>
<UnitAIType>UNITAI_PILLAGE</UnitAIType>
For the Immortal (persian chariot) they are the same except for this a not unit AI
<UnitAIType>UNITAI_CITY_COUNTER</UnitAIType>
Question is, should this be
A not there
or
B there on the other two chariot units?