byucs340ta / Winter2019

2 stars 0 forks source link

Claiming a six-train route takes all cards #322

Closed KT-EB closed 5 years ago

KT-EB commented 5 years ago

Problem: when claiming a six-car route, if the player elects to use no wild cards, then all of their cards of that color are spent, even if they had more than six cards of that color Reproduce: have 9 green cards in your hand. Claim the route from El Paso to Houston, using 0 rainbow cards. You should still have 3 green cards left, but will instead have 0

KT-EB commented 5 years ago

This issue only happens with colored routes. Wild routes behave properly.

Jacob-Baldwin commented 5 years ago

Fixed by zed on merge #102.