From 7bc963a6a445bd0b309313fbdb660a4346b19a77 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 22 Aug 2023 19:01:45 -0500 Subject: [PATCH] Fixing Dark Lord Advances PC errata crash --- .../cards/unofficial/pc/errata/set03/set03-Sauron-errata.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set03/set03-Sauron-errata.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set03/set03-Sauron-errata.hjson index fc2b0038c..6b13f4b76 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set03/set03-Sauron-errata.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set03/set03-Sauron-errata.hjson @@ -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 }