Fixed Gnawing, Biting, Hacking, Burning permitting selection of the 2 cards discarded as a cost during its action.
This commit is contained in:
@@ -363,6 +363,7 @@
|
||||
type: discardStackedCards
|
||||
on: self
|
||||
count: 2
|
||||
memorize: discardedCards
|
||||
}
|
||||
{
|
||||
type: removeTwilight
|
||||
@@ -372,7 +373,7 @@
|
||||
effect: {
|
||||
type: playCardFromDiscard
|
||||
removedTwilight: 1
|
||||
select: choose(culture(isengard),orc)
|
||||
select: choose(culture(isengard),orc,not(memory(discardedCards)))
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user