Replace fogged=yes with visible_in_fog=yes...

...for the "Fogged Oasis" label in the test scenario.

Weird, since fogged= was never intended for [label]s. It doesn't convey
the feature's intention either with that name. The only tags using
attributes containing "fogged" in them seem to be [sound_source],
[scroll_to] and [scroll_to_unit] (check_fogged= in all of them).
This commit is contained in:
Ignacio R. Morelle 2009-01-27 18:29:38 +00:00
parent f033b71808
commit da9df041cc

View file

@ -1429,7 +1429,7 @@ Result:
[label]
x,y=2,11
text="Fogged oasis"
fogged=yes
visible_in_fog=yes
[/label]
[/event]