Adds MOVE_MOVE and ATTACK_ATTACK to COMBINEABLE_ABILITIES#230
Adds MOVE_MOVE and ATTACK_ATTACK to COMBINEABLE_ABILITIES#230maxnus wants to merge 2 commits intoBurnySc2:developfrom
Conversation
|
I'm looking at https://github.com/BurnySc2/python-sc2/blob/develop/sc2/dicts/generic_redirect_abilities.py and trying to figure out when one would want to use |
What I read on the discord is that they can behave differently. E.g., if the target is out of range, edit: |
I think these can be added to COMBINEABLE_ABILITIES, unless there is a good reason why they are not in there?
This could help bring APM down.