Psyringe - minor fix for Gamble (USG). The sequence of actions was wrong - you first search for a card, put it into your hand, and THEN discard a card at random. This means you may end up discarding the card you just searched for. Previously that wasn't possible, so the card was more powerful than it should be, especially when played from an otherwise empty hand.

Test script "gamble.txt" added to test suite.
This commit is contained in:
Psyyringe
2009-11-11 22:51:52 +00:00
parent 6de1856698
commit b9b9180898
3 changed files with 29 additions and 1 deletions

View File

@@ -134,6 +134,7 @@ force_of_nature.txt
force_of_nature2.txt
force_of_nature3.txt
fountain_of_youth.txt
gamble.txt
ghost_warden.txt
giant_growth.txt
giant_growth2.txt