Fixed White Hand Guard working on non-hunter minions.
This commit is contained in:
@@ -714,7 +714,7 @@
|
||||
}
|
||||
effect: {
|
||||
type: modifyStrength
|
||||
select: choose(culture(uruk-hai),minion)
|
||||
select: choose(culture(uruk-hai),hunter,minion)
|
||||
amount: 2
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user