Fixing V2 Eastement Hills discarding from play and not from hand

This commit is contained in:
Christian 'ketura' McCarty
2024-10-16 20:29:18 -05:00
parent 5620ed6ff9
commit 947c2d3266

View File

@@ -42,7 +42,7 @@
effect: {
type: CostToEffect
cost: {
type: Discard
type: DiscardFromHand
select: choose(any)
count: 2
}