Fixed V2 Legion of Isengard skirmish-blocking ability not working at a battlground

This commit is contained in:
Christian 'ketura' McCarty
2024-12-04 15:16:00 -06:00
parent b9aaa3be45
commit 098276f4be

View File

@@ -627,8 +627,8 @@
filter: any filter: any
phase: skirmish phase: skirmish
requires: { requires: {
type: CanSpot type: Location
filter: SiteYouControl, battleground filter: battleground
} }
} }
} }