From 16da8c33e95a85f2e61857452e9525ef3eaf9104 Mon Sep 17 00:00:00 2001 From: Devon Henegar Date: Thu, 30 Jan 2025 14:41:54 -0500 Subject: [PATCH] Fix: Number of culture tokens for Always Threatening --- .../src/main/resources/cards/official/set13/set13-Orc.hjson | 1 + 1 file changed, 1 insertion(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Orc.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Orc.hjson index 234acce32..c619ff1c8 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Orc.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set13/set13-Orc.hjson @@ -49,6 +49,7 @@ type: RemoveCultureTokens culture: orc select: self + count: 2 } ] }