diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson index a6cfdfacc..aeaf93115 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set07/set07-Sauron.hjson @@ -275,14 +275,20 @@ } { type: If - check: { - type: IsLessThan - firstNumber: { - type: TwilightCostInMemory + check: [ + { + type: HasInMemory memory: discardedCard } - secondNumber: memory(spotCount) - } + { + type: IsLessThan + firstNumber: { + type: TwilightCostInMemory + memory: discardedCard + } + secondNumber: memory(spotCount) + } + ] true: [ { type: takeControlOfSite