Fixed Mablung not being restricted to roaming minion
This commit is contained in:
@@ -976,7 +976,7 @@
|
||||
}
|
||||
effect: {
|
||||
type: exhaust
|
||||
select: choose(minion,inSkirmishAgainst(self))
|
||||
select: choose(roaming,minion,inSkirmishAgainst(self))
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user