Fixing Dark Lord Advances PC errata crash

This commit is contained in:
Christian 'ketura' McCarty
2023-08-22 19:01:45 -05:00
parent 49fc0b73bc
commit 7bc963a6a4

View File

@@ -53,7 +53,7 @@
}
{
type: ChooseCardsFromDrawDeck
filter: choose(minion,MaxTwilight(memory(revealedTwilightCost)))
filter: choose(minion,MaxTwilight(memory(revealedCard)))
memorize: chosenCard
text: Choose a minion to take into hand from your draw deck
}