We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This looks kind of suspect: https://github.com/ZephyrBlu/zephyrus-sc2-parser/blob/master/zephyrus_sc2_parser/events/selection_event.py#L388
From memory it occurs when you're training units, so that's why it doesn't happen for any other morph event but something seems odd.
I can't remember if it's actually a morph from Larva -> Egg or it's a new GameObj.
GameObj
Either way, shouldn't take long to confirm and then document.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This looks kind of suspect: https://github.com/ZephyrBlu/zephyrus-sc2-parser/blob/master/zephyrus_sc2_parser/events/selection_event.py#L388
From memory it occurs when you're training units, so that's why it doesn't happen for any other morph event but something seems odd.
I can't remember if it's actually a morph from Larva -> Egg or it's a new
GameObj
.Either way, shouldn't take long to confirm and then document.
The text was updated successfully, but these errors were encountered: