From ea96688495bd13ea2c705fd4954dadfb70f0cc02 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 7 Dec 2024 13:56:24 -0600 Subject: [PATCH] Fixed Howdah removing 1 instead of 2 tokens --- .../src/main/resources/cards/official/set13/set13-Men.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Men.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Men.hjson index 9a47c926b..2955d13db 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Men.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Men.hjson @@ -689,6 +689,7 @@ type: RemoveCultureTokens culture: men select: self + count: 2 } ] }