BurnySc2 / python-sc2

A StarCraft II bot api client library for Python 3
MIT License
510 stars 158 forks source link

Upgrade cost for level upgrades incorrect #15

Closed BurnySc2 closed 5 years ago

BurnySc2 commented 5 years ago

I think this is still not working if you pass the upgrade id to can_afford function: https://github.com/Dentosal/python-sc2/issues/188

BurnySc2 commented 5 years ago

Added tests to check for those. It does not seem that they are incorrect https://github.com/BurnySc2/python-sc2/commit/bd0f09824599313dc2eff0ac0114dbe9d596c578#diff-535347a1b29b44b160ff2f8e819bf882R294