Add a TriggerUponDiscoveringTile unique type (#10523)

* Add a TriggerUponDiscoveringTile unique type

* Add a check for trigger presence
This commit is contained in:
Sergey
2023-11-21 01:47:17 +05:00
committed by GitHub
parent 90767fce9a
commit 4adbd2e634
3 changed files with 30 additions and 1 deletions

View File

@ -2133,6 +2133,12 @@ Simple unique parameters are explained by mouseover. Complex parameters are expl
Applicable to: UnitTriggerCondition
??? example "<upon discovering a [tileFilter] tile>"
Triggers for each tile discovered (unfogged) by the unit.
Example: "<upon discovering a [Farm] tile>"
Applicable to: UnitTriggerCondition
## UnitActionModifier uniques
!!! note ""