Blizzard / Blizzard/s2client-api
TERRAN_ORBITALCOMMAND costs are incorrect in UnitTypeData
Open
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
pseudo code to reproduce:
const UnitTypes &data = iObs->GetUnitTypeData();
assert(data[UnitTypeID(TERRAN_ORBITALCOMMAND)].mineral_costs == 150)
I think Planetary is also incorrect.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.