Fixed Morgul Squealer not discounting draw deck nazgul

This commit is contained in:
Christian 'ketura' McCarty
2024-12-17 12:51:20 -06:00
parent 279a9c92f5
commit 529a2222ac

View File

@@ -541,12 +541,14 @@
{
type: playCardFromDrawDeck
select: choose(culture(wraith),minion)
discount: -1
showAll: true
shuffle: false
}
{
type: playCardFromDrawDeck
select: choose(culture(wraith),minion)
discount: -1
showAll: true
shuffle: false
}