diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set13/set13-Sites-errata.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set13/set13-Sites-errata.hjson index 4ce6244cd..a28ef08dd 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set13/set13-Sites-errata.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/unofficial/pc/errata/set13/set13-Sites-errata.hjson @@ -42,15 +42,23 @@ type: location filter: regionNumber(2) } - cost: { - type: discardFromHand - hand: shadowPlayer - player: shadowPlayer - forced: false - count: 2 - } effect: { - type: addBurdens + type: optional + player: shadow + text: Would you like to discard 2 cards from hand to add a burden? + effect: { + type: costToEffect + cost: { + type: discardFromHand + hand: shadowPlayer + player: shadowPlayer + forced: false + count: 2 + } + effect: { + type: addBurdens + } + } } } ]