Skip to content
New issue

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

Parting Shot not in U-turn moves #22

Open
DoW-Gray opened this issue Mar 30, 2018 · 0 comments
Open

Parting Shot not in U-turn moves #22

DoW-Gray opened this issue Mar 30, 2018 · 0 comments

Comments

@DoW-Gray
Copy link

I noticed while going through the code that Parting Shot is not counted as a u-turn move:
elif move in ["U-Turn","U-turn","Volt Switch","Baton Pass"]: uturn = True

This seems like a mistake, as it's very much similar to the listed moves - is there a reason for this, or should it be updated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant