From 70594665882b2d9a72beb1612fc5a24072d14aae Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Wed, 23 Apr 2025 21:55:41 -0500 Subject: [PATCH] Fixed Eastern Emyn Muil exerting once instead of twice --- .../src/main/resources/cards/official/set04/set04-Raider.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson index 7f708bc1a..9da9441a7 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson @@ -861,6 +861,7 @@ effect: { type: exert select: choose(ringBound,companion) + times: 2 } } ]