Make ambush macro use just *^F* to catch all forest types.

This makes it now work for dead great trees and palm forests. Fixes
bug #20207
This commit is contained in:
Simon Forsyth 2012-10-01 02:36:53 +00:00
parent a7b8eb901e
commit 2493535b92

View file

@ -429,7 +429,7 @@ Enemy units cannot see this unit while it is in forest, except if they have unit
affect_self=yes
[filter_self]
[filter_location]
terrain=*^Fp,*^Fet,*^Ft,*^Fpa,*^Fd*,*^Fm*
terrain=*^F*
[/filter_location]
[/filter_self]
[/hides]