Gandalf texts in set 40.

This commit is contained in:
marcin.sciesinski
2019-10-18 08:03:28 -07:00
parent 9b478ca8c2
commit dbf3c6c50e

View File

@@ -406,7 +406,7 @@
{
"type": "putCardsFromDeckIntoHand",
"count": 2,
"filter": "memory(cardsOnTop)"
"filter": "choose(memory(cardsOnTop))"
},
{
"type": "discardCardsFromDrawDeck",
@@ -445,7 +445,7 @@
{
"type": "putCardsFromDeckIntoHand",
"count": 1,
"filter": "memory(cardsOnTop)"
"filter": "choose(memory(cardsOnTop))"
},
{
"type": "discardCardsFromDrawDeck",