Skip to content

feat: add is_carrying_minerals field for Unit class

Dawid Lukasz Abucewicz requested to merge dawab699/pycommandcenter:master into master

Every unit has now a field is_carrying_minerals that will return True if the unit holds minerals, False otherwise.

Edited by Dawid Lukasz Abucewicz

Merge request reports