Fixed Morgul Squealer not discounting draw deck nazgul
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user