From de200e43999f96434167aac934941a34378a5f85 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Thu, 2 Jan 2025 20:24:10 -0600 Subject: [PATCH] Fixed Host of Fangorn being twilight cost -1 instead of -2 --- .../main/resources/cards/official/set06/set06-Gandalf.hjson | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gandalf.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gandalf.hjson index 67db8b3db..d435ea531 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gandalf.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Gandalf.hjson @@ -398,7 +398,7 @@ amount: { type: forEachYouCanSpot filter: ent - multiplier: -1 + multiplier: -2 } } { @@ -406,7 +406,7 @@ amount: { type: forEachYouCanSpot filter: unbound,hobbit - multiplier: -1 + multiplier: -2 } } ]