Fixed FInal Strike only responding to Free Peoples cards (and not the Free Peoples player using The One Ring or sites).
This commit is contained in:
@@ -100,12 +100,12 @@
|
|||||||
trigger: [
|
trigger: [
|
||||||
{
|
{
|
||||||
type: usesSpecialAbility
|
type: usesSpecialAbility
|
||||||
filter: side(free people)
|
player: Free Peoples
|
||||||
phase: maneuver
|
phase: maneuver
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
type: usesSpecialAbility
|
type: usesSpecialAbility
|
||||||
filter: side(free people)
|
player: Free Peoples
|
||||||
phase: archery
|
phase: archery
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user