From bb22a51a4f428b6f299552ccc18bab6e46aa1f14 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sun, 6 Apr 2025 12:20:27 -0500 Subject: [PATCH] Fixing Hill Clan granting damage +1 instead of damage +2. --- .../src/main/resources/cards/official/set06/set06-Dunland.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Dunland.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Dunland.hjson index 9a453e5cc..0c3362e26 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Dunland.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Dunland.hjson @@ -310,7 +310,7 @@ type: addKeyword select: memory(playedMan) keyword: damage - amount: 1 + amount: 2 until: regroup } ]