Fix concealment's terrain filter to match all villages.
This commit is contained in:
parent
e850f02bd5
commit
630b08078c
1 changed files with 1 additions and 1 deletions
|
@ -453,7 +453,7 @@ Enemy units can not see this unit while it is in a village, except if they have
|
|||
affect_self=yes
|
||||
[filter_self]
|
||||
[filter_location]
|
||||
terrain=Ss^Vhs, Ss^Vm, Gs^Vht, Uu^Vu, Uu^Vud, Hh^Vhh, Ha^Vhha, Mm^Vhh, Gg^Ve, Aa^Vha, Gg^Vh, Dd^Vda, Dd^Vdt, Aa^Vea
|
||||
terrain=*^V*
|
||||
[/filter_location]
|
||||
[/filter_self]
|
||||
[/hides]
|
||||
|
|
Loading…
Add table
Reference in a new issue