Skip to content

AbilityId.MORPH_LIBERATORAGMODE not working #189

Description

@Felixvillas

Hi~

I want to switch the LIBERATOR to the state where they can attack ground units. Here is my python code.

# unit.type_id == UnitTypeId.LIBERATOR
unit(AbilityId.MORPH_LIBERATORAGMODE, target)  # cannot working
# unit(AbilityId.MORPH_LIBERATORAGMODE)  # still cannot working 

Both of them cannot work.
It's bug or it's my error?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions