diff --git a/docs/newgrf-additions-nml.html b/docs/newgrf-additions-nml.html index b3d9315dce..7f9dc5cd6d 100644 --- a/docs/newgrf-additions-nml.html +++ b/docs/newgrf-additions-nml.html @@ -644,7 +644,7 @@ item (FEAT_GLOBALVARS) { Set the look-ahead to single signal only mode for the most recently defined style (defined using the define_style property).
This property only makes a difference when the "realistic train braking is aspect limited" game setting is enabled, or when using a different signal - type which uses tyle_combined_normal_shunt.
+ type which uses style_combined_normal_shunt.
This is similar to style_lookahead_extra_aspects with a value of 0, except the lookahead always ends at the next signal, even if that signal type sets style_no_aspect_increase.
If enabled, this property overrides style_lookahead_extra_aspects.