SotA S21: fix terrain filter
The map has been adjusted before, but not the filter [ci skip]
This commit is contained in:
parent
4db9f17e09
commit
fec49a53a6
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ We finally made it out of the mountains. We crossed the Ford of Abez late this m
|
|||
# down the river.
|
||||
turns=1-3
|
||||
[avoid]
|
||||
terrain=!,Chw,Khw,W*,*^V*
|
||||
terrain=!,C*^*,K*^*,W*^*,*^V*
|
||||
[/avoid]
|
||||
[/ai]
|
||||
{FLAG_VARIANT long}
|
||||
|
|
Loading…
Add table
Reference in a new issue