From 467994709cb295ab8587f0425a1a26a8b9467dd2 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Fri, 11 Apr 2025 19:56:18 -0500 Subject: [PATCH] Fixed Gamling, Dutiful Marshal not enforcing item class restrictions on transfer --- .../src/main/resources/cards/official/set18/set18-Rohan.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set18/set18-Rohan.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set18/set18-Rohan.hjson index 96b227cb3..8bae3a66e 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set18/set18-Rohan.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set18/set18-Rohan.hjson @@ -318,6 +318,7 @@ type: transfer select: choose(culture(rohan),possession) where: self + checkTarget: true } } ]