From 1e72fa2771e13efabc8b8d515825b21805b975bb Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 21 Dec 2024 14:15:52 -0600 Subject: [PATCH] Fixed Arrow From the South not self-discarding --- .../main/resources/cards/official/set04/set04-Raider.hjson | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson index 80a510fe1..7f52b2d0b 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set04/set04-Raider.hjson @@ -41,6 +41,10 @@ filter: self } } + { + type: Discard + select: self + } ] } ]