From c88f99afc2bbe6dfd6a864979bd9de2f0f762714 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 10 Dec 2024 13:26:35 -0600 Subject: [PATCH] Fixed Old Noakes triggering on cards discarded from play and not from hand. --- .../src/main/resources/cards/official/set03/set03-Shire.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set03/set03-Shire.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set03/set03-Shire.hjson index 035702abf..72905360a 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set03/set03-Shire.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set03/set03-Shire.hjson @@ -246,6 +246,7 @@ trigger: { type: discarded filter: your + fromZone: HAND source: side(shadow) ignoreVoluntary: true }