mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-08 23:08:35 +07:00
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:
@ -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"
|
||||
|
||||
|
Reference in New Issue
Block a user