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:
Christian 'ketura' McCarty
2025-06-14 11:30:21 -05:00
parent f4753f0579
commit bd2145a17e

View File

@@ -100,12 +100,12 @@
trigger: [
{
type: usesSpecialAbility
filter: side(free people)
player: Free Peoples
phase: maneuver
}
{
type: usesSpecialAbility
filter: side(free people)
player: Free Peoples
phase: archery
}
]