From 526b5ede931ddca4deb1c57be015fc3ea5b15561 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Mon, 4 Nov 2024 20:20:14 -0600 Subject: [PATCH] Fixed Strength of Arms not self-discarding --- .../src/main/resources/cards/official/set04/set04-Elven.hjson | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Elven.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Elven.hjson index e17091b36..e830c697f 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Elven.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Elven.hjson @@ -1409,6 +1409,10 @@ multiplier: -1 } } + { + type: Discard + select: self + } ] } ]