From 07e373ff3f07232041d2882f32213e8354d3928f Mon Sep 17 00:00:00 2001 From: PhallenCassidy Date: Thu, 2 Jan 2025 22:25:17 -0500 Subject: [PATCH] Fix for 5R84 I Am Here --- .../src/main/resources/cards/official/set05/set05-Rohan.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Rohan.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Rohan.hjson index 6e6eb8709..181021edc 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Rohan.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set05/set05-Rohan.hjson @@ -270,7 +270,7 @@ effect: [ { type: heal - select: all(another,companion,signet(Théoden)) + select: all(companion,signet(Théoden),not(name(Théoden))) times: 2 } ]