Fixed Southron Commander's ability being usable during fierce skirmishes (if Commander itself is not able to skirmish)
This commit is contained in:
@@ -1747,7 +1747,7 @@
|
||||
}
|
||||
{
|
||||
type: canSpot
|
||||
filter: self,notAssignedToSkirmish
|
||||
filter: self,notAssignedToSkirmish,AssignableToSkirmishAgainst(any)
|
||||
}
|
||||
]
|
||||
effect: {
|
||||
|
||||
Reference in New Issue
Block a user