From 367898f7ab3ca8fc4cd90ace10224228a9f8734c Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Tue, 24 Sep 2024 17:26:56 -0500 Subject: [PATCH] Fixed We Left None Alive putting raider tokens on itself instead of rohan --- .../src/main/resources/cards/official/set06/set06-Rohan.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Rohan.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Rohan.hjson index 46dc77a6a..af7978e3a 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Rohan.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set06/set06-Rohan.hjson @@ -459,7 +459,7 @@ } effect: { type: AddCultureTokens - culture: raider + culture: rohan select: self count: 2 }