Fixed Advance Uruk Patrol getting +4 strength when any site was controlled instead of battlegrounds specifically

This commit is contained in:
Christian 'ketura' McCarty
2024-12-08 13:10:35 -06:00
parent e78a0058ba
commit 7fea168a25

View File

@@ -35,7 +35,8 @@
modifier: {
type: modifyStrength
requires: {
type: controlsSite
type: CanSpot
filter: SiteYouControl, battleground
}
filter: self
amount: 4