s2client-api
s2client-api copied to clipboard
TERRAN_ORBITALCOMMAND costs are incorrect in UnitTypeData
pseudo code to reproduce: const UnitTypes &data = iObs->GetUnitTypeData(); assert(data[UnitTypeID(TERRAN_ORBITALCOMMAND)].mineral_costs == 150)
I think Planetary is also incorrect.
I guess this one is related #191.