Fixed Argument Ready to Hand discarding Gollum (he has no race and should never be affected)
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
}
|
||||
{
|
||||
type: discard
|
||||
select: all(minion,not(race(memory(chosenMinion))))
|
||||
select: all(minion,hasRace,not(race(memory(chosenMinion))))
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user