Added a unique limiting what units can be intercepted (#7488)

* Added a unique limiting what units can be intercepted

* Cleaned up implementation and added stateForConditionals
This commit is contained in:
Xander Lenstra
2022-07-21 08:16:33 +02:00
committed by GitHub
parent 06096eaa8e
commit 986346a127
3 changed files with 18 additions and 4 deletions

View File

@ -1139,6 +1139,11 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
??? example "Cannot be intercepted"
Applicable to: Unit
??? example "Cannot intercept [mapUnitFilter] units"
Example: "Cannot intercept [Wounded] units"
Applicable to: Unit
??? example "May capture killed [mapUnitFilter] units"
Example: "May capture killed [Wounded] units"