Fixed Morgul Squealer permitting itself to be selected as a card to play from discard.
This commit is contained in:
@@ -521,7 +521,7 @@
|
||||
}
|
||||
effect: {
|
||||
type: playCardFromDiscard
|
||||
select: choose(culture(wraith),minion)
|
||||
select: choose(culture(wraith),minion,not(self))
|
||||
}
|
||||
}
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user