diff --git a/docs/newgrf-roadstops-nml.html b/docs/newgrf-roadstops-nml.html index 895e55d736..63bebb82e1 100644 --- a/docs/newgrf-roadstops-nml.html +++ b/docs/newgrf-roadstops-nml.html @@ -151,9 +151,9 @@ nearby_tile_heightx, y offset (-8..7)The minimum height of the given tile in height level units nearby_tile_classx, y offset (-8..7)tile class nearby_tile_infox, y offset (-8..7)Above nearby tile variables in one variable (all of variable 0x67) - nearby_tile_is_road_stopx, y offset (-8..7)0 | 1Is nearby tile a road stop? nearby_tile_animation_framex, y offset (-8..7)0..255Animation frame of a nearby road stop tile - nearby_tile_station_idx, y offset (-8..7)Is nearby_tile_same_grf is true, ID of a road stop on a nearby tile + nearby_tile_is_road_stopx, y offset (-8..7)0 | 1Is nearby tile a road stop? + nearby_tile_road_stop_idx, y offset (-8..7)Is nearby_tile_same_grf is true, ID of a road stop on a nearby tile nearby_tile_same_grfx, y offset (-8..7)0 | 1Is a road stop on a nearby tile defined by the same GRF? nearby_tile_other_grfx, y offset (-8..7)0 | 1Is a road stop on a nearby tile defined by another GRF? nearby_tile_original_gfxx, y offset (-8..7)0 | 1Is a road stop on a nearby tile using original graphics?