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
https://18xx.games/game/186098?action=54
I think it's because the private G5 isn't taken into account when deciding whether there are any valid actions.
"Each Stock Round, the owning player may purchase 1 CF&I share and/or 1 VGC share for one step cheaper than their current value. "
One step cheaper would have been $40, and I had $40 exactly. So I had a valid action and my turn should not have been skipped. Thanks for your help :)
The text was updated successfully, but these errors were encountered:
[18RoyalGorge] don't skip player if they can buy shares via private d…
3ce529c
…iscount Fixes tobymao#11363
michaeljb
Successfully merging a pull request may close this issue.
https://18xx.games/game/186098?action=54
I think it's because the private G5 isn't taken into account when deciding whether there are any valid actions.
"Each Stock Round, the owning player may purchase 1 CF&I share and/or 1 VGC share for one step cheaper than their current value. "
One step cheaper would have been $40, and I had $40 exactly. So I had a valid action and my turn should not have been skipped. Thanks for your help :)
The text was updated successfully, but these errors were encountered: