Fixed troll sighting filter brokenness on easy
This commit is contained in:
parent
4b7a4a7e85
commit
067fc64017
2 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@ Version 1.13.1+dev:
|
|||
* Language and i18n:
|
||||
* Updated translations: Galician
|
||||
* Campaigns:
|
||||
* Eastern Invasion:
|
||||
* Fixed the scenario events not working right on easy difficulty.
|
||||
* Tutorial:
|
||||
* Fixed transition to second scenario.
|
||||
* Delfador's Memoirs:
|
||||
|
|
|
@ -582,7 +582,7 @@
|
|||
|
||||
[filter_condition]
|
||||
[have_unit]
|
||||
type=Troll Warrior
|
||||
type=Troll,Troll Warrior
|
||||
[filter_vision]
|
||||
side=1
|
||||
[/filter_vision]
|
||||
|
|
Loading…
Add table
Reference in a new issue