From 0a106a67b5ec2d0ed80437ce3436631409f6ad00 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Thu, 10 Apr 2025 17:31:59 -0500 Subject: [PATCH] Fixed Safe Paths never being playable --- .../src/main/resources/cards/official/set06/set06-Gollum.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gollum.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gollum.hjson index f9560680a..04e850ff8 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gollum.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gollum.hjson @@ -292,7 +292,7 @@ } { type: discard - select: memory(smeagol) + select: choose(name(Sméagol),canBeDiscarded) ignoreCostCheckFailure: true } ]