From c769c41b661fadfd24314f489da68de44ab4e0a9 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Wed, 30 Mar 2022 23:29:57 -0500 Subject: [PATCH] Fixing the 5x QOL ability for EMHR not enforcing the Dwarf spot. --- .../src/main/web/cards/set4/set4-dwarven.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set4/set4-dwarven.json b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set4/set4-dwarven.json index a95132dae..e03fba28a 100644 --- a/gemp-lotr/gemp-lotr-async/src/main/web/cards/set4/set4-dwarven.json +++ b/gemp-lotr/gemp-lotr-async/src/main/web/cards/set4/set4-dwarven.json @@ -46,6 +46,12 @@ "type": "activated", "text": "Discard cards from the top of your deck to no effect.", "phase": "fellowship", + "condition": [ + { + "type": "canSpot", + "filter": "dwarf" + } + ], "effect": [ { "type": "chooseANumber",