Fixed Morgul Squealer permitting itself to be selected as a card to play from discard.

This commit is contained in:
Christian 'ketura' McCarty
2025-04-05 12:29:48 -05:00
parent e8b5aef04a
commit ca0f7fbe0e

View File

@@ -521,7 +521,7 @@
}
effect: {
type: playCardFromDiscard
select: choose(culture(wraith),minion)
select: choose(culture(wraith),minion,not(self))
}
}
{