From 69058c5d92d5918b1022fc6667f67453c606e0b6 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Sat, 21 Dec 2024 23:59:07 -0600 Subject: [PATCH] Fixed **Last Throw** requiring that your opponent control a site, rather than requiring that *no* opponent controls a site. --- .../main/resources/cards/official/set10/set10-Gondor.hjson | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Gondor.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Gondor.hjson index 6048285df..904014543 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Gondor.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set10/set10-Gondor.hjson @@ -546,8 +546,11 @@ type: event requires: [ { - type: controlsSite - player: shadow + type: Not + requires: { + type: controlsSite + player: shadow + } } { type: canSpot