Fixed Advance Uruk Patrol getting +4 strength when any site was controlled instead of battlegrounds specifically
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
modifier: {
|
modifier: {
|
||||||
type: modifyStrength
|
type: modifyStrength
|
||||||
requires: {
|
requires: {
|
||||||
type: controlsSite
|
type: CanSpot
|
||||||
|
filter: SiteYouControl, battleground
|
||||||
}
|
}
|
||||||
filter: self
|
filter: self
|
||||||
amount: 4
|
amount: 4
|
||||||
|
|||||||
Reference in New Issue
Block a user