Fixing Greatest Kingdom requiring that its owner take a card
This commit is contained in:
@@ -317,6 +317,7 @@
|
|||||||
effect: {
|
effect: {
|
||||||
type: putCardsFromDiscardIntoHand
|
type: putCardsFromDiscardIntoHand
|
||||||
filter: memory(chosenCard)
|
filter: memory(chosenCard)
|
||||||
|
count: 0-1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user