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