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: {
|
||||
type: modifyStrength
|
||||
requires: {
|
||||
type: controlsSite
|
||||
type: CanSpot
|
||||
filter: SiteYouControl, battleground
|
||||
}
|
||||
filter: self
|
||||
amount: 4
|
||||
|
||||
Reference in New Issue
Block a user