Fixed isengard underling taking minions instead of events
This commit is contained in:
@@ -908,7 +908,7 @@
|
||||
}
|
||||
effect: {
|
||||
type: putCardsFromDiscardIntoHand
|
||||
select: choose(culture(orc),minion)
|
||||
select: choose(culture(orc),event)
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user